Andrew Watkins
0f18b85501
Add path to config file
2018-03-22 14:51:25 -07:00
Andrew Watkins
04d2177fd2
Simplify webpack output
2018-03-22 14:50:55 -07:00
Andrew Watkins
5f8c57e2d6
Remove unused variables
2018-03-22 14:50:05 -07:00
Andrew Watkins
4f5f42f285
Fix typo for ordered imports
2018-03-22 14:47:57 -07:00
Andrew Watkins
fb8501632a
Add progress to dev build
2018-03-22 14:47:39 -07:00
Alex P
42addb77fa
Merge branch 'master' into style/table-sort
2018-03-22 14:40:11 -07:00
Alex P
c605edebab
Fix linter error
2018-03-22 14:27:27 -07:00
Andrew Watkins
d8cfb7fa35
Remove console log experiment
2018-03-22 14:25:12 -07:00
Andrew Watkins
8445b5516e
WIP emit errors tslint
2018-03-22 14:25:12 -07:00
Alex P
f7eb3e9681
Merge branch 'master' into style/table-thresholds-polish
2018-03-22 14:17:55 -07:00
Alex P
0a8ac81c02
Merge branch 'master' into style/table-thresholds-polish
2018-03-22 14:17:26 -07:00
Deniz Kusefoglu
a8593aa36e
Merge pull request #3035 from influxdata/fix-tslint.json
...
Update sorting rules
2018-03-22 14:16:07 -07:00
Jared Scheib
e4088ce61a
Merge branch 'master' into bugfix/task_enabled_correct_check
2018-03-22 14:08:45 -07:00
Iris Scholten
d6f080b5c9
Merge pull request #3030 from influxdata/feature/table-hide-series
...
Table graph hide field columns/rows and merging sub feature concepts
2018-03-22 13:56:07 -07:00
ebb-tide
99fc7a0773
Fix updating sorting rules
2018-03-22 13:54:47 -07:00
Alex P
e127123518
Merge remote-tracking branch 'origin/style/table-thresholds-polish' into style/table-thresholds-polish
2018-03-22 13:54:32 -07:00
Alex P
ea8453bf62
Reduce firing of calculateTimeColumnWidth for smoother rendering
2018-03-22 13:54:23 -07:00
Alex P
7a2a00f72a
Prevent time column from truncating text when time axis is vertical
2018-03-22 13:54:23 -07:00
Alex P
c5bce2ae7f
Refactor generate hex function to take explicit options
...
Also sets he default color to grey text if the cell is a table
(This prevents null values showing up as blue)
2018-03-22 13:54:23 -07:00
Alex P
992d40bc8c
Merge remote-tracking branch 'origin/style/table-sort' into style/table-sort
2018-03-22 13:51:52 -07:00
ebb-tide
e999214e15
Update sorting rules
2018-03-22 13:51:28 -07:00
Alex P
85fd497097
Polish table sorting interaction
2018-03-22 13:46:45 -07:00
Iris Scholten
098e060ecb
fix tslint alphabetizing errors
2018-03-22 13:20:00 -07:00
Jared Scheib
67e3c92077
Test that KapacitorRules renders corresponding rule/task rows with same enabled status
2018-03-22 13:09:57 -07:00
Jared Scheib
c9525b22b0
Refactor KapacitorRules test to share common helpers & schema
2018-03-22 13:01:49 -07:00
Iris Scholten
b58354f144
remove graph options test wrapping from tableoptions test
2018-03-22 12:47:41 -07:00
Iris Scholten
3fecf9770f
remove GraphOptionsCustomizableColumn
2018-03-22 12:43:41 -07:00
ebb-tide
b66047bd8f
Fix merge generated errors
2018-03-22 12:25:33 -07:00
ebb-tide
db0833fe1e
Merge branch 'master' into feature/table-hide-series
2018-03-22 12:13:50 -07:00
Deniz Kusefoglu
32acc3cc09
Merge pull request #3032 from influxdata/fix-linter-errors
...
Fix linter errors in some tsx files
2018-03-22 11:49:46 -07:00
ebb-tide
29e31cb048
Fix linter errors in sometsx files
2018-03-22 11:29:30 -07:00
Iris Scholten
7f1b686bd3
remove extra paren
2018-03-22 10:01:29 -07:00
Iris Scholten
01c622f4ca
fix parentheses error
2018-03-22 09:35:23 -07:00
Iris Scholten
649f221b34
Merge branch 'master' into feature/table-hide-series
2018-03-21 18:31:39 -07:00
Alex P
ef3ad17756
Reduce firing of calculateTimeColumnWidth for smoother rendering
2018-03-21 18:09:19 -07:00
Iris Scholten
17375b232f
fix linter errors
2018-03-21 17:58:03 -07:00
Alex P
ba95386e6d
Prevent time column from truncating text when time axis is vertical
2018-03-21 17:55:55 -07:00
Iris Scholten
bff0686c81
refactor cellRenderer and render in TableGraph
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-21 17:49:52 -07:00
Andrew Watkins
8e7c0a95ac
Merge pull request #3028 from influxdata/tslint
...
tslint: click now to learn one weird trick - other formatters hate him
2018-03-21 17:33:32 -07:00
Andrew Watkins
bba6cd4012
Prettier fixes
2018-03-21 16:59:15 -07:00
Iris Scholten
0662be31b3
fix error when adding query after choosing cell
2018-03-21 16:57:55 -07:00
Jared Scheib
5e40cf4e6d
Test that 'change' event on TaskRow calls onChangeRuleStatus on that rule
2018-03-21 16:48:57 -07:00
Jared Scheib
6c76e2b4f4
Refactor TasksTable test to per-test shallow
...
Make dedicated describe block props
2018-03-21 16:43:19 -07:00
Jared Scheib
e3be0cd95f
Test that 'change' event on RuleRow calls onChangeRuleStatus on that rule
2018-03-21 16:42:03 -07:00
Iris Scholten
2325b36947
fix react-virtualized error when flipping axes with one visible field and fixFirstColumn true
2018-03-21 16:42:00 -07:00
Iris Scholten
feffaf417c
remove QueryConfig interface from tableOptions
2018-03-21 16:15:21 -07:00
Jared Scheib
a95b8543c3
Remove improper user interaction work-in-progress
...
Enzyme is not intended to test toggling a checkbox.
See https://github.com/airbnb/enzyme/issues/952 .
Test initial render RuleRow.
Make query an optional property in AlertRule definition.
2018-03-21 16:14:20 -07:00
Andrew Watkins
25809f53e2
Add tslint to test runner / watcher
2018-03-21 16:12:42 -07:00
Andrew Watkins
0cd7d1718a
Add tslint-loader
2018-03-21 16:12:42 -07:00
Andrew Watkins
7373931257
Fix linting errors
2018-03-21 16:12:42 -07:00