Commit Graph

9186 Commits

Author SHA1 Message Date
Michael Lange
7bbcdd44cd Disable fuzzy search
It doesn't work well for highly precise values, or small datasets, or prefixes.
Which are our three use cases.
2017-10-18 12:52:24 -07:00
Michael Lange
c4071b95f6 Merge pull request #3406 from hashicorp/b-ui-sort-allocs-by-modify-index
Sort allocs by ModifyIndex + bonus content
2017-10-18 11:59:01 -07:00
Michael Lange
06f781db8d Update tests for the ModifyIndex column and sort change 2017-10-18 11:45:02 -07:00
Michael Lange
4382e696e7 Always provide a valid value for transform 2017-10-18 11:45:02 -07:00
Michael Lange
106967bd62 Don't double render, also don't render infinitely
See https://github.com/emberjs/ember.js/issues/13948
2017-10-18 11:45:02 -07:00
Michael Lange
2bf8945e02 Use the right footer pagination styles on task group page 2017-10-18 11:45:02 -07:00
Michael Lange
68e444d660 Fix an issue where allocation rows can have a state change in the same frame as a render 2017-10-18 11:45:02 -07:00
Michael Lange
6ee142ace1 Make ModifyIndex the default sort property for alloc tables 2017-10-18 11:45:02 -07:00
Michael Lange
7007d04dee Add ModifyIndex as a sortable column for alloc tables 2017-10-18 11:45:02 -07:00
Michael Lange
9839061745 Sort allocation by status type, not simply alphanumeric 2017-10-18 11:45:01 -07:00
Michael Schurter
6cd233bb5d Merge pull request #3408 from hashicorp/b-docker-bridge-ip
Add logging around moby/moby#32648 bug
2017-10-18 10:53:12 -07:00
Michael Schurter
4a6255b6c6 Add logging around moby/moby#32648 bug 2017-10-18 10:44:03 -07:00
Alex Dadgar
0bf7c1f5ce Improve acl bootstrap docs 2017-10-17 15:17:07 -07:00
Alex Dadgar
151fdee183 Merge pull request #3403 from hashicorp/b-policy-validate
Return error for invalid policy
2017-10-17 15:04:37 -07:00
Chelsea Holland Komlo
b50a3f8e6d fixup from code review 2017-10-17 17:34:06 -04:00
Michael Schurter
0aaba92087 Merge pull request #3398 from hashicorp/f-consul-1.0.0
Bump Consul to 1.0.0 in vagrant/travis
2017-10-17 14:03:08 -07:00
Michael Lange
67968570e0 Merge pull request #3404 from hashicorp/b-ui-memory-measurements
Use the right math and metrics to measure used Memory
2017-10-17 12:22:50 -07:00
Michael Lange
f1dc08db29 Tests (and bug fixes!) for the format-bytes helper 2017-10-17 10:17:42 -07:00
Michael Lange
5055bc248d Show real usage numbers as tooltips 2017-10-17 10:17:42 -07:00
Michael Lange
93202b2e1b Fix the memory usage math
1. Use RSS, not Cache (shoulda read the source)
2. Convert bytes to megabytes before doing division
2017-10-17 10:17:42 -07:00
Michael Lange
5f617d7955 New helper for human-formatting bytes 2017-10-17 10:17:42 -07:00
Michael Lange
1b1dae4366 In dev mode, mask the local node port to 4200
This allows for local development with the client end points for the node
running on localhost.
2017-10-17 10:17:41 -07:00
Michael Schurter
eec7bae1a0 No need to leave this commented out code in 2017-10-17 09:56:54 -07:00
Chelsea Holland Komlo
7453b2c8ff update error message for invalid policy 2017-10-17 12:21:38 -04:00
Chelsea Holland Komlo
429586d703 policy must specify at least one namespace 2017-10-17 12:12:54 -04:00
Chelsea Komlo
a9665ab299 Merge pull request #3400 from hashicorp/b-quota-guide
Small fix for quota guide
2017-10-16 20:37:02 -04:00
Michael Schurter
a52cb34ab8 Don't set Interval on TTL health checks 2017-10-16 17:35:47 -07:00
Alex Dadgar
74478102da Merge pull request #3401 from hashicorp/f-docker-build
build scripts
2017-10-16 17:07:13 -07:00
Michael Schurter
756737ae0a Consul test server fork without porter/rpc.ports 2017-10-16 17:05:00 -07:00
Alex Dadgar
14101867ad build scripts 2017-10-16 16:44:08 -07:00
Chelsea Holland Komlo
d59176fd2d small guide instruction fix 2017-10-16 19:05:01 -04:00
Michael Schurter
1e9c417439 Update vendored Consul to 1.0.0
Also install new porter dep
2017-10-16 16:04:14 -07:00
Chelsea Komlo
d65be7e3d1 Merge pull request #3393 from hashicorp/b-delete-nonexistent-tokens
Return error if tokens cannot be deleted because they do not exist
2017-10-16 18:36:41 -04:00
Michael Lange
3e42a6f5e9 Merge pull request #3389 from hashicorp/f-ui-token-v2
Improved ACL Token page
2017-10-16 14:56:19 -07:00
Alex Dadgar
dcb577b512 no namespaces in oss test 2017-10-16 14:21:29 -07:00
Michael Schurter
5a951f4f45 Merge pull request #3396 from hashicorp/b-rkt-logging
Squelch repeated rkt version warnings
2017-10-16 14:14:58 -07:00
Chelsea Holland Komlo
27cef91227 review feedback 2017-10-16 17:14:48 -04:00
Chelsea Holland Komlo
d1868405b4 return error if tokens cannot be deleted because they do not exist 2017-10-16 17:14:48 -04:00
Michael Schurter
ab862b06d9 Bump Consul to 1.0.0 in vagrant/travis 2017-10-16 14:10:39 -07:00
Michael Schurter
87b86230c4 Properly fail rkt fingerprinting on old vesions 2017-10-16 13:58:58 -07:00
Alex Dadgar
6e562659a6 Merge pull request #3397 from hashicorp/b-fix-build
Fix up spelling in quota guide
2017-10-16 13:55:20 -07:00
Chelsea Holland Komlo
f5c6ab6c5a fix up spelling in guide 2017-10-16 16:39:56 -04:00
Michael Lange
e799c6e2f0 Order keys consistently for enhanced readability 2017-10-16 13:27:52 -07:00
Michael Lange
39d704b0d9 Make sure token policy ids are unique
When they aren't unique, length checks will fail
2017-10-16 13:27:52 -07:00
Michael Lange
a845455141 Use /acl/token/self instead of /acl/token/:accessor_id 2017-10-16 13:27:52 -07:00
Michael Lange
560dd3f88e Redo acceptance testing for ACL tokens 2017-10-16 13:27:52 -07:00
Michael Lange
275af4836b Mirage factories for tokens and policies 2017-10-16 13:27:51 -07:00
Michael Lange
2d92d7ba3c Redo the tokens page to be a form that validates a token and lists policies 2017-10-16 13:27:51 -07:00
Michael Lange
3587d4feb2 Data modeling for tokens and policies 2017-10-16 13:27:51 -07:00
Michael Lange
ad2f034d60 Merge pull request #3377 from hashicorp/b-ui-gracefully-handle-403s
Gracefully handle 403s in the UI
2017-10-16 13:26:59 -07:00