From: Anthony Talarico Date: Wed, 9 Oct 2019 14:49:32 +0000 (-0400) Subject: appending flow information regarding the previous admin revamp efforts. adding a... X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dc229e2a66b4149d6e5c228b9df08b815d3b8340;p=prog%2Fglm-documentation.git appending flow information regarding the previous admin revamp efforts. adding a basic flow chart to represent the implemented or intended flow --- diff --git a/GLM-Associate-Admin-Flow.txt b/GLM-Associate-Admin-Flow.txt index 1a42a09..5d63729 100644 --- a/GLM-Associate-Admin-Flow.txt +++ b/GLM-Associate-Admin-Flow.txt @@ -134,5 +134,21 @@ GASLIGHT MEDIA ASSOCIATE ADMIN FLOW SPECIFICATION * Easy acess for adding/deleting/updating information - - +--------------------- +Anthony T : 10-9-2019 +--------------------- +* Previous GLMA Admin Revamp Flow + * Basic Flow: ( Single Page Application coordinated mostly with a routed drawer ) + * Dashboard --> widgets --> widget --> open drawer to perform an action (add new entity, edit profile, change settings pertaining to the relevent add-on etc.) + * List View: + * Add New Entity --> opens drawer to present the new entity form + * Selecting List Item --> opens drawer to present the edit / manage entity form(s) + * Settings Button --> opens drawer to present the settings / management options for the relevent section / add-on + * Filters --> filters manipulate the list without page reload + + * Main menu item ( GLM Associate ) leads to the Widget Dashboard + * Entity Name (Members, Events etc. ) leads to the List / Management view for that add-on. (members list, events list etc.) + + * Widget Dashboard : + * wigdets contained basic lists and filters for pending or actionable items related to an add-on + * widgets did not permit management of the add-on internally but routed to the proper section , primarily the drawer which was routed internally \ No newline at end of file diff --git a/GLMA Revamp Flow.pdf b/GLMA Revamp Flow.pdf new file mode 100644 index 0000000..a34ff72 Binary files /dev/null and b/GLMA Revamp Flow.pdf differ