Commit Graph

7264 Commits (52794be143db3e13cb025fbb5b19707fe84bb270)

Author SHA1 Message Date
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
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
Alex P da600f613c Refactor cellWorkingName into CEO redux state 2018-02-20 21:05:03 -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
Alex P 9272394f25 Polish appearance of tables
- Add confirmation to delete buttons
- Color code tables by type (rules = blue, scripts = green)
- Adjust column sizing to have unify appearance of both tables
2018-02-20 14:12:45 -08:00
Alex P 186191f617 Show both alert rules and tick scripts in tasks table 2018-02-20 14:11:07 -08:00
Alex P 73b713e834 Rename page in header and sidenav 2018-02-20 14:07:38 -08:00
Russ Savage 09c5b1476e Merge pull request #2819 from influxdata/new-sources
Fix/New sources CLI and Deprecation
2018-02-20 13:39:27 -08:00
Iris Scholten 229ac5c047 create LazyLoader component 2018-02-20 12:55:41 -08:00
Iris Scholten a8a9ab9870 change the default selected value to the last selected value and instead of first value 2018-02-16 17:43:15 -08:00
Iris Scholten f13d809619 save template variable value changes to the server 2018-02-16 17:17:19 -08:00
Iris Scholten e7b3399544 move logic saving only selected values logic to reusable function 2018-02-16 16:59:53 -08:00
Iris Scholten 41302a7f9d save template variable selected values to the server for non csvs instead of no values 2018-02-16 16:45:39 -08:00
Iris Scholten 0133e6727b save the entire dashboard to redux and dashboard without template variable values to server 2018-02-16 16:05:28 -08:00
Iris Scholten 28af50878c WIP template variable values not saved to server for non csv types 2018-02-15 18:12:05 -08:00
Iris Scholten e230096ef8 add deprecation message if using --new-sources 2018-02-14 17:18:35 -08:00
Iris Scholten bb2e138855 log error messages if there are issues adding new sources or kapacitors 2018-02-14 16:59:25 -08:00
Iris Scholten b017bdbccd specify json representation of id and srcid to be string 2018-02-14 15:39:38 -08:00
Luke Morris 53113d973c Remove duplicate entry 2018-02-14 13:38:32 -08:00
Luke Morris c3d3dbd834 Merge branch '1.4.1.x' 2018-02-14 13:36:03 -08:00
Chris Goller f7144112a9 Update meta nodes to respect insecure skip verify 2018-02-14 13:25:08 -08:00
Iris Scholten f2b053d6aa add organization information to the context 2018-02-14 13:14:57 -08:00
Chris Goller f0bcacf42c Merge pull request #2818 from influxdata/fix/meta-insecure-skip-verify
Update meta nodes to respect insecure skip verify
2018-02-14 14:42:17 -05:00
Chris Goller 15e1c5bb05 Update CHANGELOG.md to mention allowing self-signed certs for meta nodes 2018-02-14 14:30:35 -05:00
Chris Goller e0d73b6cf9 Update meta nodes to respect insecure skip verify 2018-02-14 14:28:02 -05:00
Luke Morris 3e41e19a6a Merge branch '1.4.1.x' 2018-02-13 13:43:16 -08:00
Luke Morris 779da128fe Disambiguate upgrade changelog entry 2018-02-13 13:40:41 -08:00
Luke Morris 9d349ef89b Bump to 1.4.1.2 2018-02-13 13:34:50 -08:00
Luke Morris 65ea197718 Record other bugfixes in CHANGELOG 2018-02-13 13:34:00 -08:00
Deniz Kusefoglu e6e269fe1e Merge pull request #2812 from influxdata/bugfix/DE-csv-dl-tempvars
Set default tempVar :interval: with data explorer csv download call.
2018-02-13 16:28:05 -05:00
deniz kusefoglu b63f647a78 Change chagelog 2018-02-13 16:27:48 -05:00
deniz kusefoglu bbdde76463 Use predefied default template vars 2018-02-13 16:13:36 -05:00
deniz kusefoglu 127c9c9201 Send default tempVars value with :interval: from data explorer csv download 2018-02-13 15:49:59 -05:00
Luke Morris 3959bd15ca Merge branch '1.4.1.x' 2018-02-13 12:31:44 -08:00