Commit Graph

95 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 d8f12a6110 Allow exec shell to not ready container
https://github.com/rancher/rancher/issues/20493
2019-07-22 10:05:56 +08:00
loganhz f647059d23 Better error message for HPA
https://github.com/rancher/rancher/issues/20861
https://github.com/rancher/rancher/issues/20866
2019-06-13 22:48:03 -07:00
loganhz 689e6be38f Support container default resource limit
https://github.com/rancher/rancher/issues/16753
2019-02-10 18:00:37 +08:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07: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 0f61f17d99 Update error message for resource quota
https://github.com/rancher/rancher/issues/14854
2018-09-17 10:16:16 +08:00
loganhz dfc377aef1 Fix code style issue 2018-09-13 10:57:26 +08:00
loganhz b7876e6142 Validate limits and requests if resource quota is enabled in project
https://github.com/rancher/rancher/issues/15508
2018-09-13 10:49:19 +08:00
loganhz 6a5b03188c Support popout shell and log for container 2018-09-06 13:16:34 +08:00
loganhz 83576d3e90 Support exec and logs to selected container
https://github.com/rancher/rancher/issues/12656
2018-09-03 17:58:18 +08:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
Vincent Fiduccia 81dc15d825
Init container, container status, EC certs 2018-04-30 15:49:09 -07:00
Vincent Fiduccia 518b40c77f
Workload list, start deploy 2017-11-25 01:15:14 -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 f15a33bf8a
Move start movine shared services, utilies, and components
moving all common functionality to shared umbrella in-repo-addon
2017-10-30 09:51:35 -07:00
Westly Wright 6c3f56e3e6
upgrade fixes for 2.16 2017-10-30 09:51:34 -07:00
Vincent Fiduccia 77bfcaa206
Default project star 2017-10-11 01:01:08 -07:00
Vincent Fiduccia b5b257dd8b
Exit code, container state, stop/start/pauseAll 2017-10-04 11:37:56 -07:00
Vincent Fiduccia 5a6db9cc06
graph height, container edit action 2017-09-22 11:33:08 -07:00
Vincent Fiduccia 777a98f910
Handle service containers missing launchConfig labels 2017-09-18 23:22:05 -07:00
Vincent Fiduccia 1eed68b6e7
New Project and stack validation 2017-09-15 14:39:41 -07:00
Vincent Fiduccia 6a0c3233aa
Service revision diff display 2017-09-06 11:29:20 -07:00
Vincent Fiduccia 96b8fab478 Cluster table (#1336)
* Reload projects to get cluster default/system

* Export is an important word

* Cluster table
2017-08-31 17:31:59 -07:00
Vincent Fiduccia 38d77ada9e
Sort container suffix numbers nicely 2017-08-29 12:08:35 -07:00
Vincent Fiduccia 6cd862cd64
Mov cluster edit/add, bugs 2017-08-28 16:02:04 -07:00
Vincent Fiduccia 64040be4f5
Service log polling instead of push 2017-08-28 12:35:17 -07:00
Vincent Fiduccia 86e16b4ce6
Pending restart container, other stuff 2017-08-24 15:26:30 -07:00
Vincent Fiduccia b9b92c54d2
Basic cluster page 2017-08-17 22:19:54 -07:00
Vincent Fiduccia d6ba29993a
Trust the server health state more 2017-08-17 22:19:54 -07:00
Vincent Fiduccia 721f58469c
Revert "Server calculates unknown state now"
Just kidding, going back to the UI doing it
2017-08-17 22:19:53 -07:00
Vincent Fiduccia cbb9166707
Server calculates unknown state now 2017-08-16 12:45:20 -07:00
Vincent Fiduccia bd6d0df5ef
Stuff 2017-08-15 22:21:54 -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 3f4b42a191
s/imageUuid/image/g 2017-08-07 11:55:31 -07:00
Vincent Fiduccia 00dc5762f3
Drop project upgrade 2017-08-07 11:54:31 -07:00
Vincent Fiduccia f0c1286d18
Sort sidekicks by deploymentunit 2017-07-10 01:44:03 -07:00
Vincent Fiduccia 28ee5584cb
Combined Add Container/Service again 2017-06-30 17:06:08 -07:00
Vincent Fiduccia 550133f9c2
One launch config at a time, unified run route 2017-06-30 17:06:08 -07:00
Westly Wright 6e67ed7b8f
Fix some env var bugs on container and sg's
rancher/rancher#9068
2017-06-16 07:57:14 -07:00
Vincent Fiduccia 2a7548bc23
Bugs 2017-05-29 14:13:57 -07:00
Vincent Fiduccia 582629297b
Balancer states 2017-05-25 10:13:24 -07:00
Vincent Fiduccia 5d3a22e29f
Split listeners and portRules 2017-05-22 20:57:47 -07:00
Vincent Fiduccia e12ae6540b
Bugs, catalog-per-env 2017-05-16 01:18:12 -07:00
Vincent Fiduccia f5e8a751c0
Reorganize actions 2017-05-08 11:53:40 -07:00
Westly Wright 1cb8c9e844
Updates to design 2017-05-08 10:32:42 -07:00
Vincent Fiduccia 0695865ec1
Container to service, scale 2017-05-01 11:31:32 -07:00