Changes between Version 20 and Version 21 of BluePrint/Dashboard


Ignore:
Timestamp:
05/01/13 08:00:39 (12 years ago)
Author:
psych0der
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Dashboard

    v20 v21  
    6262* Dashboard serving home page for modules/resources
    6363
     64
     65=== Dashboard Content ===
     66* From Sahana Eden
     67 * Outstanding tasks they need to do
     68 * Reviewing incoming CAP alerts.
     69 * Summary Reports
     70 * Graphs
     71 * Map
     72 * Contact Lists
     73 * Latest Activity
     74* External Information
     75 * World Clocks
     76 * Social Media Feed
     77
     78
    6479== Use-Cases ==
    6580
     
    96111
    97112
    98 
    99 
    100 
    101113=== Workflows ===
    102114* User visits the dashboard after logging in
     
    130142
    131143== Implementation ==
    132 === Dashboard Content ===
    133 * From Sahana Eden
    134  * Outstanding tasks they need to do
    135  * Reviewing incoming CAP alerts.
    136  * Summary Reports
    137  * Graphs
    138  * Map
    139  * Contact Lists
    140  * Latest Activity
    141 * External Information
    142  * World Clocks
    143  * Social Media Feed
    144144
    145145=== (Prospective) ===
     
    148148* Different subclasses of widget factory will also subclass available widget classes in S3 and take the onus of all properties/attributes of widgets
    149149* Fields of requested module/resource will be presented to user to build/customize the widget.
    150 * Widgets would be manually prioritised by user and grouped in hierarchy.
     150* Widgets by default will be prioritised by position in rows , but can be manually prioritised by user and grouped in hierarchy.
    151151* AJax calls would be queued according to priority of widgets.
    152152*  By default user will be provided with generic theme/template of dashboard with fixed number and type of widget .