Changes between Version 9 and Version 10 of BluePrint/SAFIRE/GUIDesign
- Timestamp:
- 11/20/17 13:14:47 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SAFIRE/GUIDesign
v9 v10 7 7 * know where they are at every step of each function 8 8 * present the information using a standard set of objects 9 10 Each of the GUI objects will comprise the following design and functional characteristics: 11 1. Dashboard 12 1. Table 13 14 15 === Dashboard === 16 Upon login the user will be presented with the dashboard 17 ==== First <div> container ==== 18 A row with status indicators for each of the role specific dashboards: 19 ||= Role =||incident report ||resource request, dispatch ||planning ||logistics ||finance ||administration || 20 ||EOC Commander || Y || Y || Y || Y || Y || Y || Y || Y || 21 a. EOC Operations: incident report, resource request, open dispatch counts 22 a. EOC Planning: open incident reports, open resource requests, open planning activities, logistics activity counts 23 a. EOC Logistics: logistics activity status counts 9 24 10 25 === GUI Objects === … … 15 30 ||2. Dashboard ||role specific landing page (i.e. upon login direct user to the page) || 16 31 ||3. Quick Nav ||image button to navigate to the feature (i.e. an icon to click to navigate to the function or feature || 17 ||4. Button || submit type standard Eden button to activate a function||32 ||4. Button ||Strictly for CRUD only; i.e. standard Eden buttons || 18 33 ||5. Summary ||summary box with either a paragraph or list (e.g. headline, title, status, priority, date information) || 19 34 ||6. Indicator ||numbers, color-coding, chart, or other dynamic indicator (e.g. number of active incident reports) ||