Commit Graph

8938 Commits (f61d4c4d2cf3e345965ddd066f7d229f48ef0965)

Author SHA1 Message Date
ebb-tide f61d4c4d2c remove js component cell editor overlay 2018-04-20 16:28:52 -07:00
ebb-tide ac97228d8c Merge branch 'master' into table/group-by 2018-04-20 16:10:10 -07:00
ebb-tide 5ca7265447 Make tests pass 2018-04-20 16:08:13 -07:00
ebb-tide 2b07507f1a Remove unused interfaces 2018-04-20 15:50:38 -07:00
ebb-tide d737ba8bce Fix if two queries where one has no groupBy. 2018-04-20 15:48:03 -07:00
ebb-tide 44838c609d Fix celleditoroverlay errors. 2018-04-20 15:47:23 -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
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
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 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
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 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
Alex Paxton 22a19b318f
Merge pull request #3259 from influxdata/polish/small-details
Polish Some Small Details
2018-04-19 10:29:33 -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
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
Brandon Farmer 66998fced5 Correct autocomplete value 2018-04-19 09:38:21 -07:00
ebb-tide 7d270d65ab Generate unique name for groupby fields 2018-04-18 18:47:48 -07:00
Alex Paxton e2d6ab87ac
Merge pull request #3256 from influxdata/polish/shrink-dashboard-text
Shrink Dashboard Text
2018-04-18 18:10:59 -07:00
Alex P 44e7a54568 Fix lopsided cell resize lines 2018-04-18 17:59:12 -07:00
Alex P b5fddb41d1 Fix resizer handle overflow 2018-04-18 17:59:00 -07:00
Alex P 71c0b6084d Update Changelog 2018-04-18 17:49:33 -07:00
Alex P 2d03456453 Shrink dashboard text
Static legend items are smaller as well
2018-04-18 17:44:01 -07:00
Andrew Watkins 86b076826b Update addNode for use with multiple expressions 2018-04-18 17:27:57 -07:00
Brandon Farmer a61ac152f8 Update changelog 2018-04-18 17:13:59 -07:00
Brandon Farmer 6d4a38fb43 Convert stateful PureComponents to Component
Removing errors caused by shouldComponentUpdate being called
2018-04-18 17:12:01 -07:00
Brandon Farmer 68586c2ab5 Extract logic to update notification height 2018-04-18 17:11:29 -07:00