Commit Graph

144 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
loganhz 4f688977da Support port name for ingress rule
https://github.com/rancher/rancher/issues/17640
2019-01-26 12:16:32 +08:00
n313893254 4774e54db8 Service proxy endpoint doesn't work in master
https://github.com/rancher/rancher/issues/17530
2019-01-24 00:40:44 +08:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
loganhz e5034267d8 Show public endpoints in service list 2019-01-07 17:50:51 +08:00
loganhz 89c95e0466 Filter out options 2019-01-07 16:13:48 +08:00
loganhz 1ed161e60c Use service instead of dnsRecord 2019-01-04 11:37:37 +08:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08:00
loganhz fecd5a0076 Fix service endpoint issue
https://github.com/rancher/rancher/issues/16463
2018-11-26 12:44:33 +08:00
loganhz a2fa653f94 Fix proxy endpoint issue
https://github.com/rancher/rancher/issues/16463
2018-11-07 06:17:04 +08:00
loganhz bc4c7376b7 Fix proxy endpoint url issue 2018-09-10 14:50:26 +08:00
loganhz c7920eeee3 Fix proxy endpoint issue 2018-08-01 15:57:17 +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
loganhz 195fd6df58 Fix lb group by issue 2018-06-26 13:04:37 +08:00
loganhz ae4d85f612 Use location origin 2018-06-01 09:16:50 +08:00
loganhz 0b0ebc1d2b Fix lint issue 2018-05-30 16:45:38 +08:00
loganhz c440a88c65 Support endpoint for service that using rancher proxy
https://github.com/rancher/rancher/issues/13692
2018-05-30 13:51:35 +08:00
Vincent Fiduccia 84a4015485
Edit service yaml 2018-04-30 22:58:00 -07:00
Vincent Fiduccia f51358571e
Ingress 2018-04-24 02:49:16 -07:00
Vincent Fiduccia f2386a4ae7
Almost a containers page 2017-11-17 18:08:34 -07:00
Westly Wright a9952ce5d0
Refactor projects service 2017-11-13 16:32:33 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright 029a71165f
More updates for 2.16 2017-10-30 09:51:34 -07:00
Westly Wright e647632ce2
Stub out service stop so it matches container stop
rancher/rancher#8982
2017-09-18 08:42:59 -07:00
Vincent Fiduccia 6a0c3233aa
Service revision diff display 2017-09-06 11:29:20 -07:00
Westly Wright 41a9f322af
Fix alt click on service popout shell 2017-09-06 10:36:21 -07:00
Vincent Fiduccia 38d77ada9e
Sort container suffix numbers nicely 2017-08-29 12:08:35 -07:00
Vincent Fiduccia 5101a9fbe8
Service linking by name 2017-08-23 12:03:56 -07:00
Westly Wright b7c325b41f
Fix checkbox bug in sortable table component
table was being rerendered while the input reference was lost in all the action
2017-08-18 10:41:22 -07:00
Vincent Fiduccia d6ba29993a
Trust the server health state more 2017-08-17 22:19:54 -07:00
Vincent Fiduccia 2395927e29
Use links.update/remove instead of actionLinks 2017-08-15 16:54:05 -07:00
Vincent Fiduccia 4107eb629e
Bugs, cleanup unused 2017-08-12 21:56:49 -07:00
Vincent Fiduccia 2ea81bf3dd
Fix service upgrade, add sidekick action 2017-08-10 17:02:26 -07:00
Vincent Fiduccia b690a0030a
Public Endpoints on containers and services 2017-08-09 17:55:25 -07:00
Vincent Fiduccia 19f212d4c9
Bugs 2017-08-08 15:20:40 -07:00
Vincent Fiduccia 1487e2786b
Endpoints, orchestration, add service on stack 2017-08-08 15:20:40 -07:00
Vincent Fiduccia db52d87ac2
More k8s 2017-08-08 15:20:40 -07:00
Vincent Fiduccia 45e6da1c70
Sidekicks more worky 2017-08-07 11:55:31 -07:00
Vincent Fiduccia 3f4b42a191
s/imageUuid/image/g 2017-08-07 11:55:31 -07:00
Vincent Fiduccia 05bd283d3c
rmrf swarm and mesos 2017-07-31 15:22:36 -07:00
Vincent Fiduccia 92444aca05
Scaling 2017-07-12 15:34:55 -07:00
Vincent Fiduccia c6f1395051
Add volume/template 2017-07-10 02:18:05 -07:00
Vincent Fiduccia 6d5ce64b41
Make component names more consistent 2017-07-07 18:56:33 -07:00
Vincent Fiduccia 28ee5584cb
Combined Add Container/Service again 2017-06-30 17:06:08 -07:00
Vincent Fiduccia cc8a5f91fb
Grand container/scaling group unified theory, part 4 2017-06-14 01:18:58 -07:00
Vincent Fiduccia 10d4956609
Grand container/scaling group unified theory, part 1 2017-06-14 01:18:57 -07:00
Vincent Fiduccia e0819b9193
bugs 2017-05-29 14:13:56 -07:00
Vincent Fiduccia 71ae6d1d34
Split env/env templates 2017-05-24 12:31:15 -07:00