FLUID-4210: Break UI Options sub-component "controls" into smaller components

Metadata

Source
FLUID-4210
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Cindy Li
Reporter
Cindy Li
Created
2011-05-09T13:05:08.682-0400
Updated
2011-05-26T17:13:07.354-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
  1. UI Options

Description

According to the new UI Options design (http://wiki.fluidproject.org/display/fluid/User+interface+options%2C+Infusion+1.4%2C+draft+1+mockups), break the fluid.uiOptions.controls into 3 sub-components that correspond to each control panel: text & colour, layout, links & buttons.

This break-down is to,
1. modularize UI Options' notion of what preferences are available;
2. easier for us and users to add/remove/move the preferences in the future;
3. reduce the duplication of template code that are for each UIO view.

Comments

  • Justin Obara commented 2011-05-17T10:08:00.040-0400

    Bug Parade Infusion

  • Michelle D'Souza commented 2011-05-18T12:02:49.794-0400

    Merged into project repo at eb26cc2d117d853ee4a35bfa7082914394b4fd58

  • Cindy Li commented 2011-05-18T12:05:42.008-0400

    Closed.

  • Michelle D'Souza commented 2011-05-24T12:57:32.204-0400

    Cindy has a minor change that she'd like pushed to the project repo.

  • Michelle D'Souza commented 2011-05-24T13:00:39.360-0400

    Merged at 7f0781ce4b538099599b1e3774c50b8bc3edd743

  • Michelle D'Souza commented 2011-05-26T17:13:07.323-0400

    The pull requests were:
    https://github.com/fluid-project/infusion/pull/45
    https://github.com/fluid-project/infusion/pull/52