Commit Graph

7193 Commits (60de0803253ca0d37b355f6b317426e78d584ad2)

Author SHA1 Message Date
Iris Scholten 60de080325 change preventLoad to notInView for readibility
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-02-22 12:25:23 -08:00
Iris Scholten ebfec71deb prevent execution of queries if preventLoad is true
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>:
2018-02-22 11:54:38 -08:00
Iris Scholten 405f62a6be check if preventLoad has updated 2018-02-21 18:03:29 -08:00
Deniz Kusefoglu fce53eceb8 Set timeseries to [] instead of queries
Co-authored-by: iris scholten <ischolten.is@gmail.com>
2018-02-21 16:59:28 -08:00
Deniz Kusefoglu 13085e5649 Prevent running of queries instead of unmounting graph component 2018-02-21 14:38:46 -08:00
Deniz Kusefoglu 11bd8daf71 Remove stray perens 2018-02-21 13:45:13 -08:00
Deniz Kusefoglu 35c500fffd Place inView mapping function in DashboardPage 2018-02-21 12:34:22 -08:00
Deniz Kusefoglu 452ac3cbcc Change emptyfunnies 2018-02-21 11:44:19 -08:00
Deniz Kusefoglu a19d8572d3 Get scrollTop value from fancy scrollbar and pass to Dasboard 2018-02-21 11:43:14 -08:00
Deniz Kusefoglu 192850f235 Prevent loading of graphs in cells that are outside viewing window 2018-02-21 09:46:49 -08:00
Deniz Kusefoglu bedf4de9a5 Remove lazy loader 2018-02-20 19:59:24 -08:00
Iris Scholten 9cd845b701 WIP remove filtering of cells and dont show not visible ones 2018-02-20 17:55:32 -08:00
Iris Scholten 53a47e6f43 WIP add filtering based on scrollTop and availableHeight 2018-02-20 16:23:06 -08:00
Iris Scholten 520c646434 create LazyLoader component 2018-02-20 12:55:41 -08:00
Luke Morris 4e71d88c2f Remove duplicate entry 2018-02-14 13:38:32 -08:00
Luke Morris 5246d231c7 Merge branch '1.4.1.x' 2018-02-14 13:36:03 -08:00
Chris Goller 093fb7d75d Update meta nodes to respect insecure skip verify 2018-02-14 13:25:08 -08:00
Chris Goller 3197c72a88
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 e56ec5d56f Update CHANGELOG.md to mention allowing self-signed certs for meta nodes 2018-02-14 14:30:35 -05:00
Chris Goller af9cc88060 Update meta nodes to respect insecure skip verify 2018-02-14 14:28:02 -05:00
Luke Morris 3ed2e01714 Merge branch '1.4.1.x' 2018-02-13 13:43:16 -08:00
Luke Morris bc864e42ce Disambiguate upgrade changelog entry 2018-02-13 13:40:41 -08:00
Luke Morris 85781aed9d Bump to 1.4.1.2 2018-02-13 13:34:50 -08:00
Luke Morris 213c3088e2 Record other bugfixes in CHANGELOG 2018-02-13 13:34:00 -08:00
Deniz Kusefoglu 0e67ae596a
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 c549dd7e77 Change chagelog 2018-02-13 16:27:48 -05:00
deniz kusefoglu 258ec705b2 Use predefied default template vars 2018-02-13 16:13:36 -05:00
deniz kusefoglu a02fb78401 Send default tempVars value with :interval: from data explorer csv download 2018-02-13 15:49:59 -05:00
Luke Morris 3b4028ef7c Merge branch '1.4.1.x' 2018-02-13 12:31:44 -08:00
Iris Scholten 18028f3d55 display series with 0 value in the legend 2018-02-13 12:30:54 -08:00
ischolten 9535ef85b6
Merge pull request #2811 from influxdata/fix/zero-value-in-legend
Display series with 0 value in the legend
2018-02-13 12:26:07 -08:00
Iris Scholten 1f8958f315 use lodash function to check for nil instead of checking for number 2018-02-13 12:16:07 -08:00
Iris Scholten 4ef3a7743c display series with 0 value in the legend 2018-02-13 11:39:46 -08:00
Luke Morris 93213364f2 Initial links fetch requires basepath 2018-02-13 11:17:21 -08:00
Luke Morris b97739e520 Bump version to 1.4.1.1 2018-02-12 18:03:16 -08:00
Luke Morris bece6880f9 Organizations only apply when auth is enabled 2018-02-12 17:51:34 -08:00
Luke Morris 27fbfd4d38 Bump version 2018-02-12 16:42:58 -08:00
Luke Morris ffe5cfab12 Copyedit CHANGELOG 2018-02-12 16:40:19 -08:00
Alex Paxton 588531b2fa
Merge pull request #2788 from influxdata/single-stat-polish
Single Stat Polish
2018-02-12 15:48:32 -08:00
Iris Scholten 9170a40dbf update CHANGELOG for mappings 2018-02-12 15:44:53 -08:00
Alex P 276ecefbcd Treat color values in CEO as numbers until save the coerce into string 2018-02-12 15:30:41 -08:00
ischolten eb5febf8af
Merge pull request #2699 from influxdata/feature/mappings
Add Mappings to organizations
2018-02-12 15:29:01 -08:00
Iris Scholten 6332bfadaf remove OrganizationTableRowDefault bc its not used and update the verbiage for the empty providers table 2018-02-12 15:19:57 -08:00
Iris Scholten 192ce674be prevents create for incomplete records 2018-02-12 15:07:01 -08:00
lukevmorris 439371723f
Merge pull request #2796 from influxdata/fix/maintain-auth-across-refresh
Wait until after authentication to match routes
2018-02-12 15:01:08 -08:00
Iris Scholten 8dff94b7f8 add placeholders for InputClickToEdit for the new provider table row 2018-02-12 14:52:32 -08:00
Michael Desa 47229ca56a
Merge pull request #2800 from influxdata/fix/chronoctl-build
Copy chronoctl to current directory in circle.yml
2018-02-12 17:42:12 -05:00
Michael Desa 1b2de0a71e Copy chronoctl to current directory in circle.yml 2018-02-12 17:36:42 -05:00
Alex P 7ea3a9eb1c Fix spelling mistake
Hella T’s no good
2018-02-12 14:18:47 -08:00
Alex P a1f4d415e0 Remove commented out code 2018-02-12 14:17:36 -08:00