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
Vincent Fiduccia c903d22099
Short display version for master builds 2020-08-28 17:57:54 -07:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
loganhz 26dcfad8a8 Show cn forum link if select Chinese language 2018-06-17 09:19:25 +08:00
Westly Wright ddfaf0ed0a
reorg shared components 2018-05-09 11:24:35 -07:00
Westly Wright c5b822bfe9
movin on up 2017-11-03 15:54:33 -07:00
vimniky 56b7379a95
add WeChat QR code 2017-05-08 11:53:41 -07:00
Vincent Fiduccia e609e7c1f6
Nested search 2017-03-04 16:48:02 -07:00
Vincent Fiduccia 70726881d5
Secrets 2017-01-24 02:41:44 -07:00
Vincent Fiduccia 22dd704fdc
Bugs 2017-01-19 23:00:57 -07:00
Westly Wright 47b9871fdd bug fixes 2016-10-03 20:58:19 -07:00
Westly Wright ddcd4a7569 Update ember to 2.9-beta.4 and bring in lacsso modals 2016-10-03 20:57:57 -07:00
Vincent Fiduccia 47a1e0f524 Catalog Branch support, CLI download (#814) 2016-08-11 15:09:35 -07:00
Vincent Fiduccia ebae7a6f66 Bugs (#651)
* Bugs

* Bugs
2016-05-11 20:13:03 -07:00
Vincent Fiduccia 6bbfa303b3 WIP: DSL-driven header 2016-04-29 14:14:01 -07:00
Vincent Fiduccia 1782db23e4 PL support 2016-02-02 16:17:10 -07:00
Vincent Fiduccia 2bcfa10ead rancher/rancher#3444 2016-01-29 16:56:22 -07:00
Vincent Fiduccia bbb83abc8c Add debug info to file issue button (rancher/rancher#3444) 2016-01-28 13:41:58 -07:00
Vincent Fiduccia 09f4d20d98 Fix compose download (rancher/rancher#3241) 2016-01-20 01:14:38 -07:00
lvuch 1f4b9870d4 cli move 2016-01-06 13:11:29 -07:00
lvuch 3c6b2d465a footer and help section but help tab is hidden so wes can work on it 2015-12-21 16:12:19 -07:00
lvuch 42026c327a adding a minimal footer that shows versions 2015-12-16 14:26:54 -07:00