Commit Graph

29 Commits

Author SHA1 Message Date
Lauren Harden 85ad5adb0b
theme changes for vue (#4655)
* theme changes for vue WIP

* banners

* header fixes

* rm blarp

* avatar fix

* table and header fixes

* table fix

* modal

* fix annotation

* right button headers

* accordion

* header color fixes

* banner fix
2021-06-30 09:45:00 -07: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
lvuch 873e9abf79 empty table text and login screen 2019-08-07 15:32:02 -07:00
loganhz 89c95e0466 Filter out options 2019-01-07 16:13:48 +08:00
loganhz 8b9d282662 Support create services with different types 2019-01-04 11:37:37 +08:00
loganhz b4a3768e0e Support Session affinity and Annotations for services 2019-01-04 11:37:37 +08:00
loganhz 1ed161e60c Use service instead of dnsRecord 2019-01-04 11:37:37 +08:00
loganhz d275fde673 Fix table sort order issue
https://github.com/rancher/rancher/issues/14808
2018-08-02 14:20:58 +08:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Westly Wright 1de16c13a1
service discovery clone 2018-07-16 12:58:50 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
loganhz 27299cb5c5 Preserve worload sub route 2018-06-03 20:29:46 +08:00
loganhz 806feda069 Preserve project level route
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
Vincent Fiduccia e711c0f46d
Import YAML 2018-04-20 19:47:10 -07:00
Vincent Fiduccia f21df11799
persistent volume claims 2018-03-20 02:32:44 -07:00
Vincent Fiduccia 1e8eff845f
Rearrange upgrade options 2018-03-04 00:25:42 -07:00
Vincent Fiduccia c1acedaf10
Bugs 2018-03-02 16:24:32 -07:00
loganhz ee0b9a13b2 Fix DNS detail view issue
https://github.com/rancher/rancher/issues/11838
2018-03-02 23:51:38 +08:00
Vincent Fiduccia 5f1feaf3e9
bugs 2018-03-01 22:58:34 -07:00
Vincent Fiduccia f019ca0a21
DNS and Port fixes 2018-02-28 23:22:26 -07:00
Vincent Fiduccia 84fac874bc
Disable import button 2018-02-26 21:39:30 -07:00
Vincent Fiduccia 9acb9d9c69
DNS view/edit 2018-02-25 02:21:31 -07:00
Vincent Fiduccia a4467a4777
Start dns 2018-02-25 02:21:31 -07:00
Vincent Fiduccia b506a745c6
api-store update, PSPs, DNS 2018-02-25 02:21:31 -07:00
Vincent Fiduccia e3caf8d9ba
Refactor cluster/project subscription connections, page scope 2018-01-19 12:40:28 -07:00
loganhz aaba2b03df Implement RBAC 2018-01-16 10:39:40 +08:00
Vincent Fiduccia 2294594bde
DNS stuff 2018-01-10 12:57:45 -07:00
Vincent Fiduccia 56f6a929a1
Fix dashboard with no allocatable/requested 2018-01-10 12:57:45 -07:00
Vincent Fiduccia 2de92e5b19
Move DNS 2018-01-05 16:25:37 -07:00