Michael Lange
|
acddf2b8ad
|
Update the test index.html file
|
2019-04-10 14:54:32 -07:00 |
|
Michael Lange
|
a35fd98a04
|
Update serializer unit tests to use module instead of custom code
|
2019-04-10 14:54:32 -07:00 |
|
Michael Lange
|
31dc139945
|
Update adapter tests to use module instead of custom code
|
2019-04-10 14:54:32 -07:00 |
|
Michael Lange
|
2d6aaaa837
|
Update test-helper to new testing style
|
2019-04-10 14:54:32 -07:00 |
|
Michael Lange
|
06e7338269
|
Use mirage test hooks
|
2019-04-10 14:54:31 -07:00 |
|
Michael Lange
|
9cc9fa84f2
|
Fix a bunch of snowflake situations the codemod missed
|
2019-04-10 14:54:31 -07:00 |
|
Michael Lange
|
0a6e84ebf4
|
Ember test-helpers codemod
|
2019-04-10 14:54:31 -07:00 |
|
Michael Lange
|
90278bff04
|
Ember QUnit Codemod
|
2019-04-10 14:54:30 -07:00 |
|
Michael Lange
|
a0e8eef7b5
|
Modules codemod + prettier
|
2019-04-10 14:46:55 -07:00 |
|
Michael Lange
|
71bcfaa0aa
|
Upgrade to Ember 3.0
|
2019-04-10 14:46:54 -07:00 |
|
Michael Lange
|
afa35298f4
|
Fix deprecations
|
2019-04-10 14:46:53 -07:00 |
|
Michael Lange
|
80580797ef
|
Test coverage for clients faceted search
|
2019-04-10 10:34:10 -05:00 |
|
Michael Lange
|
e1abb9f7fe
|
Test coverage for job list facets
|
2019-04-10 10:34:10 -05:00 |
|
Michael Lange
|
49088a3d29
|
Model facets in the page object
|
2019-04-10 10:34:10 -05:00 |
|
Michael Lange
|
2808671c78
|
Support for the no options case
|
2019-04-10 10:34:10 -05:00 |
|
Michael Lange
|
70426ad2cd
|
Test coverage for the multi-select-dropdown component
|
2019-04-10 10:34:10 -05:00 |
|
Michael Lange
|
a0e893ed84
|
Reattach resources to stats trackers in the event they were destroyed
|
2019-03-29 16:09:14 -07:00 |
|
Michael Lange
|
cc1b83c980
|
Update tests that check time and date formatting
|
2019-02-01 09:19:28 -08:00 |
|
Michael Lange
|
5084eda866
|
Merge pull request #4981 from hashicorp/b-ui-hide-stats-graphs-for-non-running-resources
UI: Hide stats graphs for non running resources
|
2018-12-18 11:15:39 -08:00 |
|
Michael Lange
|
8909046f15
|
Don't use Ember.get in conjunction with dynamic strings in the job-plan serializer
|
2018-12-13 07:53:37 -08:00 |
|
Michael Lange
|
f2b4fbcbe8
|
Don't use Ember.get in conjunction with dynamic strings in the allocation serializer
|
2018-12-13 07:53:37 -08:00 |
|
Michael Lange
|
2a554e3954
|
Don't use Ember.get in conjunction with dynamic strings in the node serializer
|
2018-12-13 07:53:37 -08:00 |
|
Michael Lange
|
c3fdeb3fa6
|
Don't use Ember.get in conjunction with dynamic strings in the deployment serializer
|
2018-12-13 07:53:37 -08:00 |
|
Michael Lange
|
3a07f68d4f
|
Don't use Ember.get in conjunction with dynamic strings in the job-summary serializer
|
2018-12-13 07:53:37 -08:00 |
|
Michael Lange
|
7143b3048b
|
Don't use Ember.get in conjunction with dynamic strings in the evaluation serializer
|
2018-12-13 07:53:37 -08:00 |
|
Michael Lange
|
bf9ff6ed8b
|
Test coverage for resource graph empty states
|
2018-12-13 07:53:17 -08:00 |
|
Michael Lange
|
453f11d0c6
|
Test coverage for allocation rows
|
2018-12-13 07:53:17 -08:00 |
|
Michael Lange
|
25a29cb4ee
|
Conditionally show utilization metrics on alloc and task rows
|
2018-12-13 07:53:17 -08:00 |
|
Michael Lange
|
63cd9c972b
|
Always create a running allocation when testing task state
|
2018-12-13 07:39:16 -08:00 |
|
Michael Lange
|
104be1cad6
|
Grow the default 0 to 1 bounds to the domain of the data when necessary
|
2018-12-05 22:07:44 -08:00 |
|
Michael Lange
|
a1d5f127e3
|
Merge pull request #4860 from hashicorp/b-ui-allocation-detail-empty-state
UI: Allocation detail empty state
|
2018-11-19 12:43:39 -08:00 |
|
Michael Lange
|
122a8a12e8
|
Add an empty state to the allocation detail task list
|
2018-11-19 12:18:14 -08:00 |
|
Michael Lange
|
654611ea9a
|
Merge pull request #4850 from hashicorp/f-ui-links-on-error-pages
UI: Escape hatch links on error pages
|
2018-11-19 12:17:36 -08:00 |
|
Michael Lange
|
31045da9be
|
Merge pull request #4852 from hashicorp/b-ui-dispatched-job-page
UI: Show the correct template for dispatched jobs
|
2018-11-09 14:36:35 -08:00 |
|
Michael Lange
|
c45efccee6
|
Merge pull request #4833 from hashicorp/b-ui-gracefully-handle-stat-errors
UI: Gracefully handle stat errors
|
2018-11-09 14:35:48 -08:00 |
|
Michael Lange
|
b5348aacf0
|
Add missing module dependencies to the node adapter tests
|
2018-11-09 14:25:32 -08:00 |
|
Michael Lange
|
5801b79b81
|
Show the correct template for parameterized job children
|
2018-11-07 21:04:27 -08:00 |
|
Michael Lange
|
d49631bb8a
|
Test coverage for error page escape hatch links
|
2018-11-07 16:19:45 -08:00 |
|
Michael Lange
|
25101789de
|
Merge pull request #4841 from hashicorp/f-ui-error-handling-on-all-pages
UI: Error handling on all pages
|
2018-11-07 11:16:06 -08:00 |
|
Michael Lange
|
7af84f347a
|
Merge pull request #4801 from hashicorp/b-ui-proper-task-group-breadcrumb
UI: Proper task group breadcrumb on the allocation pages
|
2018-11-06 16:41:46 -08:00 |
|
Michael Lange
|
333e76ba73
|
Test coverage for frame misses
|
2018-11-06 16:17:21 -08:00 |
|
Michael Lange
|
11ba511471
|
Handle the job 404 error case on the other job sub pages
|
2018-11-05 16:06:08 -08:00 |
|
Michael Lange
|
cb5bd66dd6
|
Handle the job 404 error case in versions
|
2018-11-05 15:42:04 -08:00 |
|
Michael Lange
|
1226a079f9
|
Handle the job 404 case in the job definition route
|
2018-11-05 15:20:31 -08:00 |
|
Michael Lange
|
1e00702624
|
Handle the job 404 case in task group routes
|
2018-11-02 19:25:50 -07:00 |
|
Michael Lange
|
4e36c52935
|
Test coverage for breadcrumb qp change
|
2018-10-31 13:27:35 -07:00 |
|
Michael Lange
|
b00916ac17
|
Test coverage for resetPagination
|
2018-10-30 14:17:23 -07:00 |
|
Michael Lange
|
f02d99a2c0
|
Merge pull request #4718 from hashicorp/f-ui-a11y-line-chart
UI: Add some simple accessibility labels for line charts
|
2018-10-17 09:43:27 -07:00 |
|
Michael Lange
|
9a6d2bee10
|
Add a longForm option to format-duration
|
2018-09-27 12:55:17 -07:00 |
|
Michael Lange
|
65336ccd96
|
Use the StatsTracker method of getting alloc stats in alloc row
|
2018-09-26 10:59:26 -07:00 |
|