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 |
Michael Lange
|
9bc1d0e4f4
|
Apply new breadcrumbs pattern to servers and clients
|
2018-07-06 11:12:11 -07:00 |
Michael Lange
|
865105734e
|
New breadcrumb service and component for describing breadcrumbs in routes
Works by segmenting the currentRouteName from the router service
and walking over each route in the current hierarchy to collect crumbs.
|
2018-07-06 11:12:10 -07:00 |
Michael Lange
|
be65653694
|
Merge pull request #4475 from hashicorp/b-ui-wrong-ns
UI: Jobs requested with the wrong namespace under the right conditions
|
2018-07-06 11:10:45 -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
|
82e0fdbd27
|
A test to assert the bug
|
2018-07-05 13:49:27 -07:00 |
Michael Lange
|
8c1849fafe
|
Don't put namespace logic in the catch-all buildQuery method
|
2018-07-05 12:29:29 -07:00 |
Michael Lange
|
651ae19d25
|
Remove unused findAllocations method in both job and node
This was replaced with a relationship at some point.
|
2018-07-05 11:25:38 -07:00 |
Michael Lange
|
90a5d3ef03
|
Remove unused job adapter method
|
2018-07-05 11:25:38 -07:00 |
Michael Lange
|
479d4700d6
|
Add an env var to toggle blockingQueries support
Mostly helpful when working with mirage
|
2018-07-05 11:18:09 -07:00 |