Stories | Relevant Tickets |
Initialise App As a user, I want to be able to navigate across pages | |
Instance As a user, I want to manage an instance, which is attached to resources, so that my resources can be protected. | |
Workspaces As a user, I want to manage workspace(s), which is used to group my team’s projects. | |
Projects As a user, I want to manage project(s), which is used to group flags. | |
Environments As a user, I want to manage environments(s), which represents a particular project context. | |
Flags As a user, I want to manage flags(s), which is used to group variations. | |
Flag Variations As a user, I want to manage variation(s), which represents a particular state of a flag. | |
Targeting As a user, I want to manage targeting, so that I can specify what variation to show to users.
As a user, I want to manage targeting rules, so that I can target specific segments or identities.
As a user, I want to set weights to targeting rules, so that I can have randomized % rollouts. | |
Segments As a user, I want to group users based on their characteristics, so that I can reuse targeting rules for particular groups. | |
Packaging & deployment As a user I want to download & run the desktop app given that I am on using mac, windows or linux. | |
Local development As a developer, I want to easily run the web app, so that I can develop with ease, given that I’ve installed docker. | |