Michael Lange
|
8eabff06d5
|
Finish modeling behaviors within job scale events
|
2020-07-29 19:07:24 -07:00 |
Michael Lange
|
17e6d5b836
|
Data modeling for job scale and scale events
|
2020-07-29 19:07:24 -07:00 |
Buck Doyle
|
cd11cd290c
|
Add manually-converted classes
I don’t know why the codemod ignored these files 🧐
|
2020-06-15 10:14:26 -05: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
|
6e00633d77
|
Update all the awkward browserify imports to plain ol' es6 imports
|
2018-07-06 13:38:57 -07:00 |
Michael Lange
|
e4d2b52748
|
Treat job-summary like a typical relationship rather than a custom link
This way ED doesn't eagerly fetch the job summary even when it's already
in the store due to the jobs list endpoint
|
2018-03-20 16:41:18 -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
|
553c69cc32
|
Fix existing tests
|
2018-03-02 16:21:36 -08:00 |
Michael Lange
|
01a83b5bee
|
Track xhrs in the watchable adapter and expose cancellation methods
|
2018-03-02 16:21:36 -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
|
1845ccd456
|
Handle the difference between parameterized on single and list responses
|
2018-02-05 20:13:58 -08:00 |
Michael Lange
|
633c9599dc
|
Filter child jobs out of the root jobs list
|
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
|
afcfba0910
|
Treat namespace and job name as a composite primary key
|
2017-10-23 17:42:36 -07:00 |
Michael Lange
|
899e8fa371
|
Make sure to include the namespace qp on all job related resources
|
2017-10-23 17:42:35 -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 |