Commit Graph

6275 Commits (18ab3374856876ff7086d25fd8f80627ef65207f)

Author SHA1 Message Date
Andrew Watkins e2add18d61 Stop resizing when there is no active handle 2018-05-04 10:09:12 -07:00
Andrew Watkins 9c47e759df Make the threesizer great again 2018-05-04 10:09:12 -07:00
Andrew Watkins 5f1c04e9ed Remove a lot from divisor 2018-05-04 10:09:12 -07:00
Alex P 36956dafd3 Contain three sizer contents 2018-05-04 10:09:12 -07:00
Alex P f6b2034cce First pass at Threesizer styles 2018-05-04 10:09:12 -07:00
Andrew Watkins b2bf9abc3b Reintroduce divisions for Threesizer 2018-05-04 10:09:12 -07:00
Alex P 047953572f Rebuild resizer component 2018-05-04 10:09:12 -07:00
Alex P 0311f299af WIP Split resizer into 2 part "Resizer" and the "Threesizer" 2018-05-04 10:08:30 -07:00
Alex P 4f0988cc21 Reduce jitter and enforce size in state 2018-05-04 10:08:30 -07:00
Alex P d1b0d45351 Make drag up work again 2018-05-04 10:08:30 -07:00
Alex P fe68a96fab Contain contents of each division 2018-05-04 10:08:29 -07:00
Andrew Watkins 2befc7b98a Fix component not rendering 2018-05-04 10:08:29 -07:00
Alex P 247a26ff60 Enforce min & max sizes using CSS 2018-05-04 10:08:29 -07:00
Alex P e987b721d5 WIP enforce min sizes of divisions 2018-05-04 10:08:29 -07:00
Alex P 4374971fc0 WIP enforce division minimum sizes
Co-authored by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored by: Alex Paxton <thealexpaxton@gmail.com>
2018-05-04 10:08:29 -07:00
Alex P d2009c8f63 Implement basic dragging
Minimum sizes are not enforced yet but it is a big step in that
direction
2018-05-04 10:08:29 -07:00
Alex P 0df38462bf Remove concept of offset in resizer 2018-05-04 10:08:29 -07:00
Alex P 34ec45cac6 Handle specific drag 2018-05-04 10:08:29 -07:00
Alex P 6f8f944a68 Add some styles and logic for rendering division "names" 2018-05-04 10:08:29 -07:00
Alex P cdcd435804 WIP Redesign & Refactor Resizer 2018-05-04 10:08:29 -07:00
Alex P e1d5ebcece Use cheap eval instead of regular source map 2018-05-04 10:08:29 -07:00
Alex P f2809ab84e WIP Style Time Machine 2018-05-04 10:08:29 -07:00
Alex P 931a6ce705 Use render props in Resizer and implement in Data Explorer and Time Machine 2018-05-04 10:08:29 -07:00
Alex P 6e2663491a Use getter for percentage heights 2018-05-04 10:08:29 -07:00
Alex P 8f0ce86a71 Convert ResizeContainer to TypeScript 2018-05-04 10:08:29 -07:00
ebb-tide d60d34ab64 Change untitled cell to untitled graph 2018-05-04 09:18:44 -07:00
ebb-tide 72e6997e52 Remove commented code 2018-05-04 09:13:21 -07:00
Iris Scholten fa15c5281a Convert AlertTabs to typescript 2018-05-03 17:40:46 -07:00
ebb-tide b025f4f226 Remove untitled cell names other than "Untitled graph" 2018-05-03 16:41:37 -07:00
Deniz Kusefoglu 638f291bc2
Merge pull request #3362 from influxdata/table/polish
Table/polish
2018-05-03 16:23:25 -07:00
Iris Scholten 195ef7b5fa Update RedactedInput and AlertConfigs to redact necesary fields afterwhen submitting form 2018-05-03 16:15:39 -07:00
Deniz Kusefoglu dbaeca7695
Merge pull request #3366 from influxdata/bugfix/setFieldOptions-at-mount
Set redux field options at table mount
2018-05-03 15:53:08 -07:00
ebb-tide 2854a12c13 Add ability to select text on table cells 2018-05-03 15:51:53 -07:00
ebb-tide 723375cc4b Set redux field options at table mount 2018-05-03 15:31:26 -07:00
ebb-tide e7811de3ec Rerender dygraph after ref is set to render crosshairs 2018-05-03 14:45:21 -07:00
ebb-tide cea1de6e58 Add isTimeVIsible to state and don't set hovertime or respond to set hovertime if false. 2018-05-03 14:12:49 -07:00
Iris Scholten e1093f4c71 Add constants and types for OpsGenie v2 2018-05-03 13:58:11 -07:00
Iris Scholten 8aee5a27fb Add handler for OpsGenie2 2018-05-03 13:57:40 -07:00
ebb-tide 2beb00929d prettier adjustments 2018-05-03 11:01:07 -07:00
ebb-tide a77f752c3c Align numerical data to the right 2018-05-03 11:00:46 -07:00
ebb-tide f4def5467c Apply threshold coloring only to numerical data 2018-05-03 11:00:19 -07:00
Iris Scholten 0d42cf8fc1 Add OpsGenie deprecation warning 2018-05-03 10:49:35 -07:00
Iris Scholten f7af6ac247
Merge pull request #3357 from influxdata/bugfix/tempvars-loading-one-val
Load all template variable values
2018-05-03 10:09:59 -07:00
Deniz Kusefoglu 8ac9d3bc54
Merge pull request #3356 from influxdata/table/subqueries
Table/subqueries
2018-05-03 10:09:37 -07:00
ebb-tide 8f06787db6 Implement better code style. 2018-05-03 09:31:41 -07:00
Iris Scholten c1cbc35acc Add opsgenie2 section to supportedConfigs 2018-05-02 18:42:28 -07:00
Iris Scholten d9462013a3 Move updateTempVarValues to after putDashboardByID in componentDidMount in dashboardpage to make sure that tempVar values don't get removed immediately after theyre retrieved 2018-05-02 18:21:52 -07:00
ebb-tide a2d6e12a83 Correct naming for groupBys 2018-05-02 16:12:14 -07:00
Iris Scholten b58772e0cc Change source to sourceLink on type queryConfig and propagate those changes 2018-05-02 14:57:49 -07:00
Iris Scholten 95e1c6abf5 Simplify syntax in fixtures files 2018-05-02 14:57:49 -07:00
Iris Scholten c02eb85fef Import resused type from OverlayControls 2018-05-02 14:57:49 -07:00
Iris Scholten 4bdb60aed5 Update the type of a parameter in OverlayControls 2018-05-02 14:57:49 -07:00
Iris Scholten d56623f8db Update fixtures for tests 2018-05-02 14:57:49 -07:00
Iris Scholten bf9a02b158 Add stronger types to handleSetQuerySource in CellEditorOverlay and make sure it conforms to types 2018-05-02 14:57:49 -07:00
Iris Scholten b5cedfc3c2 Fix type errors after rebase 2018-05-02 14:57:49 -07:00
Iris Scholten b5fc3c0165 Convert OverlayControls to typescript 2018-05-02 14:57:49 -07:00
Iris Scholten 76e0ba57ed Convert SourceSelector to typescript 2018-05-02 14:57:49 -07:00
ebb-tide fea33c2ad3 Prevent construction of cells which are from series that have a groupby 2018-05-02 14:11:35 -07:00
ebb-tide 1cbdcd293f Remove qASTs from AutoRefresh and TableGraph 2018-05-02 14:01:34 -07:00
ebb-tide 12cd4aadf9 Remove dependence on queryASTs from groupBytimeseriesTransform 2018-05-02 13:52:28 -07:00
Brandon Farmer 0eefaa73bd Always populate ylabel on dygraph 2018-05-02 13:19:34 -07:00
ebb-tide 30fd6c05cc Use series[x].tags instead of groupby.tags from the queryAST for groupby queries 2018-05-02 12:38:36 -07:00
Brandon Farmer d18f307120 Use isUserAuthorized helper 2018-05-02 12:35:53 -07:00
Brandon Farmer 50b6f38f19 Disable temp var dropdowns for viewers when auth enabled 2018-05-02 11:46:35 -07:00
ebb-tide 92a09c68c9 Rename groupby file and give reasonable groupby defaults 2018-05-02 10:16:37 -07:00
ebb-tide f5e648ede9 groupbys is array of arrays 2018-05-01 20:19:59 -07:00
ebb-tide b0720cf43e Merge branch 'master' into bugfix/groupbys-in-alert-rule 2018-05-01 18:21:45 -07:00
ebb-tide d3ac8a0e7c Merge branch 'master' into bugfix/groupbys-in-alert-rule 2018-05-01 18:21:07 -07:00
Deniz Kusefoglu 70df60a3a8
Merge pull request #3347 from influxdata/bugfix/table-colors
Fix table coloring bug
2018-05-01 18:18:17 -07:00
ebb-tide 5619bc166f Add new colors to alert rule graph. 2018-05-01 18:08:35 -07:00
Alex Paxton 18973a0069
Merge pull request #3320 from influxdata/enhancement/introduce-overlay-layer
Introduce Reusable Overlay Component
2018-05-01 17:38:24 -07:00
Iris Scholten 3cf879e451
Merge pull request #3345 from influxdata/bugfix/ui_auto_groupby
Auto Groupby in UI not set to tempvar value
2018-05-01 17:27:58 -07:00
Iris Scholten 230084a96c Remove notification informing user that their query cannot be displayed by the SchemaExplorer 2018-05-01 17:11:46 -07:00
Iris Scholten 7207d7b92b Respond to PR Review 2018-05-01 16:54:44 -07:00
ebb-tide e14c7b8993 Fix Alert Rule graphs with groupbys 2018-05-01 16:50:06 -07:00
Brandon Farmer 0b7fa5b413 Guard superAdmin look when me is missing 2018-05-01 16:28:06 -07:00
Iris Scholten b67c1faaee Fix prettier errors 2018-05-01 16:01:00 -07:00
ebb-tide 903768a956 Fix table coloring bug 2018-05-01 15:57:54 -07:00
Iris Scholten 99d32ed521 Fix missed conflic and update types and fixtures based on type changes from master 2018-05-01 15:53:18 -07:00
Brandon Farmer ec656ffa01 Guard against missing me 2018-05-01 15:48:08 -07:00
Iris Scholten d1f99bde8f 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 0fdf424d13 Update getActiveQuery to set isQuerySupportedByExplorer in active query 2018-05-01 15:32:23 -07:00
Alex P d68509728e Send notification when query text contains user-defined template variable 2018-05-01 15:32:22 -07:00
Alex P 8fe3e1b755 Add disabled styles for field, tag, and measurement items 2018-05-01 15:32:22 -07:00
Iris Scholten 5fd8f68f6f Add types for CEO actions 2018-05-01 15:32:22 -07:00
Iris Scholten 67612bac36 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 c08374d2fe 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 bbe4a61b71 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 0efaaa96bb 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 eb4800eff2 Fixes inputting negative numbers from gauges 2018-05-01 14:40:57 -07:00
Alex Paxton f013e2aeff
Merge branch 'master' into enhancement/introduce-overlay-layer 2018-05-01 14:16:50 -07:00
Brandon Farmer dcbfb630cc Transform result data on component did mount 2018-05-01 13:21:03 -07:00
Brandon Farmer fa4ea4f471 Fix prettier errors 2018-05-01 13:14:57 -07:00
Brandon Farmer 6fc51b0295 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 7a90cc8a19 dont require props that are not required. 2018-05-01 11:43:36 -07:00
ebb-tide 491130a310 Fix backend defaults for decimal places 2018-05-01 11:19:11 -07:00
ebb-tide c6d4db9f4c Fix tests and address PR review items 2018-04-30 15:38:38 -07:00
ebb-tide 9cbfb58fde Merge branch 'master' into table/field-options 2018-04-30 15:15:02 -07:00
ebb-tide 78f7ffbde0 Change location of decimal places field 2018-04-30 13:56:35 -07:00
ebb-tide 2dea048a4d Use decimal points in calculating table widths 2018-04-30 13:49:57 -07:00
ebb-tide 2cf1e1af4d Implement Decimal Place Setting 2018-04-30 11:59:14 -07:00
Brandon Farmer 351fd0cbeb Add tests for missing 'No Results' 2018-04-29 20:34:50 -07:00
Brandon Farmer c59e11015a Show message when there are no results 2018-04-27 17:06:39 -07:00
Brandon Farmer 77e5963e42 Convert and refactor AutoRefresh 2018-04-27 17:06:39 -07:00
Andrew Watkins 083accc837 Fix formatting for body sources missing newlines 2018-04-27 10:33:08 -07:00
Brandon Farmer eaf47c2c65 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 576bcf5fd1
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 0b47cf5c00 Prettier 2018-04-26 13:47:57 -07:00
Andrew Watkins 839933965f Fix sources not being provided by props 2018-04-26 13:34:58 -07:00
Andrew Watkins 5a8b86666f Prettier 2018-04-26 13:34:41 -07:00
Andrew Watkins 17e06ce15a Fix OverlayTechnology 2018-04-26 13:21:56 -07:00
Alex P 30e69dd484 Capitalize "overlayNode" prop 2018-04-26 12:49:20 -07:00
Alex P b18bf34390 Remove context types from template query builder dropdowns
This is partially working
2018-04-26 12:48:13 -07:00
ebb-tide e0fbbe4998 Add timeFormat and fieldOptions to default new cell 2018-04-26 12:30:01 -07:00
ebb-tide 0b60146d35 DEFAULT's should come first 2018-04-26 11:15:33 -07:00
Alex Paxton b5a8552bb8
Merge pull request #3313 from influxdata/polish/chrono-admin-tabs
Polish Chronograf Admin Tabs
2018-04-26 11:09:57 -07:00
Deniz Kusefoglu f8c80d29d9
Merge pull request #3316 from influxdata/table/handle-errors
Table/bug squashing
2018-04-25 17:51:08 -07:00
ebb-tide dd9844bd39 PR review suggestions 2018-04-25 17:05:56 -07:00
Brandon Farmer 4a476d65f1 Stricter check for line graph data 2018-04-25 16:42:30 -07:00
ebb-tide 69a1373a9a Fix linter error. 2018-04-25 15:11:01 -07:00
Alex Paxton f14f349b4a
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 51131387c3 Restore groupBy naming behavior for lineGraphs 2018-04-25 14:53:54 -07:00
Brandon Farmer 782186d180 Properly handle strings in data for line graphs 2018-04-25 14:35:36 -07:00
ebb-tide ddf1e86b25 Pass ability to editQueryStatus to all graph types 2018-04-25 14:26:00 -07:00
ebb-tide 825dad03b3 Handle responses from queries with errors 2018-04-25 14:25:37 -07:00
Alex P 169b0096c0 Remove obsolete component 2018-04-25 12:30:11 -07:00
Alex P a8516875c2 Implement SubSections in Chronograf admin page 2018-04-25 12:29:58 -07:00
ebb-tide 76666d98a9 Front end work for taking fieldOptions out of tableOptions on to cell 2018-04-24 23:31:16 -07:00
Alex P 865b144698 Make time range dropdown more compact 2018-04-24 17:14:23 -07:00
Alex P 9353f61fec Make auto refresh dropdown more compact 2018-04-24 17:14:11 -07:00
Alex P bdabf83f74 Polish error state in line graph 2018-04-24 16:49:38 -07:00
Andrew Watkins b3593469d6
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 4df9176f6f Set overlay back to initial state when dismissed 2018-04-24 15:54:10 -07:00
Deniz Kusefoglu 53fbc4d2fd
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 248c00e2a6 Cleanup 2018-04-24 15:38:03 -07:00
Alex P a96e484555 Convert to typescript 2018-04-24 15:24:00 -07:00
Alex P 7364c1aad7 Make error go bye bye 2018-04-24 15:17:31 -07:00
Andrew Watkins a3c97ae234 Fix tests 2018-04-24 15:02:19 -07:00
Andrew Watkins 40085f8b8f Fix not handling literal variable declarations 2018-04-24 15:02:13 -07:00
ebb-tide 6972d55fb5 replace sortField and sortDirection everywhere 2018-04-24 15:02:09 -07:00
Brandon Farmer 62522da08e Remove error handling debug flag 2018-04-24 15:00:08 -07:00
Brandon Farmer 2ebbebbe4c Add custom error handling for line graphs 2018-04-24 14:52:12 -07:00
Andrew Watkins 3cfc904ad8 Fix boolean arg 2018-04-24 14:51:38 -07:00
Alex P 7df174456b Merge branch 'master' into enhancement/introduce-overlay-layer 2018-04-24 14:51:27 -07:00
Alex P ceb3ca07cd Animate overlays in and out 2018-04-24 14:50:58 -07:00
Andrew Watkins dd8cabb512 Fix FROM db dropdown 2018-04-24 14:49:44 -07:00
Andrew Watkins a375cbe453 Repair adding a func node 2018-04-24 14:34:42 -07:00
ebb-tide 6ecd527f01 Merge branch 'master' into table/field-options 2018-04-24 14:31:27 -07:00
Brandon Farmer 1dce1e799d
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 b014158239
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 6d84434ac3
Merge pull request #3282 from influxdata/table/group-by
Table/group by
2018-04-24 13:43:47 -07:00
Iris Scholten 7cb56d1c55 Fix Deprecation to say PagerDuty v1 instead of v2 2018-04-24 13:41:39 -07:00
Andrew Watkins f8211117df Fix function argument editing 2018-04-24 13:36:59 -07:00
ebb-tide bb277189b1 Use timeSeriesTransform for dygraphs. 2018-04-24 13:31:30 -07:00
Brandon Farmer 972f386845 Fix linting errors 2018-04-24 13:18:24 -07:00
Brandon Farmer 1970f82daf Prevent dygraph from continously updating 2018-04-24 11:46:48 -07:00
Iris Scholten 558bcaf413
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 8ef5280e92 Fix delete to work with variable declarations 2018-04-24 10:54:17 -07:00
Iris Scholten f180222f21 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 e38c93c6fe Use correct ID in funcNode 2018-04-24 09:33:32 -07:00
Andrew Watkins 58cf2c200e Change expressionID to bodyID 2018-04-24 09:13:08 -07:00
ebb-tide 70b7d73040 Rename default time format 2018-04-23 23:09:36 -07:00
ebb-tide fae0831eee Fix linter errors 2018-04-23 22:36:06 -07:00
ebb-tide f691ba430a Merge branch 'master' into table/group-by 2018-04-23 21:39:03 -07:00
Andrew Watkins 8bab54d394
Merge pull request #3294 from influxdata/ifql/variables
Ifql/variables
2018-04-23 19:57:26 -07:00
ebb-tide de46a81d5f Fix breaking tests 2018-04-23 19:50:33 -07:00
Andrew Watkins 1e3a036cd9 Fix errors and warnings 2018-04-23 19:45:50 -07:00
Andrew Watkins ba9655af3a Linter 2018-04-23 19:32:07 -07:00
ebb-tide 4e7231eccf Make cell type a required prop again. 2018-04-23 19:20:55 -07:00
ebb-tide 1739020686 Refactor groupByTimeSeriesTransform 2018-04-23 19:16:34 -07:00
ebb-tide 9fd40c7a97 UpdateTableOptions with data chance instead of when queryASTs changes. 2018-04-23 18:33:02 -07:00
ebb-tide 0c7ae2cca4 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 ef149fe114 Implement Overlay Technology on Template Variable Manager 2018-04-23 17:15:58 -07:00
Andrew Watkins e52b552b33 Introduce new context and ExpressionNode component 2018-04-23 17:12:14 -07:00
ebb-tide fc0dc7e488 Fix DragDropContext error, by converting GraphOptionsCustomizeFields to a class. 2018-04-23 16:01:41 -07:00
ebb-tide 6128fd434e Merge branch 'master' into table/group-by 2018-04-23 15:43:47 -07:00
Alex P a8d7ef13a5 Reorganize styles 2018-04-23 15:39:30 -07:00
Andrew Watkins 88f1d7cd85 WIP clear up errors and warnings 2018-04-23 15:32:06 -07:00
Andrew Watkins c217560afe WIP move / change shape of body function 2018-04-23 15:27:27 -07:00
Alex P dba2cb5215 Introduce OverlayTechnology with accompanying styles, actions, and reducer 2018-04-23 15:24:43 -07:00
Brandon Farmer e83e734611 Only update template variables that are not csv type 2018-04-23 14:59:13 -07:00
Iris Scholten e4fe7a6a2a Merge branch 'master' into add-pager-duty-v2 2018-04-23 14:00:17 -07:00
Brandon Farmer 47b83d9892 Small tweaks 2018-04-23 13:54:03 -07:00
Brandon Farmer 9a03ff2316
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 0fa4457465 Only update table options when in CEO 2018-04-23 10:54:04 -07:00
Brandon Farmer 1e6555b476 Fixes crosshair error when hovertime is zero 2018-04-23 10:43:00 -07:00
Alex Paxton 7121aee0b9
Merge pull request #3283 from influxdata/enhancement/generic-page-tabs
Generic Page Tabs
2018-04-23 09:54:56 -07:00
Andrew Watkins eddcac95a4 Add ability to handle literal and expression variables 2018-04-23 09:54:43 -07:00
Andrew Watkins ae80e1beec WIP introduce handling of variables 2018-04-23 09:54:43 -07:00
Andrew Watkins d3edc42627
Merge pull request #3268 from influxdata/chore/buttery-performance
Buttery performance
2018-04-20 21:18:01 -07:00
Alex P 8dc05b55ae Write render tests for component 2018-04-20 20:34:55 -07:00
Alex P d73cc89a38 Fix highlight of active tab 2018-04-20 20:34:41 -07:00
Andrew Watkins ea1a62d368 Allow babel-jest to load dygraphs module 2018-04-20 20:02:30 -07:00
Alex P 54e8bafbb4 Convert tabs to subcomponent 2018-04-20 19:48:09 -07:00
Iris Scholten c30fdc29d1 Add ErrorHandling decorator to crosshairs 2018-04-20 17:08:19 -07:00
Iris Scholten bd8ef8d2cf Remove leftover isDragging 2018-04-20 17:05:01 -07:00
Iris Scholten 599afef517 Fix bug with Dygraph legend not rendering until rerender triggered 2018-04-20 17:00:08 -07:00
Alex P d277ca252f 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 f61d4c4d2c remove js component cell editor overlay 2018-04-20 16:28:52 -07:00
Alex P 17a35f7769 Refactor sidenav to allow more specificity for highlighting nav items 2018-04-20 16:24:44 -07:00