Skip to content
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

Admin panel for artifact, group, & budget configuration #132

Open
paularmstrong opened this issue Feb 18, 2020 · 1 comment
Open

Admin panel for artifact, group, & budget configuration #132

paularmstrong opened this issue Feb 18, 2020 · 1 comment

Comments

@paularmstrong
Copy link
Owner

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)
@montogeek
Copy link

This is basically another app inside, really nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

2 participants