Commit Graph

7690 Commits (725cfe1ccaeed8a9ccbd009654ea297730c08731)

Author SHA1 Message Date
Andrew Watkins b58af4ced0 Will pass all tests using jest 2018-03-01 11:16:02 -07:00
Andrew Watkins 64eedc0348 WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
Andrew Watkins db9a2b8e68 Rename spec dir to test 2018-03-01 11:16:02 -07:00
Andrew Watkins e8c9455e4c Rename tests to match jest regex 2018-03-01 11:16:02 -07:00
Andrew Watkins 2ed7a69d94 Remove unused dependencies 2018-03-01 11:16:02 -07:00
Andrew Watkins 1602ac8143 Move typsecript to dev dependency 2018-03-01 11:16:02 -07:00
Andrew Watkins fcd821ce82 Remove unused package: 2018-03-01 11:16:02 -07:00
Andrew Watkins c795448d30 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 979f4da50d Tweak package.json scripts 2018-03-01 11:16:02 -07:00
Andrew Watkins e90567448d Remove thread loader from babel build to speed up hot reload 2018-03-01 11:16:02 -07:00
Andrew Watkins 622a7cd208 gzip compress prod build 2018-03-01 11:16:02 -07:00
Andrew Watkins 6e9cc6c6cc Add additional UgliffyJSPlugin options 2018-03-01 11:16:02 -07:00
Andrew Watkins 61cefe2372 Fix react unminified in prod 2018-03-01 11:16:02 -07:00
Andrew Watkins 8fcec6e0c4 Optimize prod && dev build with threads and babel-preset-env 2018-03-01 11:16:02 -07:00
Andrew Watkins 5726e05ac2 Update UglifyJsPlugin 2018-03-01 11:16:02 -07:00
Andrew Watkins e1d2c1101f Update tsconfig exclude 2018-03-01 11:16:02 -07:00
Andrew Watkins fe6ffd8ae5 Modify prod clean script 2018-03-01 11:16:02 -07:00
Andrew Watkins 034fce1c7e Update build scripts 2018-03-01 11:16:02 -07:00
Andrew Watkins a9d3ef04c1 Introduce DllPlugin 2018-03-01 11:16:02 -07:00
Andrew Watkins 7802189804 Add thread and fork-ts-checker-webpack-plugin 2018-03-01 11:16:02 -07:00
Andrew Watkins fda32140a4 Update babel loader to use modern webpack config syntax 2018-03-01 11:15:33 -07:00
Andrew Watkins aedf6add4e Add 2016 babel-preset 2018-03-01 11:15:33 -07:00
Andrew Watkins 1b96642b87 Remove unused / incomplete integration tests 2018-03-01 11:15:33 -07:00
Andrew Watkins 573622b9de Remove storybook 2018-03-01 11:15:33 -07:00
Andrew Watkins c4a0bb7f5d Enable synthetic default imports 2018-03-01 11:14:55 -07:00
Andrew Watkins 461561aaee Update prodConfig with ts-loader 2018-03-01 11:14:55 -07:00
Andrew Watkins 2f9b932d05 Introduce first TypeScript file to project 2018-03-01 11:14:55 -07:00
Andrew Watkins 8202c9710e Enable HMR via upgrade of webpack-dev-server 2018-03-01 11:14:14 -07:00
Andrew Watkins 9245ea9674 Prettier 2018-03-01 11:13:44 -07:00
Andrew Watkins cf7aa73369 Upgrade to webpack 3 2018-03-01 11:13:44 -07:00
Andrew Watkins 889f635da5 Update karma dependencies et al 2018-03-01 11:13:27 -07:00
Andrew Watkins 0c604f7741 Make test watching simpler 2018-03-01 11:12:49 -07:00
Andrew Watkins 958436d6a3 Fix karma loader errors 2018-03-01 11:12:49 -07:00
Andrew Watkins 426b0c97c2 Update prod config to support webpack 2 2018-03-01 11:12:49 -07:00
Andrew Watkins 38c9e51819 Upgrade babel-loader to remove deprecation warning 2018-03-01 11:12:48 -07:00
Andrew Watkins aecc28a4c9 Add eslint-config-prettier and fix prettier spam 2018-03-01 11:12:14 -07:00
Andrew Watkins a7cebee19f WIP: initial upgrade path to Webpack 2 2018-03-01 11:11:30 -07:00
Luke Morris 146cf5d109 Update changelog 2018-02-28 23:24:01 -08:00
Luke Morris d51dbc8e8f Bump version number 2018-02-28 23:23:27 -08:00
Luke Morris 898a45c0ca Refreshing graphs are by default inView 2018-02-28 23:06:59 -08:00
Luke Morris be55cab8dd RuleGraph is always in view 2018-02-28 22:57:42 -08:00
Luke Morris 1957f3b947 Fix kapacitor url update event 2018-02-28 22:55:24 -08:00
Luke Morris 38f8f114fd Bump version number 2018-02-28 21:28:29 -08:00
Luke Morris 6e4aed23ea Update CHANGELOG 2018-02-28 21:25:35 -08:00
Luke Morris c331e0f48e Revert :interval: work
Squashed commit of the following:

commit 8b18f78098953c5aba744dd16a215b6ed4cd5143
Author: Luke Morris <lukevmorris@gmail.com>
Date:   Wed Feb 28 20:44:46 2018 -0800

    Revert "Merge pull request #2663 from influxdata/feature/migrate-time-interval"

    This reverts commit 8cd9d1890c, reversing
    changes made to c1fcd18430.

commit 8f17059d24cc1a1bb4b8675be70fb9adb3f3a3e3
Author: Luke Morris <lukevmorris@gmail.com>
Date:   Wed Feb 28 20:44:23 2018 -0800

    Revert "Merge pull request #2890 from influxdata/fix/time-interval"

    This reverts commit 0a1997d7f1, reversing
    changes made to afbcfc3c0d.
2018-02-28 20:47:16 -08:00
Iris Scholten 5f0001336c WIP adding react-virtualized grid component to TableGraph 2018-02-28 17:50:38 -08:00
lukevmorris 2449e87ab4 Merge pull request #2885 from influxdata/CEO-static-legend-update-speed
Pass dygraphSeries as prop to static-legend to improve update respons…
2018-02-28 16:21:58 -08:00
lukevmorris 6a42674830 Merge pull request #2886 from influxdata/prevent-threshold-jumping
Prevent Threshold Jumping
2018-02-28 16:20:21 -08:00
lukevmorris 113f932545 Merge pull request #2891 from influxdata/single-stat-line-graph-zindex
Fix Single Stat Line Graph Appearance
2018-02-28 15:47:21 -08:00
Iris Scholten 0c4438d281 create TableGraph component and use it in RefreshingGraphs
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-02-28 15:39:56 -08:00