build-tracker icon indicating copy to clipboard operation
build-tracker copied to clipboard

Admin panel for artifact, group, & budget configuration

Open paularmstrong opened this issue 5 years ago • 1 comments

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)

paularmstrong avatar Feb 18 '20 17:02 paularmstrong

This is basically another app inside, really nice.

montogeek avatar Feb 18 '20 22:02 montogeek