Commit Graph

2485 Commits

Author SHA1 Message Date
Westly Wright 765ef8e068
Fix computed prop cache error
rancher/rancher#25512
2020-03-04 16:01:00 -07:00
Westly Wright 1bab59712e
Merge pull request #3783 from westlywright/image.name.clip.bug
Fix clipping on workload image name
2020-03-04 09:32:18 -07:00
Westly Wright 0dfa8b0f4d
Fix clipping on workload image name
rancher/rancher#24828
2020-03-03 12:43:20 -07:00
Westly Wright e63e5082f6
MC App Rollback hide additional fields & add help text to modals
rancher/rancher#25512
2020-03-03 12:27:44 -07:00
Cody Jackson a3cb6c7048 Updating text for snapshots
The select and the radio options were updated.

rancher/rancher#25630
rancher/rancher#25525
2020-02-27 16:33:00 -07:00
Cody Jackson 7c446c6740 Improve the Restore Snapshot modal
- Update the Available Snapshots labels
- Reverse the order of Available Snapshots
- Change 'Save' button to 'Restore' button
- Add restoration type section 'etcd', 'kubernetes version', 'etcd and
   kuberneters version'

rancher/rancher#25525
2020-02-26 14:20:25 -07:00
Vincent Fiduccia 5a0e5c7d3d
Fix dashbaord link for prod build 2020-02-24 12:29:30 -07:00
Vincent Fiduccia 6f7d5368c6
Agree to eula on first login 2020-02-21 17:34:54 -07:00
Vincent Fiduccia 0bc2e1241d
Add toggle to dashboard if Steve is enabled 2020-02-20 16:20:09 -07:00
Westly Wright 45def9ed1e
Refactor logs connect so the logs connect every time
rancher/rancher#25297
2020-02-11 11:41:30 -07:00
Cody Jackson 143bbe8738 Add zero downtime upgrade options to rke driver
This required refactoring the drain modal into a reusable component
since these fields were going to be used in more than one place.

rancher/rancher#24110
2020-02-05 12:58:54 -07:00
Westly Wright 3f14f59133
Fix broken jquery targeting
rancher/rancher#24960
2020-01-28 15:56:28 -07:00
Westly Wright e553f7f227
Merge pull request #3703 from shanewxy/trim-secret
Fixed trimming blank lines in multiline values of secrets breaks RSA format
2020-01-14 09:17:42 -07:00
loganhz 4a929c195d Show pod message
https://github.com/rancher/rancher/issues/24884
2020-01-11 08:23:39 +08:00
loganhz 204bd7ab2b Fix CATTLE_UI_PL issue
https://github.com/rancher/rancher/issues/23681
2020-01-06 14:31:29 +08:00
loganhz dc94f6e67b Hide description filed for configmap
https://github.com/rancher/rancher/issues/23736
2020-01-06 14:26:17 +08:00
shanewxy 7c15f79154 Added condition for trimming multiline values
https://github.com/rancher/rancher/issues/24577
2020-01-06 11:24:48 +08:00
shanewxy 0e5b2905f9 Enable add labels and annotations while adding secret
https://github.com/rancher/rancher/issues/21513
2019-12-25 17:50:23 +08:00
shanewxy 480986ef54 Enable add labels and annotations while adding Config Maps 2019-12-25 17:39:29 +08:00
Westly Wright e88161745c
Merge pull request #3661 from loganhz/csi
Fix CSI plugin issue
2019-12-23 09:51:02 -07:00
loganhz 91e33de002 Fix CSI plugin issue
https://github.com/rancher/rancher/issues/24665
2019-12-21 12:43:59 +08:00
loganhz 59b09ef762 Fix svc issue 2019-12-21 09:08:50 +08:00
Cody Jackson 867239fa1b Conditionally show node links in CIS Scans
If nodes have been deleted previous reports with missing nodes were
breaking. To resolve that we now only show links to nodes that we can
find.

