DECA-328: Restructure decapod-ui to handle better identify the ui code for each of the various servers.

Metadata

Source
DECA-328
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2012-10-12T14:41:20.902-0400
Updated
2012-12-03T10:49:54.184-0500
Versions
N/A
Fixed Versions
  1. 0.7
Component
  1. Export

Description

The code in decapod-ui is geared towards export. Now that we'll have to add code for the dewarp and capture servers, it makes sense to restructure it to make the various parts more identifiable.

Comments

  • Justin Obara commented 2012-10-12T14:41:54.749-0400

    After talking things over with Michelle, Cindy, and Jon we came up with this structure

    core

    • components
    • styles
      export
    • components
      dewarp
      capture
      lib
      mock-book
      tests
    • core
    • export
    • dewarp
    • capture