Commit Graph

7739 Commits (9b9be3cda17646e7ae54808e562e2efb996e5ba2)

Author SHA1 Message Date
Iris Scholten 79fe4d0102 update graphOptionsTimeFormat to have state and validate format; fix linter errors 2018-03-02 16:35:16 -08:00
Jared Scheib 80eccdc46e Update changelog 2018-03-02 17:26:12 -06:00
Jared Scheib 03e966a44a Log error if Heroku API req responds with non-200-range code 2018-03-02 17:16:03 -06:00
Iris Scholten 571382f046 change timeSeriesToTable to transform date into ISO format; update time based on format 2018-03-02 15:15:33 -08:00
Jared Scheib 32632f5790 Fix Heroku OAuth by adding required HTTP req header to API GET 2018-03-02 17:07:03 -06:00
Iris Scholten 3874927ace add styles to TableGraph
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-03-02 12:35:35 -08:00
Deniz Kusefoglu 9a9b92245a
Merge pull request #2905 from influxdata/feature/graph-table
TableGraph base functionality
2018-03-02 11:57:09 -08:00
Deniz Kusefoglu 39f354f962 Add comment indicating location of feature flag 2018-03-02 11:25:46 -08:00
Deniz Kusefoglu 89965890e2 Respond to PR review 2018-03-02 10:02:44 -08:00
lukevmorris aeb8f281de
Merge pull request #2906 from influxdata/slimmer-webpack-output
Slimmer webpack output
2018-03-02 10:01:13 -08:00
Deniz Kusefoglu 4fd4d5dc50 Respond to PR review 2018-03-02 09:54:37 -08:00
Luke Morris f69d518553 Exclude hot-update files 2018-03-01 16:35:05 -08:00
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