Andrew Watkins
|
b151e81733
|
Use /rules to create tickscripts
|
2017-09-12 11:03:30 -07:00 |
deniz kusefoglu
|
4135c90096
|
Update CHANGELOG.md to reflect PR
|
2017-09-12 09:45:14 -07:00 |
Hunter Trujillo
|
3f390ae01a
|
Refactor download.js. Refactor resultsToCSV. Use Excel formatting.
|
2017-09-12 09:45:13 -07:00 |
deniz kusefoglu
|
33123724e9
|
Add csv download button to data explorer visualization header
|
2017-09-12 09:45:13 -07:00 |
Andrew Watkins
|
b817c823de
|
Update branch with new linter rules
|
2017-09-12 09:23:26 -07:00 |
Andrew Watkins
|
cce44b1681
|
Update to react-codemirror 1.0
|
2017-09-12 09:23:26 -07:00 |
Alex P
|
077bdf20fb
|
Change layout of tickscript editor
|
2017-09-12 09:23:26 -07:00 |
Alex P
|
09d554cd4d
|
Organize styles and use custom theme for code mirror
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
25d5310cf5
|
Prettier
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
c653982216
|
Make task ids only edit when making new task
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
fe6c5ac29d
|
Cleanup
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
879685d11f
|
Remove view only Tickscript
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
a1ecdb6e5d
|
WIP Introduce tickscript id editing
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
f4aeefa95e
|
Add tickscript type selector
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
03e40c8ce1
|
Cleanup
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
74145b0a49
|
Cleanup checks with default props
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
1cdcc80259
|
Make UserRow work with new MultiSelectDropdown shape
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
018bd17096
|
Add ability to apply changes per click
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
026b1f1018
|
Add comment
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
fa2192f3fb
|
Prettier
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
4437475207
|
Apply selected dbrps to state
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
0e8fecff6e
|
Add lambda to syntax highlighting
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
9f371f17c2
|
Set default props for ruleID
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
cea9d077a4
|
Introduce TICKscript editing
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
b6ca021604
|
WIP Edit scripts returned from the server
Had to downgrade react-codemirror due to a bug. Issues and PRs
are open to resolve:
- https://github.com/JedWatson/react-codemirror/issues/121
- https://github.com/JedWatson/react-codemirror/issues/106
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
4f1372a01b
|
Introduce skeleton to create task through proxy
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
b6880c2524
|
ES6ify
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
b66be556ed
|
Update kapacitor links to include tasks and ping paths
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
c4562aa845
|
Update CHANGELOG
|
2017-09-12 09:23:22 -07:00 |
Alex P
|
1e1c955560
|
Polish alert rules table
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
87221200bb
|
Display TICKscript on rules index
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
ad1f78aed0
|
Polish the editor
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
202702b739
|
Introduce CodeMirror for TICKscript editor
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
b5aa82fe08
|
Introduce TICKscript editor
|
2017-09-12 09:23:21 -07:00 |
Andrew Watkins
|
423f02ba73
|
Add skeleton for tickscript editor page
|
2017-09-12 09:23:21 -07:00 |
Andrew Watkins
|
e6a633d832
|
Merge pull request #1978 from influxdata/feature/kapa-task
Update kapacitor rules API to include dbrps, various dates, error, and executing
|
2017-09-12 09:22:22 -07:00 |
Chris Goller
|
7775dd37bf
|
Update CHANGELOG to mention support for editing TICKScript
|
2017-09-09 10:20:29 -05:00 |
Chris Goller
|
6d2068b79d
|
Update Kapacitor rule POST/PUT to allow raw tickscripts without
queryConfig
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
a28d3d6466
|
Update kapacitor AlertRule to containe most Kapacitor Task information
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
2128c13163
|
Update kapacitor rule response with dbrps, various dates, error, and executing.
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
b29a99a2c7
|
Update swagger docs with new kapacitor rule fields
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
39014cd3b2
|
Update kapacitor client tests to use Task scheme
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
0c2e7f385b
|
WIP
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
8a87628e37
|
WIP
|
2017-09-09 10:19:52 -05:00 |
Jared Scheib
|
a44ba8b514
|
Merge pull request #1885 from influxdata/fill-query-widget
Add fill() to Dashboard and Data Explorer queries
|
2017-09-08 15:03:35 -07:00 |
Nathan Haugo
|
158cea708a
|
Merge pull request #1983 from influxdata/hotestfix/reda-meta-fixa
Hotestfix/reda meta fixa
|
2017-09-08 13:47:02 -07:00 |
Nathan Haugo
|
901d4594b4
|
Update changelog
|
2017-09-08 13:26:10 -07:00 |
Chris Goller
|
0bbedb2e60
|
Update enterprise meta redirect authorization testing
|
2017-09-08 15:13:54 -05:00 |
deniz kusefoglu
|
3b705139ab
|
Refactor DataSection SFC
|
2017-09-08 12:35:42 -07:00 |
Chris Goller
|
36207fb5fd
|
Fix return code when not talking to enterprise leader
Signed-off-by: Nathan Haugo <nhaugo@gmail.com>
|
2017-09-08 12:30:30 -07:00 |