Westly Wright
5f572f3674
Upgrade Ember to 3.12
...
Remove ember object and use regular object instead
Found durning upgrade to 3.12, I'm not sure why we'd even need to declare an
ember object for this return anyway.
Get the current cluster's id from scope servervice
Found durning upgrade to 3.12, not sure how this ever worked as I looked on live
and it was failing but the system didn't explode on 3.8. In 3.12
transistion.params is undefined and the whole system explodes. We were never
passing the queryparams so they wouldn't have come through. I changed this so we
fetched the current cluster id from the scope service and everything seems to
work correctly.
Ensure that accordion items only try to expand once during the init
Found durning upgrade to 3.12, expanded was being double rendered.
lint fix
test fixes
lint
2019-10-02 13:33:15 -07:00
n313893254
b4d5371875
Remove PUT request on disabling auth
...
https://github.com/rancher/rancher/issues/21803
2019-07-31 18:12:08 +08:00
Eric Tokatlian
dfac8fb538
Adds google auth
2019-07-03 11:18:33 -07:00
Westly Wright
02078b4e42
Missing cancel action for authentication mixin
...
fixed double quotes
Added `SamlAuth` to proxies map so we can use ngrok and saml auth locally
2019-04-11 10:18:48 -07:00
loganhz
6ba9576bd9
Prefill Rancher API Host field
...
https://github.com/rancher/rancher/issues/15463
2018-11-25 17:07:41 +08:00
Westly Wright
4cc64f25f6
Reset editing on route exit for all auth providers
...
rancher/rancher#15845
2018-09-27 16:31:30 -07:00
Westly Wright
dd48867a05
If Editing Saml will no longer reset the allowedPrincipalIds on save
...
rancher/rancher#15769
2018-09-21 15:23:47 -07:00
Westly Wright
6fa362356e
Ensure the auth popup opener has access to intl service
...
rancher/rancher#14893
2018-08-02 16:14:36 -07:00
Westly Wright
286499f984
call save callback in error
...
rancher/rancher#14891
2018-08-02 16:02:06 -07:00
Westly Wright
06a0cdf142
Fix undefined error breaking edit ping/adfs pages
...
rancher/rancher#14850
also fix a few lint errors
and yarn lock
2018-07-30 14:58:01 -07:00
Westly Wright
255858e7d4
lint
2018-07-27 11:19:51 -07:00
Westly Wright
77bee11581
dedup code
2018-07-27 11:19:51 -07:00
Vincent Fiduccia
93f922b92d
eslint --fix
2018-07-20 11:47:19 -07:00
Vincent Fiduccia
0686d4840d
Revert part of eslint fix
2018-07-16 17:50:16 -07:00
Vincent Fiduccia
ae62fbedaf
if ! else
2018-07-16 12:56:58 -07:00
Westly Wright
e845748688
more lint fixes
2018-07-13 10:36:56 -07:00
Westly Wright
f99ed17f2b
Refactor GH auth page
2018-07-13 10:15:37 -07:00
Westly Wright
877ed1f522
More lint files changes (see lib)
2018-07-11 14:06:27 -07:00
Westly Wright
c65c329731
Clear apids on disable and only add me if user list is empty
2018-07-05 11:36:53 -07:00
Westly Wright
865df74d32
update isEnabled check
...
rancher/rancher#14339
2018-07-03 13:28:17 -07:00
Westly Wright
676b6b3b14
Reset access level on disabled auth providerName
...
rancher/rancher#14346
2018-07-03 10:42:03 -07:00
Vincent Fiduccia
181b350b19
Cluster edit, Packet driver
2018-02-20 02:26:56 -07:00
Vincent Fiduccia
2cfe986d22
Nodepool objects, cluster edit
2018-02-20 02:26:56 -07:00
Vincent Fiduccia
90625f4cd5
Redo node-drivers, part one
2018-02-14 03:03:31 -07:00
Vincent Fiduccia
2e67688308
Rename machine* to node*
2018-02-13 10:41:07 -07:00
Vincent Fiduccia
4f2018c33f
Less broken
2018-02-13 10:41:07 -07:00
Vincent Fiduccia
9505a6f068
Start reorganizing add-cluster
2018-02-13 10:41:07 -07:00