Commit Graph

12 Commits

Author SHA1 Message Date
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
n313893254 af2c9c1e5b Fix can not search a project without namespaces
https://github.com/rancher/rancher/issues/21415
2019-07-12 11:49:47 +08:00
n313893254 bfc1e0ae3f Fix namespace page can not search project name
https://github.com/rancher/rancher/issues/21380
2019-07-09 12:19:27 +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 d5748b95a5
Explicitly exclude created from search fields
it only searches on iso-8601 date strings currently which we do not display

rancher/rancher#18889
2019-03-13 16:49:57 -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
loganhz e92e6a8731 Resource quota
https://github.com/rancher/rancher/issues/14620
2018-08-28 10:32:55 +08:00
loganhz 25dab3fda5 Hide resource quota column in namespace table 2018-08-20 16:20:34 +08:00
loganhz 082eedf817 Add quota column in ns list 2018-07-25 16:03:44 +08:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
Westly Wright ddfaf0ed0a
reorg shared components 2018-05-09 11:24:35 -07:00