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
Alex P
338ede229b
Fix positioning of input tags with delete buttons
2018-03-19 11:28:58 -07:00
ebb-tide
d9e3d0499d
Make unzipping data faster.
2018-03-19 11:15:05 -07:00
Brandon Farmer
dc8f19ad7b
Merge pull request #3005 from influxdata/features/sorting-table-graph
...
Sorting table graph from cell editor overlay
2018-03-19 10:01:00 -07:00
Brandon Farmer
e4105a39b1
Fixes typescript compile type error
2018-03-18 19:31:35 -07:00
Brandon Farmer
09cebf7000
Add test from display value of selected
2018-03-18 18:17:33 -07:00
Jared Scheib
9e9f566996
Merge branch 'master' into bugfix/task_enabled_correct_check
2018-03-16 21:05:01 -07:00
Jared Scheib
90fe7ecf20
Update changelog & prettier
2018-03-16 20:59:44 -07:00
Jared Scheib
a70e3edc3a
Convert TasksTable to working TypeScript
2018-03-16 20:55:02 -07:00
Jared Scheib
46edda85b6
Rename TasksTable.js to TasksTable.tsx
2018-03-16 20:49:46 -07:00
Jared Scheib
13ee90db99
Convert KapacitorRulesTable to working TypeScript
2018-03-16 19:23:28 -07:00
Jared Scheib
207a645aa1
Rename KapacitorRulesTable.js to KapacitorRulesTable.tsx
2018-03-16 19:23:03 -07:00
ebb-tide
5102dac3c2
Fix column index finder
2018-03-16 19:03:46 -07:00
ebb-tide
c73a7f68dd
Include table options in new default dashboard cell
2018-03-16 18:52:30 -07:00
Jared Scheib
322470ffae
Add & clean up many Kapacitor-related TypeScript types for RulesTable
2018-03-16 18:41:48 -07:00
ebb-tide
277bbf2d37
Find time data in proper row or col
2018-03-16 18:31:43 -07:00
Brandon Farmer
030ae4d867
Disable table graphs in ui
2018-03-16 17:56:15 -07:00
Brandon Farmer
46027b12ad
Import PropTypes from prop-types module
2018-03-16 17:52:25 -07:00
Brandon Farmer
19d7dc35ed
Sort table graphs in cell editor overlay
2018-03-16 17:46:45 -07:00
ebb-tide
144fca0b59
Calculate hoverTimeIndex instead of row
2018-03-16 17:16:19 -07:00
ebb-tide
4142def2e1
Implement flip data array
2018-03-16 17:01:47 -07:00
Jared Scheib
7acae388f6
Make TasksTable 'id' & 'for' html props unique
2018-03-16 16:17:25 -07:00
Jared Scheib
dcc05ee382
Make KapacitorRulesTable 'id' & 'for' html props unique
2018-03-16 16:16:37 -07:00
ebb-tide
b0c6346e81
resolve merge conflicts
2018-03-16 16:06:55 -07:00
Jared Scheib
4ed4be638d
Add failing test for KapacitorRules renders both tables rows with unique label FORs
2018-03-16 16:04:04 -07:00
Jared Scheib
eeda415eb7
Add failing test for KapacitorRules renders both tables with unique checkbox IDs
2018-03-16 16:03:20 -07:00