Nuxeo Elements and Nuxeo Web UI already read configuration from the Nuxeo.UI.config global object. However, this object might not be initialized out of the box, and properties might or not be defined, which forces developers into using complicated logics and duplicating them everywhere to read the properties.
We need to make Nuxeo.UI.config intiliazed right from the start and provide a getter and setter helpers to make reading and writing configuration properties more easy and less error prone.
- causes
-
ELEMENTS-1388 Make expressions.eval true by default
- Resolved
- is related to
-
NXDOC-2432 Update global configuration docs for Web UI
- Resolved
-
WEBUI-393 Refactor disable threshold property on nuxeo-distribution-analytics
- Resolved
- is required by
-
WEBUI-295 Add select all ability to nuxeo-results
- Resolved
-
WEBUI-333 Allow functional test framework to customize UI features
- Resolved
- Is referenced in