Commit Graph

24 Commits

Author SHA1 Message Date
James Phillips 86b1e64a33 Cleans up web UI and fixes ACL token "stuckness" issue. (#3245)
* Removes GitHub reference.

* Doesn't display ACL token on the unauthorized page.

* Removes useless fetch for nodes and cleans up comments.

* Provides a path to reset the ACL token when it's invalid.

This included making the settings page global so it's reachable, and adding
some more information about an error on the error page.

* Updates built-in web assets.
2017-07-08 17:16:05 -07:00
Jack Pearkes 00e35cdc41 revert 8bf8871, fc2aad3, 503d338.
some misplaced UI development changes
2015-08-07 16:40:49 -07:00
Jack Pearkes 503d3384d4 ui: add 'map' route and button, tighten up the nav to give space 2015-08-07 16:36:02 -07:00
Rafik Salama d3cf967977 UI: Fix restoring state for service names containing slashes 2015-05-29 18:35:39 -04:00
Armon Dadgar ee5153067a Change tabs to spaces 2015-02-18 15:09:48 -08:00
Armon Dadgar 39013bbe6a ui: Only set blank token if none set 2015-02-18 14:44:52 -08:00
lalyos 05cb20f829 Change default token to empty string instead of undefined
fixes #329
2014-09-08 15:21:54 +02:00
Jack Pearkes bc0339bd13 ui: add notification system 2014-08-22 17:22:06 -07:00
Jack Pearkes e970ea8ddf ui: more acl integration, condensing top bar 2014-08-22 17:21:57 -07:00
Jack Pearkes a133d9ecba ui: use ember object to wrap localstorag 2014-08-22 17:21:48 -07:00
Jack Pearkes 420af735d6 ui/acls: compact nav, add ACL and url helpers 2014-08-22 17:21:06 -07:00
Jack Pearkes 1080cb398a ui/acls: initial commit 2014-08-22 17:21:00 -07:00
Jack Pearkes c3cbe998fa ui: show and hide list view on mobile 2014-06-05 13:24:03 -04:00
William Tisäter bf3b65e907 Allow using dashes in keys 2014-05-04 23:05:00 +02:00
Jack Pearkes 05d7c22fd8 ui: better error handling 2014-05-01 10:25:38 -04:00
Jack Pearkes 96919f0da2 ui: refactor kv controllers, finish multi-dc support 2014-05-01 10:00:36 -04:00
Jack Pearkes 11acb28c1f ui: refactor controllers, routes to use promise hash, comments 2014-04-30 23:44:30 -04:00
Jack Pearkes b84b090a5d ui: kv wire to API 2014-04-30 23:44:30 -04:00
Jack Pearkes 50060c9df9 ui: wire up services, nodes, checks 2014-04-30 23:44:29 -04:00
Jack Pearkes b8a13ac721 ui: kv load from url 2014-04-30 23:44:28 -04:00
Jack Pearkes 2c22cb833c ui: properly nest kv resources 2014-04-30 23:44:28 -04:00
Jack Pearkes f8ffdee2bd ui: further k/v improvements 2014-04-30 23:44:28 -04:00
Jack Pearkes 52d9b3638e ui: basic k/v layout 2014-04-30 23:43:59 -04:00
Jack Pearkes 4cbdc94e29 ui: refactor file structure 2014-04-30 23:43:58 -04:00