Commit Graph

37 Commits

Author SHA1 Message Date
Tani Fiduccia de024ff396 dns provider/entries translation fix 2019-09-05 10:29:30 -07:00
lvuch 873e9abf79 empty table text and login screen 2019-08-07 15:32:02 -07:00
Westly Wright 2385bdd979
fix null error on members
rancher/rancher#21442
2019-07-19 12:48:53 -07:00
loganhz ecf317bc0d Fix Alidns issue
https://github.com/rancher/rancher/issues/21305
2019-07-09 16:12:58 +08:00
Westly Wright 4aee1ee279
Add new params to cloud flare and route 53 gdns providers
cleanup gdns model & provider config creation so we don't override defaults

rancher/rancher#19425
2019-04-26 11:29:54 -07:00
Westly Wright 8fe8ce9b69
fix router workaround where query params didnt refresh route
upgraded ember to 3.9 to get new router to resolve issue where refreshing an
engine route with query params where the router lib didn't see the route name
correctly

rancher/rancher#19185
2019-04-04 14:33:59 -07:00
Westly Wright 46e96c801a
Fix send action deprecations
send action deprecation warnings for form-key-value component

update all cancel actions

deprecations for ns quota component and action menu item

deprecations and formatting

sendAction deprecation form-node-selctor & formatting

sendAction deprecations for cru-persistent-volume & formatting

sendAction deprecations for form-scoped-roles & formatting

sendAction deprecations for telemetry-opt & formatting

sendAction deprecations for table-rows & formatting

sendAction deprecations for server-url & formatting

sendAction deprecations for cru-config-map & formatting

sendAction deprecations for workload-row & formatting

sendAction deprecations for cru-volume & formatting

sendAction deprecations for cru-persistent-volume-claim & formatting

fix issue with declaring dynmic keys on component.

sendAction deprecations for form-healthcheck & formatting

sendAction deprecations for node-selector-row & formatting

sendAction deprecations for new-edit-ingress & formatting

sendAction deprecations for form-node-affinity & formatting

sendAction deprecations for form-key-to-path & formatting

sendAction deprecations for new-catalog & formatting

sendAction deprecations for cru-storage-class & formatting

sendAction deprecations for project-resource-quota & formatting

sendAction deprecations for input-files & formatting

sendAction deprecations for node-row & formatting

sendAction deprecations for input-command & formatting

sendAction deprecations for form-ports

sendAction deprecations for new-edit & formatting

sendAction deprecations for form-image

sendAction deprecations for form-volume-row & formatting

sendAction deprecations for form-volumes & formatting

sendAction deprecations for form-scale & formatting

sendAction deprecations for container-logs & formatting

sendAction deprecations for cru-volume-claim-template

sendAction deprecations for pod-row & formatting

sendAction deprecations for source-custom-log-path & formatting

sendAction deprecations for step mixin & formatting

sendAction deprecations for pipeline-codemirror & formatting

sendAction deprecations for build-step & formatting

sendAction deprecations for build-stage & formatting

sendAction deprecations for pipeline-env-from & formatting

sendAction deprecations for log-view & formatting

sendAction deprecations for bitbucketserver-setting & formatting

sendAction deprecations for bitbucketcloud-setting & formatting

sendAction deprecations for form-recipient-item & formatting

sendAction deprecations for pipeline-selector-row & formatting

sendAction deprecations for policy-row & formatting

sendAction deprecations for other-role-row & formatting

sendAction deprecations for role-rule-row & formatting

sendAction deprecations for new-multi-cluster-app & formatting

sendAction deprecations for driver-digitalocean & formatting

sendAction deprecations for project-alert-row & formatting

sendAction deprecations for form-recipient-item & formatting

sendAction deprecations for cluster-alert-row & formatting

sendAction deprecations for alert-select & formatting

sendAction deprecations for storage-class-provisioner & formatting

sendAction deprecations for cluster-driver mixin

sendAction deprecations for node-driver mixin

sendAction deprecations for view-new-edit mixin

sendAction deprecations for host-registration & formatting

sendAction deprecations for form-labels-annotations & formatting

sendAction deprecations for huawei-user-labels & formatting

sendAction deprecations for form-user-labels & formatting

sendAction deprecations for principal-search & formatting

sendAction deprecations for form-namespace & formatting

sendAction deprecations for input-paste & formatting

sendAction deprecations for catalog-index & formatting

sendAction deprecations for searchable-select & formatting

sendAction deprecations for hover-dropdown & formatting

sendAction deprecations for container-shell & formatting

sendAction deprecations for input-yaml & formatting

sendAction deprecations for input-text-file & formatting

sendAction deprecations for sortable-thead & formatting

sendAction deprecations for form-ingress-rows & formatting

sendAction deprecations for input-password & formatting

sendAction deprecations for input-identity & formatting

sendAction deprecations for form-count & formatting

sendAction deprecations for form-members & formatting

sendAction deprecations for outside-click & formatting

sendAction deprecations for input-slider & formatting

sendAction deprecations for metrics-action & formatting

sendAction deprecations for banner-message & formatting

sendAction deprecations for driver-rke & formatting

sendAction deprecations for driver-import & formatting

sendAction deprecations for form-value-array & formatting

sendAction deprecations for cru-node-pools & formatting

sendAction deprecations for cru-cluster & formatting

sendAction deprecations for logging/new-edit & formatting

