Buck Doyle
|
9a3a6c3f62
|
UI: Update to Ember 3.8 LTS (#5968)
|
2019-10-08 13:44:19 -05:00 |
Michael Lange
|
4736803a24
|
ES5 getters codemod
|
2019-04-10 14:54:36 -07:00 |
Michael Lange
|
8e18903996
|
Show the correct template for parameterized job children
|
2018-11-07 21:04:27 -08:00 |
Michael Lange
|
ed763ad14f
|
Handle update job in the model
|
2018-08-21 16:44:31 -07:00 |
Michael Lange
|
3cee992a97
|
Test coverage for scheduler dry-run addition to the plan page
|
2018-08-20 16:44:37 -07:00 |
Michael Lange
|
2e35687a1d
|
Acceptance tests for job run page
|
2018-08-16 17:22:58 -07:00 |
Michael Lange
|
e1e3d2c34d
|
Run job UI and API workflows
|
2018-08-14 18:26:26 -07:00 |
Michael Lange
|
4d656c7a31
|
Parse and Plan API and UI workflows
|
2018-08-14 17:29:51 -07:00 |
Michael Lange
|
feebea1167
|
Correctly model the latestDeployment relationship and the inverse
|
2018-07-30 15:24:31 -07:00 |
Michael Lange
|
0e7b8dc7d2
|
Get the latest deployment for a job by using the appropriate API
|
2018-07-30 15:24:31 -07:00 |
Michael Lange
|
6dd0840553
|
Spread the driver health love throughout job models
|
2018-05-25 10:15:23 -07:00 |
Michael Lange
|
c7639237ba
|
Add new model action for stopping a job
|
2018-04-19 14:22:04 -07:00 |
Michael Lange
|
3affa48def
|
Alias the right property
|
2018-03-20 16:41:18 -07:00 |
Michael Lange
|
23cfbb9c27
|
Ensure the task group is present whenever an allocation row is rendered
|
2018-03-15 14:03:14 -07:00 |
Michael Lange
|
ab69c2806c
|
Use the job-summary information available from the jobs list
|
2018-03-15 10:28:34 -07:00 |
Michael Lange
|
23e7a7924f
|
Only show the placement failures section if there is a blocked eval
|
2018-03-08 14:14:55 -08:00 |
Michael Lange
|
e7796ccaee
|
Refactor job summary to a relationship
Now that blocking queries are going to be in play, We can no longer
pretend the two requests are one, since they have independent nomad
indices.
|
2018-03-02 16:21:13 -08:00 |
Michael Lange
|
40c8149520
|
Trim the parent job prefix off the child job names when displaying them
|
2018-02-06 10:53:52 -08:00 |
Michael Lange
|
1f5e9998e9
|
State periodic or parameterized as the job type when applicable
|
2018-02-06 10:53:52 -08:00 |
Michael Lange
|
abcfda9911
|
Add ability to force a periodic job launch
|
2018-02-06 10:53:51 -08:00 |
Michael Lange
|
4f8a59a56c
|
Bring payload in from the job api response
|
2018-02-06 10:53:50 -08:00 |
Michael Lange
|
a4deea08af
|
Computed a template type for a job
This is a composite of scheduler type, batch variations, and children v.
template
|
2018-02-05 20:13:58 -08:00 |
Michael Lange
|
c3fe28219b
|
Model the parent/child relationship in jobs
|
2018-02-05 20:13:58 -08:00 |
Michael Lange
|
1107798da6
|
Use the new ember modules imports
Generated with a codemode:
https://github.com/ember-cli/ember-modules-codemod
|
2018-01-17 09:02:04 -08:00 |
Michael Lange
|
4e3b58a24a
|
Associate jobs, task groups, and evaluations
|
2017-11-29 20:12:12 -08:00 |
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
|
d434a62563
|
Associate jobs, task groups, and evaluations
|
2017-11-29 16:30:33 -08:00 |
Michael Lange
|
53211f9175
|
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
|
007cafac63
|
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
|
afcfba0910
|
Treat namespace and job name as a composite primary key
|
2017-10-23 17:42:36 -07:00 |
Michael Lange
|
ef55cb910f
|
Make namespace a relationship of job
|
2017-10-11 13:45:03 -07:00 |
Alex Dadgar
|
e5ec915ac3
|
sync
|
2017-09-19 10:08:23 -05:00 |