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
loganhz
2707eb9eb5
Fix default container limit issue
...
https://github.com/rancher/rancher/issues/21664
2019-07-22 07:02:47 +08:00
n313893254
af2c9c1e5b
Fix can not search a project without namespaces
...
https://github.com/rancher/rancher/issues/21415
2019-07-12 11:49:47 +08:00
loganhz
f961f25394
Don't show auto injection toggle if istio disabled
2019-06-07 21:40:41 +08:00
Logan
74bbe0171e
Registry and Istio ( #3014 )
...
* Add vendors for istio
* Add istio lib
* Add kiali UI vendor
* Expose components in shared lib
* Istio css
* Support kiali graph in Rancher UI
* Show traffic metrics from istio
* Enable istio in cluster level
* Toggle for istio sidecar auto injection
* Support add istio config
* Reuse catalog for istio config
* Support enable global registry in local cluster
* Rename traffic rule
* Not upgrade template version for istio
* Fix istio project level routing issue
* Fix comments
* Bug fix
* Add kiali copyright
* App name is not required in schema
* Use cytoscape dagre from npm
* Bug fix
* Hide traffic rule
2019-06-03 09:44:28 -07:00
Westly Wright
46e96c801a
Fix send action deprecations
...
send action deprecation warnings for form-key-value component
update all cancel actions
deprecations for ns quota component and action menu item
deprecations and formatting
sendAction deprecation form-node-selctor & formatting
sendAction deprecations for cru-persistent-volume & formatting
sendAction deprecations for form-scoped-roles & formatting
sendAction deprecations for telemetry-opt & formatting
sendAction deprecations for table-rows & formatting
sendAction deprecations for server-url & formatting
sendAction deprecations for cru-config-map & formatting
sendAction deprecations for workload-row & formatting
sendAction deprecations for cru-volume & formatting
sendAction deprecations for cru-persistent-volume-claim & formatting
fix issue with declaring dynmic keys on component.
sendAction deprecations for form-healthcheck & formatting
sendAction deprecations for node-selector-row & formatting
sendAction deprecations for new-edit-ingress & formatting
sendAction deprecations for form-node-affinity & formatting
sendAction deprecations for form-key-to-path & formatting
sendAction deprecations for new-catalog & formatting
sendAction deprecations for cru-storage-class & formatting
sendAction deprecations for project-resource-quota & formatting
sendAction deprecations for input-files & formatting
sendAction deprecations for node-row & formatting
sendAction deprecations for input-command & formatting
sendAction deprecations for form-ports
sendAction deprecations for new-edit & formatting
sendAction deprecations for form-image
sendAction deprecations for form-volume-row & formatting
sendAction deprecations for form-volumes & formatting
sendAction deprecations for form-scale & formatting
sendAction deprecations for container-logs & formatting
sendAction deprecations for cru-volume-claim-template
sendAction deprecations for pod-row & formatting
sendAction deprecations for source-custom-log-path & formatting
sendAction deprecations for step mixin & formatting
sendAction deprecations for pipeline-codemirror & formatting
sendAction deprecations for build-step & formatting
sendAction deprecations for build-stage & formatting
sendAction deprecations for pipeline-env-from & formatting
sendAction deprecations for log-view & formatting
sendAction deprecations for bitbucketserver-setting & formatting
sendAction deprecations for bitbucketcloud-setting & formatting
sendAction deprecations for form-recipient-item & formatting
sendAction deprecations for pipeline-selector-row & formatting
sendAction deprecations for policy-row & formatting
sendAction deprecations for other-role-row & formatting
sendAction deprecations for role-rule-row & formatting
sendAction deprecations for new-multi-cluster-app & formatting
sendAction deprecations for driver-digitalocean & formatting
sendAction deprecations for project-alert-row & formatting
sendAction deprecations for form-recipient-item & formatting
sendAction deprecations for cluster-alert-row & formatting
sendAction deprecations for alert-select & formatting
sendAction deprecations for storage-class-provisioner & formatting
sendAction deprecations for cluster-driver mixin
sendAction deprecations for node-driver mixin
sendAction deprecations for view-new-edit mixin
sendAction deprecations for host-registration & formatting
sendAction deprecations for form-labels-annotations & formatting
sendAction deprecations for huawei-user-labels & formatting
sendAction deprecations for form-user-labels & formatting
sendAction deprecations for principal-search & formatting
sendAction deprecations for form-namespace & formatting
sendAction deprecations for input-paste & formatting
sendAction deprecations for catalog-index & formatting
sendAction deprecations for searchable-select & formatting
sendAction deprecations for hover-dropdown & formatting
sendAction deprecations for container-shell & formatting
sendAction deprecations for input-yaml & formatting
sendAction deprecations for input-text-file & formatting
sendAction deprecations for sortable-thead & formatting
sendAction deprecations for form-ingress-rows & formatting
sendAction deprecations for input-password & formatting
sendAction deprecations for input-identity & formatting
sendAction deprecations for form-count & formatting
sendAction deprecations for form-members & formatting
sendAction deprecations for outside-click & formatting
sendAction deprecations for input-slider & formatting
sendAction deprecations for metrics-action & formatting
sendAction deprecations for banner-message & formatting
sendAction deprecations for driver-rke & formatting
sendAction deprecations for driver-import & formatting
sendAction deprecations for form-value-array & formatting
sendAction deprecations for cru-node-pools & formatting
sendAction deprecations for cru-cluster & formatting
sendAction deprecations for logging/new-edit & formatting
sendAction deprecations for login-x components & formatting
2019-03-29 10:58:08 -07:00
Westly Wright
fe3f97e7b1
expand resource quotas on init when creating
...
rancher/rancher#18893
2019-03-14 11:51:34 -07:00
loganhz
4977c344aa
Fix the refresh issue when add ns
...
https://github.com/rancher/rancher/issues/18809
2019-03-12 08:28:28 +08:00
loganhz
689e6be38f
Support container default resource limit
...
https://github.com/rancher/rancher/issues/16753
2019-02-10 18:00: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
87ec14b7e3
Show bg-error when new quota exceeds limits
...
rancher/rancher#15687
2018-09-18 15:56:34 -07:00
loganhz
d6e342ef94
Fix edit project issue
...
https://github.com/rancher/rancher/issues/15647
2018-09-18 12:48:32 +08:00
Westly Wright
f37760e07f
Add remaining resources for a project w/limits for new ns
...
rancher/rancher#15522
2018-09-17 16:53:54 -07: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
Westly Wright
7893ce4a5d
Display Project row only correctly (namespace-table)
...
rancher/rancher#15296
2018-08-31 11:35:26 -07:00
loganhz
e92e6a8731
Resource quota
...
https://github.com/rancher/rancher/issues/14620
2018-08-28 10:32:55 +08:00
Westly Wright
fe823b788b
lint
2018-08-24 11:18:17 -07:00
Westly Wright
2f729f8825
remove all references to loading `resourceQuotaTemplate`
2018-08-24 11:11:49 -07:00
loganhz
8245c21cdc
Project level resource quota
...
https://github.com/rancher/rancher/issues/13277
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
loganhz
cabb636719
Preserve cluster level route
...
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
Westly Wright
097f1d0bd2
role template tweaks
2018-05-16 12:09:30 -07:00
Westly Wright
35292f6919
Filter roles on enabled or not
...
rancher/rancher#13418
2018-05-16 11:27:33 -07:00
loganhz
0ea355cfda
Update translations
2018-05-15 19:31:37 +08:00
Vincent Fiduccia
5a572b7689
Merge pull request #1883 from loganhz/fix2
...
Fixes
2018-05-07 17:48:32 -07:00
loganhz
09cc2221e5
Sort by Project when Grouped Project/Namespace
...
https://github.com/rancher/rancher/issues/13261
2018-05-05 14:28:48 +08:00
loganhz
3639c399fd
Fix the issue that error flashes before ns is creates
...
https://github.com/rancher/rancher/issues/13210
2018-05-04 10:47:15 +08:00
Westly Wright
f7b5409cf9
add ns from project hides project select
...
rancher/rancher#13215
2018-05-01 11:08:26 -07:00
Westly Wright
f21b258308
Review tweaks for project level namespaces
2018-04-27 17:49:02 -07:00
Westly Wright
06bc26b91f
Add backto logic to project level ns
2018-04-26 15:16:00 -07:00
loganhz
6562af7a45
Fix project list issue
...
https://github.com/rancher/rancher/issues/13005
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
e711c0f46d
Import YAML
2018-04-20 19:47:10 -07:00
Vincent Fiduccia
c090c46ccc
Fixes
2018-04-20 19:47:09 -07:00
Westly Wright
709b009b94
bug fixes
2018-04-19 11:01:10 -07:00
Westly Wright
683359f712
add 'add namespace' to empty project rows
2018-04-19 11:01:10 -07:00
Westly Wright
5af143ea19
second pass projects/namespaces
2018-04-19 11:01:10 -07:00
Westly Wright
105b0ebd28
first itteration of combinging projects + namespaces
2018-04-19 11:01:10 -07:00
Aaron
e00d5b4d12
Set `access.principal` instead of overriding `access.me`
2018-03-22 09:14:21 +08:00
Vincent Fiduccia
b506a745c6
api-store update, PSPs, DNS
2018-02-25 02:21:31 -07:00
Vincent Fiduccia
fd67d00eec
Node Pools
2018-02-16 17:26:20 -07:00
Westly Wright
59ac2742e7
PTRB stuff
2018-01-18 13:39:37 -07:00
loganhz
aaba2b03df
Implement RBAC
2018-01-16 10:39:40 +08:00
Vincent Fiduccia
ea72618270
Only show projects for the current cluster
2018-01-10 12:57:45 -07:00
Westly Wright
3d6dc4bfe1
bug fixes for projects
2018-01-02 15:41:01 -07:00
Westly Wright
b08e34396a
No more blank roles on cluster and project creation
2017-12-29 15:05:24 -07:00
Westly Wright
71a64fdc5d
Add defaultPodSecurityPolicyTemplateId to project and cluster create
2017-12-15 16:44:42 -07:00