rancher/rancher#24676
2019-12-20 09:14:16 -07:00
Westly Wright ded77b7208
Merge pull request #3657 from shanewxy/workload-description
Disabled the option to add description in workload
2019-12-20 09:10:47 -07:00
shanewxy e2521fd101 Disabled the option to add desciption in workload
https://github.com/rancher/rancher/issues/21357
2019-12-20 17:48:51 +08:00
Westly Wright fc63cb1f3a
add config data to configmap that combines both data and binary data
This is only on display.

rancher/rancher#24238
2019-12-19 14:58:23 -07:00
Westly Wright eadafbc780
refactor config-map-row to check for binary data keys on configmap 2019-12-19 14:58:23 -07:00
LiuYan 9b27c38f07 fix(registry-row): fix registry address col display content with '*%' if it's custom registry 2019-12-18 12:05:35 +08:00
Westly Wright fcaaa0f53c
Merge pull request #3634 from loganhz/default-ns-missing
Navigating to config maps mapped
2019-12-16 10:00:02 -07:00
Westly Wright b5b646a43d
Merge pull request #3633 from loganhz/local-sc
Support creating storage class for local persistent volumes
2019-12-16 09:59:09 -07:00
loganhz 19145abf57 Navigating to config maps mapped
https://github.com/rancher/rancher/issues/24188
2019-12-16 18:55:05 +08:00
loganhz 8b892ce009 Support creating storage class for local persistent volumes
https://github.com/rancher/rancher/issues/24082
2019-12-16 17:36:04 +08:00
loganhz 043442fe5c Import yaml in storage classes and Persistent Volumes page
https://github.com/rancher/rancher/issues/24611
2019-12-16 16:44:30 +08:00
Westly Wright 8ad5659c2f
Refactor validation on cloned registry items
rancher/rancher#24231
2019-12-10 13:00:43 -07:00
Cody Jackson 5126642250 Implement the list and detail views for CIS scan
This adds and implements the /c/<clusterid>/cis/scan
and /c/<clusterid>/cis/scan/detail/<scanid> routes.

rancher/rancher#20425
2019-12-02 14:45:56 -07:00
Westly Wright a7a81456b4
Feature: associate global role w/external group
rancher/rancher#23452

expose link-to new-group route

Translations change and move static property (convention)

Refactor form-global-roles

Refactor such that user and group are optional parameters. Adds
groupPrincipalId. Destructure smarter so that users are not required for the
mapper function to work. Move bindings to own init. Refactor make to recognize
groups. Translations changes.

Add cru-group-account component

This component does not actually create a group but a global-role-binding with a
groupPrincipalId instead of a userId. Perhaps cru-global-role-binding would work
but in the future this component can and probably will be adapted to create
local groups as well, so the name would fit. At that point the component could
also be refactored to work for the add user page because at that point pretty
much doing the same thing but that is not with-in the scope of this change.

Currently the componet is expected to be used with an auth provider that
supports groups which is why it does not also create the group. This should be
taken into consideration if we ever update this to work with local groups.

Translations changes.

formatting

wip

Add tab nav template only component

rename users index route -> users & add groups route

get groups from grb list and build groupPrincipal list

Add role binding to the fetched group principal

Add account-group-row component and define table row views

global role binding with group edit page

Fix transitionTo in cancel and doneSaving -> cru-group-account

translations

Add initialPrincipal param to input-identity to allow use on edit

reduce duplicate principal calls and display on groups list page

fix role links types from account-group-row

add group delete functionality

translations and bulk action fix

sort global role names in modal and row

delete GRB modal translations

move users route to security-> users, break out groups route security

remove unneeded component

Live update fixes

translation fix

fix broken link to old accounts route

remove unneeded props, angle bracket components, general cleanup

lint fixes

Change add group button

Add warning on add group for non-local auth only and translations

Remove warning from delete group modal and change translations

re-org form-global-roles display

