-
Task
-
Resolution: Fixed
-
Should have
-
None
-
None
-
3
-
Code Refactoring, Maintenance
-
Sprint #182
-
jupiter
We previously introduced PHP classes to keep all data related to a particular feature in one place. Before, that data was scattered among a few places, with no code level guarantee that all required data for a feature is present.
Some recent features still had to be converted.
This change is "internal only", the features still work the same way.
- git code review opened
-
PLANET-6728 Feature Flags: make it visually clear which ones are available only on dev sites
- CLOSED