pillars
pillars copied to clipboard
Add an admin UI
Currently, admin server only provides REST endpoints which is sufficient for automation but may be cumbersome for users.
Providing an admin UI would allow non-technical admins to perform actions (such as enabling feature flags, ...). As application writers can define some admin controller, they should be able to include easily (automatically?) their endpoints to this UI