breaks the display out into base|user-custom|additional roles
adds back in details & descriptions
fixes role ids in translations file
2019-12-02 09:40:26 -07:00
Westly Wright aa2188d8ac
pass answers to validation method for catalog apps
rancher/rancher#24084
2019-11-13 15:06:57 -07:00
Westly Wright dcb0379cf4
Remove exec call that happens to early
while reviewing rancher/ui#23993 i stumbled on a case where opening the pod logs
would cause an undefined error to crash the local ui server. `exec` is called
correctly from the `watchReconnect` observer which needs to happen first as it
parses the container name. If we call exec before we have a container name we
get an undefined error
2019-11-08 12:42:27 -07:00
Westly Wright 18846dbf10
Merge pull request #3540 from westlywright/incorrect.pod.count
[Forwardport] Fix pod count on workload list page
2019-11-04 11:57:42 -07:00
Westly Wright 571983d893
Merge pull request #3539 from westlywright/configMap.binary.data.error
JS Error when Consuming configMap with binaryData key
2019-11-04 11:57:32 -07:00
Westly Wright 443f5c6c6e
Merge pull request #3538 from westlywright/helm.wait.timeout
Expose wait and timeout on mc and regular apps
2019-11-04 11:57:03 -07:00
Westly Wright 73ef96860b
use computed prop for pod count
rancher/rancher#23866
2019-11-04 11:39:59 -07:00
Westly Wright d791b45c50
check if data exists on config map before looping over specific keys
rancher/rancher#21349
2019-11-04 10:45:13 -07:00
Cody Jackson 6c7052befd Enable unique custom attribute key selection
The keys for custom attributes needed to be unique. To enforce the
unique constraint I created the FormContextualKeyValue component.
This component behaves similarly to the FormContextualSelectArray
but handles key value pairs.

rancher/rancher#23782
2019-11-04 10:13:01 -07:00
Westly Wright da782cacc0
Expose wait and timeout on mc and regular apps
rancher/rancher#22373
2019-11-04 09:52:55 -07:00
Westly Wright 9a1c05e8eb
Merge pull request #3524 from westlywright/fp.service.discovery
[forwardport] revert change to form-value-array
2019-10-31 14:37:55 -07:00
Westly Wright 8b32d9fb84
Merge pull request #3521 from codyrancher/pod-sorting
Switch node sortkey on Workload page.
2019-10-31 14:37:26 -07:00
Westly Wright b21371df89
Merge pull request #3520 from codyrancher/apps
Prevent App editing from modifying state on cancel
2019-10-31 14:37:04 -07:00
Westly Wright 40f95e8e9c
revert change to form-value-array
rancher/rancher#23791
2019-10-31 11:11:49 -07:00
Cody Jackson 53681e397e Prevent App editing from modifying state on cancel
When editing both single and multi-cluster apps if you modified the
Template Version or the Target Projects and then cancelled it the
underlying store was still modified which then reflected those changes
on other pages like the single and multi-Cluster Apps pages.

To change this I cloned and nested the fields into a nested object named
'editable' and updated the primarySource on willSave for the relevant
targets subfield.

rancher/rancher#21228
2019-10-31 10:03:36 -07:00
Westly Wright 04c44e3f9e
Merge pull request #3519 from westlywright/fp.translation.fix
Fix Intermittent Translation Not Loading Issues
2019-10-31 09:38:15 -07:00
Cody Jackson 3af6c383f0 Switch node sortkey on Workload page.
The node sortkey was displayname instead of node.sortName which
caused sorting to behave strangely.

I switched the sortkeys and added more to the sortkey array to
help provide a more stable sort.

rancher/rancher#21218
2019-10-31 09:36:45 -07:00
Westly Wright 231c9b6f1f
remove maybe-t helpers because t has default (fallback) built in 2019-10-30 12:14:43 -07:00
Cody Jackson 2406a21968 Use pspEnabled to gate project PodSecurityPolicy
When creating and editing a Project we wanted to only reveal the
PodSecurityPolicy selector if the cluster had the pspEnabled field
set to true.

rancher/rancher#21548
2019-10-29 15:56:12 -07:00
Westly Wright 1616b54aa4
remove other missing apis 2019-10-07 12:05:22 -07:00
Cody Jackson 6718c4886e Addressing a number of ember deprecations
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())

