Commit Graph

4920 Commits (9da13c11db38c0eed98ba4d2b9a5fd5e61e5bf49)

Author SHA1 Message Date
Alex Paxton 9da13c11db Merge pull request #2927 from influxdata/feature/graph-table-styles
First Pass at Table Graph Styles
2018-03-06 18:14:38 -08:00
Andrew Watkins 50d1cb53a9 Remove public from instance methods 2018-03-06 09:51:58 -08:00
Alex P d95fd04e84 Add custom graphic for table type visualizations 2018-03-05 12:59:40 -08:00
Alex P e3cc9f8614 Make input click to edit optionally appear as normal input 2018-03-05 12:33:55 -08:00
Alex P f25acba6ca Style table options more 2018-03-05 11:39:49 -08:00
Alex P d0f9331100 Make graph options organizational CSS classes more generic 2018-03-05 11:39:12 -08:00
Andrew Watkins 9d33133d40 Move old tests over to new jest format 2018-03-05 08:46:23 -08:00
Andrew Watkins 0651d5b222 Add user interaction tests to MeasurementList 2018-03-05 08:46:23 -08:00
Andrew Watkins 902546bf45 Cleaup TagList render() 2018-03-05 08:46:23 -08:00
Andrew Watkins ffec233410 Add test for TagList.tsx 2018-03-05 08:46:23 -08:00
Andrew Watkins 9c11b16d98 Refactor TagList and TagListItem into tsx 2018-03-05 08:46:23 -08:00
Andrew Watkins d09ab49c8e Remove functional logger from webpack dev.config 2018-03-05 08:46:23 -08:00
Andrew Watkins 9e4a1a254c Refactor MeasurementList 2018-03-05 08:46:23 -08:00
Andrew Watkins f4eca0a228 Convert MeasurementList to TypeScript and add tests 2018-03-05 08:46:23 -08:00
Andrew Watkins e2ceba3560 Fix react prop-type warnings 2018-03-05 08:46:23 -08:00
Andrew Watkins e6ebc4ccd0 Update DatabaseList test 2018-03-05 08:46:23 -08:00
Andrew Watkins c3b241b774 WIP Add more tests for DatabaseList 2018-03-05 08:46:23 -08:00
Andrew Watkins ce7ca56727 Add test for DatabaseListItem 2018-03-05 08:46:23 -08:00
Andrew Watkins 80e34cf6d6 Add first successful TypeScript test 2018-03-05 08:46:23 -08:00
Andrew Watkins 30a0ea216c WIP first TypeScript test 2018-03-05 08:46:23 -08:00
Andrew Watkins e132d54579 Move sorting to instance method 2018-03-05 08:46:23 -08:00
Andrew Watkins e163806572 Convert the DatabaseList to TypeScript 2018-03-05 08:46:23 -08:00
Andrew Watkins e3d470e8c2 Convert DatabaseList to TypeScript 2018-03-05 08:46:23 -08:00
Andrew Watkins 780875abbf Add more rendering tests 2018-03-05 08:46:23 -08:00
Andrew Watkins 9bd26e06f6 Update test copy 2018-03-05 08:46:23 -08:00
Andrew Watkins 1f830b25bb Add test for handleFilterKeyPress 2018-03-05 08:46:23 -08:00
Andrew Watkins 7fcd5f2383 Introduce handleFilterKeyPress test 2018-03-05 08:46:23 -08:00
Andrew Watkins 525106df47 Refine <DropdownInput/> rendering test 2018-03-05 08:46:23 -08:00
Andrew Watkins 49880adf6f Add thread-loader to babel build step 2018-03-05 08:44:53 -08:00
Iris Scholten 005f32ef82 add styles to TableGraph
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-03-02 12:35:35 -08:00
Deniz Kusefoglu 119d4f208b Merge pull request #2905 from influxdata/feature/graph-table
TableGraph base functionality
2018-03-02 11:57:09 -08:00
Deniz Kusefoglu 475de32cd9 Add comment indicating location of feature flag 2018-03-02 11:25:46 -08:00
Deniz Kusefoglu 997ae996e2 Respond to PR review 2018-03-02 10:02:44 -08:00
Deniz Kusefoglu 8e007cc8db Respond to PR review 2018-03-02 09:54:37 -08:00
Luke Morris 146292adac Exclude hot-update files 2018-03-01 16:35:05 -08:00
Luke Morris f5b91d1cad Higher signal to noise ratio in incremental output 2018-03-01 16:28:46 -08:00
Iris Scholten a1e3aea4a0 fix linter errors 2018-03-01 16:26:38 -08:00
Iris Scholten c40caf053b turn off TableGraph feature flag 2018-03-01 16:24:01 -08:00
Iris Scholten bcb4a9c960 add higherorder functions to ones that require it in TableOptions
Co-authored-by "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 16:19:46 -08:00
Iris Scholten ea36042e35 change TableGraph to get height from the wrapping div instead of passed in cellheight and remove extra stuff from TableOptions
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 16:03:25 -08:00
Alex Paxton cbf457a150 Merge pull request #2887 from influxdata/goodbye-bootstrap
Goodbye Bootstrap
2018-03-01 13:54:32 -08:00
Deniz Kusefoglu cbc4d9bcc6 use uuid instead of node-uuid 2018-03-01 13:50:12 -08:00
Alex P 1084e0c169 One last fix 2018-03-01 13:42:12 -08:00
Deniz Kusefoglu b2bfa36397 add react-virtualized dependency 2018-03-01 13:41:47 -08:00
Alex P 2ac5ca6cee Remove unused social brand icons from icon font
Also the icons are sorted alphabetically, so it’s a weird diff
2018-03-01 13:40:43 -08:00
Alex P 7eb41de65c Changes from review feedback 2018-03-01 13:40:16 -08:00
Deniz Kusefoglu 903aea9002 Merge branch 'master' into feature/graph-table 2018-03-01 13:39:18 -08:00
Andrew Watkins 1f7d5cb454 Update non-vendor asset build script to yarn start:fast 2018-03-01 14:28:47 -07:00
Iris Scholten 1a60d1857f change Grid to MultiGrid in TableGraph and added a function to trasform data into an accepted format
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 12:57:45 -08:00
Luke Morris b02a79f0e4 Merge branch 'master' into goodbye-bootstrap 2018-03-01 12:20:24 -08:00