Commit Graph

20 Commits

Author SHA1 Message Date
Westly Wright 07f176a163
change host link to go to old host add 2017-05-22 09:13:58 -07:00
Vincent Fiduccia f5e8a751c0
Reorganize actions 2017-05-08 11:53:40 -07:00
Westly Wright 14c4be93f1 Add method to retrieve icons for activated cat drivers
rancher/rancher#5738
2016-10-27 16:51:14 -07:00
Vincent Fiduccia 25cb073ade Certified vs Partner label support 2016-10-19 11:58:00 -07:00
Vincent Fiduccia 848169bf8e Update catalog service 2016-10-05 17:01:30 -07:00
Westly Wright ddcd4a7569 Update ember to 2.9-beta.4 and bring in lacsso modals 2016-10-03 20:57:57 -07:00
orangedeng 40b62aa61a Commit Aliyun ECS Machine Driver UI to master (#807) 2016-08-08 18:16:32 -07:00
Vincent Fiduccia 253650717a Deployment and ReplicaSet support 2016-07-15 15:48:00 -07:00
Vincent Fiduccia e5c12b6adf Wait for disconnect before reconnect 2016-06-06 01:45:36 -04:00
Vincent Fiduccia 97d8a1e6f0 Add new rancher machine catalog style page
(rancher/rancher#4856)
2016-06-03 10:09:46 -07:00
Vincent Fiduccia d74739d43e Machine driver bugs (#670) 2016-05-17 15:01:05 -07:00
Vincent Fiduccia 4da5d33a7a Use new machine driver resources 2016-05-17 12:15:11 -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 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 8c82538d00 store vs userStore fixes 2016-04-14 18:10:33 -07:00
Vincent Fiduccia 674123ffde Split into store vs userStore 2016-04-14 18:07:14 -07:00
Westly Wright bb96f3b968 add missing action for retry 2016-03-07 11:05:44 -07:00
Vincent Fiduccia 66fb093f4a Less bugs 2016-03-04 15:35:48 -07:00
Vincent Fiduccia fb8dc6d6e4 Machine cleanup/polling, hide mobile menu on page change 2016-03-03 17:47:46 -07:00
Westly Wright 93ab66ce38 Refactor settings page
* break individual sections into there own components and let them handle the saving of there own data
2016-03-03 11:35:10 -07:00