This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
Westly Wright c253ebc33e
Merge pull request #3408 from westlywright/catalog.app.answer.sync
[2.3.2] Parse yaml answers from project level app & edit as yaml
2019-10-02 14:01:26 -07:00
Westly Wright 7004f1e500
Merge pull request #3407 from codyrancher/cloud-credential
[2.3.2] Add # Node Templates column to cloud credentials
2019-10-02 14:01:04 -07:00
Westly Wright 0ef600f737
Merge pull request #3405 from westlywright/issue.21099
[2.3.2] Dynamically change version label on node dashboard
2019-10-02 14:00:17 -07:00
Cody Jackson 16fc847790 Fix linter warnings 2019-10-02 13:49:17 -07:00
Westly Wright d145445d25
Upgrade ember-intl to latest version
remove prototype extension

Remove translations from engines

The motivation behind this change stems from this issue ember-intl issues/797
and the current implmentation of engine support in ember-intl. The translations
essentially get bundled twice. Until ember-intl removes the second bundle it
makes sense to keep the translations in the main ui file.
2019-10-02 13:46:37 -07:00
Westly Wright c50db32ad7
Parse yaml answers from project level app & edit as yaml
The answers preview tab on the catalog launch page for project level apps did
not sync answer changes when editing the answers from the yaml view because the
answers string was not watching nor was it fetching the yaml values for answers

rancher/rancher#20087
2019-10-01 13:44:08 -07:00
Westly Wright 1c30a15ee1
general cleanup 2019-10-01 09:00:56 -07:00
Westly Wright 5fce14597a
Dynamically change version label on node dashboard for dock/contd
Checks the os info to see if its docker or container d and display the
appropriate label in each case.

rancher/rancher#21099
2019-10-01 09:00:56 -07:00
loganhz 7d95ae8849 Fix hpa detail page issue 2019-10-01 06:03:09 +01:00
Westly Wright ee6bbc24a5
expose non-required name param on workload port mapping
when deploying workloads with an Istio sidecar the port maps require a specific
name to be entered by the user, http. I've exposed the name param  but do not
autofill the name, this will be a documentation concern.

rancher/rancher#23105
2019-09-27 15:27:38 -07:00
Cody Jackson 72a60c44ea Improve and fix supported storage filtering
Editing was failing when an existing unsupported storage type had
already been used and the ferature flag unsupported-storage-drivers
was false. Adding a volume as part of a workload was also broken
when attempting to use an unsupported storage type.

To remedy this I decided to refactor the code and make the filtering
happen explicitly only for the dropdowns.

I also decided to make feature checking reusable and either to use
by adding a service to check if a flag is enabled.

rancher/rancher#22895
rancher/rancher#22998
2019-09-20 17:13:47 -07:00
loganhz 33cf620675 Fix label missing issue
https://github.com/rancher/rancher/issues/22913
2019-09-19 11:46:20 +08:00
Cody Jackson 348c1c38e2 Hide unsupported storage providers
We want to make it more difficult to use unsupported storage providers
to reduce the likelihood of a user accidently using one of these
storage providers.

rancher/rancher#22895
2019-09-17 16:49:12 -07:00
Cody Jackson 0cee042ed9 Improve the mobile sub-navigation UX
In the navigation menu when a user attempted to open a sub-menu the
entire navigation menu instantly closed. To resolve this we now listen
to the router willTransition event to close the navigation rather than
a willRender invocation.

The sub-menu was also overlapping other menu items because it had an
absolute position. To resolve this we now give the sub-menu a static
position.

