Westly Wright
a4f5ee4f6d
lint
2018-08-15 13:59:38 -07:00
Westly Wright
0a3dc69627
loading-overlay should be removed in `afterRender` queue
2018-08-15 13:50:45 -07:00
Vincent Fiduccia
93f922b92d
eslint --fix
2018-07-20 11:47:19 -07:00
Vincent Fiduccia
54725f2022
eslint --fix
2018-06-29 17:20:46 -07:00
Westly Wright
24256cff3d
fixes that prevent 'lint --fix' from running completely
2018-06-29 17:20:46 -07:00
loganhz
27299cb5c5
Preserve worload sub route
2018-06-03 20:29:46 +08:00
loganhz
cabb636719
Preserve cluster level route
...
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
loganhz
806feda069
Preserve project level route
...
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
Westly Wright
5e6c056864
Upgrade ember -> 3.1
...
also linting errors
2018-05-09 11:24:36 -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
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
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
Westly Wright
12d6f7ac62
Add Conatiner Cloud user registration system
2017-02-10 17:02:54 -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
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
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
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
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
Westly Wright
292b1dca85
Fix bug in login translations selection() ( #636 )
2016-05-03 10:28:40 -07:00
Westly Wright
c3c39eb873
remove unneeded route file ( #606 )
...
Resolve github auth not working in Ember 2.4
style clean up
super beforeModel hook in new host route
rancher/rancher#4432
2016-04-20 16:26:03 -07:00
Vincent Fiduccia
0290ad6359
IE, System button destination
2016-03-28 16:19:30 -07:00
Vincent Fiduccia
f3131b5ea4
Fix auth error message ( rancher/rancher#951 )
2016-03-11 22:32:12 -07:00
Westly Wright
a7618c6d74
Change submodule term to point to rancher forked repo.
...
Update submodule dependencies
Add alt action for shell and logs to launch in new window
(rancher/rancher#2360 )
Change new window name to _blank
Change isConsole to more generic isPopup
Add padding to shell popup
Add some extra height to logs view when in modal
fix styling on log popup
Add new vm logs and vm shell popup
2016-03-09 12:33:14 -07:00