Commit Graph

15 Commits

Author SHA1 Message Date
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
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
loganhz 3c73d9712c Support WeChat as notifier
https://github.com/rancher/rancher/issues/17121
2018-12-20 18:45:20 +08:00
n313893254 e30e851f21 Notifier can be deleted when an alert group use
https://github.com/rancher/rancher/issues/17103
2018-12-16 19:34:46 +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
n313893254 d138ffd8f5 Update for review 2018-09-19 18:07:25 +08:00
n313893254 912669bc50 Configurable notifiers parameters are confusing
https://github.com/rancher/rancher/issues/15393
2018-09-17 11:55:43 +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
Vincent Fiduccia 44035df0c1
Lint fixes 2018-04-25 01:07:00 -07:00
vimniky df5a5986b1 Prevent notifier from being deleted when there are alerts referencing it 2018-04-24 23:32:31 +08:00
Vincent Fiduccia 18a7fe8d65
Move edit, yaml, remove, gotoapi into central actions 2018-04-16 02:35:28 -07:00
vimniky 81ab98af77 Alert update & bug fixes
Fixed targetPod alert condition

Fixed logging indexPrefix

Fixed Alert checkbox label: Normal -> Warning

Filter notifier by clusterId

Add * mark for the required name field

fixed issue: #11580

rename CreatedAt -> created

Update notifier input labels

Fixed issue #11577

Filter notifier by clusterId

Make alert & notifier table more searchable
2018-02-23 17:11:38 +08:00
vimniky c46a9a4d5c Mount alert & logging on main app
alert bugfix

displayName --> name, status.type --> alertState
2018-02-22 16:16:24 +08:00