[[TOC]] = SAFIRE GUI DESIGN = Objective of the GUI design specifications are * optimizing the HCI to: simplify navigation, find what you need, know what you are doing * build interfaces to foster zero complexity * CRUD the information using a standard set of objects uniform across all GUIs === Normative GUI Objects === The GUI design comprises the following objects ||= Object =||= Description =|| ||[wiki:BluePrint/SAFIRE/GUIDesign#Menu Menu] ||role specific navbar menu items and the submenu hierarchy; typically itemized in the nav-bar || ||[wiki:BluePrint/SAFIRE/GUIDesign#Dashboard Dashboard] ||role specific landing page (i.e. upon login direct user to the page). It can be a collection of one or more of the objects listed below. || ||[wiki:BluePrint/SAFIRE/GUIDesign#Profile Profile] ||is a presentation of all the relevant information pertaining to a selected query record that might be presented using one or more of the objects listed below || ||Quick Nav ||image icon or container to navigate to a particular EOC function: Operations, Planning, Logistics, Communication, Admin & Finance. || ||Button ||Strictly for controlling CRUD functions only; i.e. standard Eden buttons || ||Summary ||summary box with either a paragraph or list (e.g. headline, title, status, priority, date information) || ||Indicator ||numbers, color-coding, chart, or other dynamic indicator (e.g. number of active incident reports) || ||Table ||table listing or the records with selected columns (i.e. standard Eden table). || ||Map ||map view of the geo-tagged information on a map (i.e. standard Eden map). || ||Feeds ||other data feeds such as photos, video streams, social media streams, chat window between EOC and Site, || ==== Menu ==== * Menu items are displayed based on the user's role and privileges Table provides a higher level design of the roles specific menu items; it will be revised at the time of development ||= Role =||= Menu item =||= sub menu items =|| ||IT & Sys Admin || All || All || ||Commander ||Administration ||Manage Users || ||Operations ||Administration ||Manage Users || ||Planning ||Administration ||Manage Users || ||Logistics ||Administration ||Manage Users || ||Communication ||Administration ||Manage Users || ==== Dashboard ==== * Upon login the user will be presented with the dashboard * It has two main containers 1. Quick Nav with: a. ''Indicators'' with statistics to realize where are the workloads and bottlenecks in the EOC workflows a. on-click to select the dataset for the table and map data a. Incidents will be the default dataset 1. Two tabs with the table and map views for filtering the dataset a. By default, the Incident data is displayed a. when user selects another operation or entity that data is diplayed a. tabs will try to remember the last applied filter option, even if user changes between datasets ===== First "Quick Nav" container ===== A row with status ''Indicators'' that also serve as a ''Quick Nav'' control. They would vary for each of the EOC role specific dashboards: ||= Role dashboard =||= incidents =||= resource request =||= dispatch =||= planning =||= logistics =||= admin & finance =|| ||Commander || Y || Y || Y || Y || Y || Y || ||Operations || Y || Y || Y || || || || ||Planning || Y || Y || || Y || Y || Y || ||Logistics || Y || || || || Y || || ||Communication || Y || || || || || || ===== Second "Filter" container ===== This container lays static below the first