Commit Graph

7677 Commits (effc0ecfa859dfacf098c5c911080836e0d38d78)

Author SHA1 Message Date
Luke Morris debc21c1c8 Higher signal to noise ratio in incremental output 2018-03-01 16:28:46 -08:00
Iris Scholten 305d756500 fix linter errors 2018-03-01 16:26:38 -08:00
Iris Scholten ce941c1b6a turn off TableGraph feature flag 2018-03-01 16:24:01 -08:00
Iris Scholten 6846cb1d6e 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 25d17bd8ca 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 ac2d303d76
Merge pull request #2887 from influxdata/goodbye-bootstrap
Goodbye Bootstrap
2018-03-01 13:54:32 -08:00
Deniz Kusefoglu cf4e31b615 use uuid instead of node-uuid 2018-03-01 13:50:12 -08:00
Alex P 913a2c4edc One last fix 2018-03-01 13:42:12 -08:00
Deniz Kusefoglu 92a08a4648 add react-virtualized dependency 2018-03-01 13:41:47 -08:00
Alex P 4654483211 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 a36bfad1ca Changes from review feedback 2018-03-01 13:40:16 -08:00
Deniz Kusefoglu 006565127f Merge branch 'master' into feature/graph-table 2018-03-01 13:39:18 -08:00
Andrew Watkins 7c8c8df448 Update non-vendor asset build script to yarn start:fast 2018-03-01 14:28:47 -07:00
Iris Scholten becd42ec4e 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 3494729d88 Merge branch 'master' into goodbye-bootstrap 2018-03-01 12:20:24 -08:00
Luke Morris 436e83928a Updated yarn.lock 2018-03-01 12:16:49 -08:00
Andrew Watkins c5950460bd
Merge pull request #2903 from influxdata/build-performance
Webpack 3 - Build Performance - TypeScript - Migrating Tests to Jest
2018-03-01 13:04:15 -07:00
Andrew Watkins 78a6aa3a63 Update node-uuid to uuid 2018-03-01 12:13:38 -07:00
Andrew Watkins e84d578229 Have test use mount so they can access refs 2018-03-01 11:42:24 -07:00
Andrew Watkins 26e3244d5a Add --runInBand to help with CI test performance 2018-03-01 11:25:02 -07:00
Andrew Watkins 0fb20983a0 Christmas time 2018-03-01 11:19:32 -07:00
Andrew Watkins d17e999da3 Add babel-jest 2018-03-01 11:18:23 -07:00
Andrew Watkins 7287781135 Cleanup 2018-03-01 11:18:23 -07:00
Andrew Watkins 760c5d3dfc Add test for handleSelection 2018-03-01 11:18:23 -07:00
Andrew Watkins 74b78dd20b Add test for handleClick instance method 2018-03-01 11:18:23 -07:00
Andrew Watkins 2128d5f2e9 Introduce instance method tests 2018-03-01 11:18:23 -07:00
Andrew Watkins 6b85a0b541 Add DropdownInput test 2018-03-01 11:18:23 -07:00
Andrew Watkins 7e90245dba Refactor Dropdown component and specs 2018-03-01 11:18:23 -07:00
Andrew Watkins 1a809b4c81 Add introductory Dropdown component test 2018-03-01 11:17:35 -07:00
Andrew Watkins d3b810a08e Add linter to tests 2018-03-01 11:16:29 -07:00
Andrew Watkins f0726f6d8e Fix prop-types and other warnings 2018-03-01 11:16:29 -07:00
Andrew Watkins 4287a4b29f Remove karma et al 2018-03-01 11:16:29 -07:00
Andrew Watkins 84dac1d6fd Fix moment warnings 2018-03-01 11:16:03 -07:00
Andrew Watkins cabb4bde46 Reinstall jest 2018-03-01 11:16:03 -07:00
Andrew Watkins 0bd01545f2 Update watch script 2018-03-01 11:16:03 -07:00
Andrew Watkins d47c85c95c Replace deprecated node-uuid with uuid - fixes console node-uuid warnings 2018-03-01 11:16:03 -07:00
Andrew Watkins 863335d349 Change test scripts 2018-03-01 11:16:02 -07:00
Andrew Watkins d586967615 Will pass all tests using jest 2018-03-01 11:16:02 -07:00
Andrew Watkins dc3cf7faf8 WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
Andrew Watkins 8b304bb312 Rename spec dir to test 2018-03-01 11:16:02 -07:00
Andrew Watkins a8e7d89b4a Rename tests to match jest regex 2018-03-01 11:16:02 -07:00
Andrew Watkins 24f5d469ee Remove unused dependencies 2018-03-01 11:16:02 -07:00
Andrew Watkins d3d49e31cf Move typsecript to dev dependency 2018-03-01 11:16:02 -07:00
Andrew Watkins 64745085c2 Remove unused package: 2018-03-01 11:16:02 -07:00
Andrew Watkins 311b5e538d Only create reference to vendor.dll.js in developement
Also changed filenames to fit with more modern webpack conventions
2018-03-01 11:16:02 -07:00
Andrew Watkins 0df1ce1c08 Tweak package.json scripts 2018-03-01 11:16:02 -07:00
Andrew Watkins d5b10c7e23 Remove thread loader from babel build to speed up hot reload 2018-03-01 11:16:02 -07:00
Andrew Watkins 215fa3b294 gzip compress prod build 2018-03-01 11:16:02 -07:00
Andrew Watkins 37038f0e5a Add additional UgliffyJSPlugin options 2018-03-01 11:16:02 -07:00
Andrew Watkins 1c238de939 Fix react unminified in prod 2018-03-01 11:16:02 -07:00