Iris Scholten
0cab8a414e
Add more types
2018-04-20 15:41:34 -07:00
Iris Scholten
2b5857b994
Convert DygraphLegend to typescript
2018-04-20 15:36:03 -07:00
Andrew Watkins
f6d8a9ea41
Fix legends hanging around
2018-04-20 13:54:35 -07:00
Andrew Watkins
4f00cfbba8
WIP Stop crosshair flickering
2018-04-19 13:11:18 -07:00
Andrew Watkins
1ee99a5d46
Delete MiniGraph
2018-04-19 11:08:28 -07:00
Andrew Watkins
eaf7c73e7b
Delete crosshair
2018-04-19 11:05:57 -07:00
Andrew Watkins
b470a8f6f0
Fix legends not appearing on new cells
2018-04-19 10:43:53 -07:00
Andrew Watkins
b0f00c074e
WIP legened wont render on initial render
2018-04-19 10:26:52 -07:00
Andrew Watkins
42e59d74aa
Buttery smoothness
2018-04-19 10:26:52 -07:00
Andrew Watkins
40b62f5723
WIP dont update dygraph unless there are changes
2018-04-19 10:26:52 -07:00
Andrew Watkins
d9a28708f7
WIP convert Crosshair to TypeScript
2018-04-19 10:26:52 -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
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
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
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
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
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
Jared Scheib
c22bf61507
Update swagger to include defaultRP
...
Backfill source fields that were missing to swagger as well.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 12:34:36 -07:00
Jared Scheib
3cf09589e8
Update PR template to include checkbox for Swagger docs
...
Fix typo.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 12:15:21 -07:00
Alex P
cbba2f3617
Improve accuracy of copy
2018-04-18 12:13:03 -07:00
Alex P
880e80d52b
Implement cell type constants across app
2018-04-18 12:09:00 -07:00
Brandon Farmer
7f0ba82016
Merge pull request #3237 from influxdata/fixes/custom-timerange-now-annotations
...
Fixes now() time parsing when requesting annotations
2018-04-18 11:58:54 -07:00
Jared Scheib
abda445464
Use lodash for db & database value getting in AutoRefresh
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 11:57:09 -07:00
Jared Scheib
5111a35448
Move & rename generateTempVarsForHosts from constants to utils
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 11:56:17 -07:00
Alex P
6dacca0bc3
Make cell types into constants
2018-04-18 11:54:41 -07:00
Brandon Farmer
6a111158c1
Update changelog
2018-04-18 11:46:55 -07:00
Alex P
c2f6338d3d
Allow new cells to be created with a type
2018-04-18 11:41:04 -07:00
Alex P
3a4ca66183
Implement empty state component in dashboard
2018-04-18 11:40:42 -07:00
Alex P
933dbef885
Introduce dashboard empty state component
2018-04-18 11:40:19 -07:00
Brandon Farmer
3ba680adbe
Fixes now() time parsing when requesting annotations
2018-04-18 11:29:14 -07:00
Jared Scheib
1e08657dd2
Update changelog
2018-04-18 11:08:30 -07:00
Jared Scheib
12988d6b15
Merge branch 'master' into bugfix/hostlist-customdb
2018-04-18 11:08:17 -07:00