featurehub
featurehub copied to clipboard
FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, React, Python, Go, .Net, Ruby, Android, Swif...
if the features are updating externally or by someone it is nice to have an in-page reload button
Add API to allow for getting the groups of an application, and have it fill in the environments with automatic ticks for all permissions for admin groups. Currently the Manage...
Optimize network calls, a single move from one section to another can result in the same backend call 4 or 5 times in a row. Consider memoising or debouncing.
If none of the service accounts have access to an environment, ideally they shouldn't be displayed otherwise the UI can become cluttered. Alternatively it could show it on one line...
The Assistant/Rocket (known internally as the Stepper) only takes you to the location to do the action. So if you click Create Application, it takes you to the Application screen,...
Prevent Portfolio Admins trying to change their own roles in a group as they can’t change it anyway
When a portfolio admin tries to edit their roles in environments, they should be shown them all as being ticked and should not be able to edit them. Any changes...
This requires a YAML validator as an editor, changing the API to add this as a type and then tests to ensure it works all the way through.
**Is your feature request related to a problem? Please describe.** There are use cases when we'd want to have a rule like "userId in a list". Currently the only way...
**Is your feature request related to a problem? Please describe.** Retiring a feature that still has consumers reading or listening to will break that software. We need a better mechanism...