Michael Lange
|
1f5e9998e9
|
State periodic or parameterized as the job type when applicable
|
2018-02-06 10:53:52 -08:00 |
|
Michael Lange
|
64b99276ca
|
Clean up force launch button
|
2018-02-06 10:53:51 -08:00 |
|
Michael Lange
|
abcfda9911
|
Add ability to force a periodic job launch
|
2018-02-06 10:53:51 -08:00 |
|
Michael Lange
|
732c61baf9
|
For now, the system job is identical to the service job
|
2018-02-06 10:53:51 -08:00 |
|
Michael Lange
|
a820ea7b13
|
Payload details for the parameterized child job detail page
|
2018-02-06 10:53:51 -08:00 |
|
Michael Lange
|
89a19fbe38
|
Breadcrumbs for the periodic child job page
|
2018-02-06 10:53:50 -08:00 |
|
Michael Lange
|
0d4a245f7c
|
Paginated and sortable table for job launches/children jobs
|
2018-02-06 10:53:50 -08:00 |
|
Michael Lange
|
995d07efc2
|
New job page components for parent jobs and batch jobs
|
2018-02-06 10:53:50 -08:00 |
|
Michael Lange
|
6492611e39
|
Recreate the service job detail page using job part components
|
2018-02-06 10:53:50 -08:00 |
|
Michael Lange
|
25d9004d3a
|
Deconstruct the existing job detail page into common parts
This is to later compose job detail page variations
|
2018-02-06 10:53:49 -08:00 |
|
Michael Lange
|
67cee01f11
|
Use the children summary instead of alloc summary when applicable
|
2018-02-05 20:13:58 -08:00 |
|
John Cowen
|
56890fbc6b
|
Add more assertions for basic message checking
|
2018-01-19 13:59:19 +00:00 |
|
John Cowen
|
9b0715ac44
|
Add in data-test attrs to hook into, decide on test case granularity
|
2018-01-19 13:59:19 +00:00 |
|
John Cowen
|
1f9a2064c6
|
Move cleanWhitespace to utils, readd data-test attribute for PF's
1. cleanWhitespace > /test/utils/clean-whitespace.js
2. Missd the data-test attribute for placement failures in previous
conflict
|
2018-01-19 13:59:19 +00:00 |
|
John Cowen
|
7865038c6e
|
Move placement failures to a component, begin separate integration tests
1. Simple move of placement-failures template code to a component
2. Start adding integration tests - hit `inc` surprise
|
2018-01-19 13:59:19 +00:00 |
|
Michael Lange
|
20eebaeda1
|
Add breadcrumbs to the styleguide
|
2018-01-17 09:04:01 -08:00 |
|
Michael Lange
|
c9ae29682c
|
Add boxed-section component to the styleguide
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
d2a26a6745
|
Add basic elements to the styleguide
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
a0b2433f42
|
Add jumbo distribution bar to the styleguide
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
5e02fc49b3
|
Move distribution bar styleguide material to a component
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
124d8de8d8
|
Move button styleguide material to a component
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
45f9214c2c
|
Use ember-test-selectors for integration tests
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
76cd94a54e
|
Use data-test- selectors in acceptance tests
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
ed756ce602
|
Replace nav with navbar
Bulma introduced navbar while deprecating nav in 0.4.3
Bulma removed deprecated nav in 0.6.0
|
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
|
bfaf81df31
|
Merge pull request #3607 from hashicorp/f-ui-modify-time-over-modify-index
UI Use ModifyTime instead of ModifyIndex in allocation lists
|
2017-12-07 14:25:28 -08:00 |
|
Michael Lange
|
54cb23c577
|
Use ModifyTime instead of ModifyIndex
|
2017-12-06 10:17:12 -08:00 |
|
Michael Lange
|
4a88d3338c
|
Remove UTC timezone tag
|
2017-12-05 19:12:18 -08:00 |
|
Michael Lange
|
061de462c6
|
Integration tests for the task-log component
|
2017-11-21 11:22:42 -08:00 |
|
Michael Lange
|
ac1855f37c
|
Rename allocation-log to task-log
|
2017-11-21 11:22:42 -08:00 |
|
Michael Lange
|
d394b7e648
|
Updated styles for the cli-window component
|
2017-11-21 11:22:42 -08:00 |
|
Michael Lange
|
7c3f688ad6
|
Move logging logic from the controller to a component
|
2017-11-21 11:22:42 -08:00 |
|
Michael Lange
|
ff69512ff3
|
Rename nodes routes to client routes
|
2017-10-27 18:39:04 -07:00 |
|
Michael Lange
|
af870eeb32
|
Merge pull request #3428 from hashicorp/b-ui-missed-the-deployment-allocs
Add modified and version headers to deployment allocation table
|
2017-10-25 10:31:20 -07:00 |
|
Michael Lange
|
eb59f76601
|
Update all job links
|
2017-10-23 17:42:36 -07:00 |
|
Michael Lange
|
d967a9eb30
|
Redo the logic around showing namespaces
Don't show namespaces if the only namespace is `default`
|
2017-10-23 17:42:36 -07:00 |
|
Michael Lange
|
a475d59513
|
Switch from href-to to link-to for QP persistence
See this issue: https://github.com/intercom/ember-href-to/issues/62
|
2017-10-23 17:42:35 -07:00 |
|
Michael Lange
|
3d3617019f
|
Add the new alloc row headers to the deployment allocations table
|
2017-10-19 17:35:58 -07:00 |
|
Michael Lange
|
8c6c54ff07
|
Add job version to allocation tables
|
2017-10-18 12:29:33 -07:00 |
|
Michael Lange
|
f842d009a4
|
Add ModifyIndex as a sortable column for alloc tables
|
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
|
aabd56a92d
|
Custom alpha sort with default always on top
|
2017-10-11 14:06:46 -07:00 |
|
Michael Lange
|
2340504da8
|
Replace simple dropdown namespace switcher with ember-power-select
|
2017-10-11 13:45:03 -07:00 |
|
Michael Lange
|
b43b0ba6a4
|
Add a namespace switcher to the gutter menu
|
2017-10-11 13:45:03 -07:00 |
|
Michael Lange
|
0941c7bec1
|
Merge pull request #3323 from hashicorp/f-ui-loading-states
UI Loading states
|
2017-10-05 18:00:51 -07:00 |
|
Michael Lange
|
877cbe6fbc
|
Add a loading state to job information on allocation row.
This information is already loaded when traversing to an alloc row from
a job, but not when traversing to an alloc row from a node.
|
2017-10-03 17:18:33 -07:00 |
|
Michael Lange
|
74fce03d4d
|
Simple loading state for job details in a job row
|
2017-10-03 16:24:30 -07:00 |
|
Michael Lange
|
a08d2b5512
|
Better error state for allocation stats
|
2017-10-03 15:55:10 -07:00 |
|
Michael Lange
|
ba34cff0bd
|
New tooltip scss component
|
2017-10-03 15:55:10 -07:00 |
|
Alex Dadgar
|
e5ec915ac3
|
sync
|
2017-09-19 10:08:23 -05:00 |
|