Commit Graph

18 Commits

Author SHA1 Message Date
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 45384b8199
Fix role label on mc app
rancher/rancher#18373
2019-02-25 12:12:24 -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 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 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 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 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