-
-
Notifications
You must be signed in to change notification settings - Fork 26
Admin panel for artifact, group, & budget configuration #132
Copy link
Copy link
Open
Labels
Milestone
Description
Problem
Changing any of the configurations for artifacts, groups, and budgets requires re-deploy of the application. This is mostly fine for some use-cases, but when tracking large applications, modules, bundling, and requirements can change without warning. It would be nice to be able to change this configuration without needing to redeploy.
Solution
- Some sort of admin panel that allows setting various pieces of the application cofiguration
- Considerations:
- users, permissions, security, etc
- validation of input data (regexes, etc)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
To do