Nathan Haugo
95f1022c9e
Update changelog
2018-01-29 11:42:47 -08:00
Nathan Haugo
2f5f8c2d52
Change cli options to env args
2018-01-29 11:40:14 -08:00
Deniz Kusefoglu
eb6cc729f1
Merge pull request #2708 from influxdata/linkable-config-tabs
...
Link directly to the right config tab from handler section in rule creator.
2018-01-29 10:01:01 -08:00
deniz kusefoglu
9edb9b1b2b
Fix passing hash routes through router.push and address bar url
2018-01-26 18:08:20 -08:00
deniz kusefoglu
f5d9da98a0
Transmit location information in hash instead of locationState and use object.keys to access index of alert tabs
2018-01-26 16:05:35 -08:00
Chris Goller
35d9c8f2ce
Merge pull request #2684 from influxdata/fix/kapa-idvar-no-groups
...
Update TICKscripts to not have .Group templates when no group by
2018-01-25 15:54:39 -06:00
Chris Goller
a9f98d7f9f
Merge branch 'master' into fix/kapa-idvar-no-groups
2018-01-25 15:45:33 -06:00
Nathan Haugo
4fe24fddd3
Merge pull request #2720 from influxdata/fix/release-notes-1.4.0.1
...
Fix/release notes 1.4.0.1
2018-01-25 13:43:10 -08:00
Chris Goller
b9be0e8093
Fix 1.4.1.0 and 1.4.0.1 release notes
2018-01-25 13:38:30 -08:00
Nathan Haugo
74f067844c
Update changelog for 1.4.0.1
2018-01-25 13:09:45 -08:00
Chris Goller
ad03580f81
Merge pull request #2719 from influxdata/feature/update-readme-links
...
Update README links to point to 1.4 documentation
2018-01-25 14:59:33 -06:00
Chris Goller
0d47a66ee4
Update README links to point to 1.4 documentation
2018-01-25 12:46:37 -08:00
deniz kusefoglu
d5b4a75057
Change changelog
2018-01-16 18:19:30 -08:00
deniz kusefoglu
b73c701840
Convert promise pattern to async await
2018-01-16 18:12:18 -08:00
deniz kusefoglu
443fc75766
Send state with router push to config pages from handler tabs, and display corresponding config tab
2018-01-16 16:46:46 -08:00
Alex Paxton
4ef73c43f8
Merge pull request #2698 from influxdata/sources-nomenclature-fix
...
Improve Sources Nomenclature
2018-01-12 15:43:16 -08:00
Deniz Kusefoglu
dd8062e322
Merge pull request #2702 from influxdata/testable-kapacitor-configs
...
Testable kapacitor configs
2018-01-12 13:52:22 -08:00
deniz kusefoglu
b7e8a6b91b
Resolve console errors in Kapacitor Config
2018-01-12 13:26:11 -08:00
deniz kusefoglu
9eaf10ea28
Change flash message for successfully triggered alert
2018-01-12 13:00:04 -08:00
Alex P
943092ed78
Updoot log of changes
2018-01-12 12:08:25 -08:00
Alex P
f1f260d865
Improve micro-copy based on Russ' feedback
2018-01-12 12:02:55 -08:00
deniz kusefoglu
e0d53366f4
Stop event propagation on test button click
2018-01-12 11:23:03 -08:00
deniz kusefoglu
494866a165
Implement PR review suggestions
2018-01-12 10:57:16 -08:00
deniz kusefoglu
06e8473645
Improve copy on flash messages
2018-01-11 15:50:10 -08:00
deniz kusefoglu
15cced163d
Change readme
2018-01-11 15:06:53 -08:00
deniz kusefoglu
7f13256048
Place save and test buttons on all config sections
2018-01-11 14:52:59 -08:00
deniz kusefoglu
0edaaa8423
Fix error and success flash messages
2018-01-11 14:46:07 -08:00
deniz kusefoglu
47107f6788
Fix slack config save and test button behaviors
2018-01-11 14:45:24 -08:00
Alex P
e4c9db4fe6
Enforce add new / configure paradigm for influxdb and kapacitor connections
2018-01-11 14:00:17 -08:00
Alex P
ce68f32d4e
Update influxdb connection alert text
2018-01-11 13:59:47 -08:00
deniz kusefoglu
fec7d9f054
Disable test alert button if endpoint is disabled at construction
2018-01-11 13:40:09 -08:00
deniz kusefoglu
b00fc2c046
Style Save and Test buttons, Enable test button on save, Disable on edit
2018-01-11 13:29:58 -08:00
Alex P
e53a551d58
Change 'Source' to 'Connection' in configuration pages
2018-01-11 11:58:02 -08:00
deniz kusefoglu
8dcfd0b226
Use async-await syntax to call test-config
2018-01-10 17:46:57 -08:00
deniz kusefoglu
c085ee812d
WIP add test buttons to alert handler config sections
2018-01-10 15:34:18 -08:00
Andrew Watkins
c0d2adbe05
Merge pull request #2687 from influxdata/bugfix/legend-no-value
...
Remove no-value from list
2018-01-10 13:46:13 -08:00
Deniz Kusefoglu
3612843df7
Merge pull request #2409 from influxdata/multiple-event-handlers
...
Multiple event handlers
2018-01-10 12:32:22 -08:00
Nathan Haugo
7a9ed5c091
Merge pull request #2690 from influxdata/feature/multidirectory-filestore
...
Allow for different canned resource paths
2018-01-09 14:36:06 -08:00
Michael Desa
acf3de93cd
Allow for different canned resource paths
...
Previously, users had to place all canned resources (layouts,
dashboards, sources, kapacitors, and organizations) in a single
directory. This work introduces a way to specify two directories.
One for application layouts and one for the other resources.
Users may still place all resources in a single directory if they'd
like.
2018-01-09 17:34:36 -05:00
Chris Goller
30744aa84a
Merge pull request #2689 from influxdata/fix/kapacitor-proxy-insecure-cert
...
Add support for insecure (self-signed) certificates for kapacitor proxy and influxdb write
2018-01-09 14:59:44 -06:00
Chris Goller
d3e45412c6
Update CHANGELOG.md mentioning allowing self-signed certs for kapa and influx
2018-01-09 11:16:26 -06:00
Chris Goller
ce4d51d8a1
Update influxdb write proxy to allow self-signed certificates
2018-01-09 11:09:13 -06:00
Chris Goller
d4a807ca96
Update kapacitor proxy to allow self-signed certificates
2018-01-09 11:05:47 -06:00
Andrew Watkins
2a900dc3b4
Update CHANGELOG
2018-01-08 17:04:30 -08:00
Andrew Watkins
0b5f16c6b4
Remove no-value from list
2018-01-08 17:00:57 -08:00
Chris Goller
d6f501d6ed
Update CHANGELOG.md to mention fixing sensu tickscript ids
2018-01-08 17:57:11 -06:00
Chris Goller
38cf9e8e55
Update TICKscripts to not have .Group templates when no group by
2018-01-08 17:44:01 -06:00
Michael Desa
b278c02760
Add second test case to TestPipelienJSONDeadman
...
Previously, we had a test that was failing due to a misordering in the
output text. Both versions are acceptable.
2018-01-08 14:08:08 -05:00
deniz kusefoglu
4d7dc5f8d0
Adjust dropdown height
2018-01-05 15:11:13 -08:00
deniz kusefoglu
a34327e59b
Fix NameSection ruleID reference
2018-01-05 14:53:24 -08:00