Commit Graph

5974 Commits (ae4fd18a891f9efe3fa2b0cd377f8cd23a42c723)

Author SHA1 Message Date
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
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
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
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
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
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