John Cowen
12f36415a4
Fixes erroneous closed <p> tag
2018-01-16 11:29:55 +00:00
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
James Phillips
62ee3435e8
Merge pull request #2812 from naaaargle/master
...
UI Improvement: Add sticky scroll to side panel
2017-05-18 10:28:28 -04:00
Brian Shumate
5b4cf71b38
Use updated ACL guide URL instead
2017-05-05 11:43:06 -04:00
Brian Shumate
601ca89516
UI: open docs links in new tab
...
- set `target="_blank"` on all docs URLs
2017-05-05 11:19:53 -04:00
James Phillips
0e3d93a0bd
Revert "UI: remove ACL ID from the left list"
2017-05-02 14:28:56 -07:00
Seth Vargo
2f8f0b2320
Merge pull request #2517 from bhuisgen/feature/ui-remove-acl-id-from-list
...
UI: remove ACL ID from the left list
2017-05-02 13:12:57 -07:00
Jack
2489355975
Add JSON validation to update view
...
JSON validation has now been added to the update view following the same format
as create. Since 'valueDecoded' does not have the ability to check if the value
is base64 before decoding then this must be checked first; if it is base64 then
use the decoded one, if not just get the value.
Change incorrect trailing span close to label.
2017-05-02 17:20:36 +09:00
Jack
cb73d83f1e
Add JSON validation to UI
...
JSON validation added to UI. This has been implemented through the use of a flag
to enable/disable the functionality with a watcher on the value to set the
success/error class on the textarea itself.
No hard validation added to the field.
2017-05-02 17:20:35 +09:00
Brian Shumate
9b10d4a9d5
ui: Update index to fix #2945 ( #2956 )
2017-04-25 10:00:19 -07:00
Brian Shumate
bf5b75b72c
Pink cylon image!
2017-04-12 20:21:51 -04:00
Terror
690c73ecb4
Update index.html
...
Correct link to the ACL guide.
2017-04-10 13:32:33 +12:00
Mary Nagle
32faa23d18
Add sticky scroll to side panel
2017-03-21 14:39:57 -04:00
Brian Shumate
ef7a8704c5
UI: add notification for disabled JavaScript
2017-01-05 09:10:58 -05:00
Brian Shumate
eee78bef83
Remove Deregister from UI for #2541
...
- Remove Deregister button
- Remove Deregister functionality
2016-11-30 11:07:04 -05:00
Boris HUISGEN
71b97640df
Remove ACL ID from the left list
2016-11-18 03:18:37 +01:00
Ross McFarland
c92f681944
Implement a first-pass of tomography node hover
...
Not at all using Emeber's facilities and no clue how to do so with this.
2016-05-18 10:05:16 -07:00
Ross McFarland
58c3b08134
Switch tomography to median rather than avg
2016-05-17 10:43:50 -07:00
Ross McFarland
ba3c4fc3e3
Implementation of a per-node tomography graph
...
Adds a new section to the node information, Network Tomography. There's a radar
plot of the distances (in ms) between the current node and its peers as well as
min, avg, and max.
2016-05-14 18:35:09 -07:00
Robert Goldsmith
6cb5fba792
Included support to override the assumed location of the consul so you can run the UI on a normal web server potentially on a different host to your consul servers.
2016-02-09 13:26:48 +00:00
Seth Vargo
dc9131a732
Use HTTPS + www. where appropriate
2016-01-13 17:44:01 -05:00
Matthew Irish
c403745a55
ui: swap unicode glyph with inline svg for the settings icon
2015-12-04 10:36:55 -06:00
Matthew Irish
b45cde637f
Show node status as failing if a service on the node is failing
2015-10-26 10:26:16 -05: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
孔晨
57dfd1f46a
fix base64 issue
2015-07-23 15:56:23 +08:00
孔晨
3cd8a0c214
fix 中文乱码问题
2015-07-23 14:47:32 +08:00
Jack Pearkes
df11bff8bb
ui: add session behavior and ttl to UI
...
fixes #649
2015-02-11 18:51:30 -08:00
Jack Pearkes
e2b11a8e32
ui: add service address
...
fixes #686
2015-02-11 18:18:31 -08:00
Seth Vargo
b62eb18b38
Update titles to be consistent with other sites
2014-12-30 13:18:25 -05:00
William Tisäter
dfd8967843
Add deregister node button
2014-10-04 11:44:50 +02:00
Jack Pearkes
ae6c70a4de
ui: add footer
2014-09-05 15:56:50 -04:00
Armon Dadgar
88b11fbdaf
website: implicit -> explicit
2014-09-02 20:48:25 -07:00
Jack Pearkes
0f5136f776
ui: ambient dc failing checks
2014-08-25 12:40:53 -07:00
Jack Pearkes
4610df9c17
ui: small acl mobile fix
2014-08-22 17:30:25 -07:00
Jack Pearkes
df4c5e955d
ui: mobile fixes for acl
2014-08-22 17:22:21 -07:00
Jack Pearkes
16494e0308
ui: more touches on create acl
2014-08-22 17:22:14 -07:00
Jack Pearkes
7b729e10da
ui: acl edit and creation
2014-08-22 17:22:10 -07:00
Jack Pearkes
70888180a4
ui: add notification system
2014-08-22 17:22:06 -07:00
Jack Pearkes
888e97ef50
ui: initial settings ui
2014-08-22 17:22:02 -07:00
Jack Pearkes
7a40350311
ui: more acl integration, condensing top bar
2014-08-22 17:21:57 -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
Gavin M. Roy
69f5dcf8dd
Add the logo favicon to the webui
2014-07-22 12:42:24 -04:00
Jack Pearkes
a721c818de
ui: display session name on list of sessions under locked key
2014-06-19 17:00:16 -04:00
Jack Pearkes
b514d2677d
ui: show service level tags, remove Node.nodeTags
2014-06-11 17:14:20 -04:00
Jack Pearkes
0f7adbf639
ui: show tags inline in list of services in node view
2014-06-11 16:54:03 -04:00
Jack Pearkes
e21b338a8b
ui: show session name if there is one
2014-06-09 14:59:06 -04:00
Jack Pearkes
1a94aa3fe5
ui: add checks for sessions and a double line list
2014-06-09 11:12:41 -04:00
Jack Pearkes
142ca6159d
ui: properly close h4 panel title
2014-06-06 15:14:33 -04:00