Jared Scheib
|
0950833ec0
|
WIP Refactor RuleMessage to support arbitrary properties
|
2017-07-18 17:20:05 -07:00 |
Jared Scheib
|
5d7e9ded17
|
Rename RuleMessageConfig to RuleMessageOptions for clarity
|
2017-07-18 16:58:39 -07:00 |
Jared Scheib
|
ac93de5945
|
Refactor RuleMessageConfig into named components; clean up
|
2017-07-18 13:13:58 -07:00 |
Jared Scheib
|
196510159a
|
Refactor RuleMessage to ES6
|
2017-07-18 12:47:53 -07:00 |
Jared Scheib
|
c582cc6374
|
Rename RuleMessageAlertConfig to RuleMessageConfig for clarity and consistency
|
2017-07-18 12:46:56 -07:00 |
Jared Scheib
|
af3bb567c0
|
Reorder props on RuleMessageTemplates
|
2017-07-18 12:16:09 -07:00 |
Jared Scheib
|
113c4cfae4
|
Factor out RuleMessageText into dedicated ES6 component
|
2017-07-18 12:15:59 -07:00 |
Jared Scheib
|
2170b455a1
|
Refactor RuleMessage templates into separate components, update to ES6
|
2017-07-18 12:02:07 -07:00 |
Jared Scheib
|
40ad225752
|
Extract Pushover properties for Kapa alert via AST
|
2017-07-17 17:30:12 -07:00 |
Jared Scheib
|
ed883cffa6
|
Add Pushover as valid Kapacitor handler endpoint type
|
2017-07-17 17:29:26 -07:00 |
Jared Scheib
|
8bea47e072
|
Change order of alert endpoint options to make defaults be first
|
2017-07-17 17:01:30 -07:00 |
Jared Scheib
|
b77988a91e
|
Merge remote-tracking branch 'origin/master' into feature/pushover_support-1680
|
2017-07-17 14:12:07 -07:00 |
Chris Goller
|
fa9e118686
|
Merge pull request #1725 from influxdata/feature/update-dep
Update dep and kapacitor
|
2017-07-17 16:08:03 -05:00 |
Chris Goller
|
4432a8227e
|
Update kapacitor alerts and ast to 1.3.1 features.
|
2017-07-14 21:09:39 -05:00 |
Chris Goller
|
8e9d3ee98b
|
Update vendored kapacitor to 1.3.1
|
2017-07-14 21:07:05 -05:00 |
Chris Goller
|
e256131c92
|
Update dep files to stable format
|
2017-07-14 20:14:35 -05:00 |
Jared Scheib
|
7d93b93040
|
Update changelog
|
2017-07-14 17:34:02 -07:00 |
Jared Scheib
|
80573d8348
|
Add Pushover config
|
2017-07-14 16:55:59 -07:00 |
Jared Scheib
|
7f8d5f7c00
|
Only render configs given by Kapacitor proxy
|
2017-07-14 16:55:59 -07:00 |
Jared Scheib
|
fb8d5cfc8e
|
Add Pushover to swagger
|
2017-07-14 16:55:59 -07:00 |
Jared Scheib
|
a04c0428b1
|
Alphabetize alert endpoint configs
|
2017-07-14 16:55:47 -07:00 |
Andrew Watkins
|
5e7644c4fa
|
Merge pull request #1717 from influxdata/feature/read-only-tickscript
View server generated TICKscripts
|
2017-07-13 13:15:36 -07:00 |
Andrew Watkins
|
47d5272489
|
Merge branch 'master' into feature/read-only-tickscript
|
2017-07-13 12:51:54 -07:00 |
Andrew Watkins
|
6134b91ec7
|
Update CHANGELOG
|
2017-07-13 12:47:32 -07:00 |
Hunter Trujillo
|
f729a77e78
|
rockin es6
|
2017-07-12 19:02:34 -06:00 |
Andrew Watkins
|
d38bf4de70
|
Be the async await change
|
2017-07-12 16:14:06 -07:00 |
Andrew Watkins
|
39b455aba5
|
Use arrow functions
|
2017-07-12 15:05:32 -07:00 |
Andrew Watkins
|
bd0fd0b6a7
|
Deconstruct PropTypes
|
2017-07-12 15:04:19 -07:00 |
Andrew Watkins
|
71167d9b6a
|
Convert Rule Page to class syntax
|
2017-07-12 15:02:13 -07:00 |
Andrew Watkins
|
ad0e410e82
|
Prettier
|
2017-07-12 12:50:51 -07:00 |
Andrew Watkins
|
cece93ca01
|
Improve Loading styles
|
2017-07-12 12:50:38 -07:00 |
Andrew Watkins
|
c5cc63093e
|
Make loading on the rules page actually work
|
2017-07-12 12:38:23 -07:00 |
Andrew Watkins
|
6540624779
|
Update silly linter rule
|
2017-07-12 12:38:23 -07:00 |
Alex P
|
5a27dfebb4
|
Sort alert rules table by rules name a-z
|
2017-07-12 11:49:09 -07:00 |
Alex P
|
4a37565e59
|
Style view tick script overlay
|
2017-07-12 11:41:33 -07:00 |
Alex P
|
15feae2184
|
Polish alert rules table
|
2017-07-12 11:20:31 -07:00 |
Andrew Watkins
|
94f24c1fcb
|
Tweak styles a bit
|
2017-07-11 14:48:29 -07:00 |
Andrew Watkins
|
a8ac8bb9c6
|
Display TICKscript on rules index
|
2017-07-11 14:38:24 -07:00 |
Hunter Trujillo
|
2a3ad3ac9a
|
Merge pull request #1681 from influxdata/feature/1482-custom-time-range
Custom Time Ranges
|
2017-07-11 14:05:27 -06:00 |
Alex Paxton
|
879a16f9fb
|
Merge pull request #1707 from influxdata/alerts-table-tweaks
Fine Tune Alerts Table Column Sizing
|
2017-07-10 15:49:41 -07:00 |
Hunter Trujillo
|
dfa769d7c3
|
Update CHANGELOG. Feature was in wrong release.
|
2017-07-10 16:22:56 -06:00 |
Hunter Trujillo
|
8307a3b336
|
I think this goes here in the swagger doc...
|
2017-07-10 16:18:05 -06:00 |
Hunter Trujillo
|
025af5c1ca
|
Merge branch 'master' into feature/1482-custom-time-range
# Conflicts:
# ui/src/style/pages/dashboards.scss
|
2017-07-10 16:09:14 -06:00 |
Hunter Trujillo
|
a82936a2e7
|
womp womp
|
2017-07-10 15:54:54 -06:00 |
Hunter Trujillo
|
7846beff3f
|
Fix quoting around timeStamps. Affects server code.
|
2017-07-10 15:33:48 -06:00 |
Alex P
|
d7e6ddcc4d
|
Update changelog
|
2017-07-10 13:21:40 -07:00 |
Alex P
|
4bbdf0a3c3
|
Merge branch 'master' into alerts-table-tweaks
|
2017-07-10 13:20:20 -07:00 |
Jared Scheib
|
dcaabe10bb
|
Merge pull request #1709 from influxdata/fix/he_dep_package_json/1693
Move dependency to correct package.json and yarn.lock
|
2017-07-10 13:15:08 -07:00 |
Alex P
|
ff0db2779e
|
Change level column to dot instead of text, truncate long hostnames with ellipsis
Browser displays full hostname when mouse hovers over link
|
2017-07-10 13:14:30 -07:00 |
Alex Paxton
|
01386a26fe
|
Merge pull request #1708 from AbleLincoln/zindex
Fix z-index for options context menu
|
2017-07-10 13:06:37 -07:00 |