Commit Graph

9305 Commits

Author SHA1 Message Date
Diptanu Choudhury
220afb49b3 Changed the curl command 2017-10-26 14:19:57 -07:00
Diptanu Choudhury
f362f99748 Added docs for the purge API 2017-10-26 14:18:34 -07:00
Diptanu Choudhury
634099211b Added ACLs to the node de-register endpoint 2017-10-26 14:12:17 -07:00
Diptanu Choudhury
fa2cbb6f0c Added the purge API on node endpoints 2017-10-25 23:51:53 -07:00
Alex Dadgar
9404437cff bump website 2017-10-25 17:45:36 -07:00
Alex Dadgar
b801279b19 Release v0.7.0-rc3 2017-10-25 17:42:42 -07:00
Alex Dadgar
b460ca0d97 bump version 2017-10-25 17:34:39 -07:00
Alex Dadgar
5d9f44c373 generated code 2017-10-25 17:34:24 -07:00
Alex Dadgar
734b2bae26 Release v0.7.0-rc2 2017-10-25 17:11:49 -07:00
Alex Dadgar
6526e2ee02 add static ui assets 2017-10-25 17:01:26 -07:00
Alex Dadgar
61d22af20d bump version 2017-10-25 16:59:28 -07:00
Alex Dadgar
eedbe02f06 Merge pull request #3435 from hashicorp/f-travis-seperate
seperate linting from testing
2017-10-25 16:31:55 -07:00
Alex Dadgar
52c45e08fc Merge pull request #3431 from hashicorp/b-core-gc
Fix garbage collecting nodes/jobs when using ACLs
2017-10-25 16:30:26 -07:00
Alex Dadgar
c252ad33ed Merge pull request #3432 from hashicorp/d-ui-guide-naming
Replace 'Nomad UI' with 'Web UI' in UI guide
2017-10-25 16:30:15 -07:00
Alex Dadgar
825799a55e vendor freeport 2017-10-25 15:49:53 -07:00
Chelsea Komlo
bc2c3d9b7e Merge pull request #3436 from hashicorp/b-acl-bootstrap-command-test
Add command test for acl bootstrap
2017-10-25 18:37:31 -04:00
Chelsea Holland Komlo
c95fdc7d75 add failure test cases 2017-10-25 14:08:15 -04:00
preetapan
97ad1dcca3 Merge pull request #3443 from hashicorp/vendor_update_codegen
Updates vendor directory to get code generation working correctly
2017-10-25 13:00:34 -05:00
Alex Dadgar
b0304d1fbd Merge pull request #3434 from hashicorp/f-flaky
Fix flaky tests
2017-10-25 10:49:54 -07:00
Alex Dadgar
f5549a6eb9 go style vars 2017-10-25 10:49:34 -07:00
Michael Lange
1f4b61f074 Merge pull request #3428 from hashicorp/b-ui-missed-the-deployment-allocs
Add modified and version headers to deployment allocation table
2017-10-25 10:31:20 -07:00
Michael Lange
e0c2fba80d Merge pull request #3441 from hashicorp/f-ui-differentiate-empty-and-forbidden-states
Differentiate empty and forbidden states on list pages
2017-10-25 10:30:52 -07:00
Preetha Appan
8f387d6e7b Updates vendor directory to get code generation working correctly 2017-10-25 12:15:31 -05:00
Michael Lange
7cac071fd5 Update the existing empty state messages to no longer mention tokens
There is no longer a way that these messages could show and tokens be the problem
2017-10-24 16:41:11 -07:00
Michael Lange
1b5f9e1b23 New test coverage for 403 handling on list pages 2017-10-24 16:41:11 -07:00
Michael Lange
1851fb9f94 Apply route-specific 403 handling to jobs, nodes, and servers 2017-10-24 16:41:11 -07:00
Michael Lange
772ddf2fc0 Common code for handling 403s in routes 2017-10-24 16:40:27 -07:00
Michael Lange
84832a6548 Stop gracefully handling findAll 403s in the adapter 2017-10-24 16:40:27 -07:00
Michael Lange
b010638724 Merge pull request #3439 from hashicorp/b-ui-hide-deployments-tab-based-on-type
Don't show the deployments tab for non-service jobs
2017-10-24 16:39:47 -07:00
Michael Lange
8e40ec093b Merge pull request #3437 from hashicorp/f-ui-sort-server-tags
Sort server tags
2017-10-24 16:39:23 -07:00
Michael Lange
aa8686e98c Merge pull request #3433 from hashicorp/b-ui-thread-namespace-qp-throughout
Thread the namespace QP throughout all job pages
2017-10-24 16:37:32 -07:00
Alex Dadgar
05260358d7 Merge pull request #3440 from hashicorp/d-sentinel-doc-fix
fixing small sentinel doc typo
2017-10-24 16:25:12 -07:00
Andrew Klaas
e53911e56f fixing small sentinel doc typo 2017-10-24 17:41:35 -05:00
Michael Lange
6e3eb5ff3f Don't show the deployments tab for non-service jobs
They can't have deployments, so the link makes no sense.
2017-10-24 12:35:29 -07:00
Michael Lange
aa5f8e4abf Sort server tags 2017-10-24 12:04:08 -07:00
Chelsea Holland Komlo
2faf35c553 add command test for acl bootstrap 2017-10-24 14:16:49 -04:00
Alex Dadgar
26b1f1675a lax timing 2017-10-24 10:58:06 -07:00
Alex Dadgar
7fab0e1c9e seperate linting from testing 2017-10-24 10:52:26 -07:00
Alex Dadgar
ac6fc9b150 Build nomad before testing 2017-10-24 09:35:51 -07:00
Alex Dadgar
eada62d25b metrics test 2017-10-23 18:38:36 -07:00
Alex Dadgar
366e91276f fix two flaky tests 2017-10-23 18:15:52 -07:00
Michael Lange
a08916865f On namespace change on a job detail page, redirect to /jobs
And reload jobs for the new namespace.
2017-10-23 17:42:36 -07:00
Michael Lange
a260ac3447 Temporarily skip unreliable test due to unloadAll 2017-10-23 17:42:36 -07:00
Michael Lange
c20b9c5a82 Make sure to treat the namespace Name as the ID 2017-10-23 17:42:36 -07:00
Michael Lange
efbe06431f Update acceptance tests now that jobs are different 2017-10-23 17:42:36 -07:00
Michael Lange
c6591dc7a8 Address a couple asynchronicity issues 2017-10-23 17:42:36 -07:00
Michael Lange
b147852ded Update all job links 2017-10-23 17:42:36 -07:00
Michael Lange
5374854a63 Redo the logic around showing namespaces
Don't show namespaces if the only namespace is `default`
2017-10-23 17:42:36 -07:00
Michael Lange
91ed1d5f6d Treat namespace and job name as a composite primary key 2017-10-23 17:42:36 -07:00
Michael Lange
8bece2f89a Don't scroll to top on transition in tests
It's mega annoying
2017-10-23 17:42:36 -07:00