Commit Graph

8119 Commits (2b01046b261affcb853e9a747324ad8534cf0bdd)

Author SHA1 Message Date
Iris Scholten be8ff5903c Merge branch 'master' into feature/table-hide-series 2018-03-21 18:31:39 -07:00
Alex P 29026e4ae6 Reduce firing of calculateTimeColumnWidth for smoother rendering 2018-03-21 18:09:19 -07:00
Iris Scholten edaff0be3b fix linter errors 2018-03-21 17:58:03 -07:00
Alex P bda3a774d9 Prevent time column from truncating text when time axis is vertical 2018-03-21 17:55:55 -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
Alex P 3697cf7ad7 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-21 14:10: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
Alex P 994fe14aa9 Polish table sorting interaction 2018-03-21 11:24:25 -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
Iris Scholten 63108fe12f WIP add partial functionality for hiding columns/rows 2018-03-21 10:44:23 -07:00
Alex Paxton bc581a3469
Merge pull request #3024 from influxdata/style/table-polish
Polish Table Styles
2018-03-21 10:41:42 -07:00
Alex P 8e66fab811 Remove alt attribute from each cell 2018-03-21 10:27:19 -07:00
ebb-tide feb06c2b74 Pull isEmpty from lodash 2018-03-20 21:57:15 -07:00
ebb-tide e57245e6f3 Make sorting sane 2018-03-20 21:42:52 -07:00
Alex P 4e5bf795a5 Merge branch 'master' into style/table-polish 2018-03-20 20:10:34 -07:00
ebb-tide 5519aa2937 set null row and column to null array index 2018-03-20 20:03:12 -07:00
Alex P 6e13f921c0 Fix errors 2018-03-20 19:31:35 -07:00
Alex P e267ec7fe3 Fix rendering of thresholds list when header is false 2018-03-20 19:23:59 -07:00
Alex P 22a1b98bb7 Polish table highlighting styles 2018-03-20 19:14:47 -07:00
Alex P 23108bd7ad Make time format dropdown consistent with other graph options 2018-03-20 19:07:03 -07:00
Iris Scholten 2a738df64e fix time formattin bug
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-20 18:54:35 -07:00
Alex P 4599d21364 Display complete cell contents on hover
Doing this old school way with title & alt attributes
2018-03-20 18:41:51 -07:00
Alex P 8e72bfd2ad Truncate overflow with ellipsis 2018-03-20 18:39:21 -07:00
Alex P d8e07cf5b6 Set more reasonable min and max widths for column sizer 2018-03-20 18:39:03 -07:00
Iris Scholten eca5394edc merge master and fix minor bugs
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-20 18:30:08 -07:00
Alex P 66c8480b3e Implement columnSizer
This HOC sizes the columns to fit available space
2018-03-20 18:24:01 -07:00
Alex P 1dbb226475 Polish scrollbars in table graph
Scrollbars only appear the non-fixed grid (bottom right) to prevent
clutter
2018-03-20 18:13:21 -07:00