FLUID-5043: Retrieve default UIO preferences from json schema

Metadata

Source
FLUID-5043
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Cindy Li
Reporter
Cindy Li
Created
2013-06-06T09:42:53.709-0400
Updated
2013-10-04T09:04:01.338-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. UI Options

Description

In favor of FLUID-4903, FLUID-4904, the UIO json schema has been proposed @ http://wiki.fluidproject.org/display/fluid/Schema+for+UIO+preferences

This jira is to refactor UIO to retrieve default UIO preferences from the proposed json schema.

Work to be done:

  • move min/max out of the settings panels' models, into standard options
  • write a starter schema ( for the settings in our starter grades )
  • update the "model relay" to be "schema aware". To source defaults from the schema.
  • source the values for max, min, and etc. from the schema when panels are configured in UIO

Comments

  • Justin Obara commented 2013-08-15T07:45:17.658-0400

    Addressed with work for FLUID-4907