Commit Graph

44 Commits

Author SHA1 Message Date
Richard Cox 29eb284f54 ember-cli-update --run-codemods 2024-07-30 15:27:49 +01:00
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
n313893254 b3035335e3 Rebase and bugfix 2019-08-05 14:25:19 +08:00
n313893254 96b2aa862a Add auto inject action for namespace 2019-08-05 14:25:19 +08:00
loganhz 25b89d8760 Show istio icon if sidecar auto-injection enabled 2019-06-14 00:16:25 -07:00
Westly Wright 8191cdb605
watch the correct keys for ns available actions cp
rancher/rancher#13931
2019-04-17 14:13:33 -07:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
loganhz 1ed161e60c Use service instead of dnsRecord 2019-01-04 11:37:37 +08:00
loganhz f64505e40e Fix quota issue
https://github.com/rancher/rancher/issues/16570
https://github.com/rancher/rancher/issues/16368
https://github.com/rancher/rancher/issues/16363
2018-11-15 16:10:16 +08:00
loganhz 232735f68d Fix quota issue when switch project in add/edit ns page
rancher/rancher#15720
2018-09-20 21:29:00 +08:00
Westly Wright f438243389
Use new namespace `move` action rather then manual moving
rancher/rancher#14845
2018-09-11 11:31:45 -07:00
loganhz 2e7cdbfaba Fix quota issue 2018-09-05 08:35:29 +08:00
loganhz 7634565418 Update resource quota
https://github.com/rancher/rancher/issues/15339
https://github.com/rancher/rancher/issues/15333
2018-09-05 08:17:00 +08:00
loganhz e92e6a8731 Resource quota
https://github.com/rancher/rancher/issues/14620
2018-08-28 10:32:55 +08:00
Westly Wright 2f729f8825
remove all references to loading `resourceQuotaTemplate` 2018-08-24 11:11:49 -07:00
loganhz 028adcd0e3 Fix catalog detail page missing service type and target issue 2018-08-16 15:03:15 +08:00
loganhz b0a844ea66 Use dnsRecords in catalog app detail view 2018-07-30 16:11:35 +08:00
loganhz d7c3bb9a86 Add config maps section in app detail page
https://github.com/rancher/rancher/issues/14491
2018-07-26 16:01:33 +08:00
loganhz 082eedf817 Add quota column in ns list 2018-07-25 16:03:44 +08: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
Vincent Fiduccia 44035df0c1
Lint fixes 2018-04-25 01:07:00 -07:00
loganhz e2d8fb7b35 Fix ns store issue 2018-04-24 18:08:27 +08:00
Vincent Fiduccia 4667074280
Project/NS fixes, Ingress, NS picker broken 2018-04-23 01:10:26 -07:00
Vincent Fiduccia c090c46ccc
Fixes 2018-04-20 19:47:09 -07:00
loganhz a21050400f Fix catalog issue 2018-04-20 00:03:01 +08:00
loganhz a27ede4e72 Removed unused canClone 2018-04-18 12:24:51 +08:00
loganhz 19dc19bb90 Update availableActions 2018-04-18 12:23:01 +08:00
loganhz bc4f20612d Update catalog 2018-04-18 12:23:01 +08:00
Vincent Fiduccia 18a7fe8d65
Move edit, yaml, remove, gotoapi into central actions 2018-04-16 02:35:28 -07:00
Vincent Fiduccia 004ddd91ac
Bugs 2018-04-10 12:50:26 -07:00
Vincent Fiduccia f21df11799
persistent volume claims 2018-03-20 02:32:44 -07:00
Vincent Fiduccia 6d42cea5e9
Stuff 2018-02-13 17:09:11 -07:00
loganhz dde02ec1cf Fix tags issue in edit namespace page
rancher/rancher#11075
2018-01-23 17:55:31 +08:00
loganhz 7b6c3c051c Fix the issue that user can not add pod via namespace list page
https://github.com/rancher/rancher/issues/10959
2018-01-19 16:05:38 +08:00
Vincent Fiduccia cf0ceba3e3
Catalog support 2017-12-12 03:44:43 -07:00
Vincent Fiduccia c24e20857e
GKE cluster 2017-12-05 18:33:28 -07:00
Vincent Fiduccia 1557886023
Cleanup 2017-12-03 01:27:02 -07:00
Vincent Fiduccia 4b699c0bb8
Namespaces 2017-11-30 10:33:54 -07:00
Vincent Fiduccia 602f92c9d4
Fix clusters display 2017-11-29 14:18:14 -07:00
Vincent Fiduccia 21608a84f5
More deploy pod/workflow, reference/hasMany tracking 2017-11-27 03:59:47 -07:00
Vincent Fiduccia 518b40c77f
Workload list, start deploy 2017-11-25 01:15:14 -07:00
Westly Wright 69ca5838ca
manage cluster changes 2017-11-20 09:12:09 -07:00
Vincent Fiduccia f2386a4ae7
Almost a containers page 2017-11-17 18:08:34 -07:00