sendAction deprecations for login-x components & formatting
2019-03-29 10:58:08 -07:00
Westly Wright 5395924937
Chagne finalization message for GDNS Entries
rancher/rancher#19162
2019-03-25 15:25:37 -07:00
Westly Wright c6cf2fb50d
Upgrade Ember to latest stable release
upgrade to 3.5

upgrade to 3.6

upgrade to ember 3.7

upgrades for 3.7

package upgrades

eslint changes

upgrade to 3.8

HanlderInfos deprecation

logger deprecations

shadowed block param deps

route fixes

upgrade engines and add workaround for infinite loop query params

refresh issue

ember-engines/ember-engines number 614

update read me
2019-03-25 13:22:38 -07:00
Westly Wright ff1d1e56c4
refactor global resource memeber access
pass the access types down rather that own the access types and manipulate

rancher/rancher#18938
2019-03-25 11:55:59 -07:00
Westly Wright 25e54fae82
gdns providers - allow read only + owner when adding members
rancher/rancher#18938
2019-03-25 11:30:15 -07:00
Westly Wright efb27e22d2
remove no access text from providers list on gdns entry
rancher/rancher#18978
2019-03-19 10:30:14 -07:00
Westly Wright 9c9fd28fea
reset controller props correctly
rancher/rancher#18977
2019-03-18 16:52:42 -07:00
Westly Wright a4a23d4006
Fix missing targets in the gdns entry list page
rancher/rancher#18977
2019-03-18 11:35:49 -07:00
Westly Wright c4a47f7944
Refactor GDNS project target logic to reduce complexity
rancher/rancher#18954
2019-03-15 15:51:59 -07:00
Westly Wright 2e6cefade7
show final step banner all the time and reword message for gdns
rancher/rancher#18937
2019-03-15 10:50:31 -07:00
Westly Wright 6d72dd9445
fix global dns not adding projects correctly on create
rancher/rancher#18939
2019-03-15 10:42:05 -07:00
Westly Wright 1b123bf433
Move cloudflare to end of gdns providers list and mark as experiment
rancher/rancher#18925
2019-03-14 14:31:35 -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
Westly Wright 0308a65238
refactor project add/remove gdns entries
rancher/rancher#18876
2019-03-13 12:51:51 -07:00
Westly Wright 942be7ede0
GDNS Provider - remove secret key param if null or empty string
https://github.com/rancherlabs/rancher-security/issues/78
2019-03-12 11:40:29 -07:00
Westly Wright 9adfc9baf1
fix translation on edit of dns entries
rancher/rancher#18730
2019-03-11 14:48:40 -07:00
Westly Wright beedd28ffb
Fix new vs edit for 2.2 save-cancel on various resources
rancher/rancher#18730
2019-03-08 17:03:03 -07:00
Westly Wright 0963c81366
All users to select project or mc app on dns entry edit
rancher/rancher#18366
2019-03-05 15:46:11 -07:00
Westly Wright d5806915bf
fix project reload error and move dns entry to row component
rancher/rancher#18392
2019-03-04 16:32:44 -07:00
Westly Wright 26312b6938
Merge pull request #2689 from westlywright/2.2-bugs
2.2 Bug fixes
2019-02-26 08:29:09 -07:00
loganhz 51f2134e75 Moving RootDomain field to GlobalDNSProviderSpec
https://github.com/rancher/rancher/issues/18359
2019-02-25 18:51:25 -08:00
Westly Wright a2c76be2df
top-errors should set errors to empty array on init
ensure that we always have a fresh errors object when initializing the
top-errors component

rancher/rancher#18376
2019-02-25 14:24:57 -07:00
Westly Wright a5ce0a492d
Refactor members global access to make sure all members obj are same
rancher/rancher#18278
2019-02-22 11:08:34 -07:00
Westly Wright 8196adfc9a
Add helper text to global dns entry page for projects selection
rancher/rancher#18199
2019-02-21 12:16:03 -07:00
Westly Wright c21ca1157a
fix G-DNS entries when RBAC access isn't available to all resources
rancher/rancher#18203
rancher/rancher#18178
2019-02-21 11:37:42 -07:00
Westly Wright 935521482d
Add Global DNS Provider and Entry RBAC
rancher/rancher#17976
2019-02-14 15:33:48 -07:00
Westly Wright d42911f9d1
Add error handler
rancher/rancher#18038
2019-02-13 17:10:30 -07:00
loganhz 34bd010abc Support alidns provider in globaldns
https://github.com/rancher/rancher/issues/17839
2019-02-13 17:40:47 +08:00
Westly Wright ccf280cbd4
reset query param on save/cancel of g-dns entr
rancher/rancher#17774
2019-01-31 15:23:26 -07:00
loganhz 4b1ab2811e Add option for cloudflare provider in UI for global dns
https://github.com/rancher/rancher/issues/17551
2019-01-24 19:44:12 +08:00
Westly Wright 6a03df02d0
Global DNS & Multi Cluster App Routes and Components
Add Global DNS providers and re-org global dns page

update providers routes and translations

global dns providers add page mock

Hookup Global DNS Provider api

Hookup Global DNS Entry API

Update multi-cluster-app for new api

add targets to multi-cluster-apps creation

Multi cluster app component for list page

launch route upgrade button and clone

clone name

styles and clean up

add multi-cluster targets and projects to gdns

add project ids to dns entries index

address feedback from review
2019-01-21 15:14:58 -07:00