Alex P
0ff7ca69f0
Write component test
2018-04-16 18:07:12 -07:00
ebb-tide
6b37a8773c
Implement PR review suggestions
2018-04-14 21:29:17 -07:00
ebb-tide
70543d1ee1
Fix failing tests
2018-04-11 16:12:36 -07:00
ebb-tide
dc20715a44
Implement dragging from drag handle rather than whole component
2018-04-10 21:08:33 -07:00
Brandon Farmer
b844cf1264
Merge pull request #3162 from influxdata/fix/graph-threshold-size
...
Only send threshold value to parent on blur
2018-04-10 11:38:34 -07:00
Brandon Farmer
f526f6dba0
Add basic test around threshold
2018-04-10 11:11:22 -07:00
Iris Scholten
2e1860336e
Fix tests after removing datalabels and making instance methods private
2018-04-09 15:20:07 -07:00
Iris Scholten
db03a3cd71
Remove dataLabels and just use queryConfigs
2018-04-09 15:20:06 -07:00
Brandon Farmer
61b159f358
Make query configs available in table options on visualization tab
2018-04-09 15:16:16 -07:00
Alex P
8b164c98df
Merge branch 'master' into moar-colors-n-stuff
2018-04-02 11:51:27 -07:00
Alex P
b54f9568d3
Merge branch 'master' into feature/clone-dashboards
2018-03-30 16:11:02 -07:00
Alex P
444d460b8e
Write test for deleting a dashboard
2018-03-30 15:52:41 -07:00
Andrew Watkins
162bea3ad7
Fix templateVariables not loading properly
...
Runtime error in the 'EDIT_TEMPLATE_VARIABLE_VALUES' reducer
was causing the list not to populate
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-30 13:38:00 -07:00
Alex P
ceb2ed2b83
Merge branch 'master' into moar-colors-n-stuff
2018-03-29 10:26:27 -07:00
Alex P
6edb4f30e4
Write reducer test for updating line graph colors
2018-03-26 19:14:06 -07:00
Iris Scholten
39674cab19
fix prettier errors
2018-03-26 09:54:02 -07:00
Iris Scholten
5789f41b7c
update getters in TableOptions.test
2018-03-23 18:39:45 -07:00
Iris Scholten
3550b21106
update GraphOptionsCustomizeFields.test
2018-03-23 17:56:23 -07:00
Iris Scholten
efccecad72
update GraphOptionsCustomizableField.test
2018-03-23 17:53:34 -07:00
Iris Scholten
32ddfa7c0b
add tests for GraphOptionsFixFirstColumn
2018-03-23 17:42:39 -07:00
Iris Scholten
51fc44d50f
move tooltip for time format link to constants and update time format tests
2018-03-23 17:28:55 -07:00
Iris Scholten
5d62e4a059
update GraphOptionsSortBy.test
2018-03-23 17:13:21 -07:00
Iris Scholten
1723292504
update GraphOptionsTimeFormat.test
2018-03-23 16:10:33 -07:00
Alex P
e2bddbadb3
Implement FancyScrollbar in Customize Fields list
2018-03-22 18:54:16 -07:00
Iris Scholten
098e060ecb
fix tslint alphabetizing errors
2018-03-22 13:20:00 -07:00
Iris Scholten
b58354f144
remove graph options test wrapping from tableoptions test
2018-03-22 12:47:41 -07:00
Iris Scholten
649f221b34
Merge branch 'master' into feature/table-hide-series
2018-03-21 18:31:39 -07:00
Andrew Watkins
25809f53e2
Add tslint to test runner / watcher
2018-03-21 16:12:42 -07:00
Andrew Watkins
7373931257
Fix linting errors
2018-03-21 16:12:42 -07:00
Iris Scholten
4d10b9f6ea
merge master and fix minor bugs
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-20 18:30:08 -07:00
Iris Scholten
668cf2175f
update tableoptions.test with visible
2018-03-20 17:24:34 -07:00
Iris Scholten
c644c77364
add renamed files from columnNames to fieldName changes
2018-03-20 17:24:34 -07:00
Iris Scholten
d8daddde8f
update columnNames to fieldNames and columns to fields in front end for tablegraphs
2018-03-20 17:24:34 -07:00
Iris Scholten
03e884e2d6
update GraphOptionsCustomizableColumn.test with visible prop and toggling it
2018-03-20 17:08:56 -07:00
Iris Scholten
fede364f88
connect tableOptions field visibility toggle to tableGraph
2018-03-20 17:08:56 -07:00
Alex P
596f7818ea
update FFC test
...
Co-authored-by: Iris Scholten <iris@influxdata.com>
2018-03-20 16:28:23 -07:00
Iris Scholten
50e0cb12ef
update and add tests for fixfirstcolumn logic
2018-03-19 18:20:17 -07:00
Brandon Farmer
e4105a39b1
Fixes typescript compile type error
2018-03-18 19:31:35 -07:00
Brandon Farmer
09cebf7000
Add test from display value of selected
2018-03-18 18:17:33 -07:00
Brandon Farmer
19d7dc35ed
Sort table graphs in cell editor overlay
2018-03-16 17:46:45 -07:00
Alex P
ee40e69c09
Merge branch 'master' into feature/table-thresholds
2018-03-16 10:51:14 -07:00
Alex P
03a0149fb0
Add new prop to test
2018-03-14 22:26:23 -07:00
Alex P
886d640434
rename singleStatColors to thresholdsListColors
2018-03-14 22:08:26 -07:00
Alex P
b9858a73b9
Rename single stat constants to match thresholds naming scheme
2018-03-14 21:20:22 -07:00
Alex P
72ccbc1d2f
rename singleStatType to thresholdsListType
...
going for a more generic and future proof naming scheme
2018-03-14 21:13:20 -07:00
Alex P
904a9f7ee3
Use ThresholdsColorToggle in TableOptions
2018-03-14 21:02:13 -07:00
Alex P
104b886b2a
Update table options test
2018-03-14 20:57:55 -07:00
Alex P
4405d0801e
Merge branch 'master' into feature/table-thresholds
2018-03-14 20:38:56 -07:00
Iris Scholten
cab2515d53
fix typo in CustomizeColumns test
2018-03-14 18:21:53 -07:00
Iris Scholten
2c7c1e7c4e
create component test for GraphOptionsCustomizeColumns
2018-03-14 18:17:32 -07:00