Commit Graph

7690 Commits (725cfe1ccaeed8a9ccbd009654ea297730c08731)

Author SHA1 Message Date
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
Jared Scheib cc6457b3de Update changelog 2018-03-02 17:26:12 -06:00
Jared Scheib 38bf04d081 Log error if Heroku API req responds with non-200-range code 2018-03-02 17:16:03 -06:00
Jared Scheib 77c8bdb138 Fix Heroku OAuth by adding required HTTP req header to API GET 2018-03-02 17:07:03 -06: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
lukevmorris 70f762d2c2 Merge pull request #2906 from influxdata/slimmer-webpack-output
Slimmer webpack output
2018-03-02 10:01:13 -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
Luke Morris ec0e817ff2 Updated yarn.lock 2018-03-01 12:16:49 -08:00
Andrew Watkins ac9a55cf13 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 d48d62cdbc Update node-uuid to uuid 2018-03-01 12:13:38 -07:00
Andrew Watkins 9287ef521b Have test use mount so they can access refs 2018-03-01 11:42:24 -07:00
Andrew Watkins a2c61ba2a8 Add --runInBand to help with CI test performance 2018-03-01 11:25:02 -07:00
Andrew Watkins 96e07317e4 Christmas time 2018-03-01 11:19:32 -07:00
Andrew Watkins 88bd029b4a Add babel-jest 2018-03-01 11:18:23 -07:00
Andrew Watkins f198e2d8a9 Cleanup 2018-03-01 11:18:23 -07:00
Andrew Watkins 6712a9af4b Add test for handleSelection 2018-03-01 11:18:23 -07:00
Andrew Watkins 3334f432b7 Add test for handleClick instance method 2018-03-01 11:18:23 -07:00
Andrew Watkins e2b25f720b Introduce instance method tests 2018-03-01 11:18:23 -07:00
Andrew Watkins f49ebb468b Add DropdownInput test 2018-03-01 11:18:23 -07:00
Andrew Watkins bcf42ed331 Refactor Dropdown component and specs 2018-03-01 11:18:23 -07:00
Andrew Watkins 78c8771b65 Add introductory Dropdown component test 2018-03-01 11:17:35 -07:00
Andrew Watkins 452e8b909f Add linter to tests 2018-03-01 11:16:29 -07:00
Andrew Watkins 980df66b16 Fix prop-types and other warnings 2018-03-01 11:16:29 -07:00
Andrew Watkins c6d2e4dcbc Remove karma et al 2018-03-01 11:16:29 -07:00
Andrew Watkins 110195babc Fix moment warnings 2018-03-01 11:16:03 -07:00
Andrew Watkins 29fdc74fee Reinstall jest 2018-03-01 11:16:03 -07:00
Andrew Watkins 60b110b681 Update watch script 2018-03-01 11:16:03 -07:00
Andrew Watkins a6021f1e8b Replace deprecated node-uuid with uuid - fixes console node-uuid warnings 2018-03-01 11:16:03 -07:00
Andrew Watkins d74e7824c1 Change test scripts 2018-03-01 11:16:02 -07:00