Commit Graph

8025 Commits (305b9908c2c0147c0c3be7ff5b226dcc64cddd74)

Author SHA1 Message Date
Andrew Watkins 305b9908c2 WIP Introduction of tslint 2018-03-21 16:12:42 -07:00
Brandon Farmer bc45c5adda Merge pull request #3025 from influxdata/eslint-prettier-update
Eslint prettier update
2018-03-21 15:01:28 -07:00
Brandon Farmer 4dd1cc7418 Run eslint to fix issues 2018-03-21 14:41:18 -07:00
Brandon Farmer ca7c72c695 Fix bound functions in render methods 2018-03-21 13:59:01 -07:00
Brandon Farmer bef335df14 Update .eslintrc to comply with prettier 2018-03-21 13:44:15 -07:00
Andrew Watkins 96e6b0e7e0 Change .eslintrc to proper json 2018-03-21 13:42:16 -07:00
Brandon Farmer 2ecbc218db Upgrade prettier to 1.11.1 2018-03-21 13:41:48 -07:00
Alex Paxton 5aa9b3c665 Merge pull request #3024 from influxdata/style/table-polish
Polish Table Styles
2018-03-21 10:41:42 -07:00
Alex P 23c8bdf63f Remove alt attribute from each cell 2018-03-21 10:27:19 -07:00
Alex P 016baab47b Merge branch 'master' into style/table-polish 2018-03-20 20:10:34 -07:00
Alex P 841804ee87 Fix errors 2018-03-20 19:31:35 -07:00
Alex P d6628b5fad Fix rendering of thresholds list when header is false 2018-03-20 19:23:59 -07:00
Alex P 81003993c9 Polish table highlighting styles 2018-03-20 19:14:47 -07:00
Alex P 95d6e3c738 Make time format dropdown consistent with other graph options 2018-03-20 19:07:03 -07:00
Alex P 582ec608e4 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 1da2fae1db Truncate overflow with ellipsis 2018-03-20 18:39:21 -07:00
Alex P eeeea94813 Set more reasonable min and max widths for column sizer 2018-03-20 18:39:03 -07:00
Alex P 7c12977834 Implement columnSizer
This HOC sizes the columns to fit available space
2018-03-20 18:24:01 -07:00
Alex P df8f2b2e58 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
Deniz Kusefoglu 5a40bdcbe3 Merge pull request #3022 from influxdata/feature/table-graph-sort-from-graph
Feature/table graph sort from graph
2018-03-20 17:17:01 -07:00
ebb-tide bcf3cd4438 Merge branch 'master' into feature/table-graph-sort-from-graph 2018-03-20 17:03:23 -07:00
Alex Paxton b6ff9abcd8 Merge pull request #3023 from influxdata/style-fix-first-column
Style Fix First Column Table Option
2018-03-20 16:56:31 -07:00
ebb-tide bbadf29b39 Switch default sorting direction 2018-03-20 16:44:39 -07:00
ebb-tide f014f9670b refer to ascending/descending instead of defaults 2018-03-20 16:29: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
ebb-tide c1ee8f1535 Run sorting at component mount 2018-03-20 16:17:39 -07:00
Alex P 9aa2ee40b6 Style FFC checkbox 2018-03-20 16:17:35 -07:00
ebb-tide 4a1826b2ac Prevent unnecessary unzipping of data 2018-03-20 15:52:12 -07:00
ebb-tide 08628e2fe4 Correctly camel case var names 2018-03-20 15:26:41 -07:00
Iris Scholten fc11c83342 Merge pull request #3016 from influxdata/feature/table-fixed-column
Table graph option for fixed column and hover bug fix
2018-03-20 15:10:08 -07:00
ebb-tide b5d757ecb5 replace sortby with order by 2018-03-20 14:23:27 -07:00
ebb-tide de199f8a69 Add caret before field names 2018-03-20 14:22:47 -07:00
Alex Paxton ad3244aa04 Merge pull request #3020 from influxdata/add-more-icons
Update Icon Font
2018-03-20 12:58:56 -07:00
ebb-tide 284d93eb74 Change cursor to pointer on hover over field names 2018-03-20 12:14:45 -07:00
Alex P 8316f383d5 Remove more unused icons 2018-03-20 12:06:19 -07:00
Alex P 3bedefb486 Add icons for use in user group notifications 2018-03-20 11:51:56 -07:00
ebb-tide 7d988ef80e Add click to sort behavior to table 2018-03-20 11:33:28 -07:00
Alex P 663bef4dc5 Remove icons that have not been used in a while 2018-03-20 11:33:15 -07:00
Alex P 9fb0cd0237 Add eye open/closed icons for use in table column visibility feature 2018-03-20 11:25:06 -07:00
Alex Paxton 7fa7a89d17 Merge pull request #3012 from influxdata/misc-polish
Misc. Polish
2018-03-19 18:21:30 -07:00
Iris Scholten 50e0cb12ef update and add tests for fixfirstcolumn logic 2018-03-19 18:20:17 -07:00
Iris Scholten fe934184b2 fix hover/crosshair bug
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-19 17:10:27 -07:00
Iris Scholten 5536e900db add GraphOptionsFixFirstColumn component 2018-03-19 16:07:41 -07:00
Iris Scholten 60f21c68a4 add fixFirstColumn to tableOptions 2018-03-19 16:07:41 -07:00
Iris Scholten a985250030 add fixFirstColumn to backend and tests 2018-03-19 15:56:31 -07:00
Deniz Kusefoglu d179d6f723 Merge pull request #3010 from influxdata/feature/table-graph-time-axis
Feature/table graph time axis
2018-03-19 15:03:04 -07:00
ebb-tide 29cce64b40 PR review changes 2018-03-19 14:41:34 -07:00
ebb-tide bbd260be07 Prettier changes 2018-03-19 14:38:21 -07:00
Alex P ed545de94b Polish alignment of providers table items 2018-03-19 12:14:32 -07:00
Alex P 85c9ea6d8a Pass disabled prop directly into dropdown child components 2018-03-19 12:13:06 -07:00