Commit Graph

113 Commits

Author SHA1 Message Date
Westly Wright a2de4c8247
fix window.opener github auth issue 2018-03-07 12:09:22 -07:00
Westly Wright 9807651edc
ad round 2 2018-02-26 15:30:28 -07:00
Vincent Fiduccia 9103610216
Edit custom/import/rke cluster 2018-02-22 11:45:57 -07:00
Westly Wright 2261795fe2
remove commented out code 2018-02-16 17:08:38 -07:00
Westly Wright 7f52992244
more github auth round 2 2018-02-16 09:42:14 -07:00
Vincent Fiduccia fde2bc32fe
Start supporting authProviders 2018-02-02 20:02:41 -07:00
Vincent Fiduccia c762ca23fb
API Keys 2018-01-22 22:22:11 -07:00
loganhz 8adadc2b38 Reload page after logout
https://github.com/rancher/rancher/issues/11038
2018-01-22 13:46:05 +08:00
Vincent Fiduccia c08b1e7e5d
goToPrevious for global routes 2018-01-20 18:22:41 -07:00
Vincent Fiduccia ebd91fa287
Remove timedout message 2018-01-15 13:14:23 -07:00
Westly Wright ecc846f7a9
Cancle from clusters correctly navigates
rancher/rancher#10809
2018-01-10 12:56:27 -07:00
Westly Wright 95c8989bb0
Move app config to service to consumers 2017-12-20 18:16:22 -07:00
Vincent Fiduccia 6d183b9dca
Login tweaks 2017-12-16 23:53:58 -07:00
Westly Wright a72f3c916f
login logoff working 2017-12-16 21:23:20 -07:00
Westly Wright 2e033d5771
initial rework of cluster add 2017-11-29 13:01:23 -07:00
Vincent Fiduccia dc452846aa
Show pod dots, bugs 2017-11-27 22:12:32 -07:00
Vincent Fiduccia f2386a4ae7
Almost a containers page 2017-11-17 18:08:34 -07:00
Vincent Fiduccia 544c921a48
Load against new APIs 2017-11-17 02:24:08 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Vincent Fiduccia 12ae29afbf
Start reorganizing pages for multiple top-level navs 2017-10-16 10:58:58 -07:00
loganhz 61fa1be4a1 Show third-party access limitations warning for github auth
https://github.com/rancher/rancher/issues/1307
2017-10-16 18:36:53 +08:00
Westly Wright e74755e96f
Fix bug with copy-to-clipboard in new api key creation modal 2017-08-29 16:00:01 -07:00
Vincent Fiduccia 1ea1e1c9cc
Change service expand to dots 2017-07-03 17:27:36 -07:00
Vincent Fiduccia cc8a5f91fb
Grand container/scaling group unified theory, part 4 2017-06-14 01:18:58 -07:00
Vincent Fiduccia af5c94fede
Scaling 2017-05-01 11:31:32 -07:00
Vincent Fiduccia 4e6d7721e4
Add redirectTo query param 2017-05-01 11:31:32 -07:00
Vincent Fiduccia 2f883a43da
Delete token on logout (rancher/rancher#7581) 2017-04-24 12:49:00 -07:00
Vincent Fiduccia df41052370
Keyboard shortcuts 2017-04-21 13:51:06 -07:00
Vincent Fiduccia 177c5c7f3e
Spark lines 2017-03-31 02:27:04 -07:00
Westly Wright 12d6f7ac62
Add Conatiner Cloud user registration system 2017-02-10 17:02:54 -07:00
lvuch f35516bd23 loader 2017-02-08 10:05:59 -07:00
Vincent Fiduccia 0f905826e0
Grand unified lacsso theory 2017-01-31 23:35:26 -07:00
Westly Wright 875d7d6300
Added bootstrap dropdown back in until we bake our own 2017-01-26 12:02:29 -07:00
Vincent Fiduccia 1fcbb1b520 More theme vs language 2016-12-19 11:10:10 -07:00
Vincent Fiduccia f95792e8d2 Hide modals on logout 2016-11-07 18:17:14 -07:00
Vincent Fiduccia dd0e58e298 Modal tweaks 2016-10-09 19:29:54 -07:00
Vincent Fiduccia b2d8e25874 Kubernetes waiting/store tweaks 2016-10-07 10:55:48 -07:00
Vincent Fiduccia 22671bccb5 Reorganize waiting pages 2016-10-07 10:55:48 -07:00
Vincent Fiduccia 954b277909 System stacks flag and management on Environment edit 2016-10-03 22:15:04 -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
Westly Wright d346ae68e1 Machine update wo GitHub (#840)
rancher/rancher#5063
rancher/rancher#5156
rancher/rancher#5649
rancher/rancher#5809
2016-09-12 13:28:26 -07:00
Vincent Fiduccia 3e70d8135f Service log (#836)
* Service log
2016-09-07 16:23:40 -07:00
Vincent Fiduccia e521d85e61 Telemetry option (#832)
* Telemetry and Feedback opts

* Typo

* Text tweaks

* Only get feedback for OSS

* Opt in text

* Don't blow up if there's no locale
2016-08-29 15:36:47 -07:00
Westly Wright 036d42aef7 Add new snapshot timeline (#800) 2016-08-01 21:27:30 -07:00
Westly Wright bfea49208f Updates to digital ocean machine driver to get real data (#778)
rancher/rancher#4168

Fix issues with tab selection on load balancer

rancher/rancher#5377
2016-07-14 15:47:38 -07:00
Westly Wright 78aecba2a9 Ember 2.6 upgrade (#766)
Refactor login views

Refactor out application view

Refactor out environments/new view

Refactor out k8s-tab view

Refactor out k8s rc and pods view

Refactor out k8s service view

Refactor out graph view to component

update components that use "didInitAttrs" for deprecation
2016-07-06 12:40:37 -07:00
Vincent Fiduccia e220e378a8 Subscribe logging, orchestation state fixes (#672)
* Better logging for socket/subscribe

* Fix waiting page/orchestration issues

* Activate machine driver on create
2016-05-19 11:58:26 -07:00
Vincent Fiduccia 4da5d33a7a Use new machine driver resources 2016-05-17 12:15:11 -07:00
Vincent Fiduccia bbd78f8f8b More bugs & i18n (#654)
* i18n, root disk size

* bugs, i18n

* Move VM support to per-environment
2016-05-12 16:00:43 -07:00
Vincent Fiduccia 7279cb5535 Waiting page/stacks i18n (#639)
* Waiting page i18n

* Fix master
2016-05-04 17:39:30 -07:00