Commit Graph

31 Commits

Author SHA1 Message Date
Vincent Fiduccia df20ca2d5b
Unused var 2019-09-18 17:43:38 -07:00
loganhz efcc47bd82 Remove rancherVersion in its requests
https://github.com/rancher/rancher/issues/22921
2019-09-18 11:56:17 +08: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 f8ce43bf2a
Add allTemplates logic to catalog service
Add's the allTemplates object which uses the live templates store
Catalog index uses this now instead of the model passed down so that the catalog
index live updates as it should.

rancher/rancher#19301
2019-05-06 16:23:10 -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 4981240e6c
filter catalog categories by cluster and project
rancher/rancher#17279
2019-01-03 12:35:38 -07:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08:00
n313893254 268c3ec566 'Refresh' button did not change waring icon when respond is 200
https://github.com/rancher/rancher/issues/16662
2018-11-20 16:50:13 +08:00
Westly Wright cdba3b14ba
correctly load catalog data from global store 2018-10-22 09:59:19 -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 9000328a73 Fix the issue that user can not deploy catalog item 2018-08-24 15:51:19 +08: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
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
Westly Wright 5e6c056864
Upgrade ember -> 3.1
also linting errors
2018-05-09 11:24:36 -07:00
loganhz c70353a107 Reload catalog cache if needed
https://github.com/rancher/rancher/issues/12835
2018-04-24 18:08:26 +08:00
loganhz 47a9ff6c34 Fix catalog filter issue 2018-04-24 18:08:26 +08:00
loganhz 74196d437e Update catalog 2018-04-20 09:16:00 +08:00
Vincent Fiduccia 536d3f55d3
Lint 2018-04-09 17:23:24 -07:00
Westly Wright d2e3d3c836
Prevent catalog page uncaught errors
If an app was launched and the subsequent catalog is removed fetchAppTemplates
would fail because of the fail-fast style of all. swtiched to use allSettled
2018-04-06 09:38:57 -07:00
Vincent Fiduccia 6f9b8190c7
lint 2018-03-19 15:27:03 -07:00
Westly Wright 6255cdedf1
move action to catalog service where it belongs 2018-03-03 23:28:17 -07:00
Vincent Fiduccia 8c485bdcdd
Catalog cleanup, exoscale 2018-02-26 21:39:30 -07:00
Vincent Fiduccia e3caf8d9ba
Refactor cluster/project subscription connections, page scope 2018-01-19 12:40:28 -07:00
Westly Wright 95c8989bb0
Move app config to service to consumers 2017-12-20 18:16:22 -07:00
Vincent Fiduccia cf0ceba3e3
Catalog support 2017-12-12 03:44:43 -07:00
Westly Wright b2448beaf7
user-store changes 2017-11-15 15:58:42 -07:00
Westly Wright 3fe7500330
remove serivce name 2017-11-13 16:32:33 -07:00
Westly Wright a9952ce5d0
Refactor projects service 2017-11-13 16:32:33 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright f15a33bf8a
Move start movine shared services, utilies, and components
moving all common functionality to shared umbrella in-repo-addon
2017-10-30 09:51:35 -07:00