Michael Lange
|
f747cc79e4
|
Revert "UI Placement failures""
This reverts commits
141ecd8d9170f56c8302b5c776532e6d287a40e3
d2d838c2de08aac716a9431d9720b5c12bb19ba1
8099db433641429816e8479c6d23116269f744c0
86262b3ceff607627a9c9e0e25eb81b9b5ee739c
eb4104ec528982e0ee6ae9a05fb0460e53139f3f
0e0e23e238017815bdb6dcfbc056275b3deaacca
6d45658d77fb4c40760a63cced71b74757356e48
b52a8176e85b9c6f13ec012f7fce2ec3df1c8751
|
2017-11-29 20:03:39 -08:00 |
Michael Lange
|
1d5b67b9bf
|
Add a table of evaluations to the job detail page
|
2017-11-29 16:30:33 -08:00 |
Michael Lange
|
fc581163d6
|
First pass at the logs page
Just verifying the log code works
|
2017-11-21 11:22:42 -08:00 |
Michael Lange
|
6a7bbe8afa
|
Create a new task route hierarchy
Drilling into a task from an allocation transitions to the task
heirarchy.
|
2017-11-14 11:04:40 -08:00 |
Michael Lange
|
ff69512ff3
|
Rename nodes routes to client routes
|
2017-10-27 18:39:04 -07:00 |
Michael Lange
|
a6a34fbba0
|
Apply route-specific 403 handling to jobs, nodes, and servers
|
2017-10-24 16:41:11 -07:00 |
Michael Lange
|
eb59f76601
|
Update all job links
|
2017-10-23 17:42:36 -07:00 |
Michael Lange
|
8eeacebe67
|
Don't scroll to top on transition in tests
It's mega annoying
|
2017-10-23 17:42:36 -07:00 |
Michael Lange
|
a4b7b58dd5
|
Move the namespace query param up the route hierarchy
This makes it active on all job routes
|
2017-10-23 17:42:35 -07:00 |
Michael Lange
|
dc20fc88b9
|
Unload all records when a token is set or cleared
This guarantees no privileged data is shown to unprivileged credentials
|
2017-10-18 16:42:08 -07:00 |
Michael Lange
|
1f6ce06744
|
Specialized error for 403s that links to the ACLs page
|
2017-10-12 17:24:32 -07:00 |
Michael Lange
|
f081bf57ec
|
Merge pull request #3358 from hashicorp/f-ui-namespaces
UI for Namespaces (enterprise only)
|
2017-10-12 17:22:15 -07:00 |
Michael Lange
|
be0920d3ca
|
Allow users to escape error pages with the back button
|
2017-10-12 12:35:00 -07:00 |
Michael Lange
|
5c1d103253
|
Sync the active namespace as a query param on the jobs list page
|
2017-10-11 14:06:46 -07:00 |
Michael Lange
|
7e0d526c10
|
Refresh the jobs model on namespace change
|
2017-10-11 13:45:03 -07:00 |
Michael Lange
|
e19740ce33
|
Simple catch-all route for 404s on pages
|
2017-10-05 14:39:38 -07:00 |
Michael Lange
|
ca0b297d47
|
Handle allocation 404s
|
2017-10-05 14:39:37 -07:00 |
Michael Lange
|
9d9d66b1a7
|
Handle 404s for agents
|
2017-10-05 14:39:37 -07:00 |
Michael Lange
|
50a5bf4332
|
Handle 404s on nodes
|
2017-10-05 14:39:37 -07:00 |
Michael Lange
|
35f198d787
|
Handle 404s on jobs
|
2017-10-05 14:39:37 -07:00 |
Michael Lange
|
fc5fb7bde9
|
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 |
Michael Lange
|
0c5ec93e7d
|
Scroll to the top of the page on transition. Like a normal website.
|
2017-09-26 16:43:34 -07:00 |
Alex Dadgar
|
e5ec915ac3
|
sync
|
2017-09-19 10:08:23 -05:00 |