Commit Graph

8906 Commits (9a8d2db8ba5e5abf7d4345392096f289d394e2aa)

Author SHA1 Message Date
Alex Paxton 9a8d2db8ba 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 c33a1c44a2 Merge pull request #3267 from influxdata/bugfix/tickscript-editor-overflow
Fix TICKscript Editor Overflow
2018-04-20 09:41:39 -07:00
Brandon Farmer 6c1bcb3d4b 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 b505178ee6 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
Brandon Farmer d399e6e864 Show proper name for components with error handling 2018-04-19 16:19:20 -07:00
Brandon Farmer 56e991cba4 Guard against missing me 2018-04-19 15:19:13 -07:00
Brandon Farmer 4e3ee4105c 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 6d7126b634 Move KapacitorForm to class based component 2018-04-19 14:27:38 -07:00
Andrew Watkins 6f8ec406c6 Merge pull request #3238 from influxdata/ifql/from
Ifql/from
2018-04-19 10:56:25 -07:00
Alex P b502d0ca30 Update styles to match latest classname provided by code mirror 2018-04-19 10:45:54 -07:00
Alex Paxton 7ba0920212 Merge pull request #3259 from influxdata/polish/small-details
Polish Some Small Details
2018-04-19 10:29:33 -07:00
Alex P 27443d4c7d Organize code to prevent new dashboards from having an unnamed cell 2018-04-19 10:24:45 -07:00
Alex P 334e8dfa27 Show new cell name in new cell notification 2018-04-19 10:22:50 -07:00
Alex P 0695904075 Fix spelling error 2018-04-19 10:22:09 -07:00
Andrew Watkins 7e909c2752 Change header size 2018-04-19 10:07:21 -07:00
Andrew Watkins 229fa9b063 Replace casting with instantiating an array of with Body type 2018-04-19 10:07:06 -07:00
Andrew Watkins 413eedeb4b Switch from string interpolation to .toString string prototype 2018-04-19 10:00:27 -07:00
Andrew Watkins 2b3b93fb37 Fix test 2018-04-19 09:54:35 -07:00
Brandon Farmer 3033783695 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 6c3775d076 Correct autocomplete value 2018-04-19 09:38:21 -07:00
Alex Paxton 54eea064b9 Merge pull request #3256 from influxdata/polish/shrink-dashboard-text
Shrink Dashboard Text
2018-04-18 18:10:59 -07:00
Alex P 20dca2639c Fix lopsided cell resize lines 2018-04-18 17:59:12 -07:00
Alex P 4700f67d24 Fix resizer handle overflow 2018-04-18 17:59:00 -07:00
Alex P bfe993b0c9 Update Changelog 2018-04-18 17:49:33 -07:00
Alex P ccd9136b5d Shrink dashboard text
Static legend items are smaller as well
2018-04-18 17:44:01 -07:00
Andrew Watkins e5a3e1fa41 Update addNode for use with multiple expressions 2018-04-18 17:27:57 -07:00
Brandon Farmer 387d336f75 Update changelog 2018-04-18 17:13:59 -07:00
Brandon Farmer 90b0b2deb8 Convert stateful PureComponents to Component
Removing errors caused by shouldComponentUpdate being called
2018-04-18 17:12:01 -07:00
Brandon Farmer 24b3956aa5 Extract logic to update notification height 2018-04-18 17:11:29 -07:00
Alex Paxton 564eda6954 Merge pull request #3255 from influxdata/polish/add-permissions-to-dash-empty
Wrap DashboardEmpty with Authorized
2018-04-18 16:49:51 -07:00
Alex P 44c6a6382c Prevent users below EDITOR from seeing add cell menu on empty dashboard 2018-04-18 16:32:31 -07:00
Brandon Farmer 66adbdbf4b Allows users to select tickscript editor with mouse 2018-04-18 16:23:19 -07:00
Andrew Watkins 99c238592c Much math 2018-04-18 16:17:59 -07:00
Jared Scheib 6b04fe625c 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
Andrew Watkins 5e7f93f22f Remove type / lint errors 2018-04-18 16:04:49 -07:00
Andrew Watkins cff1fbaa97 WIP Update delete for FuncNodes 2018-04-18 16:00:55 -07:00
Andrew Watkins d784af0018 WIP updated walker to return expression source 2018-04-18 14:37:27 -07:00
Alex Paxton 7d1bf83dec Merge pull request #3240 from influxdata/ux/dashboard-empty-state
Improve Dashboard Empty State
2018-04-18 14:24:22 -07:00
Brandon Farmer db27d7d244 Merge pull request #3243 from influxdata/fixes/add-template-var-breaks-dashboard
Fixes adding template variables breaks dashboard
2018-04-18 14:17:04 -07:00
Andrew Watkins 86170ea325 WIP Introduce expressions 2018-04-18 14:12:56 -07:00
Brandon Farmer 3475373e6b Use lodash to determine value length 2018-04-18 14:05:22 -07:00
Brandon Farmer 98217790b6 Handle cases where no dropdown values are present 2018-04-18 14:04:28 -07:00
Brandon Farmer 2895bbb268 Fix error message grammer and style 2018-04-18 13:41:02 -07:00
Brandon Farmer 3542bbd9e6 Guard against values that are null in dropdown width calculation 2018-04-18 13:39:07 -07:00
Alex P 54ca5939bc Add error handling decorator to component 2018-04-18 13:16:40 -07:00
Alex P 8833b94651 Remove UUID as map key
Using the `type` key from `GRAPH_TYPES` which shouldn’t have any
conflicts because this component will not be visible at the same time
as other lists of graph types
2018-04-18 13:15:45 -07:00
Alex P 2beef969b6 Merge branch 'master' into ux/dashboard-empty-state 2018-04-18 13:11:48 -07:00
Jared Scheib 2467f4258b Merge pull request #3233 from influxdata/bugfix/hostlist-customdb
Allow for use of custom Retention Policy when querying for hosts from Host List page & Host pages
2018-04-18 13:04:26 -07:00
Alex P 02b5f62044 Show mouse pointer on hover 2018-04-18 12:39:31 -07:00
Alex Paxton 64bd1e8f70 Merge pull request #3202 from influxdata/polish/grid-pack-new-cells
Improve box packing for New and Cloned cells
2018-04-18 12:38:02 -07:00