Michael Lange
ae6658dd94
Handle 404s for agents
2017-10-05 14:39:37 -07:00
Michael Lange
1e9b607730
Handle 404s on nodes
2017-10-05 14:39:37 -07:00
Michael Lange
1e817cb35b
Handle 404s on jobs
2017-10-05 14:39:37 -07:00
Michael Lange
cb5d220432
Style error pages
2017-10-05 14:39:37 -07:00
Michael Lange
5379ca241a
Handle errors in the application route
...
This is the only way to preserve the URL in all cases.
2017-10-05 14:39:06 -07:00
Alex Dadgar
bad7bd5795
changelog
2017-10-05 14:30:39 -07:00
Alex Dadgar
262a695fbf
Merge pull request #3327 from jrasell/f_gh_3304
...
Update agent CLI to include Consul config option flags.
2017-10-05 14:29:25 -07:00
James Rasell
f98f403401
Update agent CLI to include Consul config option flags.
...
This update introduces command line flags for all Consul options
thus allowing users to both use a config file and CLI options to
configure Consul.
Website documentation has also been updated.
Closes #3304
2017-10-05 14:26:26 +01:00
Michael Schurter
400958b0bc
Eval.Allocations ACL enforcement
2017-10-03 14:57:47 -07:00
Michael Schurter
aba2e6d5b8
Eval.List ACL enforcement
2017-10-03 14:57:47 -07:00
Michael Schurter
48a56354ce
Eval.GetEval ACL enforcement
2017-10-03 14:57:47 -07:00
Michael Lange
bbbbd67708
Merge pull request #3305 from hashicorp/f-ui-empty-states
...
UI empty states
2017-10-03 10:08:08 -07:00
Michael Schurter
f492a05fdb
Merge pull request #3319 from hashicorp/f-acl-deployment-allocs
...
Deployment.Allocations ACL enforcement
2017-10-02 17:08:19 -07:00
Michael Schurter
af4e02f055
Merge pull request #3318 from hashicorp/f-acl-deployment-list
...
Deployment.List ACL enforcement
2017-10-02 17:07:51 -07:00
Michael Schurter
5236d335bb
Merge pull request #3317 from hashicorp/f-acl-deployment-setallochealth
...
Deployment.SetAllocHealth ACL enforcement
2017-10-02 17:05:56 -07:00
Michael Schurter
1c2bdcf635
Merge pull request #3316 from hashicorp/f-acl-deployment-promote
...
Deployment.Promote ACL enforcement
2017-10-02 17:05:20 -07:00
Michael Schurter
ffa79f4762
Merge pull request #3315 from hashicorp/f-acl-deployment-pause
...
Deployment.Pause ACL enforcement
2017-10-02 17:04:27 -07:00
Michael Schurter
3877ac62a6
Merge pull request #3314 from hashicorp/f-acl-deployment-fail
...
Deployment.Fail ACL enforcement
2017-10-02 17:02:44 -07:00
Michael Schurter
e21404fffc
Deployment.Fail ACL enforcement
2017-10-02 16:15:05 -07:00
Michael Schurter
f4d71b4303
Deployment.Allocations ACL enforcement
2017-10-02 15:23:29 -07:00
Michael Schurter
b487caca73
Deployment.List ACL enforcement
2017-10-02 15:13:56 -07:00
Michael Schurter
6e18f3806b
Deployment.SetAllocHealth ACL enforcement
2017-10-02 15:02:18 -07:00
Michael Schurter
9b456787d0
Merge pull request #3288 from simar7/qemu-improvements
...
qemu: Add bound checks for memory assignment
2017-10-02 14:47:05 -07:00
Michael Schurter
126078dfc7
Deployment.Promote ACL enforcement
2017-10-02 14:31:58 -07:00
Simarpreet Singh
d45670863c
qemu: Fix lower memory bound to 128M
...
Signed-off-by: Simarpreet Singh <simar@linux.com >
2017-10-02 14:29:44 -07:00
Michael Schurter
36a543bd3e
Deployment.Pause ACL enforcement
2017-10-02 14:25:32 -07:00
Michael Schurter
c5f3c81d29
Deployment.Fail ACL enforcement
2017-10-02 14:23:33 -07:00
Simarpreet Singh
82b8766da8
gofmt: format qemu.go and qemu_test.go
...
Signed-off-by: Simarpreet Singh <simar@linux.com >
2017-10-02 13:16:48 -07:00
Michael Lange
c988de30c5
Empty state for allocations search on task group detail
2017-10-02 12:44:07 -07:00
Michael Lange
945cb3f03e
Empty states for servers
2017-09-29 19:20:28 -07:00
Michael Lange
7cae2e92f2
Empty states for clients
2017-09-29 18:33:57 -07:00
Michael Lange
080ebec708
Add empty states to the job list page
2017-09-29 17:41:29 -07:00
Michael Lange
b7e97817d7
Expose the token service in all templates for convenience
2017-09-29 17:41:29 -07:00
Chelsea Komlo
ebc79fba33
Merge pull request #3278 from hashicorp/f-acl-job-getjob
...
Add ACL for GetJob
2017-09-29 17:44:31 -04:00
Chelsea Komlo
909912e603
Merge pull request #3272 from hashicorp/f-acl-job-stable
...
Add ACL endpoint for Job Stable
2017-09-29 17:44:09 -04:00
Michael Schurter
27aa67dbfe
Merge pull request #3303 from hashicorp/doc-docker-load
...
Docker `load` takes a string not a slice
2017-09-29 14:01:45 -07:00
Michael Schurter
b47b8cc182
Merge pull request #3302 from hashicorp/b-remove-structs-from-api
...
Remove `structs` import from `api`
2017-09-29 11:39:43 -07:00
Michael Schurter
f1983a6be5
Merge pull request #3298 from hashicorp/b-fix-check-restart-plan
...
Diff CheckRestart objects
2017-09-29 11:39:14 -07:00
Michael Lange
c86d50d15d
Merge pull request #3287 from hashicorp/b-ui-firefox-styles
...
Fix style discrepancies in Firefox
2017-09-29 11:38:50 -07:00
Michael Schurter
cc8b61394b
Docker load takes a string not a slice
2017-09-29 11:29:11 -07:00
Alex Dadgar
9ade35e380
Merge pull request #3293 from hashicorp/f-self-token
...
Allow querying self token
2017-09-29 10:54:37 -07:00
Michael Schurter
107f9c23d5
Merge pull request #3299 from hashicorp/doc-windows-docker
...
Mention Docker for Windows caveats
2017-09-29 10:39:19 -07:00
Michael Schurter
04b8f8e7fc
Remove structs import from api
...
Goes a step further and removes structs import from api's tests as well
by moving GenerateUUID to its own package.
2017-09-29 10:36:08 -07:00
Michael Lange
1ca9c74fe0
Merge pull request #3280 from hashicorp/b-ui-links-in-tables
...
Links in table rows should get click priority over table rows
2017-09-29 09:37:18 -07:00
Michael Lange
445f50c9de
Merge pull request #3286 from hashicorp/b-ui-scroll-to-top-on-transition
...
Scroll to the top of the page on transition. Like a normal website.
2017-09-29 09:27:55 -07:00
Michael Schurter
01ea59a3bf
Mention Docker for Windows caveats
2017-09-28 17:22:25 -07:00
Michael Schurter
c39641eb9d
Test Check.Header add/removes
2017-09-28 17:08:43 -07:00
Alex Dadgar
c0696bff0b
Fix empty map
2017-09-28 16:15:04 -07:00
Michael Schurter
8552e2dfdc
Diff CheckRestart objects
2017-09-28 14:06:18 -07:00
Chelsea Komlo
45881b662b
Merge pull request #3294 from hashicorp/f-acl-job-deregister
...
Add ACL for job deregister
2017-09-28 10:57:51 -04:00