Commit Graph

373 Commits

Author SHA1 Message Date
loganhz 822e14016e Fix google auth text 2019-09-24 10:54:59 +08:00
n313893254 d3d759c362 Fix Google Auth translation
https://github.com/rancher/rancher/issues/22887
2019-09-18 10:31:13 +08:00
lvuch 6f56afa3a6 recuce white space, remove unnecessary tooltips, move info tooltip to end after clipboard 2019-08-29 15:31:07 -07:00
lvuch 091dd3f6c8 google auth 2019-08-28 16:30:34 -07:00
n313893254 c4fbeb84fd Instructions to create "Service account" can be provided
https://github.com/rancher/rancher/issues/21389
2019-08-26 17:10:45 +08:00
Vincent Fiduccia 3b655b415f
Merge pull request #3282 from n313893254/22214
Fix google auth issue
2019-08-21 15:24:18 -07:00
n313893254 b3899f5de9 Fix google auth issue
https://github.com/rancher/rancher/issues/22214
2019-08-21 18:19:29 +08:00
loganhz 3881f5809a Do not pass hiden fields in catalog answers
https://github.com/rancher/rancher/issues/22265
2019-08-21 09:58:47 +08:00
loganhz 1c6f481fe4 Fix custom role issue 2019-08-17 14:59:56 +08:00
n313893254 39f0cf2bb1 Add Edit button for Google Auth
https://github.com/rancher/rancher/issues/22214
2019-08-16 16:40:24 +08:00
phillc 6f2edabebb [UI] Check Linode cloud credential against profile
- Account required a key scope

https://github.com/rancher/rancher/issues/22128
2019-08-14 15:50:00 -04:00
loganhz e8bc206f03 Able to supply no target projects on app upgrade
https://github.com/rancher/rancher/issues/22130
2019-08-14 12:24:25 +08:00
lvuch d043baa4f6 tooltips 2019-08-13 15:28:16 -07:00
n313893254 68b3c230c1 Fix Google Auth issue
https://github.com/rancher/rancher/issues/21404
2019-08-13 16:51:55 +08:00
Vincent Fiduccia 04d48c72a4
Merge pull request #3227 from loganhz/cc-error
Multi cluster app upgrade issue
2019-08-12 11:32:27 -07:00
loganhz ac0feb8600 Multi cluster app upgrade issue
https://github.com/rancher/rancher/issues/21801
2019-08-12 19:19:10 +08:00
loganhz 2575bdf5bc Fix launch multi-cluster apps issue
https://github.com/rancher/rancher/issues/20871
2019-08-12 17:42:40 +08:00
ellisbenjamin 28a9f5b31e Linode uses cloud credentials and meta proxy
https://github.com/rancher/rancher/issues/21838

Co-authored-by: phillc <15082+phillc@users.noreply.github.com>
2019-08-09 14:18:18 -04:00
loganhz b65eee8c49 Show inactive nodes and unhealthy components in cluster list
https://github.com/rancher/rancher/issues/21933
2019-08-03 07:21:28 +08:00
Westly Wright 33a0ccd7ae
Merge pull request #3148 from n313893254/21520
Fix configuring pipeline authentication failed
2019-07-22 09:44:33 -07:00
Westly Wright be8c51c768
Merge pull request #3144 from loganhz/cloud
Fix cloud credential error message issue
2019-07-22 09:40:15 -07:00
n313893254 657435625b Remove github service 2019-07-22 15:15:56 +08:00
loganhz c58d370f4e Fix cloud credential error message issue
https://github.com/rancher/rancher/issues/20577
2019-07-22 08:44:57 +08:00
loganhz 089d4aaef9 Fallback to latest version if default not exists
https://github.com/rancher/rancher/issues/21008
2019-07-22 08:03:28 +08:00
Westly Wright 87d22bc40e
Fix cancel bug when launching template from cluster index
added parentRoute and moved the cancel action to the controller so we can
access goToPrevious.

