Commit Graph

5998 Commits (b14a59dbe2c4684bb5a644019a674c0292f974dd)

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