-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.2
-
Component/s: Seam / JSF UI
-
Epic Link:
-
Tags:
-
Sprint:nxNag Sprint 7.1-4
-
Story Points:3
TODO:
- handle JS/CSS resources
- handle debug mode for minimization/merge/obfuscation of resources
- refactor different ways of retrieving resources (include.xhtml, resources linked to "nuxeo 5 includes" fragment, Seam resources servlet, js resources servlet)
- maybe serve a souce map too to ease up dev/debug: http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
+ maybe do not use a basic servlet, but design a REST API (for dev/debug params management, for instance)
- is required by
-
NXP-16415 Add REST endpoint for CSS and JS resources
- Resolved