Commit Graph

8198 Commits (5789f41b7cb0ef8288665fc171af6e5e5cdde0bc)

Author SHA1 Message Date
Andrew Watkins 305b9908c2 WIP Introduction of tslint 2018-03-21 16:12:42 -07:00
Iris Scholten f57b699fc3 add tableOptions shape in proptypes to TableGraph 2018-03-21 16:09:15 -07:00
Iris Scholten 86e412dbaf remove text wrapping
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-21 15:54:19 -07:00
Iris Scholten d9b3b8b57c prevent rerendering of tableOptions unless appropriate props change
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-21 15:38:02 -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
Iris Scholten 28639fc4b9 fix tooltip custom time format bug 2018-03-21 14:54:09 -07:00
Iris Scholten af513a75f7 fix checking for empty data in tableGraph
Co-authored-by: Deniz Kusefoglu <denix@influxdata.com>
2018-03-21 14:50:38 -07:00
Brandon Farmer 4dd1cc7418 Run eslint to fix issues 2018-03-21 14:41:18 -07:00
Iris Scholten adc33b20bf remove console log 2018-03-21 14:26:58 -07:00
Iris Scholten 2451891788 fix hovertime issue in tableGraphs
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-21 14:25:48 -07:00
Alex P 7810b5c8df Refactor generate hex function to take explicit options
Also sets he default color to grey text if the cell is a table
(This prevents null values showing up as blue)
2018-03-21 14:10:48 -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
Jared Scheib 90e0aa1a01 Get rows & props for testing of KapacitorRulesTable & TasksTable 2018-03-21 13:14:52 -07:00
Iris Scholten 784d9b8945 update processData functionality in tableGraph
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-21 12:49:02 -07:00
Jared Scheib a411e7d2ba Test that KapacitorRules renders one corresponding task row for each rule row 2018-03-21 12:29:26 -07:00
Alex P 88e493928a Polish table sorting interaction 2018-03-21 11:24:25 -07:00
Iris Scholten 2b36a282e5 fix hiding columns when vertically flipped
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-21 11:24:06 -07:00
Iris Scholten 1aa538e9f7 Merge branch 'master' into feature/table-hide-series
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-21 10:55:14 -07:00
Iris Scholten 46f12dc401 WIP add partial functionality for hiding columns/rows 2018-03-21 10:44:23 -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
ebb-tide 8f2f08b85b Pull isEmpty from lodash 2018-03-20 21:57:15 -07:00
ebb-tide f8cf8155a2 Make sorting sane 2018-03-20 21:42:52 -07:00
Jared Scheib 68bc9df652 WIP Test user interaction toggle of checkboxes 2018-03-20 20:47:49 -07:00
Jared Scheib 06adacdcee Refactor KapacitorRules.test to use explicit shallow setup 2018-03-20 20:37:05 -07:00
Jared Scheib cf71113d4f Move PageContents from KapacitorRules to KapacitorRulesPage 2018-03-20 20:12:43 -07:00
Alex P 016baab47b Merge branch 'master' into style/table-polish 2018-03-20 20:10:34 -07:00
ebb-tide f87c380b22 set null row and column to null array index 2018-03-20 20:03:12 -07:00
Jared Scheib ebc7bb7f6b Remove unused KapacitorTasksPage container from project 2018-03-20 19:57:08 -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
Iris Scholten 59f05bb84c fix time formattin bug
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-20 18:54:35 -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
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