Michael Lange
|
856b01148b
|
Run prettier on all files
Since prettier updated, some files have out of date formatting.
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
bd3550ff31
|
Upgrade lint-staged
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
de54ba7e36
|
Upgrade stale deps
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
01102b24f7
|
Remove unused ui travis config
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
e2ffbc0e4c
|
Add chrome to Travis
|
2018-01-17 09:04:00 -08:00 |
|
Michael Lange
|
7526295e88
|
Use ember-test-selectors for integration tests
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
14adc01f68
|
Upgrade testing related dependencies
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
efbe0c1faf
|
Switch from phantomjs to headless chrome
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
4c36907505
|
Use data-test- selectors in acceptance tests
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
96752ec100
|
Adds the ember-test-selectors addon
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
0f06032fd7
|
Upgrade ember-cli-sass
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
13e63ea1d5
|
Strengthen the .tag override selector
In 0.5.2, Bulma excludes the body element from the selector to work around
an issue with Wordpress.
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
85dff27e5d
|
Remap $info to $blue
Bulma defaults $info to $cyan in 0.6.0
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
8228c45ba6
|
Specify color overrides in navbar
Bulma 0.5.2 introduced color modifiers for navbar
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
16522058b4
|
Upgrade bulma to latest (0.6.1)
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
10a9370289
|
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
|
dbdbde4f9a
|
Replace custom breadcrumbs CSS with new Bulma provided CSS
|
2018-01-17 09:03:59 -08:00 |
|
Michael Lange
|
d458ae7e4e
|
Update variable names
|
2018-01-17 09:03:58 -08:00 |
|
Michael Lange
|
2c7cb11a72
|
Default to 100% wide tables
Bulma 0.5.0 makes tables auto by default and adds the
full-width modifier.
|
2018-01-17 09:03:58 -08:00 |
|
Michael Lange
|
72d5359de4
|
Upgrade Bulma to 5.0
|
2018-01-17 09:03:58 -08:00 |
|
Michael Lange
|
c65fff82ca
|
Shuffle around styles to better organize around net new code and bulma overrides
|
2018-01-17 09:03:58 -08:00 |
|
Michael Lange
|
54e083538e
|
Remove the MODEL_FACTORY_INJECTIONS cruft
|
2018-01-17 09:02:05 -08:00 |
|
Michael Lange
|
2e19c2d877
|
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
|
ab5cec4e1b
|
Lock down yarn version
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
46783e1813
|
Run ember out of node_modules
This locks the version to what's described in package.json
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
8100dc94e4
|
Update the reason why the router service is still not used
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
c5c2c2bd14
|
Upgrade various minor dependencies
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
53e60500f3
|
Upgrade ember-browserify to 1.2
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
e892d48608
|
Upgrade Ember CLI Mirage to 0.4.1
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
cb3e4a3905
|
Never use native fetch when mirage is enabled
Unfortunately, Mirage/Pretender don't support fetch
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
5a94a50074
|
Upgrade to Ember Data 2.17
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
cbf883a9a6
|
Upgrade to ember-cli 2.17 and ember 2.17
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
d53849d2a5
|
Disambiguate what to do with the child task for the task logger
linked tasks are killed when the parent task is killed.
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
fbdf3ed3cb
|
Don't warn intentional errors in tests
It's too noisy
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
534376ac62
|
Don't dot twice after an @each
|
2018-01-17 09:02:03 -08:00 |
|
Michael Lange
|
e482a9927f
|
Never fetch a job with null as the namespace
|
2018-01-17 09:02:03 -08:00 |
|
Michael Schurter
|
96e00a57eb
|
Merge pull request #3718 from hashicorp/b-3713-fix-check-restart
Fix service.check_restart stanza propagation
|
2018-01-16 16:39:42 -08:00 |
|
Alex Dadgar
|
b8585fd0b6
|
Merge pull request #3751 from portworx/master
Docs: update volume-driver, reflecting a supported driver
|
2018-01-16 15:58:54 -08:00 |
|
Alex Dadgar
|
a4672f70ad
|
Merge pull request #3761 from hashicorp/d-consul
Actually show Consul config defaults
|
2018-01-16 15:56:15 -08:00 |
|
Alex Dadgar
|
b83869efc4
|
Update consul.html.md
|
2018-01-16 15:56:02 -08:00 |
|
Alex Dadgar
|
8d81a0f408
|
actually show defaults
|
2018-01-16 11:37:59 -08:00 |
|
Michael Schurter
|
53ae2f83d5
|
Merge pull request #3747 from shantanugadgil/patch-2
'drain' node is a POST rather than a GET
|
2018-01-12 16:46:31 -08:00 |
|
Jeff Silberman
|
59d360c7f4
|
Update volume-driver, reflecting a supported driver
|
2018-01-12 16:09:50 -08:00 |
|
Alex Dadgar
|
4c56501aa3
|
Test listener uses freeport instead of static ports
|
2018-01-12 15:10:26 -08:00 |
|
Alex Dadgar
|
47f90683fb
|
Remove networking from basic resources
|
2018-01-12 14:33:42 -08:00 |
|
Michael Schurter
|
6da2dcb4ef
|
Merge pull request #3745 from hashicorp/cv-fix-typo-priviledge
Found more priviledge.
|
2018-01-12 10:16:34 -08:00 |
|
Shantanu Gadgil
|
6f038c8d1d
|
'drain' node is a POST rather than a GET
'drain' node is a POST rather than a GET
|
2018-01-12 23:35:49 +05:30 |
|
Charlie Voiselle
|
45c3d8d5a1
|
Found more priviledge.
priviledge -> privilege
|
2018-01-12 09:44:53 -05:00 |
|
Charlie Voiselle
|
77903faec7
|
Merge pull request #3744 from filipochnik/remove-docs-duplicate
Remove duplicate docs entry for docker privileged option
|
2018-01-12 09:37:16 -05:00 |
|
Filip Ochnik
|
cd5df24fca
|
Remove duplicate docs entry for docker privileged option
|
2018-01-12 14:29:31 +01:00 |
|