Michael Lange
|
b3dc7364c5
|
Remold the allocation detail and task detail pages
Now that there is a task detail page, some of the content from
the allocation detail page is better suited there.
|
2017-11-14 11:08:51 -08:00 |
|
Michael Lange
|
d820c72142
|
Update allocation detail page to look like job and node
|
2017-11-14 11:05:29 -08: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
|
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
|
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
|
c20b9c5a82
|
Make sure to treat the namespace Name as the ID
|
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
|
173a0caa3a
|
Handle the undefined TotalTicks case
|
2017-10-19 17:35:58 -07:00 |
|
Michael Lange
|
20b8e39842
|
Don't rely on CpuStats.Percent
Just do the math client-side with TotalTicks and Reserved
|
2017-10-19 10:44:52 -07:00 |
|
Michael Lange
|
30806f9bc5
|
Add the acl token as a header to client requests
|
2017-10-18 19:48:17 -07:00 |
|
Michael Lange
|
76bda0fb37
|
Add job version to allocation tables
|
2017-10-18 12:29:33 -07:00 |
|
Michael Lange
|
9839061745
|
Sort allocation by status type, not simply alphanumeric
|
2017-10-18 11:45:01 -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
|
3587d4feb2
|
Data modeling for tokens and policies
|
2017-10-16 13:27:51 -07:00 |
|
Michael Lange
|
48cb99c6eb
|
Make namespace a relationship of job
|
2017-10-11 13:45:03 -07:00 |
|
Michael Lange
|
ff35c8f76c
|
New namespaces model
|
2017-10-11 13:45:03 -07:00 |
|
Michael Lange
|
1ddb2b7889
|
Fixes issue regarding allocation rows
Sometimes the job name and/or task group name wouldn't show up.
|
2017-10-05 18:01:19 -07:00 |
|
Alex Dadgar
|
ddc2efa4ac
|
sync
|
2017-09-19 10:08:23 -05:00 |
|