Michael Lange
|
a356ab5477
|
Ember QUnit Codemod
|
2019-04-10 14:54:30 -07:00 |
Michael Lange
|
91d8baa64e
|
Update tests that check time and date formatting
|
2019-02-01 09:19:28 -08:00 |
Michael Lange
|
71a06a6b7f
|
Conditionally show utilization metrics on alloc and task rows
|
2018-12-13 07:53:17 -08:00 |
Michael Lange
|
09497b20b8
|
Acceptance test coverage for all the pages with resource utilization graphs
|
2018-09-19 16:33:51 -07:00 |
Michael Lange
|
9dcaafa0de
|
Refactor allocations page as a component
|
2018-08-06 11:02:21 -07:00 |
Michael Lange
|
de80f65efe
|
Remove the name column and add a created column to allocation rows
|
2018-08-06 10:59:35 -07:00 |
Michael Lange
|
f74694b0a0
|
Eslint cleanup
|
2018-07-11 12:35:39 -07:00 |
Michael Lange
|
87de789994
|
Use PageObject for client detail tests
|
2018-07-10 18:13:50 -07:00 |
Michael Lange
|
a045db8ce4
|
Update tests to match new test selectors
|
2018-07-06 11:12:12 -07:00 |
Michael Lange
|
686061cc9a
|
Acceptance test for jobs from different namespaces on a single client
|
2018-07-06 10:50:22 -07:00 |
Michael Lange
|
65edf31ec9
|
Acceptance testing for node drain information
|
2018-05-30 11:27:21 -07:00 |
Michael Lange
|
5f9632bee8
|
Acceptance tests for node driver and node events
|
2018-05-25 10:15:24 -07:00 |
Michael Schurter
|
7dd7fbcda2
|
non-Existent -> nonexistent
Reverting from #3963
https://www.merriam-webster.com/dictionary/existent
|
2018-03-12 11:59:33 -07:00 |
Josh Soref
|
7f6e4012a0
|
spelling: existent
|
2018-03-11 18:30:37 +00:00 |
Josh Soref
|
ce22b18754
|
spelling: details
|
2018-03-11 17:54:56 +00:00 |
Josh Soref
|
7248de4e26
|
spelling: breadcrumb
|
2018-03-11 17:44:27 +00:00 |
Michael Lange
|
16daba97e1
|
Cleanup following review
|
2018-02-26 16:35:41 -08:00 |
Michael Lange
|
2fcd9b3cb6
|
Refactor node meta table
- Use existing serializer and components
- Add acceptance test
- Add empty state
|
2018-02-06 18:56:49 -08:00 |
Michael Lange
|
76cd94a54e
|
Use data-test- selectors in acceptance tests
|
2018-01-17 09:03:59 -08:00 |
Michael Lange
|
e4ddfafe9d
|
Replace custom breadcrumbs CSS with new Bulma provided CSS
|
2018-01-17 09:03:59 -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
|
54cb23c577
|
Use ModifyTime instead of ModifyIndex
|
2017-12-06 10:17:12 -08:00 |
Michael Lange
|
ff69512ff3
|
Rename nodes routes to client routes
|
2017-10-27 18:39:04 -07:00 |
Michael Lange
|
fb2abbe0bc
|
Change app copy to say 'clients' instead of 'nodes'
|
2017-10-27 18:14:46 -07:00 |
Michael Lange
|
b693ff1886
|
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
|
8c6c54ff07
|
Add job version to allocation tables
|
2017-10-18 12:29:33 -07:00 |
Michael Lange
|
3adc477736
|
Update tests for the ModifyIndex column and sort change
|
2017-10-18 11:45:02 -07:00 |
Michael Lange
|
b8d13e3229
|
Show real usage numbers as tooltips
|
2017-10-17 10:17:42 -07:00 |
Michael Lange
|
a9154b75f6
|
New test to assert that lazy loading jobs for allocation rows actually happens
Unfortunately it meant inlining the visit into each test
|
2017-10-05 20:11:17 -07:00 |
Michael Lange
|
2a1db3a09a
|
Test coverage for 404s on resources
|
2017-10-05 14:39:37 -07:00 |
Michael Lange
|
819fceeac5
|
Migrate tests over to native helpers as much as possible
|
2017-09-26 11:59:41 -07:00 |
Alex Dadgar
|
e5ec915ac3
|
sync
|
2017-09-19 10:08:23 -05:00 |