Commit Graph

24 Commits

Author SHA1 Message Date
James Phillips 0a17a8284f 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 1584b35e3b revert 8bf8871, fc2aad3, 503d338.
some misplaced UI development changes
2015-08-07 16:40:49 -07:00
Jack Pearkes 2b05a38ede ui: add 'map' route and button, tighten up the nav to give space 2015-08-07 16:36:02 -07:00
Rafik Salama 479bc1c2db UI: Fix restoring state for service names containing slashes 2015-05-29 18:35:39 -04:00
Armon Dadgar d51db8bf8e Change tabs to spaces 2015-02-18 15:09:48 -08:00
Armon Dadgar 8ee0b263e1 ui: Only set blank token if none set 2015-02-18 14:44:52 -08:00
lalyos b03ce98749 Change default token to empty string instead of undefined
fixes #329
2014-09-08 15:21:54 +02:00
Jack Pearkes 70888180a4 ui: add notification system 2014-08-22 17:22:06 -07:00
Jack Pearkes 7a40350311 ui: more acl integration, condensing top bar 2014-08-22 17:21:57 -07:00
Jack Pearkes d4d50862c8 ui: use ember object to wrap localstorag 2014-08-22 17:21:48 -07:00
Jack Pearkes 7a1cbbb5e5 ui/acls: compact nav, add ACL and url helpers 2014-08-22 17:21:06 -07:00
Jack Pearkes e00941fa44 ui/acls: initial commit 2014-08-22 17:21:00 -07:00
Jack Pearkes e94fc14b6a ui: show and hide list view on mobile 2014-06-05 13:24:03 -04:00
William Tisäter 227daf1fea Allow using dashes in keys 2014-05-04 23:05:00 +02:00
Jack Pearkes 17a1c12e8d ui: better error handling 2014-05-01 10:25:38 -04:00
Jack Pearkes 6f77bc93a4 ui: refactor kv controllers, finish multi-dc support 2014-05-01 10:00:36 -04:00
Jack Pearkes 3329cc3846 ui: refactor controllers, routes to use promise hash, comments 2014-04-30 23:44:30 -04:00
Jack Pearkes ee1eefc997 ui: kv wire to API 2014-04-30 23:44:30 -04:00
Jack Pearkes dc1c421338 ui: wire up services, nodes, checks 2014-04-30 23:44:29 -04:00
Jack Pearkes 8d4290868e ui: kv load from url 2014-04-30 23:44:28 -04:00
Jack Pearkes 75589782ef ui: properly nest kv resources 2014-04-30 23:44:28 -04:00
Jack Pearkes 52d8a28592 ui: further k/v improvements 2014-04-30 23:44:28 -04:00
Jack Pearkes 7f912dc0c9 ui: basic k/v layout 2014-04-30 23:43:59 -04:00
Jack Pearkes b5718ac23b ui: refactor file structure 2014-04-30 23:43:58 -04:00