open-nomad/ui/mirage/serializers
Phil Renaud e03c5a43be Job Services: fixtures and acceptance tests (#14319)
* Added to subnav and basic table implemented

* Existing services become service fragments, and services tab aggregated beneath job route

* Index page within jobs/job/services

* Watchable services

* Lintfixes

* Links to clients and individual services set up

* Child service route

* Keyboard shortcuts on service page

* Model that shows consul services as well, plus level and provider cols

* lintfix

* Level as query param

* Watch job for service name changes too

* Group level service fixtures established

* Progress at task level and job-linked services

* Task and group services on update

* Fixture side-effect cleanup

* Basic acceptance tests for job services

* Testmodel cleanup

* Disabled mirage logging

* New cluster type specifically for services

* Without explicit job-model binding

* Trying to isolate a tostring error

* Account for new tab in keyboardnav

* More test isolation attempts

* Remove skipped tests and link task to parent group by id

ui: add service health viz to table (#14369)

* ui: add service-status-bar

* test: service-status-bar

* refact: update component api for new data struct

* ui: format service health struct

* ui:  add service health viz to table

* temp: add placeholder to remind conditional watcher

* test: write tests for transformation algorithm

* refact: update transformation algo

* ui: conditionally long poll checks endpoint

* refact: add conditional logic for nomad provider

refact: update service-fragment model to include owner info

ui: differentiate between task and group-level in derived state comp

test: add test to document behavior

refact: update tests for api change

refact: update integration test for API change

chore: remove unsused vars

chore: elvis operator to protect mirage

refact: create refId instead of internalModel

refact: update algo

refact: update conditional template logic

refact: update test for api change:

chore: cant use if and not in hbs conditional
2022-09-07 10:24:33 -04:00
..
agent.js add agent serializer 2021-07-06 16:42:07 -04:00
allocation.js Migrate to the new resources properties for allocs and nodes 2020-10-15 02:54:16 -07:00
application.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
csi-plugin.js UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
csi-volume.js Fix allocation count in CSI volumes table (#9515) 2020-12-07 08:51:41 -06:00
deployment.js sync 2017-09-19 10:08:23 -05:00
evaluation.js [ui, mirage] Evaluation mocks (#12471) 2022-04-27 12:11:24 -04:00
job-scale.js Make scale event properties more conditional and serialized correctly 2020-07-29 19:07:24 -07:00
job-version.js Use the JobID as the Version ID for mirage job versions 2018-07-27 16:32:43 -07:00
job.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
node.js NodeEvent and NodeDriver modeling in Mirage 2018-05-25 10:15:24 -07:00
recommendation.js Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
region.js Properly model regions in Mirage 2018-08-09 19:57:21 -07:00
task-group-scale.js Model job scaling and events in Mirage 2020-07-29 19:07:24 -07:00
task-group.js UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
task-state.js sync 2017-09-19 10:08:23 -05:00
task.js Job Services: fixtures and acceptance tests (#14319) 2022-09-07 10:24:33 -04:00
token.js Mirage factories for tokens and policies 2017-10-16 13:27:51 -07:00