flagsmith
flagsmith copied to clipboard
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
We should add a configuration (at the environment or project level?) to remove descriptions from the response. Alternatively, we could add another field to the feature, in which you can...
It would be nice to be able to reorder Projects. We would need to store their order in the database, so requires API, endpoints and Front End.
It would be nice to be able to reorder environments. We would need to store their order in the database, so requires API, endpoints and Front End.
We're rebuilding our SDKs to allow them to run the rules engine locally, as opposed to having to hit our API each time! ## Server Side SDK | Status |...
It would be powerful for teams working across projects to be able to see a list of flags across a bunch of projects, tagged with the same tag.
It would be useful to be able to filter by date. Initially via the API but then also in the dashboard.
Use the async processor to queue these up and process them async. Suggest a limit of 100 identities per request. Implement in SDKs: - [ ] python - [ ]...
Split out from #1180. Currently when a Change Request is committed, no Audit Log record is created which means that no integrations (e.g. Slack are triggered).
It would be great to be able to define and manage a Segment specifically for a Flag, that is not shared with the Project as a whole. This would help...