Commit Graph

23 Commits

Author SHA1 Message Date
Westly Wright d3d78e87c8
Upgrade Ember & Dependencies for LTS support >3.12
There are changes required for the ember upgrade but additional changes
for individual libs are also present. Commit has been squashed, see
individual commits if needed.

There are a bunch of HBS changes as well. These are to deal with a
couple new rules and there impact is low. The button one has bitten us a
few time so this seemed great to add IMO.

update ember 3.12.4

ember 3.13

fixes for new eslint rules

ember 3.13->3.14

ember3.14->3.16

ember3.16->3.20

3.20 lint rules

yarn upgrade

update ember-optional-feature

update deps that can go to patch versions

upgrade major versions that are possible

update ansi_up

only reset term var if we're not destroying

prevents new ember 'same computation' error

update async

upgrade dot-object

new-catalog - add set to deal with new warning
marked-down - drop call into next to ensure its called at the correct time

upgrade ember-assign

update ember-cli-clipboard

remove unused & deprecated ember-cli-release

remove unused drag-drop lib

use set on tracked prop

update ember-flatpickr && cli-test-loader

upgrade ember-href-to

update filesaver

update liquid-fire and ipaddr

upgrade jsondiffpatch

upgrade marked

upgrade semver

update xterm

Update ember-basic-dropdown

the library has changed quite a bit and no longer provides an addon for the content-item where we handling the click event to close the dropdown,
thus click events must be added manually to the items being clicked to close the dropdown.

udpate dompurify

fix page header project styles

Bump ember api store, remove npm-run-all

Autofix button types from hbs linting

this change looks large but only adds `type` button to any buttons that dont have a type, which should help to reduce weird side effects

more hbs lint changes for no-negate-condition

turned off a couple rules that could be too much to test right now
2020-10-07 16:52:22 -07:00
Westly Wright 272b31d0a2
delay initialization on yaml ediort until component is rendered 2019-05-06 10:40:14 -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
loganhz 6b00a9d6dd Support valuesYaml for catalog
https://github.com/rancher/rancher/issues/16680
https://github.com/rancher/rancher/issues/17605
2019-02-14 20:52:57 +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
Westly Wright ddfaf0ed0a
reorg shared components 2018-05-09 11:24:35 -07:00
Vincent Fiduccia c8635a3f08
Merge pull request #1885 from loganhz/answers
Enhance catalog answer validation
2018-05-08 16:29:49 -07:00
loganhz 4aa0ad49a8 Support hidden group in catalog 2018-05-08 22:42:47 +08:00
loganhz 605617ac1a Enhance catalog answer validation 2018-05-08 16:55:29 +08:00
Vincent Fiduccia 4435fd5b2f
Merge pull request #1876 from loganhz/yaml
Support edit catalog answers in YAML
2018-05-03 13:00:25 -07:00
loganhz fc68ea1402 Support edit catalog answers in YAML 2018-05-03 15:57:18 +08:00
loganhz 30163acfbc Group catalog answers 2018-05-02 16:59:30 +08:00
loganhz 6335b8e4f1 Support xip.io in catalog 2018-04-28 16:55:06 +08:00
loganhz fb58ab6847 Hide paste button in new catalog page 2018-04-28 11:18:04 +08:00
loganhz 7a1f73245d Update catalog 2018-04-28 06:20:06 +08:00
Vincent Fiduccia df758fd061
Update drone 2018-04-25 00:52:22 -07:00
loganhz a1b3a82c8d Catalog upload answers 2018-04-24 18:08:27 +08:00
loganhz 8d56bbacec Conditional variable 2018-04-18 19:03:42 +08:00
loganhz bc4f20612d Update catalog 2018-04-18 12:23:01 +08:00
Westly Wright acbceefdb9
catalog app page changes 2018-04-06 09:38:57 -07:00
Westly Wright 951b0631e6
Catalogs - use question label or fallback to variable
rancher/rancher#12445
2018-04-03 14:27:06 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright c5b822bfe9
movin on up 2017-11-03 15:54:33 -07:00