Commit Graph

7527 Commits (979f4da50d387c8feb3cc5e53d30386863e5e771)

Author SHA1 Message Date
Luke Morris 7eb4011d60 Show tooltip over hovered marker 2018-02-22 14:04:16 -08:00
Iris Scholten 9b13c28031 update changelog 2018-02-22 14:02:54 -08:00
Luke Morris 268d4e7294 Improve tooltip behavior 2018-02-22 13:55:48 -08:00
Iris Scholten 492df48453 add loading dots to graphs during their initial fetch
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-02-22 13:15:13 -08:00
Michael Desa 116732470c Merge pull request #2842 from influxdata/fix/issue#2827
Use Generic APIKey for Oauth2 group lookup
2018-02-22 15:50:39 -05:00
Iris Scholten c016055cf3 change preventLoad to notInView for readibility
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-02-22 12:25:23 -08:00
Iris Scholten ad798aa590 prevent execution of queries if preventLoad is true
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>:
2018-02-22 11:54:38 -08:00
Luke Morris 7b35d58273 Improve UX/UI for dragging / adding annotation 2018-02-22 11:25:42 -08:00
Luke Morris a1e7b4ed29 Temp annotation is removed via another action 2018-02-22 10:55:16 -08:00
Alex P b60a6c5500 Chop down the logs 2018-02-22 10:26:46 -08:00
Michael Desa 034b06cd7b Create new point template var template value
Previously users specify `resolution` and `pixelsPerPoint`. This has
been change and the front end will now need to specify `points` which is
the number of points it'd like to get back from the query.
2018-02-22 13:17:49 -05:00
deniz kusefoglu e7e2061a50 Always display time() around GROUP BY interval 2018-02-22 13:04:36 -05:00
Luke Morris 66dfd2dd6d Hide left span marker if out of range 2018-02-22 09:58:54 -08:00
Luke Morris 0db027e6a2 Reveal tooltip when dragging annotations 2018-02-22 09:58:54 -08:00
Luke Morris 0f109f54d8 Annotations move along with side-scrolling graph 2018-02-22 09:58:54 -08:00
Luke Morris 2a501e535d And even further 2018-02-22 09:58:54 -08:00
Luke Morris 77fc39d572 Pushing forward 2018-02-22 09:58:53 -08:00
Luke Morris c16613d223 Transfer most styles to stylesheet 2018-02-22 09:58:53 -08:00
Michael Desa c0e10af032 Add changelog entry for 2842 2018-02-22 12:54:28 -05:00
Michael Desa 5da992ae27 Use Generic APIKey for Oauth2 group lookup 2018-02-22 12:54:20 -05:00
Iris Scholten f5e450342d check if preventLoad has updated 2018-02-21 18:03:29 -08:00
Alex Paxton 20a1598a39 Merge pull request #2834 from influxdata/fix-ceo-escape
Fix Cell Editor keyboard shortcut
2018-02-21 17:50:32 -08:00
Deniz Kusefoglu 2a724ccdb2 Set timeseries to [] instead of queries
Co-authored-by: iris scholten <ischolten.is@gmail.com>
2018-02-21 16:59:28 -08:00
Alex P 2e2963aea1 Write tests for cellEditorOverlay reducer 2018-02-21 14:52:22 -08:00
Deniz Kusefoglu 1984556323 Prevent running of queries instead of unmounting graph component 2018-02-21 14:38:46 -08:00
Deniz Kusefoglu a4be79c59c Remove stray perens 2018-02-21 13:45:13 -08:00
Alex P 7b27e35e68 Update bootstrap theme
Adding styles for focus state of dropdown
2018-02-21 13:13:23 -08:00
Deniz Kusefoglu 80eef5edfe Place inView mapping function in DashboardPage 2018-02-21 12:34:22 -08:00
Deniz Kusefoglu a4d4cca52b Change emptyfunnies 2018-02-21 11:44:19 -08:00
Deniz Kusefoglu 0ebd96720e Get scrollTop value from fancy scrollbar and pass to Dasboard 2018-02-21 11:43:14 -08:00
Alex P 036bcb9c81 Don't require second esc keypress to exit when target is dropdown or button 2018-02-21 11:27:10 -08:00
Alex P 629a2fb82d Make dropdown component focusable and force focus after selecting an item 2018-02-21 11:26:39 -08:00
ischolten 2df9f62855 Merge pull request #2821 from influxdata/fix/saving-template-values
Save only selected template variable values in dashboard
2018-02-21 10:25:56 -08:00
Chris Goller bac0e084cb Merge pull request #2825 from influxdata/feature/annotation-tests
Annotation tests
2018-02-21 12:23:00 -06:00
Iris Scholten c09049bec8 update changelog 2018-02-21 10:08:53 -08:00
Iris Scholten d87054df74 Update variable and function names to reduce the amount of comment explanation 2018-02-21 10:03:44 -08:00
Deniz Kusefoglu 3a181dfd33 Prevent loading of graphs in cells that are outside viewing window 2018-02-21 09:46:49 -08:00
Alex P cd7a5c1550 Revert "Remove unused prop validation"
This reverts commit dcb58b71d8.
2018-02-21 09:42:53 -08:00
Alex P dcb58b71d8 Remove unused prop validation 2018-02-21 00:01:09 -08:00
Alex P 1f73695f5c Move suffix editing into single stat options
Was previously floating around in CEO
2018-02-20 23:56:24 -08:00
Alex P 9336326199 Refactor axes into redux state instead of CEO state 2018-02-20 23:39:38 -08:00
Alex P 7770017f4e Refactor gauge colors into redux state instead of CEO state 2018-02-20 23:02:22 -08:00
Alex P 85d13d27ed Refactor single stat colors into redux state instead of CEO state 2018-02-20 22:27:42 -08:00
Luke Morris 2e1e2b3cf1 span drag end updates start/end time 2018-02-20 21:42:14 -08:00
Alex P da600f613c Refactor cellWorkingName into CEO redux state 2018-02-20 21:05:03 -08:00
Luke Morris 330a239460 Both span markers are draggable 2018-02-20 20:29:18 -08:00
Deniz Kusefoglu e747ae136b Remove lazy loader 2018-02-20 19:59:24 -08:00
Alex P 8f12f5db77 Refactor cellWorkingType and showing/hiding CEO into redux state 2018-02-20 18:40:21 -08:00
Iris Scholten f214249135 WIP remove filtering of cells and dont show not visible ones 2018-02-20 17:55:32 -08:00
Iris Scholten 20bb1eb127 WIP add filtering based on scrollTop and availableHeight 2018-02-20 16:23:06 -08:00