Commit Graph

18 Commits

Author SHA1 Message Date
Westly Wright 62ef5bc39d
when upgrading mc app ensure we are using a fresh copy of mc app
rancher/rancher#24057
2019-11-13 13:08:03 -07:00
Westly Wright d211f69c15
lookup correct catalog route to refresh
catalog-tab is the project level route, this never targeted the correct route.
2019-10-17 10:43:39 -07:00
Vincent Fiduccia b625771b61
Search text should always return an object so that it works when subFields is conditonal 2019-09-11 11:20:18 -07:00
loganhz 8a825860a1 Support search in apps and multi-cluster apps list page 2019-09-11 20:32:43 +08:00
lvuch 873e9abf79 empty table text and login screen 2019-08-07 15:32:02 -07:00
Vincent Fiduccia 57912df026
Unused allTemplates 2019-08-01 12:59:00 -07:00
Vincent Fiduccia e77ad9afdf
You are in a maze of twisty catalog logic, all slightly different 2019-08-01 10:30:34 -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
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 a77ea542c9
handle error when looking up non-local users but logged in as local 2019-02-19 16:56:54 -07:00
Westly Wright 344084e266
Load multi-cluster-app principals so member info is ready
rancher/rancher#18242
2019-02-19 16:06:28 -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 281df1ea1b
Fix initial answers not loading for helm charts without questions 2019-02-05 16:32:41 -07:00
Westly Wright 75f2a5f274
Remove route action to load all MC App template versions
only load the versions we need

rancher/rancher#17790
2019-01-31 14:45:08 -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 bb03ce2b75
Fix missing workloads for cloned multi-cluster-apps
rancher/rancher#17680
2019-01-28 16:09:19 -07:00
Westly Wright 305d0eab9b
Pass the correct number of args to randomStr utility
rancher/rancher#17651
2019-01-28 10:56:49 -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