Brandon Farmer
d1f7cc6c14
Guard superAdmin look when me is missing
2018-05-01 16:28:06 -07:00
Iris Scholten
d6ea248da0
Fix prettier errors
2018-05-01 16:01:00 -07:00
ebb-tide
de438404cc
Fix table coloring bug
2018-05-01 15:57:54 -07:00
Iris Scholten
bb0719160b
Fix missed conflic and update types and fixtures based on type changes from master
2018-05-01 15:53:18 -07:00
Brandon Farmer
4241691b6b
Guard against missing me
2018-05-01 15:48:08 -07:00
Iris Scholten
b2399a1594
Add test for cell editor overlay to check that isQuerySupportedByExplorer is getting passed down when a user-defined tempvar is getting used in query
2018-05-01 15:33:55 -07:00
Iris Scholten
83de9a977f
Update getActiveQuery to set isQuerySupportedByExplorer in active query
2018-05-01 15:32:23 -07:00
Alex P
26bae2da6f
Send notification when query text contains user-defined template variable
2018-05-01 15:32:22 -07:00
Alex P
ab1838889a
Add disabled styles for field, tag, and measurement items
2018-05-01 15:32:22 -07:00
Iris Scholten
23940c0961
Add types for CEO actions
2018-05-01 15:32:22 -07:00
Iris Scholten
f8940863f4
Convert files to Typescript and fix errors
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-01 15:32:22 -07:00
Iris Scholten
39278205d7
Convert dashboard QueryMaker & children to TypeScript
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-01 15:32:22 -07:00
Jared Scheib
691805dc48
Add types to handleEditRawText in CEO
...
Remove duplicate Query type, which was actually a QueryConfig
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-01 15:32:22 -07:00
Iris Scholten
c288e500c6
Disable parts of SchemaExplorer in CEO if user-defined temp vars in query
...
Use constants for :dashboardTime:, :upperDashboardTime:, & :interval:.
Clarify some fn names.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-01 15:30:36 -07:00
Brandon Farmer
f232853ef1
Fixes inputting negative numbers from gauges
2018-05-01 14:40:57 -07:00
Alex Paxton
bb37a872e9
Merge branch 'master' into enhancement/introduce-overlay-layer
2018-05-01 14:16:50 -07:00
Brandon Farmer
86a7ae507a
Transform result data on component did mount
2018-05-01 13:21:03 -07:00
Brandon Farmer
9e09b4db30
Fix prettier errors
2018-05-01 13:14:57 -07:00
Brandon Farmer
6ab0718d1c
Load table graph state on componentDidMount
...
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-01 13:14:56 -07:00
ebb-tide
dcd0874156
dont require props that are not required.
2018-05-01 11:43:36 -07:00
ebb-tide
2e3db26b06
Fix backend defaults for decimal places
2018-05-01 11:19:11 -07:00
ebb-tide
954558161e
Fix tests and address PR review items
2018-04-30 15:38:38 -07:00
ebb-tide
a41e756ac0
Merge branch 'master' into table/field-options
2018-04-30 15:15:02 -07:00
ebb-tide
a2062245af
Change location of decimal places field
2018-04-30 13:56:35 -07:00
ebb-tide
7bb238440a
Use decimal points in calculating table widths
2018-04-30 13:49:57 -07:00
ebb-tide
9b1cf60a7c
Implement Decimal Place Setting
2018-04-30 11:59:14 -07:00
Brandon Farmer
39af4a0244
Add tests for missing 'No Results'
2018-04-29 20:34:50 -07:00
Brandon Farmer
bb5e623273
Show message when there are no results
2018-04-27 17:06:39 -07:00
Brandon Farmer
844d860cd9
Convert and refactor AutoRefresh
2018-04-27 17:06:39 -07:00
Andrew Watkins
bfdce4594f
Fix formatting for body sources missing newlines
2018-04-27 10:33:08 -07:00
Brandon Farmer
2656f610d5
Return correct value in column for falsey data
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
2018-04-26 16:59:01 -07:00
Brandon Farmer
25681ce553
Merge pull request #3318 from influxdata/fixes/line-graph-with-strings
...
Fixes line graph data with strings errors
2018-04-26 15:57:00 -07:00
Andrew Watkins
fe97935e8f
Prettier
2018-04-26 13:47:57 -07:00
Andrew Watkins
239da1103e
Fix sources not being provided by props
2018-04-26 13:34:58 -07:00
Andrew Watkins
97919903df
Prettier
2018-04-26 13:34:41 -07:00
Andrew Watkins
a91ab8412c
Fix OverlayTechnology
2018-04-26 13:21:56 -07:00
Alex P
97edb7d316
Capitalize "overlayNode" prop
2018-04-26 12:49:20 -07:00
Alex P
f077d28ec4
Remove context types from template query builder dropdowns
...
This is partially working
2018-04-26 12:48:13 -07:00
ebb-tide
39f2eeb146
Add timeFormat and fieldOptions to default new cell
2018-04-26 12:30:01 -07:00
ebb-tide
b91e1274cf
DEFAULT's should come first
2018-04-26 11:15:33 -07:00
Alex Paxton
90584072a6
Merge pull request #3313 from influxdata/polish/chrono-admin-tabs
...
Polish Chronograf Admin Tabs
2018-04-26 11:09:57 -07:00
Deniz Kusefoglu
fba9ed88bf
Merge pull request #3316 from influxdata/table/handle-errors
...
Table/bug squashing
2018-04-25 17:51:08 -07:00
ebb-tide
78bfe2cec3
PR review suggestions
2018-04-25 17:05:56 -07:00
Brandon Farmer
8b52c83c40
Stricter check for line graph data
2018-04-25 16:42:30 -07:00
ebb-tide
e0dc57e4e3
Fix linter error.
2018-04-25 15:11:01 -07:00
Alex Paxton
af15307678
Merge pull request #3307 from influxdata/polish/condense-dash-header
...
Shrink Width of Time Range & Auto Refresh Dropdowns
2018-04-25 15:05:58 -07:00
ebb-tide
d9455a7646
Restore groupBy naming behavior for lineGraphs
2018-04-25 14:53:54 -07:00
Brandon Farmer
973d514c04
Properly handle strings in data for line graphs
2018-04-25 14:35:36 -07:00
ebb-tide
3615f13c21
Pass ability to editQueryStatus to all graph types
2018-04-25 14:26:00 -07:00
ebb-tide
2892a22e04
Handle responses from queries with errors
2018-04-25 14:25:37 -07:00
Alex P
3afa98ce73
Remove obsolete component
2018-04-25 12:30:11 -07:00
Alex P
1589282891
Implement SubSections in Chronograf admin page
2018-04-25 12:29:58 -07:00
ebb-tide
ebcdba9b66
Front end work for taking fieldOptions out of tableOptions on to cell
2018-04-24 23:31:16 -07:00
Alex P
940b1e9234
Make time range dropdown more compact
2018-04-24 17:14:23 -07:00
Alex P
0bdc032ce6
Make auto refresh dropdown more compact
2018-04-24 17:14:11 -07:00
Alex P
3e5a27ce6f
Polish error state in line graph
2018-04-24 16:49:38 -07:00
Andrew Watkins
a73eb63e7e
Merge pull request #3303 from influxdata/ifql/join
...
Introduce ability to use variable assignment in Time Machine
2018-04-24 15:55:34 -07:00
Alex P
6c364a9efe
Set overlay back to initial state when dismissed
2018-04-24 15:54:10 -07:00
Deniz Kusefoglu
550a82d1b8
Merge pull request #3304 from influxdata/table/fix-click-to-sort
...
replace sortField and sortDirection everywhere
2018-04-24 15:51:07 -07:00
Alex P
aede92130b
Cleanup
2018-04-24 15:38:03 -07:00
Alex P
ae4fd18a89
Convert to typescript
2018-04-24 15:24:00 -07:00
Alex P
8171fd5c76
Make error go bye bye
2018-04-24 15:17:31 -07:00
Andrew Watkins
f0ee615e54
Fix tests
2018-04-24 15:02:19 -07:00
Andrew Watkins
ca1cb97225
Fix not handling literal variable declarations
2018-04-24 15:02:13 -07:00
ebb-tide
2a2a315e46
replace sortField and sortDirection everywhere
2018-04-24 15:02:09 -07:00
Brandon Farmer
f7457f7753
Remove error handling debug flag
2018-04-24 15:00:08 -07:00
Brandon Farmer
eaa3ef4623
Add custom error handling for line graphs
2018-04-24 14:52:12 -07:00
Andrew Watkins
996c143536
Fix boolean arg
2018-04-24 14:51:38 -07:00
Alex P
c463699d5f
Merge branch 'master' into enhancement/introduce-overlay-layer
2018-04-24 14:51:27 -07:00
Alex P
ae28dd5385
Animate overlays in and out
2018-04-24 14:50:58 -07:00
Andrew Watkins
6d5924adb7
Fix FROM db dropdown
2018-04-24 14:49:44 -07:00
Andrew Watkins
80495027ed
Repair adding a func node
2018-04-24 14:34:42 -07:00
ebb-tide
dadd1179a2
Merge branch 'master' into table/field-options
2018-04-24 14:31:27 -07:00
Brandon Farmer
534276dec3
Merge pull request #3297 from influxdata/fixes/infinite-looping-dygraph
...
Prevent dygraph from continously updating
2018-04-24 14:12:01 -07:00
Iris Scholten
9e97934c12
Merge pull request #3299 from influxdata/fix/pager-duty-typo
...
Fix Deprecation to say PagerDuty v1 instead of v2
2018-04-24 13:53:44 -07:00
Deniz Kusefoglu
d2af17d1e5
Merge pull request #3282 from influxdata/table/group-by
...
Table/group by
2018-04-24 13:43:47 -07:00
Iris Scholten
8029b38604
Fix Deprecation to say PagerDuty v1 instead of v2
2018-04-24 13:41:39 -07:00
Andrew Watkins
57fa9e1c16
Fix function argument editing
2018-04-24 13:36:59 -07:00
ebb-tide
7abc80729f
Use timeSeriesTransform for dygraphs.
2018-04-24 13:31:30 -07:00
Brandon Farmer
8ebd3a3cd9
Fix linting errors
2018-04-24 13:18:24 -07:00
Brandon Farmer
22c094aa30
Prevent dygraph from continously updating
2018-04-24 11:46:48 -07:00
Iris Scholten
20ce9c4c1d
Merge pull request #3290 from influxdata/add-pager-duty-v2
...
Add pager duty v2 in UI
2018-04-24 11:16:00 -07:00
Andrew Watkins
29fe9d1119
Fix delete to work with variable declarations
2018-04-24 10:54:17 -07:00
Iris Scholten
300986ba20
Respond to PR Review
...
Fix types in Deprecation warning and Extract boolean comparison from ternary
2018-04-24 10:53:18 -07:00
Andrew Watkins
1b80d2a2ff
Use correct ID in funcNode
2018-04-24 09:33:32 -07:00
Andrew Watkins
edd8ea27da
Change expressionID to bodyID
2018-04-24 09:13:08 -07:00
ebb-tide
d055b3391b
Rename default time format
2018-04-23 23:09:36 -07:00
ebb-tide
66d64413ad
Fix linter errors
2018-04-23 22:36:06 -07:00
ebb-tide
a444de21c6
Merge branch 'master' into table/group-by
2018-04-23 21:39:03 -07:00
Andrew Watkins
0f47bc8baa
Merge pull request #3294 from influxdata/ifql/variables
...
Ifql/variables
2018-04-23 19:57:26 -07:00
ebb-tide
0ce5f64247
Fix breaking tests
2018-04-23 19:50:33 -07:00
Andrew Watkins
b6e35a73ea
Fix errors and warnings
2018-04-23 19:45:50 -07:00
Andrew Watkins
4bda9aeb41
Linter
2018-04-23 19:32:07 -07:00
ebb-tide
3481dc987d
Make cell type a required prop again.
2018-04-23 19:20:55 -07:00
ebb-tide
f5ea3727e2
Refactor groupByTimeSeriesTransform
2018-04-23 19:16:34 -07:00
ebb-tide
d4a09d3dac
UpdateTableOptions with data chance instead of when queryASTs changes.
2018-04-23 18:33:02 -07:00
ebb-tide
34323908b6
Move transformTableData to utils/tableGraph and rename it from processedTableData, Also combine sort field and direction
2018-04-23 18:32:19 -07:00
Alex P
96b47b4dbe
Implement Overlay Technology on Template Variable Manager
2018-04-23 17:15:58 -07:00
Andrew Watkins
f6c387c809
Introduce new context and ExpressionNode component
2018-04-23 17:12:14 -07:00
ebb-tide
3b32ab98bc
Fix DragDropContext error, by converting GraphOptionsCustomizeFields to a class.
2018-04-23 16:01:41 -07:00
ebb-tide
752956ba52
Merge branch 'master' into table/group-by
2018-04-23 15:43:47 -07:00
Alex P
352a5db058
Reorganize styles
2018-04-23 15:39:30 -07:00
Andrew Watkins
88b22343e9
WIP clear up errors and warnings
2018-04-23 15:32:06 -07:00
Andrew Watkins
f3116aaab0
WIP move / change shape of body function
2018-04-23 15:27:27 -07:00
Alex P
85fb70fa87
Introduce OverlayTechnology with accompanying styles, actions, and reducer
2018-04-23 15:24:43 -07:00
Brandon Farmer
1fd011f1cc
Only update template variables that are not csv type
2018-04-23 14:59:13 -07:00
Iris Scholten
c812c0ff84
Merge branch 'master' into add-pager-duty-v2
2018-04-23 14:00:17 -07:00
Brandon Farmer
7081f0a1a5
Small tweaks
2018-04-23 13:54:03 -07:00
Brandon Farmer
1fb7a3cc48
Merge pull request #3289 from influxdata/fixes/crosshair-error
...
Fixes crosshair error when hovertime is zero
2018-04-23 12:18:58 -07:00
Brandon Farmer
745c27a4cd
Only update table options when in CEO
2018-04-23 10:54:04 -07:00
Brandon Farmer
f209ccd1e4
Fixes crosshair error when hovertime is zero
2018-04-23 10:43:00 -07:00
Alex Paxton
1d594d8fcf
Merge pull request #3283 from influxdata/enhancement/generic-page-tabs
...
Generic Page Tabs
2018-04-23 09:54:56 -07:00
Andrew Watkins
292d04e5a8
Add ability to handle literal and expression variables
2018-04-23 09:54:43 -07:00
Andrew Watkins
3acedd9a5e
WIP introduce handling of variables
2018-04-23 09:54:43 -07:00
Andrew Watkins
60fa6567ac
Merge pull request #3268 from influxdata/chore/buttery-performance
...
Buttery performance
2018-04-20 21:18:01 -07:00
Alex P
e7a8fb305b
Write render tests for component
2018-04-20 20:34:55 -07:00
Alex P
1136e750f4
Fix highlight of active tab
2018-04-20 20:34:41 -07:00
Andrew Watkins
0ec1bc6ae8
Allow babel-jest to load dygraphs module
2018-04-20 20:02:30 -07:00
Alex P
4880f14347
Convert tabs to subcomponent
2018-04-20 19:48:09 -07:00
Iris Scholten
5da9a00b93
Add ErrorHandling decorator to crosshairs
2018-04-20 17:08:19 -07:00
Iris Scholten
6d98ff5d01
Remove leftover isDragging
2018-04-20 17:05:01 -07:00
Iris Scholten
0bcbf6297d
Fix bug with Dygraph legend not rendering until rerender triggered
2018-04-20 17:00:08 -07:00
Alex P
fd7ebe6807
Set autocomplete using string instead of boolean
...
Fixing this in response to a browser error I noticed in this branch
after changing a bunch of things
2018-04-20 16:49:38 -07:00
ebb-tide
8c5c2fa1ed
remove js component cell editor overlay
2018-04-20 16:28:52 -07:00
Alex P
7d8568af48
Refactor sidenav to allow more specificity for highlighting nav items
2018-04-20 16:24:44 -07:00
Iris Scholten
a06a391dae
Add types and fixed linter errors
2018-04-20 16:20:13 -07:00
Alex Paxton
469d86edf7
Merge branch 'master' into ux/threshold-logic
2018-04-20 16:13:19 -07:00
ebb-tide
2c5fdfe3ff
Merge branch 'master' into table/group-by
2018-04-20 16:10:10 -07:00
ebb-tide
18b7f36159
Make tests pass
2018-04-20 16:08:13 -07:00
ebb-tide
4c2c2afd46
Remove unused interfaces
2018-04-20 15:50:38 -07:00
ebb-tide
057223a8a6
Fix if two queries where one has no groupBy.
2018-04-20 15:48:03 -07:00
ebb-tide
5aa134851b
Fix celleditoroverlay errors.
2018-04-20 15:47:23 -07:00
Alex P
bfba090291
Replace InfluxDB AdminTabs component with SubSections component
2018-04-20 15:45:55 -07:00
Alex P
5270e11a49
Introduce subsections component
2018-04-20 15:44:46 -07:00
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
ebb-tide
0cd15580a7
Removed unused queryAST interface
2018-04-20 14:51:15 -07:00
ebb-tide
e021bb9ef8
Fetch queryASTs only if graph type is table
2018-04-20 14:50:57 -07:00
Brandon Farmer
017ae93e3c
Fix base path for kapacitor logs
2018-04-20 14:34:45 -07:00
Andrew Watkins
f6d8a9ea41
Fix legends hanging around
2018-04-20 13:54:35 -07:00
ebb-tide
3f7ec2818c
Connect TableGraph to redux, update fieldNames if query changes.
2018-04-20 13:50:03 -07:00
ebb-tide
5a34bde959
Stop passing around queryASTs
2018-04-20 13:48:38 -07:00
Brandon Farmer
f81cd287bd
Swap default error to be a Component instead of PureComponent
2018-04-20 11:54:02 -07:00
Brandon Farmer
45359191bf
Extendable error handling
2018-04-20 11:10:34 -07:00
Alex Paxton
52ad822624
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
addd5b6724
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
15c738e428
Guard against empty values array
2018-04-20 10:15:34 -07:00
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
Iris Scholten
265897d17b
WIP Move timeFormat and fieldNames/fieldOptions outside of tableOptions in the client
2018-04-19 18:57:22 -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
Alex P
123a6d0455
Expand min and max sizes for tempvar dropdowns
2018-04-19 16:23:48 -07:00
Alex P
4ddb35c972
Fix dropdown size calculation
...
Can’t pass an object into calculateSize
2018-04-19 16:23:29 -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
6d7126b634
Move KapacitorForm to class based component
2018-04-19 14:27:38 -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
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
Andrew Watkins
b470a8f6f0
Fix legends not appearing on new cells
2018-04-19 10:43:53 -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
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
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
ebb-tide
5e3892bc73
Generate unique name for groupby fields
2018-04-18 18:47:48 -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
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
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
ebb-tide
d721fe590f
Fill with dashes instead of slashes or nulls
2018-04-18 16:50:42 -07:00
ebb-tide
cb265aeb8c
Add groupby responses without unnnecessary padding
2018-04-18 16:48:44 -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
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
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