Decouple UI Hints from data models
Currently the specific bits of knowledge how to render specific fields/panels are embedded directly to the data model which works for Mistral, but could pose a problem for a framework targeting several projects.
Eventually such UI hints should be separated from data model and the logic for deciding how to render the data should be moved into Angular.js directives/
Blueprint information
- Status:
- Not started
- Approver:
- Timur Sufiev
- Priority:
- High
- Drafter:
- Timur Sufiev
- Direction:
- Approved
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Refactor templates to make them composable
Gerrit topic: https:/
Addressed by: https:/
Rewrite <labeled> directive to render editable labels
Addressed by: https:/
Provide the mechanism to specify fields ordering inside panels
Addressed by: https:/
Added 'webroot' value to Merlin module
Addressed by: https:/
Fix setting accessor for the initial dictionary values