Commit Graph

2245 Commits

Author SHA1 Message Date
Lauren Harden 700c1ee744
Merge branch 'master' into lh-0618 2019-07-22 15:06:08 -07:00
Westly Wright 5fa50d7e92
Merge pull request #3147 from loganhz/svc
Fix edit service issue
2019-07-22 09:42:45 -07:00
loganhz 1aac91049a Fix edit service issue
https://github.com/rancher/rancher/issues/21670
2019-07-22 14:46:47 +08:00
loganhz 02a4f4d3d5 Fix adding role issue
https://github.com/rancher/rancher/issues/19860
2019-07-22 10:41:04 +08:00
lvuch a487aae5f5 20297 2019-07-18 12:53:58 -07: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
Westly Wright 2a66489f83
New cluster launch page
Refactor and decouple launch cluster

adds new routes for selecting cluster, selecting cluter template, and launching
cluster

Add first version of cluster template selection logic

WIP - First version of cluter-template resource pages & components

cluster template index

adds cru-cluster-template

save cluster template and cluster template revision

refactor rke cluster driver and add rke cluster driver to clust temp

add cluster template revision page

template revision changes

more questions

refactor cluster networking into component

cluster template questions components

first itteration of working add question

fixups for ct and ctr's

general fixes

quick revision select on new revision page

Move name, expose ctr name, move ctr source

Refactor ct/ctr table to use grouped form

share member added

single template no revisions rows

translations

translation changes

css toggle

css toggle on all elements

inline override

initial apply cluster template

initial show or lock when applying a cluster template

validation bug

first run at windows support overrides

abstract check override with component that yields

add check for override to most sections

bulk remove cluster template revision

more check override

handle errors better for ctrs

translations

bugs

add toggle to azure cloud provider

auth endpoint fix

computed override check and refactor

fixup question override inputs

remove cluster launch route

review fixups

cluster edit

fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
Vincent Fiduccia d8370e7240
Consider *-head and *-rcN dev builds 2019-07-03 13:12:54 -07:00
Vincent Fiduccia 11377a9100
Sort nodes by sortable name 2019-07-03 11:20:21 -07:00
Westly Wright c0dd017650
use moment built in from now dropdown flavor text 2019-07-01 15:26:29 -07:00
Westly Wright b223ee55a7
Refactor translations, fixes for <1day, expired certs, js err, color, 2019-06-28 17:36:40 -06:00
Westly Wright 530845a91a
Add ui warning about expiring certificates 2019-06-28 15:07:23 -06:00
Westly Wright 8cdb105c8b
Merge pull request #3055 from loganhz/hppt
Support proxy url for notifier
2019-06-21 14:04:52 -07:00
Westly Wright f9b3ba93a1
Merge pull request #3058 from loganhz/istio-pre
[Preview 2 Release]Istio preview release
2019-06-14 10:11:49 -07:00
loganhz 121b00358c Support proxy url for notifier 2019-06-14 09:41:09 -07:00
loganhz 25b89d8760 Show istio icon if sidecar auto-injection enabled 2019-06-14 00:16:25 -07:00
loganhz 8d99ef6618 Fix HPA input firefox issue 2019-06-13 23:58:54 -07:00
loganhz 4dded84ef5 Warning for istio in edit ns page
https://github.com/rancher/rancher/issues/20836
2019-06-13 23:07:08 -07:00
loganhz f647059d23 Better error message for HPA
https://github.com/rancher/rancher/issues/20861
https://github.com/rancher/rancher/issues/20866
2019-06-13 22:48:03 -07:00
loganhz 1d5ad09b10 Provide specific units for quantity field
https://github.com/rancher/rancher/issues/20715
https://github.com/rancher/rancher/issues/20659
2019-06-11 04:01:29 -07:00
Westly Wright 94f79abf68
Merge pull request #3037 from loganhz/registry
HPA and Registry
2019-06-07 09:47:42 -07:00
loganhz f961f25394 Don't show auto injection toggle if istio disabled 2019-06-07 21:40:41 +08:00
loganhz 0e6b6a2ac0 Fix hpa style issue 2019-06-06 16:07:17 +08:00
Westly Wright bd405764e7
Disable move ns in edit ns view
rancher/rancher#13931
2019-06-05 11:21:02 -07:00
loganhz 6d1b273e44 Disable istio menu if cluster is not ready 2019-06-05 16:30:05 +08:00
Westly Wright 5d35913a41
Merge pull request #3030 from loganhz/bug
Bug
2019-06-04 09:54:24 -07:00
loganhz 88fd2b4dea Fix global registry bug 2019-06-04 16:52:22 +08:00
loganhz 5769f7c972 Save OS Target in user's preferences
https://github.com/rancher/rancher/issues/20333
2019-06-04 10:53:53 +08:00
Logan 039eb879cd Support HPA (#3015)
* Support HPA

* Fix comments

* fix merge issue

* bug fix
2019-06-03 09:45:10 -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 2c60c30baf
expose secretRef on cinder pvs and edit mode
Redirect edit pv source to the pv page

Update editable fields in cru-pv

fix incorrectly displayed volume source on edit

pass correct edit mode to all volume source components
2019-05-29 11:59:27 -07:00
Westly Wright 314ec7ae2f
Refactor generic icon fetching on apps to a mixin
rancher/rancher#17668
2019-05-16 13:59:18 -07:00
Westly Wright 68bf9ab276
better handling for long display names in tiered cluster/project nav
rancher/rancher#17381
2019-05-13 15:27:23 -07:00
loganhz 8fb249ef87 Update the UX for target OS
https://github.com/rancher/rancher/issues/20119
2019-05-10 15:12:59 +08:00
Westly Wright 6ff6286fd3
Merge pull request #2975 from n313893254/20053
Fix language-dropdown position to above
2019-05-08 09:37:17 -07:00
n313893254 8472da38cd Fix language-dropdown position
https://github.com/rancher/rancher/issues/20053
2019-05-08 19:42:26 +08:00
Westly Wright b0b40bf5c7
Add help text to cluster scoped api key creation
rancher/rancher#18639
2019-05-07 14:31:09 -07:00
Westly Wright df1562777a
Styling issue with nav dropdowns being rendered in place 2019-05-06 12:26:00 -07:00
Westly Wright e59e80bb14
Merge pull request #2955 from loganhz/helm-master
Fix non rancher catalog app issue
2019-05-06 09:36:36 -07:00
Westly Wright 08d69e800e
Merge pull request #2951 from davidnuzik/master
Add colon to templates that utilize generic.restarts and generic.podRestarts
2019-05-06 09:29:30 -07:00
loganhz 1aacc20086 Fix non rancher catalog app issue
https://github.com/rancher/rancher/issues/19890
2019-05-04 10:20:12 +08:00
loganhz f1b2e055c4 Show warning for host port with windows node 2019-05-03 16:40:32 +08:00
David Nuzik 027cf5a2a5 Fixed en-us translation and updated templates
It turns out that it is appropriate to edit templates when adding a colon in this situation. It is best to avoid adding a colon to the translations file so this fix undoes that previous change and adds colon to templates in all needed areas
2019-05-02 16:43:40 -07:00
loganhz 4b56d4e78c Show linux only selector as well
https://github.com/rancher/rancher/issues/19176
2019-05-02 13:07:10 +08:00
Westly Wright dc1521412a
Merge pull request #2945 from westlywright/global-menu-open-transition
Nav Header Keyboard Navigation
2019-05-01 16:29:09 -07:00
Westly Wright 0e03164224
Header menu tabbing
Add tabbing handler logic for js dropdown menus. this also removes all top level
nav links for menus only, normal header links function correctly.

rancher/rancher#16709

Add up/down arrow actions for hover dropdown component

correct page-header-project & user-nav arrow nav

pass assign helper down to login engine for langauge dropdown comp

Add arrow key handler page-header-project menu

change focus style for trigger links
2019-05-01 14:30:59 -07:00
Westly Wright c5ab86790e
Merge pull request #2910 from loganhz/windows
Windows 1809 support
2019-05-01 11:24:43 -07:00
Westly Wright a5474a4b70
Project level catalog answer yaml->form sync
rancher/rancher#19060

add modal confirmation for yaml -> form editing App Q/A's

validate yaml answers

formatting

more formatting

update custom answers component to handle yaml sync
2019-04-30 09:13:35 -07:00
Westly Wright 223898f254
Merge pull request #2940 from loganhz/cron
Support more options for cron job
2019-04-30 09:01:40 -07:00