Commit Graph

4929 Commits (effc0ecfa859dfacf098c5c911080836e0d38d78)

Author SHA1 Message Date
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 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
Andrew Watkins 5ef181f53d Optimize prod && dev build with threads and babel-preset-env 2018-03-01 11:16:02 -07:00
Andrew Watkins c61ca3a6f8 Update UglifyJsPlugin 2018-03-01 11:16:02 -07:00
Andrew Watkins a9ed30664a Update tsconfig exclude 2018-03-01 11:16:02 -07:00
Andrew Watkins 44eb84d3ee Modify prod clean script 2018-03-01 11:16:02 -07:00
Andrew Watkins ac5bc33a6d Update build scripts 2018-03-01 11:16:02 -07:00
Andrew Watkins 1f9f93460b Introduce DllPlugin 2018-03-01 11:16:02 -07:00
Andrew Watkins 5eff3ef204 Add thread and fork-ts-checker-webpack-plugin 2018-03-01 11:16:02 -07:00
Andrew Watkins 57d3b2a002 Update babel loader to use modern webpack config syntax 2018-03-01 11:15:33 -07:00
Andrew Watkins d48e2f7896 Add 2016 babel-preset 2018-03-01 11:15:33 -07:00
Andrew Watkins dcf6b2026d Remove unused / incomplete integration tests 2018-03-01 11:15:33 -07:00
Andrew Watkins f5bfe670d0 Remove storybook 2018-03-01 11:15:33 -07:00
Andrew Watkins e356b932d4 Enable synthetic default imports 2018-03-01 11:14:55 -07:00
Andrew Watkins dc5503975f Update prodConfig with ts-loader 2018-03-01 11:14:55 -07:00
Andrew Watkins a37f75ed90 Introduce first TypeScript file to project 2018-03-01 11:14:55 -07:00
Andrew Watkins 59b8128cd8 Enable HMR via upgrade of webpack-dev-server 2018-03-01 11:14:14 -07:00
Andrew Watkins 70a83477fd Prettier 2018-03-01 11:13:44 -07:00
Andrew Watkins 577e71617e Upgrade to webpack 3 2018-03-01 11:13:44 -07:00
Andrew Watkins facad119f3 Update karma dependencies et al 2018-03-01 11:13:27 -07:00
Andrew Watkins 80be48d12f Make test watching simpler 2018-03-01 11:12:49 -07:00
Andrew Watkins 84d0ed66cb Fix karma loader errors 2018-03-01 11:12:49 -07:00
Andrew Watkins 87bed89c08 Update prod config to support webpack 2 2018-03-01 11:12:49 -07:00
Andrew Watkins a4a491508c Upgrade babel-loader to remove deprecation warning 2018-03-01 11:12:48 -07:00
Andrew Watkins 21a9380d08 Add eslint-config-prettier and fix prettier spam 2018-03-01 11:12:14 -07:00
Andrew Watkins f239990733 WIP: initial upgrade path to Webpack 2 2018-03-01 11:11:30 -07:00
Luke Morris 5777ee718e Bump version number 2018-02-28 23:23:27 -08:00
Luke Morris d44adb5803 Refreshing graphs are by default inView 2018-02-28 23:06:59 -08:00
Luke Morris b4aa74a2a3 RuleGraph is always in view 2018-02-28 22:57:42 -08:00
Luke Morris 099c66e95d Fix kapacitor url update event 2018-02-28 22:55:24 -08:00
Luke Morris ff73d82aa2 Bump version number 2018-02-28 21:28:29 -08:00
Luke Morris 4b54081cf8 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 935186984c, reversing
    changes made to e5b8889bc6.

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 bb01a569ca, reversing
    changes made to 3609bc7d3a.
2018-02-28 20:47:16 -08:00
Iris Scholten 75b4fe1493 WIP adding react-virtualized grid component to TableGraph 2018-02-28 17:50:38 -08:00
lukevmorris 50da0a12d5
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 bacfab3402
Merge pull request #2886 from influxdata/prevent-threshold-jumping
Prevent Threshold Jumping
2018-02-28 16:20:21 -08:00
Iris Scholten 661a7347c3 create TableGraph component and use it in RefreshingGraphs
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-02-28 15:39:56 -08:00
Alex P a8dbd442be Clean up logic 2018-02-28 15:17:08 -08:00
Alex P f230b34691 Simplify logic 2018-02-28 15:16:36 -08:00
Alex P 2f45dad9e4 Clone SingleStat inside of Dygraph to get access to staticLegendHeight
This way the SingleStat doesn’t obscure the static legend if it is
present
2018-02-28 15:00:48 -08:00
Alex P fcb15f10d2 Cleanup 2018-02-28 14:38:55 -08:00
Alex P efbaa90411 Fix console error 2018-02-28 14:36:26 -08:00
Alex P 0327a32eff Ensure single stat appears above line graph & annotations 2018-02-28 14:30:27 -08:00
Iris Scholten ba7a556bc3 finish pulling out individual components from TableOptions 2018-02-28 14:13:22 -08:00
Iris Scholten 8fd1ba9464 move parts of TableOptions into their own components 2018-02-28 13:55:14 -08:00
Deniz Kusefoglu b0a15265b0 Add table options sortby, timeaxis and timeformat 2018-02-28 13:37:10 -08:00
Iris Scholten c3720ab035 add default table colors to gaugeColors 2018-02-28 10:47:01 -08:00
Andrew Watkins 3609bc7d3a Add yarn-error.log to .gitignore 2018-02-28 10:29:42 -07:00
Alex P 74c54bf530 Merge branch 'master' into goodbye-bootstrap 2018-02-28 00:02:31 -08:00
Alex P a3366cca20 Remove bootstrap theme 2018-02-28 00:02:21 -08:00
Alex P 64c8dfe22a Introduce text color utilities from bootstrap theme 2018-02-28 00:00:42 -08:00
Alex P c6f7e5135d Align text in edit and display modes 2018-02-27 23:56:30 -08:00
Alex P 12b5300d25 Misc polish 2018-02-27 23:40:50 -08:00
Alex P 5894d7b2d3 Polish 2018-02-27 23:35:27 -08:00
Alex P b6f1182383 Polish radio, checkboxes, and kap config page 2018-02-27 23:27:21 -08:00
Alex P fd12ab835f Panel polish 2018-02-27 23:13:16 -08:00
Alex P ec6ef119fb Polish display bugs in kapacitor rule builder page 2018-02-27 23:06:43 -08:00
Alex P e15cbd0d9d Polish custom time range dropdown 2018-02-27 22:53:12 -08:00
Alex P f60aa7d660 Polish Search Widgets 2018-02-27 22:48:05 -08:00
Alex P 1c51223d85 Minor button icon alignment adjustment 2018-02-27 22:30:07 -08:00
Alex P cef6fde160 Cleanup DE visualization header 2018-02-27 22:28:31 -08:00
Alex P 04023c3838 Cleanup
Removing references to unused classes
2018-02-27 22:20:16 -08:00