summaryrefslogtreecommitdiffstats
path: root/examples/example.html (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Start design for group viewMalf Furious1-11/+0
2016-03-27Add settings modal to Common MVCMalf Furious1-1/+0
This modal dialog will be used to change app and object settings from any page in the app. The link to open it is added to the user button menu.
2016-03-27Update application navbarMalf Furious1-17/+11
The navbar now has a different view when logged in. I added the 'user button' which shows alert info and has a menu. Currently, the only menu item is 'Log out'.
2016-01-03* Start of application navbarMalf Furious1-21/+1
* Digested some example code
2015-12-18* Moved all remaining example content out of the app/ directory and into a ↵Malf Furious1-0/+221
new /examples/ directory