Commit Graph

8119 Commits (2b01046b261affcb853e9a747324ad8534cf0bdd)

Author SHA1 Message Date
Iris Scholten c687984545 rebase branch to master 2018-03-20 17:30:00 -07:00
Iris Scholten d4a8cd581b WIP get labels from tableGraph instead of building them in tableOptions 2018-03-20 17:24:34 -07:00
Iris Scholten beff578eb2 update tableoptions.test with visible 2018-03-20 17:24:34 -07:00
Iris Scholten 1fb19c5d9f rebase to master and fix bugs 2018-03-20 17:24:34 -07:00
Iris Scholten 5348cfae92 add scrolling to customizeFields when there are a lot of them in CEO options 2018-03-20 17:24:34 -07:00
Iris Scholten bcc87a682a add renamed files from columnNames to fieldName changes 2018-03-20 17:24:34 -07:00
Iris Scholten e049b53cd9 update columnNames to fieldNames and columns to fields in front end for tablegraphs 2018-03-20 17:24:34 -07:00
Deniz Kusefoglu 9759ac2db7
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
Iris Scholten 2b8b3f4b76 WIP change backend TableColumn to RenamableField and ColumnNames in TableOptions to FieldNames 2018-03-20 17:15:33 -07:00
Iris Scholten 2614da86e5 update GraphOptionsCustomizableColumn.test with visible prop and toggling it 2018-03-20 17:08:56 -07:00
Iris Scholten 31c42c19b7 add filtering out invisible rows for horizontal time axis 2018-03-20 17:08:56 -07:00
Iris Scholten e7f89b6322 connect tableOptions field visibility toggle to tableGraph 2018-03-20 17:08:56 -07:00
Iris Scholten 9d550a7997 introduce visible as prop to CustomizableColumns and remove duplicate constants 2018-03-20 17:03:24 -07:00
Iris Scholten 1910529eeb add visible to TableColumn in backend and fix tests accordingly 2018-03-20 17:03:24 -07:00
ebb-tide 24db1a39df Merge branch 'master' into feature/table-graph-sort-from-graph 2018-03-20 17:03:23 -07:00
Alex Paxton 647b40380b
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 85b804476a Switch default sorting direction 2018-03-20 16:44:39 -07:00
ebb-tide 2ab89dfe71 refer to ascending/descending instead of defaults 2018-03-20 16:29:56 -07:00
Alex P 1c164179d3 update FFC test
Co-authored-by: Iris Scholten <iris@influxdata.com>
2018-03-20 16:28:23 -07:00
ebb-tide 9c6788f0a9 Run sorting at component mount 2018-03-20 16:17:39 -07:00
Alex P 942c8033cc Style FFC checkbox 2018-03-20 16:17:35 -07:00
ebb-tide 5aab08f568 Prevent unnecessary unzipping of data 2018-03-20 15:52:12 -07:00
ebb-tide ee620229ae Correctly camel case var names 2018-03-20 15:26:41 -07:00
Iris Scholten c5438ea8a5
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 dc326883d9 replace sortby with order by 2018-03-20 14:23:27 -07:00
ebb-tide 9a75df9b99 Add caret before field names 2018-03-20 14:22:47 -07:00
Alex Paxton 3b31f233cc
Merge pull request #3020 from influxdata/add-more-icons
Update Icon Font
2018-03-20 12:58:56 -07:00
ebb-tide 9b1c7dfd52 Change cursor to pointer on hover over field names 2018-03-20 12:14:45 -07:00
Alex P d0ce60d8cb Remove more unused icons 2018-03-20 12:06:19 -07:00
Alex P 48e804b823 Add icons for use in user group notifications 2018-03-20 11:51:56 -07:00
ebb-tide f9339ee715 Add click to sort behavior to table 2018-03-20 11:33:28 -07:00
Alex P 8db52c95ff Remove icons that have not been used in a while 2018-03-20 11:33:15 -07:00
Alex P c02a37f01a Add eye open/closed icons for use in table column visibility feature 2018-03-20 11:25:06 -07:00
Alex Paxton 1fdfb495f5
Merge pull request #3012 from influxdata/misc-polish
Misc. Polish
2018-03-19 18:21:30 -07:00
Iris Scholten bb57e6cca6 update and add tests for fixfirstcolumn logic 2018-03-19 18:20:17 -07:00
Iris Scholten 6bf9751560 fix hover/crosshair bug
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-19 17:10:27 -07:00
Iris Scholten a6aac0c9ec add GraphOptionsFixFirstColumn component 2018-03-19 16:07:41 -07:00
Iris Scholten fed3eed5aa add fixFirstColumn to tableOptions 2018-03-19 16:07:41 -07:00
Iris Scholten 79d977fbea add fixFirstColumn to backend and tests 2018-03-19 15:56:31 -07:00
Deniz Kusefoglu d3ad22f854
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 fb604a1570 PR review changes 2018-03-19 14:41:34 -07:00
ebb-tide ed446d62e1 Prettier changes 2018-03-19 14:38:21 -07:00
Alex P 38fa4e183f Polish alignment of providers table items 2018-03-19 12:14:32 -07:00
Alex P dd0dbe3fa0 Pass disabled prop directly into dropdown child components 2018-03-19 12:13:06 -07:00
ebb-tide 908d461856 More merge conflicts 2018-03-19 11:49:23 -07:00
Alex P 0946da63f8 Fix text wrapping on dashboard switcher menu 2018-03-19 11:47:33 -07:00
Alex P 46056d4e8d Ensure button remains visible when active beyond table row hover 2018-03-19 11:45:39 -07:00
Alex P 25594c9e8d Make delete user button more dangerous looking 2018-03-19 11:35:46 -07:00
ebb-tide cfedf82456 Fix merge conflicts 2018-03-19 11:35:12 -07:00
Alex P d4a2b3b023 Change copy to be more accurate
#2813
2018-03-19 11:30:19 -07:00