Commit Graph

9166 Commits (d9462013a3d7ad8b24b6d4f748e803fd8e0802ad)

Author SHA1 Message Date
Iris Scholten 76bfd65bbd Add more types 2018-04-20 15:41:34 -07:00
Iris Scholten 22080f3b80 Convert DygraphLegend to typescript 2018-04-20 15:36:03 -07:00
ebb-tide ad0018f932 Removed unused queryAST interface 2018-04-20 14:51:15 -07:00
ebb-tide afedf89be5 Fetch queryASTs only if graph type is table 2018-04-20 14:50:57 -07:00
Brandon Farmer bb9794e4c5
Merge pull request #3281 from influxdata/fixes/kapacitor-logs
Fix base path for kapacitor logs
2018-04-20 14:50:04 -07:00
Brandon Farmer 50f14dffd5 Update changelog 2018-04-20 14:37:22 -07:00
Brandon Farmer c341ca559e Fix base path for kapacitor logs 2018-04-20 14:34:45 -07:00
Andrew Watkins 423e9bf2a5 Fix legends hanging around 2018-04-20 13:54:35 -07:00
ebb-tide ee33fc817c Connect TableGraph to redux, update fieldNames if query changes. 2018-04-20 13:50:03 -07:00
ebb-tide 5131b2cdd1 Stop passing around queryASTs 2018-04-20 13:48:38 -07:00
Iris Scholten 9181810ed8 Update Swagger with fieldOptions and Timeformat change and precision 2018-04-20 13:41:34 -07:00
Brandon Farmer 1e44d8796e
Merge pull request #3280 from influxdata/extending-error-handling
Extendable error handling
2018-04-20 13:08:20 -07:00
Brandon Farmer e8329018b5 Swap default error to be a Component instead of PureComponent 2018-04-20 11:54:02 -07:00
Brandon Farmer bf547f6b6c Extendable error handling 2018-04-20 11:10:34 -07:00
Alex Paxton 25cb19483c
Merge pull request #3276 from influxdata/bugfix/jittery-tempvar-dropdowns
Fix Jittery Template Variable Dropdowns
2018-04-20 10:38:05 -07:00
Alex P 997f63b51f Update changelog 2018-04-20 10:32:28 -07:00
Alex P 8d8f18c9fb Change color when value is greater than or equal to a threshold
This seems to be the expected behavior
2018-04-20 10:28:51 -07:00
Alex P bbf2f491aa Guard against empty values array 2018-04-20 10:15:34 -07:00
Alex Paxton 7b85202d35
Merge pull request #3266 from influxdata/bugfix/notify-new-cell-name
Show New Cell's Name in Notification
2018-04-20 10:08:46 -07:00
Alex Paxton d5e42e545a
Merge pull request #3267 from influxdata/bugfix/tickscript-editor-overflow
Fix TICKscript Editor Overflow
2018-04-20 09:41:39 -07:00
Iris Scholten dc0a7601e7 WIP Move timeFormat and fieldNames/fieldOptions outside of tableOptions in the client 2018-04-19 18:57:22 -07:00
Iris Scholten cdb7164df0 Move timeFormat from TableOptions to DashboardCell in the Server
Update tests according to the change
2018-04-19 17:32:28 -07:00
Brandon Farmer b2c93d3eb1
Merge pull request #3274 from influxdata/fixes/viewer-changes-temp-var
Guard against missing me
2018-04-19 16:37:06 -07:00
Brandon Farmer b3c3a60c30
Merge pull request #3273 from influxdata/fixes/component-error-handling-names
Show proper name for components with error handling
2018-04-19 16:34:55 -07:00
Alex P 8e6bd2c490 Expand min and max sizes for tempvar dropdowns 2018-04-19 16:23:48 -07:00
Alex P 67105588bc Fix dropdown size calculation
Can’t pass an object into calculateSize
2018-04-19 16:23:29 -07:00
Brandon Farmer c94d4849c1 Show proper name for components with error handling 2018-04-19 16:19:20 -07:00
Brandon Farmer f9c29b9895 Guard against missing me 2018-04-19 15:19:13 -07:00
Brandon Farmer e9d196db61
Merge pull request #3272 from influxdata/migrate-kapacitor-form
Move KapacitorForm to class based component
2018-04-19 14:51:25 -07:00
Brandon Farmer 61d7b8c119 Move KapacitorForm to class based component 2018-04-19 14:27:38 -07:00
Andrew Watkins 6dc2703d38 WIP Stop crosshair flickering 2018-04-19 13:11:18 -07:00
Andrew Watkins 3d16cf148c Delete MiniGraph 2018-04-19 11:08:28 -07:00
Andrew Watkins bfbc59cd91 Delete crosshair 2018-04-19 11:05:57 -07:00
Andrew Watkins acb5680be4
Merge pull request #3238 from influxdata/ifql/from
Ifql/from
2018-04-19 10:56:25 -07:00
Alex P 9349a031f0 Update styles to match latest classname provided by code mirror 2018-04-19 10:45:54 -07:00
Andrew Watkins 8e38f07979 Fix legends not appearing on new cells 2018-04-19 10:43:53 -07:00
Alex Paxton 22a19b318f
Merge pull request #3259 from influxdata/polish/small-details
Polish Some Small Details
2018-04-19 10:29:33 -07:00
Andrew Watkins f29b51b080 WIP legened wont render on initial render 2018-04-19 10:26:52 -07:00
Andrew Watkins 2eb3d63ad2 Buttery smoothness 2018-04-19 10:26:52 -07:00
Andrew Watkins cf6afdbabe WIP dont update dygraph unless there are changes 2018-04-19 10:26:52 -07:00
Andrew Watkins 083591dfa5 WIP convert Crosshair to TypeScript 2018-04-19 10:26:52 -07:00
Alex P 79b728d432 Organize code to prevent new dashboards from having an unnamed cell 2018-04-19 10:24:45 -07:00
Alex P 8c8c3d4e5b Show new cell name in new cell notification 2018-04-19 10:22:50 -07:00
Alex P a5f56bc5aa Fix spelling error 2018-04-19 10:22:09 -07:00
Andrew Watkins 0b55592266 Change header size 2018-04-19 10:07:21 -07:00
Andrew Watkins 50ec22fdb2 Replace casting with instantiating an array of with Body type 2018-04-19 10:07:06 -07:00
Andrew Watkins 6702a23af7 Switch from string interpolation to .toString string prototype 2018-04-19 10:00:27 -07:00
Iris Scholten 91480922f4 Change bool fixFirstColumn back to index 6 and reserve index 5 in internal.proto 2018-04-19 09:55:50 -07:00
Andrew Watkins bbd0c2fda3 Fix test 2018-04-19 09:54:35 -07:00
Brandon Farmer 6b4e6a756c
Merge pull request #3252 from influxdata/fixes/selecting-tickscript-editor
Allows users to select tickscript editor with mouse
2018-04-19 09:50:25 -07:00