Commit Graph

9146 Commits (50b6f38f19109542978ffe0679f92e20f575af74)

Author SHA1 Message Date
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
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
Iris Scholten 87ad2278de Update go tests by removing FieldNames from TableOptions and adding FieldOptions to DashboardCell
Add precision to sortBy values
2018-04-18 17:08:26 -07:00
ebb-tide 9a87c57484 Fill with dashes instead of slashes or nulls 2018-04-18 16:50:42 -07:00
Alex Paxton 7fc1b54696
Merge pull request #3255 from influxdata/polish/add-permissions-to-dash-empty
Wrap DashboardEmpty with Authorized
2018-04-18 16:49:51 -07:00
Iris Scholten 6348747ae0 Move FieldNames out of TableOptions and into DashboardCell as FieldOptions
Add Precision to RenamableField
2018-04-18 16:48:44 -07:00
ebb-tide e52059b85b Add groupby responses without unnnecessary padding 2018-04-18 16:48:44 -07:00
Alex P 25b51d3d3b Prevent users below EDITOR from seeing add cell menu on empty dashboard 2018-04-18 16:32:31 -07:00
Brandon Farmer 1cf4df095b Allows users to select tickscript editor with mouse 2018-04-18 16:23:19 -07:00
Andrew Watkins 40ccf761ba Much math 2018-04-18 16:17:59 -07:00
Jared Scheib 092c14c80c
Merge pull request #3239 from influxdata/update/pr_template_for_swagger
Update PR template to include checkbox for Swagger docs
2018-04-18 16:16:03 -07:00