Strayker-Software / Binder

Binder is a simple SaaS solution allowing you to create ToDo and custom lists of tasks in clean and readable way. You can create task from default pattern: name, description and completion indicator.
https://straykersoftware.pl
MIT License
2 stars 0 forks source link

Feature: Block not planned half-implemented features with feature flags #111

Closed StraykerPL closed 10 months ago

StraykerPL commented 1 year ago

Is your feature request related to a problem? Please describe. Planned for other milestone changes, that are not implemented currently, but has some endpoints in code (like buttons) must be blocked (disbaled or hidden) to not confuse user.

Describe the solution you'd like Use condition statement's feature flagging to disbale features, that are planned to implement, but not in current milestone.

Describe alternatives you've considered

Additional context Web Frontend

StraykerPL commented 12 months ago

Blocked by #110

StraykerPL commented 10 months ago

Unblocked