Changes between Version 20 and Version 21 of BluePrint/Dashboard
- Timestamp:
- 05/01/13 08:00:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Dashboard
v20 v21 62 62 * Dashboard serving home page for modules/resources 63 63 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 64 79 == Use-Cases == 65 80 … … 96 111 97 112 98 99 100 101 113 === Workflows === 102 114 * User visits the dashboard after logging in … … 130 142 131 143 == Implementation == 132 === Dashboard Content ===133 * From Sahana Eden134 * Outstanding tasks they need to do135 * Reviewing incoming CAP alerts.136 * Summary Reports137 * Graphs138 * Map139 * Contact Lists140 * Latest Activity141 * External Information142 * World Clocks143 * Social Media Feed144 144 145 145 === (Prospective) === … … 148 148 * Different subclasses of widget factory will also subclass available widget classes in S3 and take the onus of all properties/attributes of widgets 149 149 * Fields of requested module/resource will be presented to user to build/customize the widget. 150 * Widgets wouldbe 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. 151 151 * AJax calls would be queued according to priority of widgets. 152 152 * By default user will be provided with generic theme/template of dashboard with fixed number and type of widget .