Commit Graph

21 Commits

Author SHA1 Message Date
Cody Jackson ba97eb64f1 Updating the principal logicalType to account for okta
rancher/rancher#30401
2021-04-15 15:30:46 -07:00
Westly Wright d3d78e87c8
Upgrade Ember & Dependencies for LTS support >3.12
There are changes required for the ember upgrade but additional changes
for individual libs are also present. Commit has been squashed, see
individual commits if needed.

There are a bunch of HBS changes as well. These are to deal with a
couple new rules and there impact is low. The button one has bitten us a
few time so this seemed great to add IMO.

update ember 3.12.4

ember 3.13

fixes for new eslint rules

ember 3.13->3.14

ember3.14->3.16

ember3.16->3.20

3.20 lint rules

yarn upgrade

update ember-optional-feature

update deps that can go to patch versions

upgrade major versions that are possible

update ansi_up

only reset term var if we're not destroying

prevents new ember 'same computation' error

update async

upgrade dot-object

new-catalog - add set to deal with new warning
marked-down - drop call into next to ensure its called at the correct time

upgrade ember-assign

update ember-cli-clipboard

remove unused & deprecated ember-cli-release

remove unused drag-drop lib

use set on tracked prop

update ember-flatpickr && cli-test-loader

upgrade ember-href-to

update filesaver

update liquid-fire and ipaddr

upgrade jsondiffpatch

upgrade marked

upgrade semver

update xterm

Update ember-basic-dropdown

the library has changed quite a bit and no longer provides an addon for the content-item where we handling the click event to close the dropdown,
thus click events must be added manually to the items being clicked to close the dropdown.

udpate dompurify

fix page header project styles

Bump ember api store, remove npm-run-all

Autofix button types from hbs linting

this change looks large but only adds `type` button to any buttons that dont have a type, which should help to reduce weird side effects

more hbs lint changes for no-negate-condition

turned off a couple rules that could be too much to test right now
2020-10-07 16:52:22 -07:00
Eric Tokatlian a2ce818ea8 Bugfix #21435
- Adds appropriate google user icon post authentication
2019-07-10 15:37:19 -07:00
Eric Tokatlian 5aaff9f0d2 Bugfix #21384 adds proper principal id. 2019-07-09 12:39:34 -07:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
loganhz d15c62c54d Support Okta Auth
https://github.com/rancher/rancher/issues/15574
2018-12-13 10:31:11 +08:00
Westly Wright 4ace4f0411
Flip the lazy loading switch for all engines and remove browserify
loading overlay would stick on login sometimes

first update for auto importer

add required unsafe eval

remove project level xterm loading

ansi up

lazy-load dot-object

lazy load marked

Move logger models out of logging engine, it prevents lazy loading

add auto-importer config to logging

semver & json2yaml

lazy load pretty cron

lazy load shell quote

bug - typo in function name

remove debugger

lint and bugs

add shellquote constant to deal with undef error

Remove async from global and load module properly

add ignore file for silver-searcher

auto-import d3 lib

auto-import Identicon

auto-import jquery growl

update jsondiffpatch and auto-import

Remove unneeded voids

ember-auto-load jszip

pipeline bug

Refactor verify-auth route for lazy engines

auto-import to all engines/addons

auto-import momentjs

auto-import yaml

auto-import file-saver

update globals

bugs

review changes

yarn lock

move bable option back into the right place

bug fixes

decouple dependencies for nodes engine

decouple dependencies for global-admin

decouple dependencies for login engine

decouple dependencies for alerts engine

decouple dependencies for logging engine

decouple dependencies for pipeline engine

Lint sync and fix

review bugs

updates for rebase
2018-10-11 12:03:44 -07:00
Westly Wright 23a4f6e5ad
new key cloak auth provider
rancher/rancher#14874
2018-08-17 15:13:49 -07:00
Westly Wright 8c4668d37f
add ad fs user/group type 2018-08-02 09:34:41 -07:00
Westly Wright 34f454ab47
fix ping? display in site access 2018-07-24 10:04:05 -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 80a56fabb8
Add new model user types 2018-06-15 16:34:20 -07:00
Vincent Fiduccia e711c0f46d
Import YAML 2018-04-20 19:47:10 -07:00
Westly Wright 65a0cf3adf
Ensure ad users are excluded from group drowpdown
rancher/rancher#12372
2018-04-09 17:15:08 -07:00
Westly Wright 2f6feed88d
Show correct type for AD users in identityBlock
rancher/rancher#12374
2018-04-09 17:15:08 -07:00
Vincent Fiduccia 082c236247
Don't include local in github user selection 2018-03-08 14:34:22 -07:00
Vincent Fiduccia 2e2dc1744f
Identity picking, github search 2018-03-06 21:25:11 -07:00
Westly Wright 1ffbb20c57
fixups 2018-03-01 12:28:45 -07:00
Westly Wright d84433f859
wip 4 2018-02-16 09:42:14 -07:00
Westly Wright d2ad5c051c
github round 3 2018-02-16 09:42:14 -07:00