Matt Keeler
99402ca023
sed extended regex on linux sometimes requires -r
2018-06-25 10:19:02 -04:00
Matt Keeler
80fac551e0
Try a different way of doing x-platform in place sed
2018-06-25 10:01:43 -04:00
John Cowen
7f821cbd17
Reset `<html class>` after every test, back to its original static value
2018-06-25 12:11:01 +01:00
Matt Keeler
fe14af4916
Merge pull request #4268 from hashicorp/bugfix/sed-in-place
...
Fix sed on linux
2018-06-22 17:25:19 -04:00
Matt Keeler
5b0f1ff4ab
Fix sed on linux
2018-06-22 17:21:42 -04:00
John Cowen
76760ed058
Merge pull request #4267 from hashicorp/feature/remove-v1-banner
...
Remove upgrade banner html from v1 ui
2018-06-22 18:05:07 +01:00
John Cowen
ad1641beba
Remove upgrade banner html from v1 ui
2018-06-22 17:51:43 +01:00
John Cowen
5ae58c2bea
Merge pull request #4266 from hashicorp/bugfix/first-datacenter-services-500
...
Make sure the dc menu is as useful as possible when things go wrong
2018-06-22 17:34:15 +01:00
John Cowen
25f90fbcdd
Make sure the dc menu is as useful as possible when things go wrong
...
1. Check the dc's model for both dcs list and the requested dc.
2. If the dc model doesn't exist use and empty array for dcs and a fake
dc with the Name 'Error' as we can't even trust what is in the
`paramsFor`
2018-06-22 17:23:00 +01:00
John Cowen
5563303acd
Merge pull request #4252 from hashicorp/feature/ui-node-ports-for-service
...
Add port the service is running on for each node in the service view
2018-06-22 17:17:18 +01:00
John Cowen
ca33085ad2
Merge branch 'master' into feature/ui-node-ports-for-service
2018-06-22 17:17:03 +01:00
John Cowen
4db6f80de6
Merge pull request #4251 from hashicorp/bugfix/ui-null-tokens
...
Ensure a blank/empty token is sent if the localStorage kv doesn't exist
2018-06-22 16:36:20 +01:00
John Cowen
9861201c3c
Merge pull request #4253 from hashicorp/feature/ui-clearer-tags
...
UI - Clearer tags
2018-06-22 09:24:13 +01:00
Jack Pearkes
e8adbdb59b
Merge pull request #4226 from petems/monitoring_doc
...
Adds Monitoring Guide
2018-06-21 13:34:11 -07:00
petems
e91d2d2bcb
Adds extra thresholds and aggregates to Telemetry
...
* Thresholds and aggregates of metrics for monitoring in Consul
2018-06-21 20:45:13 +01:00
John Cowen
57e7ab7ef8
Merge pull request #4259 from hashicorp/feature/failing-ttl-test
...
[BUGFIX] UI - Make sure lock session TTLs are shown
2018-06-21 20:33:03 +01:00
John Cowen
7a2ddfea23
Merge pull request #4261 from hashicorp/feature/dc-redirect
...
UI - Add a beforeModel hook at dc/index to auto transition to services
2018-06-21 20:04:24 +01:00
Jack Pearkes
75da1e1868
website: remove backwards compat warning
...
In practice, we strive for compatibility given the usage of the API in the wild, and don't need to make this warning as we once felt we should.
2018-06-21 12:02:16 -07:00
Hannah Oppenheimer
a94ab3cd88
Update kv docs detail for accuracy
2018-06-21 13:21:26 -05:00
John Cowen
3325872daf
Add a beforeModel hook at dc/index to auto transition to services
2018-06-21 12:49:00 +01:00
John Cowen
b0805ffa4e
Merge remote-tracking branch 'shilov/master' into feature/failing-ttl-test
2018-06-21 11:14:01 +01:00
John Cowen
2c495a9382
Fix up following rebase, use array of strings rather than its own func
2018-06-21 11:06:45 +01:00
John Cowen
6d55c7a98c
Add a failing test to show that lock session TTL's are not shown
2018-06-21 10:56:38 +01:00
Matt Keeler
3c63d3dbb0
Merge pull request #4245 from hashicorp/release-build-updates
...
Release build updates
2018-06-20 21:01:36 -04:00
Matt Keeler
9c836b0cb9
Add override capability to blacklist a remote
2018-06-20 16:35:54 -04:00
Matt Keeler
a127f167ee
Allow showing git diff interactively to inspect release commits.
2018-06-20 16:20:43 -04:00
Matt Keeler
74fe2fae8b
Dont duplicate release versions in prereleases
2018-06-20 15:44:19 -04:00
Matt Keeler
c361a23d42
Added more validation during publishing
...
We verify the git remote/url with whoever is running (in addition to other automated checks)
We also now run consul agent -dev, check is first 25 lines of output, consul info output and that consul leave works.
2018-06-20 15:39:09 -04:00
Siva
e54fbbba51
Graceful exits added
2018-06-20 14:42:08 -04:00
Matt Keeler
50e26d458c
Merge pull request #4150 from hashicorp/topfunky-patch-1
...
Minor clarification of server nodes
2018-06-20 10:55:45 -04:00
Matt Keeler
fef847b4c7
Merge pull request #4177 from jun06t/demo-udp
...
demo: Added udp port forwarding for DNS
2018-06-20 10:34:10 -04:00
John Cowen
224aa2733d
Add missing scss file
2018-06-20 15:33:42 +01:00
John Cowen
5dd79165b8
Make sure the updated tag view doesn't break the tests
2018-06-20 15:26:22 +01:00
John Cowen
d64528665d
Use the pill styling elsewhere...
...
TODO: Probably change the %tag to %pill now I've remembered the word I was
looking for!
2018-06-20 15:14:16 +01:00
John Cowen
4de710f0ec
Make sure token is set to blank if nothing is typed in settings
2018-06-20 14:38:54 +01:00
Matt Keeler
1ab5a36721
Update CHANGELOG.md
2018-06-20 09:12:22 -04:00
Matt Keeler
95f0e8815d
Merge pull request #4234 from hashicorp/feature/default-new-ui
...
Switch over to defaulting to the new UI
2018-06-20 09:10:08 -04:00
Matt Keeler
fd65b75ba3
Update CHANGELOG.md
2018-06-20 09:07:40 -04:00
Matt Keeler
6ccc4f39db
Merge pull request #4216 from hashicorp/rpc-limiting
...
Make RPC limits reloadable
2018-06-20 09:05:28 -04:00
John Cowen
fb5c2f737b
Add a reusable %tag and use it for the ACL 'tags' ready to use elsewhere
2018-06-20 14:01:42 +01:00
Matt Keeler
4606db8c04
Update CHANGELOG.md
2018-06-20 08:55:11 -04:00
Matt Keeler
426211fad6
Merge pull request #4215 from hashicorp/feature/config-node-meta-dns-txt
...
Add configuration entry to control including TXT records for node meta in DNS responses
2018-06-20 08:53:04 -04:00
John Cowen
edc67aba44
Make sure the colon doesn't wrap with lots of tags
2018-06-20 13:44:36 +01:00
John Cowen
cd45c420c6
Add port the service is running on for each node in the service view
2018-06-20 13:08:59 +01:00
John Cowen
2aaacd3ff4
Ensure a blank token is sent if the localStorage kv doesn't exist
2018-06-20 10:32:35 +01:00
John Cowen
43a6ebc7bd
Merge pull request #4247 from hashicorp/feature/acl-sort-by-name
...
UI - Sort ACL tokens by name
2018-06-20 09:18:36 +01:00
John Cowen
5016899964
Merge pull request #4242 from hashicorp/feature/ui-code-editor-autosizing
...
Sets code editor height to be automatic (growable), with a reasonable min height
2018-06-20 09:18:14 +01:00
John Cowen
75d4757155
Merge pull request #4241 from hashicorp/bugfix/gh-4203-multi-tags
...
[BUGFIX] Ensure all tags for a service are listed on the service detail page
2018-06-20 09:17:40 +01:00
John Cowen
452888e6ad
Merge branch 'master' into bugfix/gh-4203-multi-tags
2018-06-20 09:17:23 +01:00
John Cowen
145c05aeb2
Merge pull request #4228 from hashicorp/feature/minor-css-amends
...
UI - minor css amends
2018-06-20 09:15:34 +01:00