-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
3: Medium complexityP2: ImportantPriority mark - still high ;)Priority mark - still high ;)feature requestRequests for new features. Please be as specific as possible and provide proposal API if it you canRequests for new features. Please be as specific as possible and provide proposal API if it you can
Milestone
Description
What is the motivation for adding / enhancing this feature?
The rootStore.state.config.entities.attribute.includeFields kind of paths are all around the code. We should create a dedicated module ConfigManager (like RouteManager) to keep the config.
Note: The thing is that the config needs to be updated runtime
What are the acceptance criteria
- the old pattern
rootStore.state.configshould still work for backward compatibility - all the instances in the core + theme of
rootStore.state.configreplaced by this new fancy module
Metadata
Metadata
Assignees
Labels
3: Medium complexityP2: ImportantPriority mark - still high ;)Priority mark - still high ;)feature requestRequests for new features. Please be as specific as possible and provide proposal API if it you canRequests for new features. Please be as specific as possible and provide proposal API if it you can