feat: [ISSUE] change default organization name "mock_org" to a meaningful word
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 718
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 23
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
is it possible for us to change default organization "mock_org"?
I'd like to change default organization name "mock_org" in the URL to a meaningful word, e.g. us_org,
for example, change below URL:
http://frontend.unstract.localhost/mock_org/tools
to:
http://frontend.unstract.localhost/us_org/tools
Describe the solution you'd like
A clear and concise description of what you want to happen.
could you add a config to let us to change the "mock_org"?
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where the default "mock_org" value is defined and how the frontend organization URL is assembled. Determine how a configurable organization name should flow into the URL, and consider the work done when the example route uses the configured meaningful name instead of "mock_org".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100