Commit Graph

21 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
loganhz 25b89d8760 Show istio icon if sidecar auto-injection enabled 2019-06-14 00:16:25 -07: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 b89484ab19
project group needs to know about other ns's
rancher/rancher#19022
2019-03-21 09:14:14 -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 4db9b3c0b2 Fix paging label issue 2018-09-20 22:28:07 +08:00
Westly Wright ce895604dc
previous fix wasn't right, need to check for lack of both resources 2018-09-17 16:53:54 -07:00
Westly Wright 782c74772c
Remove offending code that prevents multi actions
rancher/rancher#15646
2018-09-17 16:53:54 -07:00
loganhz ad64ec6411 Fix pagination issue for grouped resources
https://github.com/rancher/rancher/issues/15515
2018-09-11 14:58:38 +08: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 7893ce4a5d
Display Project row only correctly (namespace-table)
rancher/rancher#15296
2018-08-31 11:35:26 -07: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 d275fde673 Fix table sort order issue
https://github.com/rancher/rancher/issues/14808
2018-08-02 14:20:58 +08:00
loganhz 082eedf817 Add quota column in ns list 2018-07-25 16:03:44 +08:00
loganhz 09be399344 Show descriptions for namespace and project
https://github.com/rancher/rancher/issues/14556
2018-07-21 15:40:31 +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