Commit Graph

8198 Commits (5789f41b7cb0ef8288665fc171af6e5e5cdde0bc)

Author SHA1 Message Date
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 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
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
ebb-tide 55a0e1119f More merge conflicts 2018-03-19 11:49:23 -07:00
Alex P 8bdb1625a1 Fix text wrapping on dashboard switcher menu 2018-03-19 11:47:33 -07:00
Alex P 7b2e625b96 Ensure button remains visible when active beyond table row hover 2018-03-19 11:45:39 -07:00
Alex P 88d3f8ca37 Make delete user button more dangerous looking 2018-03-19 11:35:46 -07:00
ebb-tide e777e354dc Fix merge conflicts 2018-03-19 11:35:12 -07:00
Alex P 84bf93fd51 Change copy to be more accurate
#2813
2018-03-19 11:30:19 -07:00