rancher/rancher#21914
2019-09-16 16:03:47 -07:00
loganhz 9f8acf0d39 Show Kubernetes events in UI 2019-09-12 14:44:30 +08: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
Vincent Fiduccia 22d87be703
Merge pull request #3342 from loganhz/events
Fix expand all issue
2019-09-11 02:08:19 -07:00
loganhz 5d5a8521ad Fix expand all issue 2019-09-11 08:38:27 +08:00
张浩 d95adf4404 Show related workloads in secret detail page 2019-09-10 10:01:32 +08:00
张浩 3e96c324e0 Show related workloads in config map detail page 2019-09-10 10:01:32 +08:00
张浩 b6bdc15505 Show related workloads in PVC detail page 2019-09-10 10:01:32 +08:00
loganhz 33ca4cc0fc Fix no scope missing issue 2019-09-07 09:49:40 +08:00
n313893254 c5ad8086d5 Template Lint 2019-09-06 11:12:12 +08:00
n313893254 257d0e39b3 Move download Image list to Version pop-up
https://github.com/rancher/rancher/issues/22664
2019-09-06 11:12:03 +08:00
Vincent Fiduccia 102f44be4f
Merge pull request #3323 from loganhz/taints
Show k8s role taints and remove unschedule label
2019-09-03 10:00:52 -07:00
Vincent Fiduccia 01b07bdd9a
Fix azure required fields, rke templates option location 2019-08-30 17:49:20 -07:00
loganhz 67ca2a4e0f Show k8s role taints and remove unschedule label 2019-08-31 08:25:07 +08:00
Vincent Fiduccia 19d60c3aa5
Merge pull request #3294 from n313893254/22348
[2.3.0] Add SendResolved field to Notifier
2019-08-30 12:26:00 -07:00
lvuch 59d3ffb8d4 cluster template to rke template 2019-08-29 21:31:20 -07:00
n313893254 b729c60853 Add SendResolved field to Notifier
https://github.com/rancher/rancher/issues/17962
2019-08-30 11:01:30 +08:00
Vincent Fiduccia 0d6516d1b4
Merge pull request #3290 from cCloudSky/previouslog
[UI] add previous log support
2019-08-29 14:05:08 -07:00
Vincent Fiduccia 5adef71585
Previous as a checkbox 2019-08-29 14:01:14 -07:00
n313893254 16054bac69 Lint 2019-08-28 17:13:52 +08:00
n313893254 d9007dfcf9 Show ability to add taints based on the cluster's TaintSupport capability
https://github.com/rancher/rancher/issues/22424
2019-08-28 17:08:24 +08:00
n313893254 390ff0bcee Fix tolerations set are not seen on the workload in Edit workload page
https://github.com/rancher/rancher/issues/22458
2019-08-28 17:00:15 +08:00
Vincent Fiduccia 71f9c44c4d
Merge branch 'master' into labels 2019-08-27 13:20:04 -07:00
Vincent Fiduccia badf32e040
Merge pull request #3293 from n313893254/22351
Fix unable to edit workload scheduling rule in UI
2019-08-27 13:16:45 -07:00
loganhz 774b998c2f Fix node label issue 2019-08-26 13:21:05 +08:00
n313893254 9b5d8e461e Fix Proxy URL is null
https://github.com/rancher/rancher/issues/22144
2019-08-25 20:36:48 +08:00
n313893254 c5269056d7 Unable to edit workload scheduling rule in UI
https://github.com/rancher/rancher/issues/22351
2019-08-24 14:39:48 +08:00
Zhiyu Wang 21dd34dab8 adjust struct
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2019-08-23 16:44:57 +08:00
Zhiyu Wang 5a2b33f8ce listen previous change
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2019-08-23 16:38:14 +08:00
Zhiyu Wang 75906b372c fix lint
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2019-08-23 16:28:49 +08:00
Zhiyu Wang 1d17e3388f add previous log support
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2019-08-23 15:39:34 +08:00
Vincent Fiduccia a353a21a58
Revert "[RFE] Add Edit Project link from within project views"
This reverts commit 88c89e5799.
2019-08-21 15:34:12 -07:00
Vincent Fiduccia 441dce79ec
Merge pull request #3257 from n313893254/21345
Add Edit Project link from within project views
2019-08-21 15:21:46 -07:00
n313893254 88c89e5799 [RFE] Add Edit Project link from within project views
https://github.com/rancher/rancher/issues/21345
2019-08-21 11:20:51 +08:00
Vincent Fiduccia 4f4e7f83f0
Merge pull request #3278 from loganhz/bugs
Support annotations and labels for project
2019-08-20 14:47:27 -07:00
loganhz 2d6b6c9571 Support annotations and labels for project 2019-08-20 23:37:23 +08:00
n313893254 b179488f45 Add beforeModel to check cluster isReady for cluster Istio
https://github.com/rancher/rancher/issues/22213
2019-08-20 10:36:24 +08:00
Vincent Fiduccia 2a533d82b4
fixup 2019-08-16 13:40:06 -07:00
Vincent Fiduccia bec026aa72
Delete existing keys option 2019-08-16 13:40:06 -07:00
Vincent Fiduccia a45e2f71e9
Merge pull request #3255 from loganhz/ct
2.3 issues
2019-08-15 13:25:57 -07:00
Vincent Fiduccia dd97a0b08c
Merge pull request #3254 from n313893254/20067
slackConfig should not require slackConfig should not require defaultRecipient
2019-08-15 10:52:42 -07:00
loganhz 822ee6de53 Support annotations & labels for cluster and nodes
https://github.com/rancher/rancher/issues/21700
2019-08-15 13:54:29 +08:00
n313893254 1d90ee65e0 slackConfig should not require defaultRecipient
https://github.com/rancher/rancher/issues/20067
2019-08-15 12:17:05 +08:00
lvuch fef4ab8a6d 22017, 21767 2019-08-14 12:27:25 -07:00
loganhz 7957b713c9 Fix apps icon missing issue
https://github.com/rancher/rancher/issues/22152
2019-08-14 14:31:41 +08:00
n313893254 447ceb1cc9 Backups stuck in "Activating" state should not be selected
https://github.com/rancher/rancher/issues/18699
2019-08-13 10:54:09 +08:00
Westly Wright bc7338e6a8
Merge pull request #3149 from loganhz/artifactory
Add Artifactory as an option for registry
2019-08-08 09:23:12 -07:00
loganhz a80558b22b Fix node selector issue 2019-08-08 15:37:18 +08:00
Westly Wright 106c169278
Merge pull request #3201 from loganhz/bug1
Bugs
2019-08-07 09:29:21 -07:00
loganhz 4ea2436893 Group by namespace for svc dns input 2019-08-07 17:25:12 +08:00
loganhz 1fe864fc7c Fix HPA UX issue 2019-08-07 10:07:38 +08:00
Westly Wright 62e2bff8a9
Merge pull request #3194 from n313893254/21985
Add security header in project-level resources
2019-08-06 09:27:38 -07:00
n313893254 0a58aed31b Add security header
https://github.com/rancher/rancher/issues/21985
2019-08-06 15:36:01 +08:00
loganhz 50c5266f2e Allow users to config host port for Windows cluster
https://github.com/rancher/rancher/issues/20940
2019-08-06 11:01:30 +08:00
n313893254 d7e2245a3a Add moreCurrentWhen for subMenu 2019-08-05 14:25:19 +08:00
n313893254 42a4ccefe7 Change menu tree 2019-08-05 14:25:18 +08:00
loganhz a365f3a454 Update the default image for Windows cluster 2019-08-02 13:10:17 +08:00
loganhz 42b29dfa40 Fix typo 2019-08-02 06:21:43 +08:00
loganhz 0d65e28120 Update hostport warning 2019-08-02 06:21:42 +08:00
n313893254 519210d651 Windows disabeld 2019-08-02 06:20:26 +08:00
Vincent Fiduccia 57912df026
Unused allTemplates 2019-08-01 12:59:00 -07:00
loganhz d59617fdc0 Show warning in creating HPA page 2019-07-31 21:19:24 +08:00
loganhz 5be5abfded Support taints 2019-07-26 19:49:31 +08:00
Vincent Fiduccia aa96ad7112
Only update navTree if something actually changed 2019-07-24 11:58:58 -07:00
n313893254 6fcca37e36 Fix scheduling issue
https://github.com/rancher/rancher/issues/17285
2019-07-23 10:50:21 +08:00
loganhz a224ed6a36 Not allow project level monitoring in system project 2019-07-23 10:50:21 +08:00
n313893254 c500bff699 Add toleration 2019-07-23 10:50:21 +08:00
loganhz db2488602f Support virtual service and destination rule 2019-07-23 10:50:20 +08:00
n313893254 2a480cfa98 Add project-istio as graph and metrics parent route 2019-07-23 10:50:20 +08:00
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 b8340d1118 Add Artifactory as an option for registry
https://github.com/rancher/rancher/issues/20394
2019-07-22 18:25:23 +08: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