Iris Scholten
|
52794be143
|
update changelog message and log line message
|
2018-02-26 15:12:51 -08:00 |
Iris Scholten
|
ea6b3a472b
|
update changelog
|
2018-02-26 14:53:20 -08:00 |
Iris Scholten
|
d60b1fde45
|
update url in log line and fix typo
|
2018-02-26 14:30:47 -08:00 |
Alex Paxton
|
5d4efc3a8c
|
Merge pull request #2850 from influxdata/fix-gauge-resize
Fix Gauge Resizing Bug
|
2018-02-26 13:18:18 -08:00 |
Alex P
|
2bd1d1e4a9
|
Simplify logic
|
2018-02-26 12:19:56 -08:00 |
Alex P
|
68ab64316c
|
Fix error
|
2018-02-26 12:19:29 -08:00 |
Alex P
|
e9bee9b30d
|
Merge branch 'master' into fix-gauge-resize
|
2018-02-26 11:59:03 -08:00 |
Iris Scholten
|
9ec05e4187
|
Merge pull request #2851 from influxdata/fix/disappearing-prefix
Maintain Y axis labels in Dashboard Cells
|
2018-02-23 17:14:41 -08:00 |
Iris Scholten
|
3fef554a84
|
update changelog
|
2018-02-23 16:57:49 -08:00 |
Iris Scholten
|
2ff415c069
|
update tests to account for empty bounds change
|
2018-02-23 16:48:25 -08:00 |
Iris Scholten
|
dcb18134be
|
make empty axes bounds [,] instead of []
|
2018-02-23 16:24:54 -08:00 |
Iris Scholten
|
3c117c6cde
|
Merge pull request #2837 from influxdata/feature/lazy-load-dashboard
Feature/lazy load dashboard
|
2018-02-23 15:09:00 -08:00 |
Iris Scholten
|
2bf8cf9cae
|
fix merge error
|
2018-02-23 14:37:40 -08:00 |
Iris Scholten
|
ef2c8b4bd2
|
Merge branch 'master' into feature/lazy-load-dashboard
|
2018-02-23 14:21:56 -08:00 |
Iris Scholten
|
45cc375857
|
update the function name from getScrollTop to setScrollTop bc setter not getter
|
2018-02-23 14:16:46 -08:00 |
Iris Scholten
|
8087f5b0c5
|
update variable name and logic from notInView to inView (neg to pos)
|
2018-02-23 14:08:47 -08:00 |
Iris Scholten
|
b5f3004a2a
|
break down parts of the inView logic into descriptive variables to help readability
|
2018-02-23 14:00:35 -08:00 |
Alex Paxton
|
bbd58ba6ee
|
Merge pull request #2848 from influxdata/prefix-suffix
Add Prefix & Suffix to Gauge & Single Stat
|
2018-02-23 12:40:02 -08:00 |
Alex Paxton
|
108970a884
|
Merge branch 'master' into prefix-suffix
|
2018-02-23 12:29:36 -08:00 |
Alex Paxton
|
a647bdd43a
|
Merge pull request #2831 from influxdata/polish-alerts-page-design
Polish Alerts Page Design
|
2018-02-23 12:04:04 -08:00 |
Alex P
|
2c7177b6c9
|
Make "Manage Tasks" the default link on the alerting nav item
|
2018-02-23 11:54:17 -08:00 |
Alex P
|
d307e0d6ad
|
Updoot log of change
|
2018-02-23 11:26:55 -08:00 |
Alex P
|
e9ced2eb78
|
Only resize gauge chart if its cell is the one being resized
|
2018-02-23 11:22:19 -08:00 |
Alex P
|
fc103a8aff
|
Updoot log of changes
|
2018-02-23 10:48:45 -08:00 |
Alex P
|
d8c57046c8
|
Add Prefix and Suffix to Gauge cells
Doesn’t look great when the user has set both but that’s a separate
issue
|
2018-02-23 10:43:24 -08:00 |
Alex P
|
4ad52680cf
|
Add prefix to single stat options
|
2018-02-23 10:30:47 -08:00 |
Alex P
|
6b75292f9a
|
Enforce character limit on axes options prefix/suffix inputs
Now they match the limit set in the single stat options
|
2018-02-23 10:30:02 -08:00 |
Alex P
|
7b1df7a9ba
|
Updoot log of change
|
2018-02-23 10:06:34 -08:00 |
Alex P
|
06a9a81d8c
|
Merge branch 'master' into polish-alerts-page-design
|
2018-02-23 10:04:36 -08:00 |
Alex P
|
3e5ab10bc9
|
Remove ID column and improve column header names
|
2018-02-23 10:01:57 -08:00 |
Alex P
|
fcb8264fe7
|
Add helpful QuestionMarkTooltip in the manage tasks page header
This explains the difference between Alert Rules and TICKscripts
|
2018-02-23 09:41:32 -08:00 |
Alex P
|
19b267504a
|
Rename page to Manage Tasks
Trying to align terminology with the docs
|
2018-02-23 09:35:22 -08:00 |
Alex P
|
612241bf7a
|
Do not display ID column in tickscripts table
|
2018-02-23 09:34:56 -08:00 |
Alex P
|
8ca076c06c
|
Render name column in tick scripts table
|
2018-02-22 18:27:54 -08:00 |
Alex Paxton
|
8c0ce23c68
|
Merge pull request #2833 from influxdata/refactor-ceo-state
Refactor CellEditorOverlay State
|
2018-02-22 14:14:00 -08:00 |
Iris Scholten
|
9b13c28031
|
update changelog
|
2018-02-22 14:02:54 -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 |
Alex P
|
b60a6c5500
|
Chop down the logs
|
2018-02-22 10:26:46 -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 |