FLUID-1707: Uploader 2: Add support for various queue states to the Uploader and UploadManagers.

Metadata

Source
FLUID-1707
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Colin Clark
Created
2008-10-25T14:29:35.000-0400
Updated
2011-02-22T16:27:49.726-0500
Versions
N/A
Fixed Versions
  1. 0.7
Component
  1. Uploader

Description

Comments

  • Eli Cochran commented 2009-01-08T12:56:23.000-0500

    This was done in the 0.6. The way we set state is vastly simplified. Certain events set state based mostly on the type of event has happened, only occasionally having to check the "state" of the model to determine what the "state" of the view will be.

    Also there is not an overarching state class for the component anymore. The code now explicitly changes the classes and html attributes of the different elements in the component depending on the life-cycle of the Uploader.

  • Michelle D'Souza commented 2011-02-22T16:27:49.722-0500

    Closing issues that were resolved for 1.0 and earlier releases.