Commit Graph

8326 Commits (ceb2ed2b83fcf26140125ba1694fe5390a9aa9b1)

Author SHA1 Message Date
Jared Scheib 25409b232e Prettier 2018-03-20 18:41:45 -07:00
Jared Scheib 3405aad54c Add kapacitor rule test resource that has no query 2018-03-20 18:40:44 -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
Iris Scholten 4d10b9f6ea merge master and fix minor bugs
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-20 18:30:08 -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
Iris Scholten 599b5718dc rebase branch to master 2018-03-20 17:30:00 -07:00
Iris Scholten 25ab47c689 WIP get labels from tableGraph instead of building them in tableOptions 2018-03-20 17:24:34 -07:00
Iris Scholten 668cf2175f update tableoptions.test with visible 2018-03-20 17:24:34 -07:00
Iris Scholten 11d872f16e rebase to master and fix bugs 2018-03-20 17:24:34 -07:00
Iris Scholten fe47c67244 add scrolling to customizeFields when there are a lot of them in CEO options 2018-03-20 17:24:34 -07:00
Iris Scholten c644c77364 add renamed files from columnNames to fieldName changes 2018-03-20 17:24:34 -07:00
Iris Scholten d8daddde8f update columnNames to fieldNames and columns to fields in front end for tablegraphs 2018-03-20 17:24:34 -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
Iris Scholten cb9c6ac00d WIP change backend TableColumn to RenamableField and ColumnNames in TableOptions to FieldNames 2018-03-20 17:15:33 -07:00
Iris Scholten 03e884e2d6 update GraphOptionsCustomizableColumn.test with visible prop and toggling it 2018-03-20 17:08:56 -07:00
Iris Scholten d3198f2e45 add filtering out invisible rows for horizontal time axis 2018-03-20 17:08:56 -07:00
Iris Scholten fede364f88 connect tableOptions field visibility toggle to tableGraph 2018-03-20 17:08:56 -07:00
Iris Scholten d23eb9337b introduce visible as prop to CustomizableColumns and remove duplicate constants 2018-03-20 17:03:24 -07:00
Iris Scholten cb80c8a536 add visible to TableColumn in backend and fix tests accordingly 2018-03-20 17:03:24 -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 P d6f371b9f4 Merge branch 'master' into moar-colors-n-stuff 2018-03-19 18:23:53 -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
Jared Scheib 6002526fd6 Remove unused UUID string validator & test 2018-03-19 17:04:43 -07:00
Jared Scheib 2b026d8660 Find by component rather than component name in enzyme tests 2018-03-19 16:52:06 -07:00
Jared Scheib 74f2fe94bb Prettier 2018-03-19 16:48:07 -07:00
Jared Scheib 3566de2a6a Remove console logs & unused ChangeEvent prop 2018-03-19 16:43:59 -07:00
Jared Scheib 0c38201006 Fix ui handlers & state sync for task enabled checkboxes
Refactor toggle checkbox & delete handlers to typed class
instance methods in KapacitorRulesTable & TasksTable, and
to use traditional, testable JavaScript syntax.

Remove curry in KapacitorRulesPage component methods to
successfully toggle & delete, in accordance with above
refactor.
2018-03-19 16:29:21 -07:00
Iris Scholten 5536e900db add GraphOptionsFixFirstColumn component 2018-03-19 16:07:41 -07:00