-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: campaign application admin init #1867
Conversation
- issue podkrepi-bg#1842 - add a admin space for the campaign applications - only skeleton - will be fleshed out iteratively - add admin edit campaign application - it will show all the steps of the stepper (create campaign application) with addition of the admin-only editable stuff
✅ Tests will run for this PR. Once they succeed it can be merged. |
@gparlakov What are the credentials for the admin test account? |
User: |
Perhaps it would be good to hide this section for the production environment, until everything to this is finished, to prevent confusion of non-tech people. |
That might be a problem but since I'm not well acquainted with the team I'll defer to you for this. I can say that there are 2 main goals of this PR:
And finally - we might be trying to solve too many issues with this one PR. I suggest taking it step by step and if there is some negative feedback we can always hide the menu. |
Motivation and context
Screenshots:
Testing
Steps to test
Affected urls
Environment
New environment variables:
NEW_ENV_VAR
: env var detailsNew or updated dependencies:
dependency/name
v1.0.0
v2.0.0