rancher/rancher#21626
2019-07-19 16:46:35 -07:00
Westly Wright 2385bdd979
fix null error on members
rancher/rancher#21442
2019-07-19 12:48:53 -07:00
Westly Wright 2504e854f7
Add enable/disable action to cluster template revisions
rancher/rancher#21407
2019-07-19 09:23:48 -07:00
Westly Wright 531c112539
Add edit action to cluster template 2019-07-17 16:51:10 -07:00
Westly Wright c580bcc753
fix cluster templates table not updating when revision is deleted 2019-07-16 11:50:34 -07:00
Westly Wright 00b2e2a8f3
Kubernetes versions with patch support for cluster templates
First itteration of new kube versions w patch support

fix alias issue

satisfies working with no override, hide questions, uniq questions

add templates service, add additional satisfies logic

cluster template translation

add setdefault action to cluster template revisions

Add cluster template link to clusters index page

apply cluster templates satisifies logic
2019-07-16 10:15:38 -07:00
Westly Wright b8b28e94db
Merge pull request #2834 from displague/feature/linodeCloudCredential
add Linode cloud credential
2019-07-16 09:36:24 -07:00
Westly Wright fa7024578c
remove enabled flag for clusterTemplateRevision 2019-07-08 15:44:56 -07:00
Westly Wright 2a66489f83
New cluster launch page
Refactor and decouple launch cluster

adds new routes for selecting cluster, selecting cluter template, and launching
cluster

Add first version of cluster template selection logic

WIP - First version of cluter-template resource pages & components

cluster template index

adds cru-cluster-template

save cluster template and cluster template revision

refactor rke cluster driver and add rke cluster driver to clust temp

add cluster template revision page

template revision changes

more questions

refactor cluster networking into component

cluster template questions components

first itteration of working add question

fixups for ct and ctr's

general fixes

quick revision select on new revision page

Move name, expose ctr name, move ctr source

Refactor ct/ctr table to use grouped form

share member added

single template no revisions rows

translations

translation changes

css toggle

css toggle on all elements

inline override

initial apply cluster template

initial show or lock when applying a cluster template

validation bug

first run at windows support overrides

abstract check override with component that yields

add check for override to most sections

bulk remove cluster template revision

more check override

handle errors better for ctrs

translations

bugs

add toggle to azure cloud provider

auth endpoint fix

computed override check and refactor

fixup question override inputs

remove cluster launch route

review fixups

cluster edit

fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
Westly Wright 530845a91a
Add ui warning about expiring certificates 2019-06-28 15:07:23 -06:00
loganhz 52ca48a4d9 Remove Umbrella Icon from 2019-06-27 17:02:03 +08:00
Westly Wright 29255feb17
remove unneeded required 2019-06-24 11:53:42 -07:00
Westly Wright 8d3920fac0
Merge pull request #3075 from etokatlian/fix/digital-access-token
Add field required to DO cloud provider
2019-06-21 17:06:29 -07:00
Eric Tokatlian 88f28ae2f8 Add field required to DO cloud provider
rancher/rancher#19754
2019-06-21 16:23:47 -07:00
Eric Tokatlian ae41e240e8 Add field required to DO cloud provider
rancher/rancher#19754
2019-06-21 12:11:10 -07:00
loganhz 843793615d Show warning for registry admin password 2019-06-14 09:33:36 -07:00
Westly Wright 10cb0b5a59
Merge pull request #3039 from loganhz/apigroup
Show API groups in UI instead of hard code *
2019-06-07 09:55:02 -07:00
loganhz 15d30053bd Show API groups in UI instead of hard code *
https://github.com/rancher/rancher/issues/20666
2019-06-07 10:56:47 +08:00
loganhz 17bfa0225d Rename updatePreRequest 2019-06-07 01:11:48 +08:00
n313893254 4566f21c1a Istio and reservation check bug fix 2019-06-06 17:03:18 +08:00
loganhz 21d51d7612 Make Encryption field editable 2019-06-06 15:48:57 +08:00
loganhz b58b729d7b Fix the issue that s3 region is not requrired
https://github.com/rancher/rancher/issues/20689
2019-06-06 15:34:32 +08:00
loganhz 384aa95ae2 Bug fix for enabling istio and registry page 2019-06-06 00:22:45 +08:00
Logan 74bbe0171e Registry and Istio (#3014)
* Add vendors for istio

* Add istio lib

* Add kiali UI vendor

* Expose components in shared lib

* Istio css

* Support kiali graph in Rancher UI

* Show traffic metrics from istio

* Enable istio in cluster level

* Toggle for istio sidecar auto injection

* Support add istio config

* Reuse catalog for istio config

* Support enable global registry in local cluster

* Rename traffic rule

* Not upgrade template version for istio

* Fix istio project level routing issue

* Fix comments

* Bug fix

* Add kiali copyright

* App name is not required in schema

* Use cytoscape dagre from npm

* Bug fix

* Hide traffic rule
2019-06-03 09:44:28 -07:00
Westly Wright 7cde6d4d00
Add handling logic for missing template versions
rancher/rancher#19592

project level catalogs and upgrade for missing catalog issues
2019-05-23 16:56:33 -07:00
Marques Johansson 1bf4366dc6 add Linode cloud credential validation 2019-05-20 15:48:46 -04:00
Westly Wright 314ec7ae2f
Refactor generic icon fetching on apps to a mixin
rancher/rancher#17668
2019-05-16 13:59:18 -07:00
Marques Johansson 0ed32ea712 linode nodedriver param should be token, not accessToken 2019-05-15 20:24:42 -04:00
Marques Johansson 25ff7d24f8 add Linode cloud credential 2019-05-15 19:38:16 -04:00
Westly Wright 1d9c866989
Add width param to ident block to account for smaller width parents
rancher/rancher#17410
2019-05-13 14:31:08 -07:00
Westly Wright cf8b909d39
Add missing actions to form-members-global-access
rancher/rancher#19676
2019-04-17 11:40:38 -07:00
loganhz 9af7b24edc Fix MCA view answer yaml issue
https://github.com/rancher/rancher/issues/18196
2019-04-15 16:19:52 +08:00
Westly Wright ba2a3037c8
refactor error handler for cloud credentials in node templates
rancher/rancher#19377
2019-04-04 14:28:54 -07:00
Westly Wright 6e6d3ae42d
Dont show app link if the project is not available to user GNDS Ent
rancher/rancher#19174
2019-04-03 11:20:05 -07:00
Westly Wright 46e96c801a
Fix send action deprecations
send action deprecation warnings for form-key-value component

update all cancel actions

deprecations for ns quota component and action menu item

deprecations and formatting

sendAction deprecation form-node-selctor & formatting

sendAction deprecations for cru-persistent-volume & formatting

sendAction deprecations for form-scoped-roles & formatting

sendAction deprecations for telemetry-opt & formatting

sendAction deprecations for table-rows & formatting

sendAction deprecations for server-url & formatting

sendAction deprecations for cru-config-map & formatting

sendAction deprecations for workload-row & formatting

sendAction deprecations for cru-volume & formatting

sendAction deprecations for cru-persistent-volume-claim & formatting

fix issue with declaring dynmic keys on component.

sendAction deprecations for form-healthcheck & formatting

sendAction deprecations for node-selector-row & formatting

sendAction deprecations for new-edit-ingress & formatting

sendAction deprecations for form-node-affinity & formatting

sendAction deprecations for form-key-to-path & formatting

sendAction deprecations for new-catalog & formatting

sendAction deprecations for cru-storage-class & formatting

sendAction deprecations for project-resource-quota & formatting

sendAction deprecations for input-files & formatting

sendAction deprecations for node-row & formatting

sendAction deprecations for input-command & formatting

sendAction deprecations for form-ports

sendAction deprecations for new-edit & formatting

sendAction deprecations for form-image

sendAction deprecations for form-volume-row & formatting

sendAction deprecations for form-volumes & formatting

sendAction deprecations for form-scale & formatting

sendAction deprecations for container-logs & formatting

sendAction deprecations for cru-volume-claim-template

sendAction deprecations for pod-row & formatting

sendAction deprecations for source-custom-log-path & formatting

sendAction deprecations for step mixin & formatting

sendAction deprecations for pipeline-codemirror & formatting

sendAction deprecations for build-step & formatting

sendAction deprecations for build-stage & formatting

sendAction deprecations for pipeline-env-from & formatting

sendAction deprecations for log-view & formatting

sendAction deprecations for bitbucketserver-setting & formatting

sendAction deprecations for bitbucketcloud-setting & formatting

sendAction deprecations for form-recipient-item & formatting

sendAction deprecations for pipeline-selector-row & formatting

sendAction deprecations for policy-row & formatting

sendAction deprecations for other-role-row & formatting

sendAction deprecations for role-rule-row & formatting

sendAction deprecations for new-multi-cluster-app & formatting

sendAction deprecations for driver-digitalocean & formatting

sendAction deprecations for project-alert-row & formatting

sendAction deprecations for form-recipient-item & formatting

sendAction deprecations for cluster-alert-row & formatting

sendAction deprecations for alert-select & formatting

sendAction deprecations for storage-class-provisioner & formatting

sendAction deprecations for cluster-driver mixin

sendAction deprecations for node-driver mixin

sendAction deprecations for view-new-edit mixin

sendAction deprecations for host-registration & formatting

sendAction deprecations for form-labels-annotations & formatting

sendAction deprecations for huawei-user-labels & formatting

sendAction deprecations for form-user-labels & formatting

sendAction deprecations for principal-search & formatting

sendAction deprecations for form-namespace & formatting

sendAction deprecations for input-paste & formatting

sendAction deprecations for catalog-index & formatting

sendAction deprecations for searchable-select & formatting

sendAction deprecations for hover-dropdown & formatting

sendAction deprecations for container-shell & formatting

sendAction deprecations for input-yaml & formatting

sendAction deprecations for input-text-file & formatting

sendAction deprecations for sortable-thead & formatting

sendAction deprecations for form-ingress-rows & formatting

sendAction deprecations for input-password & formatting

sendAction deprecations for input-identity & formatting

sendAction deprecations for form-count & formatting

sendAction deprecations for form-members & formatting

sendAction deprecations for outside-click & formatting

sendAction deprecations for input-slider & formatting

sendAction deprecations for metrics-action & formatting

sendAction deprecations for banner-message & formatting

sendAction deprecations for driver-rke & formatting

sendAction deprecations for driver-import & formatting

sendAction deprecations for form-value-array & formatting

sendAction deprecations for cru-node-pools & formatting

sendAction deprecations for cru-cluster & formatting

sendAction deprecations for logging/new-edit & formatting

sendAction deprecations for login-x components & formatting
2019-03-29 10:58:08 -07:00
Westly Wright a4a23d4006
Fix missing targets in the gdns entry list page
rancher/rancher#18977
2019-03-18 11:35:49 -07:00
Westly Wright 91d3e97526
cloud cred name/desc translations
rancher/rancher#18963
2019-03-15 17:03:10 -07:00
Westly Wright c4a47f7944
Refactor GDNS project target logic to reduce complexity
rancher/rancher#18954
2019-03-15 15:51:59 -07:00
Westly Wright 6d72dd9445
fix global dns not adding projects correctly on create
rancher/rancher#18939
2019-03-15 10:42:05 -07:00
Westly Wright 64644dea61
Move mc apps roles access to more prominent location on app create
rancher/rancher#18749
2019-03-11 10:12:47 -07:00
Westly Wright c7d72a006e
Correct new vs edit verbiage for cloud credentials 2019-03-08 15:58:48 -07:00
Westly Wright bb3d5d4389
Add cloud cred validation for amazon and region
rancher/rancher#18739
2019-03-08 14:40:19 -07:00
Westly Wright e9c9a2a924
Merge pull request #2719 from lvuch/lv-0305
wip minor issues
2019-03-06 14:50:19 -07:00
Westly Wright d863e94e81
fix tooltips, they got dropped when we moved icons 2019-03-06 14:47:42 -07:00
Westly Wright 0963c81366
All users to select project or mc app on dns entry edit
rancher/rancher#18366
2019-03-05 15:46:11 -07:00
lvuch 61ab1306a0 remove badge state for 18447 2019-03-05 09:48:25 -07:00
Westly Wright d5806915bf
fix project reload error and move dns entry to row component
rancher/rancher#18392
2019-03-04 16:32:44 -07:00
Westly Wright 8a409bbc9c
fix cloud cred data clearing when region changed
rancher/rancher#18538
2019-03-04 15:41:19 -07:00
Westly Wright 209b624ac4
update mc app rbac to allow only 2 roles and def to project-member
rancher/rancher#18326
2019-03-04 10:29:34 -07:00
Westly Wright 241abad8ae
Fix errors on MC app launch page
rancher/rancher#18430
2019-02-27 16:46:06 -07:00
Westly Wright b344e371ec
Merge pull request #2690 from westlywright/mc-app-states
Show individual app states for mc-apps
2019-02-26 08:29:31 -07:00
Westly Wright f3f57a61f9
Show individual app states for mc-apps
rancher/rancher#18337
2019-02-25 16:07:36 -07:00
Westly Wright 45384b8199
Fix role label on mc app
rancher/rancher#18373
2019-02-25 12:12:24 -07:00
Westly Wright 771214b69a
cleanup do err msg on cloud credential validation
rancher/rancher#18294
2019-02-22 11:25:42 -07:00
Westly Wright a5ce0a492d
Refactor members global access to make sure all members obj are same
rancher/rancher#18278
2019-02-22 11:08:34 -07:00
Westly Wright b2db7f3773
refactor cloud-keys to cloud-credentials 2019-02-21 12:37:57 -07:00
Westly Wright a01692a9dd
make cloud credential editable
rancher/rancher#18096
2019-02-20 15:14:04 -07:00
Westly Wright 9628bbd931
cloud credential modal updates
Change add button
Add logic to default to add mode if no cloud creds
disable add new button when already adding new cloud cred

rancher/rancher#18091
2019-02-20 12:08:51 -07:00
Westly Wright 8ebe2d8c66
Default cloud key config to amazon
rancher/rancher#18091
2019-02-20 11:21:33 -07:00
Westly Wright 26dc0d9c7e
Display no-link data when the mc app owner doesn't have access to pr
rancher/rancher#18153
2019-02-19 12:37:09 -07:00
Westly Wright b8a5cff7de
fix css on amazon cloudkey 2019-02-16 08:59:39 -07:00
Westly Wright 1e3b8ca24a
do not show selector on NT cloud keys page
rancher/rancher#18078

lint
2019-02-16 08:31:35 -07:00
Westly Wright 2af8a5e489
add manage keys/templates buttons on respective pages
rancher/rancher#18083
2019-02-16 08:30:53 -07:00
Westly Wright c957f662c2
Add partial support for cloud key validation
rancher/rancher#18037

add amazon key validation
2019-02-16 08:31:24 -07:00
Westly Wright bdc2f2d324
Merge pull request #2657 from westlywright/global-dns-rbac
Add Global DNS Provider and Entry RBAC
2019-02-14 17:10:16 -07:00
Westly Wright 3344bcd440
fix the way projects are added and removed that stops saving
rancher/rancher#18130
2019-02-14 17:02:43 -07:00
Westly Wright 935521482d
Add Global DNS Provider and Entry RBAC
rancher/rancher#17976
2019-02-14 15:33:48 -07:00
Westly Wright 11ecc8a185
Merge pull request #2656 from loganhz/yaml
Support valuesYaml for catalog
2019-02-14 08:41:44 -07:00
loganhz 6b00a9d6dd Support valuesYaml for catalog
https://github.com/rancher/rancher/issues/16680
https://github.com/rancher/rancher/issues/17605
2019-02-14 20:52:57 +08:00
Westly Wright 9eddd4bdd8
Multi cluster app RBAC and Actions features
add roles to mc apps
refector mc apps add target into component
add new project target actions for mc apps

rancher/rancher#17853
rancher/rancher#17975
2019-02-13 15:26:04 -07:00
Westly Wright 3df948e9ab
Add cloud credentials page, resource, and add modal
WIP

WIP

WIP

cleanup
2019-02-11 17:37:05 -07:00
Westly Wright 907d6f0fe2
fix helm chart custom answer overrides 2019-02-06 11:21:33 -07:00
Westly Wright 281df1ea1b
Fix initial answers not loading for helm charts without questions 2019-02-05 16:32:41 -07:00
Westly Wright b9a9813f54
Fix defaults overwriting inputs
rancher/rancher#17820
2019-02-01 17:34:12 -07:00
Westly Wright 03a280a7fc
Fix double render error & missing subquestion answers on mc app upg
ranchr/rancher#16941

Fix double render error & missing subquestion answers on mc app upg

ranchr/rancher#16941
2019-01-31 12:22:15 -07:00
Westly Wright 0ae16f4f7b
Move refresh all user tokens to users page rather that site-access
rancher/rancher#17075
2019-01-30 16:40:38 -07:00
Westly Wright c14128706c
ux/ui changes for refresh groups action
rancher/rancher#17709
2019-01-30 14:30:03 -07:00
Westly Wright 9f25b23a5d
Add a clearer mc app target error message when no pId
rancher/rancher#17706
2019-01-29 17:23:56 -07:00
Westly Wright 313bceea4c
Fix missing mc app answer overrides and upgrade answer overrides
rancher/rancher#16941
rancher/rancher#17678
2019-01-29 17:05:30 -07:00
Westly Wright b5b6bad5a4
Missing project/cluster indicator broke answer overrides for mc apps
rancher/rancher#16941
2019-01-29 12:22:21 -07:00
Westly Wright 6a6f681679
fix extra target entry being added on cloned and upgrade mc apps
rancher/rancher#17679
2019-01-28 16:19:56 -07:00
Westly Wright 7b7559cf53
Fix issue with a getting display name on project with no cluster 2019-01-23 18:29:21 -07:00
Westly Wright 6a03df02d0
Global DNS & Multi Cluster App Routes and Components
Add Global DNS providers and re-org global dns page

update providers routes and translations

global dns providers add page mock

Hookup Global DNS Provider api

Hookup Global DNS Entry API

Update multi-cluster-app for new api

add targets to multi-cluster-apps creation

Multi cluster app component for list page

launch route upgrade button and clone

clone name

styles and clean up

add multi-cluster targets and projects to gdns

add project ids to dns entries index

address feedback from review
2019-01-21 15:14:58 -07:00
lvuch 58e72ce952 16926 2019-01-09 11:48:36 -07:00
Westly Wright e1e1459f02
fix incorrect action target in revert setting modal
moved bare strings to translations file

rancher/rancher#16717
2018-12-13 16:52:45 -07:00
loganhz 9e4ac4534d Show more info for the user in global user list
https://github.com/rancher/rancher/issues/16679
2018-12-11 18:45:32 +08:00
loganhz 84b783e442 Cancel button in auth config
https://github.com/rancher/rancher/issues/15889
2018-11-22 16:22:31 +08:00
n313893254 fc18c05ee5 Add annotations field to Pod Security Policy configurations UI
https://github.com/rancher/rancher/issues/15861
2018-11-13 18:09:51 +08:00
Westly Wright ab192c9ffe
Amazon EKS session token bugs
rancher/rancher#16420
rancher/rancher#16421
rancher/rancher#16423
rancher/rancher#16425
2018-11-05 10:38:24 -07:00
Westly Wright 4895c20ed7
Add Cluster and Project level catalogs
rancher/rancher#15104
rancher/rancher#15106
2018-10-17 14:03:49 -07:00
loganhz 84fe17986a Show created column in resource table
https://github.com/rancher/rancher/issues/15218
2018-09-05 09:04:41 +08:00
Westly Wright 98e70241f0
When adding a catalog the branch should always be enabled 2018-08-30 10:27:07 -07:00
Westly Wright fa099a3efc
Update ui for azure ad endpoint issues
rancher/rancher#15175
2018-08-28 10:41:04 -07:00
loganhz 376c858ab5 Enhance Azure AD
https://github.com/rancher/rancher/issues/15175
2018-08-23 16:41:01 +08:00
loganhz 7c1c511842 Hide the lock/unlock option for global roles
https://github.com/rancher/rancher/issues/14807
2018-07-30 12:55:38 +08:00
loganhz 9e37de25c1 Support comma seperated resources for role
https://github.com/rancher/rancher/issues/14784
2018-07-30 12:34:00 +08:00
loganhz 5dc5c8ac18 Fix role detail page issue
https://github.com/rancher/rancher/issues/14782
2018-07-27 14:38:38 +08:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia b95f526d2a
Activate/Deactivate users (rancher/rancher#14621) 2018-07-20 11:21:47 -07:00
Westly Wright a0a336dcaf
bug fixes 2018-07-18 16:59:25 -07:00
Westly Wright 7edbb4fb31
add context qp 2018-07-18 15:46:47 -07:00
Westly Wright dfcebc90ed
Global roles page changes 2018-07-18 12:52:35 -07:00
Westly Wright e446932257
Rework roles pages 2018-07-17 16:17:54 -07:00
Vincent Fiduccia 557ac28bf4
Merge pull request #2060 from vincent99/master
Bugs, Eslint
2018-07-17 10:56:12 -07:00
Vincent Fiduccia 0686d4840d
Revert part of eslint fix 2018-07-16 17:50:16 -07:00
Westly Wright 8402a29591
lint fixes 2018-07-16 13:01:45 -07:00
Westly Wright 9c2e8bbbd1
Clone Catalog 2018-07-16 12:58:50 -07:00
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
Westly Wright bcc1061b67
actually get button check working 2018-07-05 11:43:50 -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 51bfe11cf0
Disable last user removal from site-access restricted/required 2018-07-05 11:14:29 -07:00
loganhz eb1a38c4c0 Fix update cluster owner role issue
https://github.com/rancher/rancher/issues/14351
2018-07-03 10:34:37 +08:00
Westly Wright 1a76efab07
wrong id populated
rancher/rancher#14343
2018-07-02 16:05:01 -07:00
Vincent Fiduccia 2ebfa52adf
Support nonResourceURLs for cluster-admin 2018-06-29 17:20:46 -07:00
Westly Wright e20914b38f
Fix duplicate `me` users from being added to site access 2018-06-29 15:32:01 -07:00
Westly Wright b404c12695
fixup 2018-06-28 17:03:53 -07:00
Westly Wright f3223f1b70
bug fixes 2018-06-28 17:03:53 -07:00
Westly Wright 639565bb4d
Allow only unique id's in site access list
rancher/rancher#13422
2018-06-28 17:03:53 -07:00
Westly Wright 591bd100f3
Update auth providers to use existing access mode instead of static
rancher/rancher#14071
2018-06-20 15:41:45 -07:00
Westly Wright 87fd4db4c9
Update custom catalog verbiage for clarity between different urls
rancher/rancher#13792
2018-06-14 13:49:12 -07:00
Westly Wright 220036e043
Update verbiage for adding custom catalog for clarity
rancher/rancher#13792
2018-06-06 16:14:36 -07:00
loganhz 67ad60550a Make name field be the first in user list
https://github.com/rancher/rancher/issues/13764
2018-06-03 20:36:58 +08:00
Westly Wright 3eb7525821
fix out of bounds icon
rancher/rancher#13673
2018-05-23 16:56:20 -07:00
Vincent Fiduccia 907702de5a
Edit on builtin roles 2018-05-17 22:13:44 -07:00
Vincent Fiduccia cead0b82fe
Enabled->Locked 2018-05-17 18:13:49 -07:00
Westly Wright 097f1d0bd2
role template tweaks 2018-05-16 12:09:30 -07:00