Andrew Watkins
|
9d5e1329c2
|
Use /rules to create tickscripts
|
2017-09-12 11:03:30 -07:00 |
deniz kusefoglu
|
da9da9b4f2
|
Update CHANGELOG.md to reflect PR
|
2017-09-12 09:45:14 -07:00 |
Hunter Trujillo
|
43a2ec2519
|
Refactor download.js. Refactor resultsToCSV. Use Excel formatting.
|
2017-09-12 09:45:13 -07:00 |
deniz kusefoglu
|
86a0e7175d
|
Add csv download button to data explorer visualization header
|
2017-09-12 09:45:13 -07:00 |
Andrew Watkins
|
1b7fcfdb45
|
Update branch with new linter rules
|
2017-09-12 09:23:26 -07:00 |
Andrew Watkins
|
be6c0b559b
|
Update to react-codemirror 1.0
|
2017-09-12 09:23:26 -07:00 |
Alex P
|
254fe95298
|
Change layout of tickscript editor
|
2017-09-12 09:23:26 -07:00 |
Alex P
|
89a8481844
|
Organize styles and use custom theme for code mirror
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
8a14519093
|
Prettier
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
59f4ca0e59
|
Make task ids only edit when making new task
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
39a0d428f7
|
Cleanup
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
6cdff1ae46
|
Remove view only Tickscript
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
c727a5ba27
|
WIP Introduce tickscript id editing
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
a034144c60
|
Add tickscript type selector
|
2017-09-12 09:23:25 -07:00 |
Andrew Watkins
|
0e9d62b9b3
|
Cleanup
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
f4c61f258a
|
Cleanup checks with default props
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
98109923ca
|
Make UserRow work with new MultiSelectDropdown shape
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
8c19136e9f
|
Add ability to apply changes per click
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
3267daf815
|
Add comment
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
2bd47c471e
|
Prettier
|
2017-09-12 09:23:24 -07:00 |
Andrew Watkins
|
d5bd1ec3c1
|
Apply selected dbrps to state
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
c85406cbd8
|
Add lambda to syntax highlighting
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
e48f3aaf1f
|
Set default props for ruleID
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
21e4c46790
|
Introduce TICKscript editing
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
4a4a255903
|
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
|
4029a448c6
|
Introduce skeleton to create task through proxy
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
14f8bff19b
|
ES6ify
|
2017-09-12 09:23:23 -07:00 |
Andrew Watkins
|
a35f045648
|
Update kapacitor links to include tasks and ping paths
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
4604f79315
|
Update CHANGELOG
|
2017-09-12 09:23:22 -07:00 |
Alex P
|
e84e8d097f
|
Polish alert rules table
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
0f936e86a3
|
Display TICKscript on rules index
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
9fb878e7e8
|
Polish the editor
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
fa0a832bb7
|
Introduce CodeMirror for TICKscript editor
|
2017-09-12 09:23:22 -07:00 |
Andrew Watkins
|
7ce9c1953a
|
Introduce TICKscript editor
|
2017-09-12 09:23:21 -07:00 |
Andrew Watkins
|
47530a7f5a
|
Add skeleton for tickscript editor page
|
2017-09-12 09:23:21 -07:00 |
Andrew Watkins
|
b6c68a6f4f
|
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
|
8fe7c16057
|
Update CHANGELOG to mention support for editing TICKScript
|
2017-09-09 10:20:29 -05:00 |
Chris Goller
|
153028a830
|
Update Kapacitor rule POST/PUT to allow raw tickscripts without
queryConfig
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
35248b8044
|
Update kapacitor AlertRule to containe most Kapacitor Task information
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
d1007513cd
|
Update kapacitor rule response with dbrps, various dates, error, and executing.
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
08ecc10ddb
|
Update swagger docs with new kapacitor rule fields
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
577403f16e
|
Update kapacitor client tests to use Task scheme
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
bebe0f364a
|
WIP
|
2017-09-09 10:19:52 -05:00 |
Chris Goller
|
86366741fd
|
WIP
|
2017-09-09 10:19:52 -05:00 |
Jared Scheib
|
1d91a8bb9d
|
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
|
fb99b19cd6
|
Merge pull request #1983 from influxdata/hotestfix/reda-meta-fixa
Hotestfix/reda meta fixa
|
2017-09-08 13:47:02 -07:00 |
Nathan Haugo
|
a180605a2a
|
Update changelog
|
2017-09-08 13:26:10 -07:00 |
Chris Goller
|
f66326f160
|
Update enterprise meta redirect authorization testing
|
2017-09-08 15:13:54 -05:00 |
deniz kusefoglu
|
d3927dc187
|
Refactor DataSection SFC
|
2017-09-08 12:35:42 -07:00 |
Chris Goller
|
33bab65b75
|
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 |