Michael Lange
|
5a4de18401
|
Use PageObject for allocation detail tests
|
2018-07-11 11:27:23 -07:00 |
Michael Lange
|
3fa288f852
|
Use PageObject for task group detail tests
|
2018-07-11 10:36:33 -07:00 |
Michael Lange
|
266850b3f8
|
Use PageObject for job versions tests
|
2018-07-11 09:49:44 -07:00 |
Michael Lange
|
2d9aeae23c
|
Use PageObject for job evaluations tests
|
2018-07-11 09:37:58 -07:00 |
Michael Lange
|
9b8f33013d
|
Fix job subnav
|
2018-07-11 09:34:22 -07:00 |
Michael Lange
|
71287286ef
|
Update breadcrumbs on job evaluations
|
2018-07-11 09:28:19 -07:00 |
Michael Lange
|
538eaad27b
|
Use PageObject for job deployments
|
2018-07-11 09:14:10 -07:00 |
Michael Lange
|
2013cd7bb7
|
Use PageObject for job definition tests
|
2018-07-10 19:33:22 -07:00 |
Michael Lange
|
6611e2b2d6
|
Adds missing test for evaluations tab
|
2018-07-10 19:28:54 -07:00 |
Michael Lange
|
22f472066a
|
Use PageObjects for job detail tests
|
2018-07-10 19:20:02 -07:00 |
Michael Lange
|
0d45f6f842
|
Use PageObject for jobs list tests
|
2018-07-10 18:42:19 -07:00 |
Michael Lange
|
87de789994
|
Use PageObject for client detail tests
|
2018-07-10 18:13:50 -07:00 |
Michael Lange
|
54907f13e8
|
Use PageObject for clients list tests
|
2018-07-10 11:29:00 -07:00 |
Michael Lange
|
7aae717374
|
Use PageObject for tokens test
|
2018-07-10 11:29:00 -07:00 |
Michael Lange
|
ba934bd60b
|
Fix bad line-endings due to generator
|
2018-07-10 11:29:00 -07:00 |
Michael Lange
|
41b36a623f
|
Use PageObject for server-detail tests
|
2018-07-10 11:29:00 -07:00 |
Michael Lange
|
559ddf4b2b
|
Guard against URI encoding
|
2018-07-10 11:29:00 -07:00 |
Michael Lange
|
a873e8f1eb
|
Use PageObject for servers-list tests
|
2018-07-10 11:28:59 -07:00 |
Michael Lange
|
32f1e06eb6
|
Rename nodes-list-test to clients-list-test to reflect its new state
|
2018-07-10 11:28:59 -07:00 |
Michael Lange
|
06b29f915b
|
Move servers list tests to their own file
|
2018-07-10 11:28:59 -07:00 |
Michael Lange
|
25d1bc2d6a
|
Add the ember-cli-page-object dependency
|
2018-07-10 11:28:59 -07:00 |
Michael Lange
|
38b4d30272
|
Merge pull request #4458 from hashicorp/f-ui-refactor-breadcrumbs
UI: Refactor breadcrumbs
|
2018-07-10 11:01:28 -07:00 |
Michael Lange
|
91b12dcedf
|
Merge pull request #4489 from hashicorp/f-ui-mirage-scenarios
UI: Codify common mirage scenarios and make it easy to switch between
|
2018-07-10 10:28:40 -07:00 |
Michael Lange
|
22f5bedd58
|
Codify common mirage scenarios and make it easy to switch between
|
2018-07-10 10:06:11 -07:00 |
Alex Dadgar
|
7f9a7fe9a1
|
bump sprockets
|
2018-07-10 09:20:10 -07:00 |
Nick Ethier
|
4748359b0d
|
Merge pull request #4473 from hashicorp/f-osext-vendor-cleanup
Remove osext library
|
2018-07-09 12:30:48 -04:00 |
Michael Lange
|
8b9bc7834c
|
Merge pull request #4481 from hashicorp/f-ui-move-evals-to-tab
UI: Move evals to a tab
|
2018-07-06 19:01:46 -07:00 |
Michael Lange
|
9e07ba28df
|
Migrate and add test coverage for evaluations page
|
2018-07-06 17:15:59 -07:00 |
Michael Lange
|
c6e2f1c12e
|
Remove old evaluations component tests
|
2018-07-06 17:07:40 -07:00 |
Michael Lange
|
fa00dc0748
|
Remove evaluations from the job overview page
|
2018-07-06 16:53:13 -07:00 |
Michael Lange
|
ab54187480
|
Adds sorting to evaluations
|
2018-07-06 16:50:41 -07:00 |
Michael Lange
|
bbb923ea89
|
Initial evaluations page
|
2018-07-06 16:41:09 -07:00 |
Michael Lange
|
a526eab044
|
Merge pull request #4468 from hashicorp/f-ui-styleguide-progress
UI: Fill out the styleguide
|
2018-07-06 16:03:41 -07:00 |
Michael Lange
|
b75b3a332b
|
Merge pull request #4480 from hashicorp/f-ui-ember-auto-import
UI: Use ember auto import instead of ember browserify
|
2018-07-06 14:04:18 -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
|
ff5a4ae6df
|
Switch ember-browserify out for ember-auto-import
|
2018-07-06 13:38:37 -07:00 |
Michael Lange
|
2e55afd8ff
|
Integration tests for the breadcrumbs component
|
2018-07-06 11:12:12 -07:00 |
Michael Lange
|
8a9cd74cce
|
Unit tests for the breadcrumbs service
|
2018-07-06 11:12:12 -07:00 |
Michael Lange
|
dc1d31eec8
|
Move the global-header up the route hierarchy
Now that breadcrumbs are a zero config component, the corresponding
template can be moved up to parent routes.
|
2018-07-06 11:12:12 -07:00 |
Michael Lange
|
a045db8ce4
|
Update tests to match new test selectors
|
2018-07-06 11:12:12 -07:00 |
Michael Lange
|
43d9a94c96
|
Remove all references to breadcrumbs outside of routes
|
2018-07-06 11:12:12 -07:00 |
Michael Lange
|
b5b632068d
|
Use the new breadcrumb pattern on tasks
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
de89051438
|
Use the new breadcrumbs pattern for allocations
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
3bda577de7
|
Apply new breadcrumbs pattern to task groups
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
a4ff0c1040
|
Support namespaces in job breadcrumbs
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
0cb0e5e78b
|
Use the new breadcrumbs pattern in all job templates
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
438d0ce768
|
Use the new breadcrumbs pattern on the clients loading page
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
f0ecc7d9c8
|
Add breadcrumbs to jobs routes
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
f255b50f25
|
Recompute breadcrumbs when a model changes but the current route does not
Example: parent job to child job navigation
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
1fb26c0b91
|
Support promise proxies as breadcrumbs
|
2018-07-06 11:12:11 -07:00 |