Andrew Watkins
|
451d4a9885
|
Add config filepath to ts-loader in prod build
|
2018-03-22 14:52:22 -07:00 |
Andrew Watkins
|
f666975989
|
Use stats variable
|
2018-03-22 14:51:45 -07:00 |
Andrew Watkins
|
ee188cb321
|
Add path to config file
|
2018-03-22 14:51:25 -07:00 |
Andrew Watkins
|
6fa7790568
|
Simplify webpack output
|
2018-03-22 14:50:55 -07:00 |
Andrew Watkins
|
6c6669dd40
|
Remove unused variables
|
2018-03-22 14:50:05 -07:00 |
Andrew Watkins
|
1f2f330529
|
Fix typo for ordered imports
|
2018-03-22 14:47:57 -07:00 |
Andrew Watkins
|
3d2e819d2a
|
Add progress to dev build
|
2018-03-22 14:47:39 -07:00 |
Andrew Watkins
|
7bebd0af22
|
Remove console log experiment
|
2018-03-22 14:25:12 -07:00 |
Andrew Watkins
|
130a9e42d8
|
WIP emit errors tslint
|
2018-03-22 14:25:12 -07:00 |
Deniz Kusefoglu
|
c46125d42b
|
Merge pull request #3035 from influxdata/fix-tslint.json
Update sorting rules
|
2018-03-22 14:16:07 -07:00 |
Iris Scholten
|
6ac26ec3aa
|
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
|
56f9a80a1b
|
Fix updating sorting rules
|
2018-03-22 13:54:47 -07:00 |
ebb-tide
|
53d87d893a
|
Update sorting rules
|
2018-03-22 13:51:28 -07:00 |
Iris Scholten
|
180d3684e2
|
fix tslint alphabetizing errors
|
2018-03-22 13:20:00 -07:00 |
Iris Scholten
|
d428a19395
|
remove graph options test wrapping from tableoptions test
|
2018-03-22 12:47:41 -07:00 |
Iris Scholten
|
ab98679c18
|
remove GraphOptionsCustomizableColumn
|
2018-03-22 12:43:41 -07:00 |
ebb-tide
|
178bb00ec8
|
Fix merge generated errors
|
2018-03-22 12:25:33 -07:00 |
ebb-tide
|
10979f122c
|
Merge branch 'master' into feature/table-hide-series
|
2018-03-22 12:13:50 -07:00 |
Deniz Kusefoglu
|
9cfaa2e4a9
|
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
|
3aa6b2acb0
|
Fix linter errors in sometsx files
|
2018-03-22 11:29:30 -07:00 |
Iris Scholten
|
124dbd5abd
|
remove extra paren
|
2018-03-22 10:01:29 -07:00 |
Iris Scholten
|
8794d6a636
|
fix parentheses error
|
2018-03-22 09:35:23 -07:00 |
Iris Scholten
|
be8ff5903c
|
Merge branch 'master' into feature/table-hide-series
|
2018-03-21 18:31:39 -07:00 |
Iris Scholten
|
edaff0be3b
|
fix linter errors
|
2018-03-21 17:58:03 -07:00 |
Iris Scholten
|
0d0cf95323
|
refactor cellRenderer and render in TableGraph
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-21 17:49:52 -07:00 |
Andrew Watkins
|
599a93fd9b
|
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
|
317a22f9a9
|
Prettier fixes
|
2018-03-21 16:59:15 -07:00 |
Iris Scholten
|
5394c98b99
|
fix error when adding query after choosing cell
|
2018-03-21 16:57:55 -07:00 |
Iris Scholten
|
f788517430
|
fix react-virtualized error when flipping axes with one visible field and fixFirstColumn true
|
2018-03-21 16:42:00 -07:00 |
Iris Scholten
|
1337098713
|
remove QueryConfig interface from tableOptions
|
2018-03-21 16:15:21 -07:00 |
Andrew Watkins
|
16dfa23477
|
Add tslint to test runner / watcher
|
2018-03-21 16:12:42 -07:00 |
Andrew Watkins
|
ba527e8b14
|
Add tslint-loader
|
2018-03-21 16:12:42 -07:00 |
Andrew Watkins
|
9c1799c50d
|
Fix linting errors
|
2018-03-21 16:12:42 -07:00 |
Andrew Watkins
|
60cf7e5d88
|
WIP Introduction of tslint
|
2018-03-21 16:12:42 -07:00 |
Iris Scholten
|
b6c1af78dd
|
add tableOptions shape in proptypes to TableGraph
|
2018-03-21 16:09:15 -07:00 |
Iris Scholten
|
ea9d674dfb
|
remove text wrapping
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-21 15:54:19 -07:00 |
Iris Scholten
|
8a7675164f
|
prevent rerendering of tableOptions unless appropriate props change
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-21 15:38:02 -07:00 |
Brandon Farmer
|
a4938b68f1
|
Merge pull request #3025 from influxdata/eslint-prettier-update
Eslint prettier update
|
2018-03-21 15:01:28 -07:00 |
Iris Scholten
|
354c410c46
|
fix tooltip custom time format bug
|
2018-03-21 14:54:09 -07:00 |
Iris Scholten
|
df56ee7312
|
fix checking for empty data in tableGraph
Co-authored-by: Deniz Kusefoglu <denix@influxdata.com>
|
2018-03-21 14:50:38 -07:00 |
Brandon Farmer
|
1307d81b07
|
Run eslint to fix issues
|
2018-03-21 14:41:18 -07:00 |
Iris Scholten
|
717c707929
|
remove console log
|
2018-03-21 14:26:58 -07:00 |
Iris Scholten
|
88ab26a385
|
fix hovertime issue in tableGraphs
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-21 14:25:48 -07:00 |
Brandon Farmer
|
eaaa06a07f
|
Fix bound functions in render methods
|
2018-03-21 13:59:01 -07:00 |
Brandon Farmer
|
df31206b28
|
Update .eslintrc to comply with prettier
|
2018-03-21 13:44:15 -07:00 |
Andrew Watkins
|
925d815f47
|
Change .eslintrc to proper json
|
2018-03-21 13:42:16 -07:00 |
Brandon Farmer
|
b5ecc8592e
|
Upgrade prettier to 1.11.1
|
2018-03-21 13:41:48 -07:00 |
Iris Scholten
|
2716a59a62
|
update processData functionality in tableGraph
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-21 12:49:02 -07:00 |
Iris Scholten
|
e7f34abc0a
|
fix hiding columns when vertically flipped
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-21 11:24:06 -07:00 |
Iris Scholten
|
4e46c2d36e
|
Merge branch 'master' into feature/table-hide-series
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-03-21 10:55:14 -07:00 |