n313893254
3c649edcde
Fix alert rule validatation cannot stop alert group save
2019-10-15 15:13:08 +08:00
n313893254
5f15b7bd48
Fix setting up node alert for memory reservation also sets cpu reservation
...
https://github.com/rancher/rancher/issues/23308
2019-10-15 15:12:59 +08:00
Westly Wright
94301e5fd4
Merge pull request #3411 from codyrancher/deprecation
...
Addressing a number of ember deprecations
2019-10-04 13:55:01 -07:00
Westly Wright
15dc7ce56f
Fix routing issues post ember upgrade
...
It seems the previous way that the cluster id and project id was fetched from
various addons (alerts and istio) does not work in ember 3.12. After some
investigation it wasn't the corret way to grab those parameters anyway. I've
changed the routes to use the scope service which has the current cluster and
project (if in one) rather than fetch the query params off a parent route
outside the engine.
2019-10-03 15:36:38 -07:00
Cody Jackson
6718c4886e
Addressing a number of ember deprecations
...
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())
This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
Westly Wright
ea695b4a4c
Merge pull request #3398 from n313893254/22742
...
[2.3.1][Alerting] Change no-data message to text-muted
2019-10-02 13:52:02 -07:00
Westly Wright
d145445d25
Upgrade ember-intl to latest version
...
remove prototype extension
Remove translations from engines
The motivation behind this change stems from this issue ember-intl issues/797
and the current implmentation of engine support in ember-intl. The translations
essentially get bundled twice. Until ember-intl removes the second bundle it
makes sense to keep the translations in the main ui file.
2019-10-02 13:46:37 -07:00
n313893254
01845435f2
Change no-data message to text-muted
...
https://github.com/rancher/rancher/issues/22742
2019-09-29 15:56:38 +08:00
xiaolu hong
b5cadafcb7
update zh-hans
2019-08-22 01:24:17 +08:00
XiaoluHong
f426e93ea7
update zh-hans
2019-08-17 22:28:37 +08:00
Vincent Fiduccia
61e79e9e4e
Merge pull request #3263 from n313893254/22210
...
Fix threshold is reset when edit alert rule
2019-08-16 13:47:33 -07:00
n313893254
3219fe89ed
Fix threshold is reset when edit alert rule
...
https://github.com/rancher/rancher/issues/22210
2019-08-16 14:58:50 +08:00
Tani Fiduccia
d3acfc8b3e
change empty table text to be more consistent
2019-08-15 17:10:57 -07:00
n313893254
696098e127
Template Lint
2019-08-12 16:12:50 +08:00
n313893254
ba711d4936
Support exist condition for metric alert
...
https://github.com/rancher/rancher/issues/21790
2019-08-12 16:04:51 +08:00
n313893254
141f3f53e9
Fix typo
...
8d29baf107 (commitcomment-34568952)
2019-08-05 17:31:18 +08:00
Westly Wright
4850c52a20
Check left edge of tooltip positioning a bit more carefully
...
rancher/rancher#17203
2019-05-13 16:43:07 -07:00
Westly Wright
219da2841e
Merge pull request #2948 from loganhz/alerting-du
...
[2.3]Fix groups without alert issue
2019-05-03 09:28:04 -07:00
loganhz
372a52a181
Fix groups without alert issue
...
https://github.com/rancher/rancher/issues/19913
2019-05-02 11:17:14 +08:00
loganhz
4884a52841
Make alert group recipients as non-required field
...
https://github.com/rancher/rancher/issues/18616
2019-05-02 10:45:58 +08:00
loganhz
3d4ad20bdb
Fix remove alert rule issue
...
https://github.com/rancher/rancher/issues/19599
2019-04-28 13:05:21 +08:00
loganhz
9551e81cbc
Fix findAll filter issue in alerting and logging
...
https://github.com/rancher/rancher/issues/19599
2019-04-26 16:28:24 +08:00
loganhz
1dcfaf8119
Show alert group without any rules
...
rancher/rancher#19599
2019-04-19 17:00:46 +08: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
XiaoluHong
71e4350fde
update zh-hans
2019-03-25 15:25:37 -07:00
loganhz
88533ba599
Fix text issue
...
https://github.com/rancher/rancher/issues/18702
2019-03-07 16:46:47 -07:00
n313893254
48f1e70061
Alert inherited issue
...
https://github.com/rancher/rancher/issues/18577
https://github.com/rancher/rancher/issues/18509
2019-03-06 17:12:55 +08:00
XiaoluHong
78716010d8
update zh-hans
2019-03-02 20:59:20 +08:00
n313893254
0bbe344957
Add isInherited for alert rule
...
https://github.com/rancher/rancher/issues/17604
2019-02-28 10:46:37 +08:00
XiaoluHong
d2cdd18310
update zh-hans
2019-02-22 15:12:51 +08:00
loganhz
b5859e439a
Fix btn style issue
2019-02-13 17:31:53 +08:00
n313893254
68aa125efe
Unable to remove alert rules from an alert group
...
https://github.com/rancher/rancher/issues/17448
2019-01-23 17:35:12 +08:00
Westly Wright
970aba4c68
fix input-slider not sliding and elementId after init errors
...
rancher/rancher#17522
2019-01-22 11:58:29 -07:00
Westly Wright
9036f85329
Merge pull request #2574 from n313893254/17475
...
Fix clone cluster alert rule throw an error
2019-01-22 09:43:04 -07:00
n313893254
cee76c09b2
Update for review
2019-01-22 15:06:02 +08:00
n313893254
5603b986d5
Update for review
2019-01-22 14:47:03 +08:00
n313893254
013230b005
Clone cluster alert rule throw an error https://github.com/rancher/rancher/issues/17475
2019-01-18 17:12:04 +08:00
n313893254
c99426f233
Support more alert group config
...
https://github.com/rancher/rancher/issues/15663
2019-01-18 16:24:41 +08:00
n313893254
a2b5a95750
Alert Group - Slider sync sliding of multiple Alert Rules
...
https://github.com/rancher/rancher/issues/17353
2019-01-11 20:09:39 +08:00
Westly Wright
85a76accc3
Merge pull request #2518 from n313893254/17108
...
Add tooltip of alert name
2018-12-17 09:39:20 -07:00
n313893254
a67f44d8bb
Add tooltip of alert name
...
https://github.com/rancher/rancher/issues/17108
2018-12-16 20:00:51 +08:00
Westly Wright
b981ce291b
Change text from na to not configured
...
rancher/rancher#17110
2018-12-14 16:07:00 -07:00
n313893254
1f4d0b4fd6
Clone project alert rule result UI crash
...
https://github.com/rancher/rancher/issues/17007
2018-12-10 18:29:02 +08:00
n313893254
12f8cb4783
Edit alert screen for nodes, etcd, events always has "scheduler" selected by default
...
https://github.com/rancher/rancher/issues/16936
2018-12-07 10:45:54 +08:00
n313893254
f2ef6dc2ea
Update for review
2018-12-06 15:27:26 +08:00
n313839254
8d29baf107
Alerting
...
https://github.com/rancher/rancher/issues/15707
2018-12-06 12:45:31 +08:00
Westly Wright
4ace4f0411
Flip the lazy loading switch for all engines and remove browserify
...
loading overlay would stick on login sometimes
first update for auto importer
add required unsafe eval
remove project level xterm loading
ansi up
lazy-load dot-object
lazy load marked
Move logger models out of logging engine, it prevents lazy loading
add auto-importer config to logging
semver & json2yaml
lazy load pretty cron
lazy load shell quote
bug - typo in function name
remove debugger
lint and bugs
add shellquote constant to deal with undef error
Remove async from global and load module properly
add ignore file for silver-searcher
auto-import d3 lib
auto-import Identicon
auto-import jquery growl
update jsondiffpatch and auto-import
Remove unneeded voids
ember-auto-load jszip
pipeline bug
Refactor verify-auth route for lazy engines
auto-import to all engines/addons
auto-import momentjs
auto-import yaml
auto-import file-saver
update globals
bugs
review changes
yarn lock
move bable option back into the right place
bug fixes
decouple dependencies for nodes engine
decouple dependencies for global-admin
decouple dependencies for login engine
decouple dependencies for alerts engine
decouple dependencies for logging engine
decouple dependencies for pipeline engine
Lint sync and fix
review bugs
updates for rebase
2018-10-11 12:03:44 -07:00
xiaoluhong
22da8ce1c4
update zh-hans
2018-10-09 13:11:16 +08:00
Westly Wright
3be66686c5
change Recipients -> Notifiers
...
rancher/rancher#15393
2018-09-20 11:20:02 -07:00
Westly Wright
7c95eb19d9
Merge pull request #2272 from n313893254/poi
...
Configurable notifiers parameters are confusing
2018-09-19 15:02:30 -07:00