Commit Graph

5247 Commits (293d5a204567c099c842af26fb44efa299fb5d4d)

Author SHA1 Message Date
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
deniz kusefoglu 6ce54ec3fd Clean up 2017-09-08 12:24:46 -07:00
Deniz Kusefoglu cb8b812c14 Merge branch 'master' into fill-query-widget 2017-09-08 14:39:54 -04:00
Deniz Kusefoglu c79eaf7e7f Merge pull request #1971 from influxdata/bugfix/deadman
BUGFIX: deadman
2017-09-08 14:30:11 -04:00
Jared Scheib 9de78a35d9 Merge branch 'master' into fill-query-widget 2017-09-08 11:27:31 -07:00
Jared Scheib b5b56cd9e4 Only submit number input value on blur; cancel on escape 2017-09-08 11:26:07 -07:00
Jared Scheib 0f5a5d2ed7 Only submit fill number upon enter; ensure number value on blur 2017-09-08 11:26:07 -07:00
Hunter Trujillo 15e549696e Make Jared's belief system conversion look nicer
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-09-08 11:25:49 -07:00
Jared Scheib be0e1a066e Convert Jared to a believer in functional programming overlord technology 2017-09-08 11:24:48 -07:00
Jared Scheib ccd2db9ffa Move changelog update to 1.3.9.0 section 2017-09-08 11:24:29 -07:00
Jared Scheib 0d9a612f78 Add 1.3.9.0 section to changelog 2017-09-08 11:24:29 -07:00
deniz kusefoglu fed1901014 Transform ValuesSection into an SFC 2017-09-08 11:16:34 -07:00
deniz kusefoglu 4e1f19f3a7 WIP Partially transform Values Section to an SFC 2017-09-08 10:36:35 -07:00
Nathan Haugo 47eebd77a4 Update changelog for 1.3.8.0 release 2017-09-07 16:32:14 -07:00
Nathan Haugo e89e8d137b Bump version to 1.3.8.0 2017-09-07 16:29:56 -07:00
Nathan Haugo 666831d839 Update changelog for 1.3.8.0 2017-09-07 16:29:06 -07:00
Andrew Watkins 4b28c6f383 Update CHANGELOG 2017-09-07 15:35:57 -07:00
Andrew Watkins 1ab705e431 Fix deadman UI 2017-09-07 15:21:20 -07:00