Commit Graph

13 Commits

Author SHA1 Message Date
Westly Wright 4a26fbd7a8
Change inline-label to col-inline so it can be used more universally 2017-02-23 15:20:48 -07:00
Vincent Fiduccia 199d45da50
remove form-control-static, container new-edit 2017-02-08 15:37:44 -07:00
lvuch 5240695fd4 inline forms 2017-02-07 09:27:54 -07:00
lvuch d047762217 lacsso polish 2017-02-06 13:22:10 -07:00
Vincent Fiduccia 73c9627663
Secrets 2017-01-27 02:24:46 -07:00
Vincent Fiduccia fd780b5d87
Docker version, input number, ldap options 2017-01-27 02:24:46 -07:00
lvuch 751d49329b bg btn 2017-01-05 11:08:50 -07:00
Westly Wright 995f2ec540 Driver upgrade option removed on state
Driver upgrade options should not be visible if the state is inactive
(rancher/rancher#6186)

Resolve issues with catalog drivers and refreshing

(rancher/rancher#6184)

Fix issue with erroneous verbiage

(rancher/rancher#6178

Fix issue whe svg z-index blocking dropdown

(rancher/rancher#5882)

fix bug in azure driver

Labels show up correctly on container details

(rancher/rancher#5650)

Remove old code

(rancher/rancher#6248)

Move no rules verbiage to right location

(rancher/rancher#5641)

Allow users to disable esc to close in modals

(rancher/rancher#6302)

Handle empty allowedIdentities field for shibboleth

add new modal stop component to container stops

rancher/rancher#6214
2016-10-19 11:34:14 -07:00
Vincent Fiduccia b78de2e9be i18n part 37 (#643)
* Partial save-cancel -> component

* Components i18n part 1
2016-05-06 09:46:18 -07:00
Vincent Fiduccia 805cc51c7c vSphere driver, Read from file, add host width (#614) 2016-04-23 02:05:46 -07:00
Vincent Fiduccia 015f3a693f Machine Driver fixes (#603)
* Machine Driver fixes

- Github activate must set setting on userStore
- Custom driver doesn't really need to extend driver
- Fix custom driver when new registrationToken needs to be created
- Add Machine driver needs to use userStore
- Wait for custom driver UI JS/CSS in beforeModel so custom UIs can load consistently
- CSP rules localhost:3000 custom UI host

* Show UI URL on drivers

* Use isRancher instead of isPrivateLabel

`{{#if settings.isRancher}}` will fail-safely if you forget to include
`settings.` or the injection or type something wrong, rather than
`{{#unless settings.isPrivateLabel}}` failing and showing Rancher stuff.

* Load UI and CSS through proxy if not local

* Remove unused helpers
2016-04-18 18:35:14 -07:00
Vincent Fiduccia 9ca1213756 Update to Ember & CLI 1.13.8
- Update all helpers for new style
- Remove more controllers
- Move needs to injections
- MD5 external ID before creating identicon
- Fix confirm delete action
2015-10-07 16:48:05 -07:00
Vincent Fiduccia 88a99f0f50 Generic support for other Machine drivers 2015-09-23 10:16:47 -07:00