Commit Graph

152 Commits (73951d83192d1bebe467b7e5867494c6b8f3b2fc)

Author SHA1 Message Date
Kyle Havlovitz 21513b0393
Update coord display in ui to account for segments
7 years ago
James Phillips 7200b8cda8 UI cleanup follow up from #3245. (#3251)
7 years ago
James Phillips aa11956d63 Changes the default ACL token type to "client" in web UI. (#3246)
7 years ago
James Phillips 86b1e64a33 Cleans up web UI and fixes ACL token "stuckness" issue. (#3245)
7 years ago
Jack efb905c707 Add JSON validation to update view
8 years ago
Jack a7d65fd3a2 Add JSON validation to UI
8 years ago
Brian Shumate f333392a3d
Remove Deregister from UI for #2541
8 years ago
James Phillips c798e32d20 Merge pull request #2340 from kushniro/b-ui-tags-commas
8 years ago
Blake Walters c3109072f5 properly escape session and acl data in UI (#2456)
8 years ago
Omer Kushnir 1bc030ecba UI: remove redundant commas in tags list (services view)
8 years ago
James Phillips f23786cd5a
Fixes JS exception when there are no coordinates present.
8 years ago
Ross McFarland 5d564acfa3 Implement a first-pass of tomography node hover
9 years ago
Ross McFarland 773db64ffc Rework sampling to avoid 0 case and always include min and max
9 years ago
Ross McFarland 73ac76bfe5 Sample tomography distances to cap number around 360
9 years ago
Ross McFarland 4062920969 Switch tomography to median rather than avg
9 years ago
Ross McFarland 811c77c1b2 Handle no peers in tomography graph
9 years ago
Ross McFarland 885dd87fec Don't include self in tomography
9 years ago
Ross McFarland ba6d402e85 Implementation of a per-node tomography graph
9 years ago
Robert Goldsmith 795554e7a4 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.
9 years ago
James Phillips 4a9a074f83 Fixes a bad merge in the UI.
9 years ago
James Phillips 4248e7659c Merge pull request #1422 from railsguru/master
9 years ago
Mike Oswell c1803c5a48 Add the token to /v1/internal/ui/nodes. (issue #1071)
9 years ago
Andy Lo-A-Foe 85d0f4b9ef Propagate token in UI
9 years ago
Matthew Irish dd1796b99a Clean up the JS a bit and make Ember code more idiomatic
9 years ago
David Adams 75ded76e44 UI formatURL: render null token correctly
9 years ago
Jack Pearkes 00e35cdc41 revert 8bf8871, fc2aad3, 503d338.
9 years ago
Jack Pearkes 503d3384d4 ui: add 'map' route and button, tighten up the nav to give space
9 years ago
孔晨 6b4cdc3c4d fix base64 issue
9 years ago
孔晨 9e1106dda2 fix 中文乱码问题
9 years ago
Rafik Salama d3cf967977 UI: Fix restoring state for service names containing slashes
10 years ago
Jack Pearkes 2b7297c81d ui: fix listener on dc controller content
10 years ago
Armon Dadgar ee5153067a Change tabs to spaces
10 years ago
Armon Dadgar 39013bbe6a ui: Only set blank token if none set
10 years ago
Jack Pearkes a82bbb6561 ui: add session behavior and ttl to UI
10 years ago
Marin d0994d2fce ui: confirm dialog only when deleting key directories #521
10 years ago
Marin 99e572cffb ui: ask for confirmation before deleting keys #520
10 years ago
Veres Lajos 3b1068387a typofixes - https://github.com/vlajos/misspell_fixer
10 years ago
Jack Pearkes d24764dd83 ui: fix session name overflow
10 years ago
Jack Pearkes cc8c3bbd98 ui: reload acls after creating
10 years ago
William Tisäter 509820be45 Remove node from node list after deregristration
10 years ago
William Tisäter 68bf19dcdb Drop debug `console.log`
10 years ago
William Tisäter ce149be9a9 Fix leaking `objs` variables
10 years ago
William Tisäter d9d5e03188 Add deregister node button
10 years ago
lalyos 05cb20f829 Change default token to empty string instead of undefined
10 years ago
Jack Pearkes e6f9edffed ui: ambient dc failing checks
10 years ago
Jack Pearkes 29762e80bc ui: use ACLs everywhere
10 years ago
Jack Pearkes 62a5c89820 ui: don't uppercase acl id
10 years ago
Jack Pearkes 48ad11d599 ui: remove stray debugging
10 years ago
Jack Pearkes 1d34ede602 ui: mobile fixes for acl
10 years ago
Jack Pearkes 2e088af833 ui: more touches on create acl
10 years ago