Commit Graph

7973 Commits (d179d6f7235efa348c6bd9a34bd3a07015532675)

Author SHA1 Message Date
Deniz Kusefoglu d179d6f723 Merge pull request #3010 from influxdata/feature/table-graph-time-axis
Feature/table graph time axis
2018-03-19 15:03:04 -07:00
ebb-tide 29cce64b40 PR review changes 2018-03-19 14:41:34 -07:00
ebb-tide bbd260be07 Prettier changes 2018-03-19 14:38:21 -07:00
ebb-tide 55a0e1119f More merge conflicts 2018-03-19 11:49:23 -07:00
ebb-tide e777e354dc Fix merge conflicts 2018-03-19 11:35:12 -07:00
ebb-tide d9e3d0499d Make unzipping data faster. 2018-03-19 11:15:05 -07:00
Brandon Farmer dc8f19ad7b Merge pull request #3005 from influxdata/features/sorting-table-graph
Sorting table graph from cell editor overlay
2018-03-19 10:01:00 -07:00
Brandon Farmer e4105a39b1 Fixes typescript compile type error 2018-03-18 19:31:35 -07:00
Brandon Farmer 09cebf7000 Add test from display value of selected 2018-03-18 18:17:33 -07:00
ebb-tide 5102dac3c2 Fix column index finder 2018-03-16 19:03:46 -07:00
ebb-tide c73a7f68dd Include table options in new default dashboard cell 2018-03-16 18:52:30 -07:00
ebb-tide 277bbf2d37 Find time data in proper row or col 2018-03-16 18:31:43 -07:00
Brandon Farmer 030ae4d867 Disable table graphs in ui 2018-03-16 17:56:15 -07:00
Brandon Farmer 46027b12ad Import PropTypes from prop-types module 2018-03-16 17:52:25 -07:00
Brandon Farmer 19d7dc35ed Sort table graphs in cell editor overlay 2018-03-16 17:46:45 -07:00
ebb-tide 144fca0b59 Calculate hoverTimeIndex instead of row 2018-03-16 17:16:19 -07:00
ebb-tide 4142def2e1 Implement flip data array 2018-03-16 17:01:47 -07:00
ebb-tide b0c6346e81 resolve merge conflicts 2018-03-16 16:06:55 -07:00
Alex Paxton e36ed6c17d Merge pull request #2993 from influxdata/feature/table-thresholds
Add Color Thresholds to Table Graphs
2018-03-16 12:44:20 -07:00
Alex P 0699084e96 Use UUID to ensure unique keys 2018-03-16 12:28:53 -07:00
Alex P 00a46ee4ea Rename constant to be consistent 2018-03-16 10:54:06 -07:00
Andrew Watkins 49936b0add Merge pull request #3001 from influxdata/chore/chronograf-admin-ts
Conversion of AllUsersPage to TypeScript add initial test
2018-03-16 10:52:02 -07:00
Alex P ee40e69c09 Merge branch 'master' into feature/table-thresholds 2018-03-16 10:51:14 -07:00
Alex P c79b419981 Prefix moar imports with src/ 2018-03-16 10:44:11 -07:00
Alex P bb11ef21fc Pass colors prop into MultiGrid to cause re-renders more often 2018-03-16 10:42:12 -07:00
Alex P 208e9edced get variable from props
No need to preserve its original name as an available variable
2018-03-16 10:37:56 -07:00
Alex P c78261fbb9 Rename constant to be consistent 2018-03-16 10:37:22 -07:00
Alex P 5a90cdb810 Remove unused files
These were placeholders
2018-03-16 10:33:00 -07:00
Alex P 1ac2d037c2 prefix import with src/ 2018-03-16 10:30:26 -07:00
Alex P 912811d4ca Import constant instead of defining twice 2018-03-16 10:30:19 -07:00
Alex P 08c933bfbe Condense switch statement cases 2018-03-16 10:28:16 -07:00
Alex P c23393a5f1 Add /src/ prefix to imports 2018-03-16 10:26:11 -07:00
Andrew Watkins b3ae34bec4 Add types to instance methods 2018-03-16 09:58:10 -07:00
Andrew Watkins 5b2bcab37e Convert AllUsersPage to TypeScript 2018-03-16 09:31:37 -07:00
Andrew Watkins dd9cf88aab Introduce AllUsersPage test 2018-03-15 16:44:18 -07:00
Iris Scholten 27168d8c14 Merge pull request #2996 from influxdata/feature/table-graph-series-renaming
Table Graph Series/Column renaming
2018-03-15 16:27:47 -07:00
Andrew Watkins 368091ce0c Merge pull request #2997 from influxdata/bugfix/notification-import
Fix import of notifications
2018-03-15 11:59:12 -07:00
Andrew Watkins 91296e9171 Fix import of notifications 2018-03-15 11:48:12 -07:00
Iris Scholten c5a51b3e14 update constructing column names 2018-03-15 11:19:24 -07:00
Andrew Watkins 4dd8a27ab0 Remove PropTypes 2018-03-15 10:11:59 -07:00
Andrew Watkins a8d55591b2 Merge pull request #2973 from influxdata/features/insecure-skip-verfiy-kapacitor
Unsafe SSL kapacitor insecure skip verify
2018-03-15 09:21:17 -07:00
Alex P 03a0149fb0 Add new prop to test 2018-03-14 22:26:23 -07:00
Alex P a6ebe44e94 Remove excess margin in form blocks 2018-03-14 22:17:46 -07:00
Alex P fc99d507f0 Add margin above thresholds list if not first item in controls panel 2018-03-14 22:13:27 -07:00
Alex P 886d640434 rename singleStatColors to thresholdsListColors 2018-03-14 22:08:26 -07:00
Alex P 661a5f5b2e Remove console.log 2018-03-14 22:02:58 -07:00
Alex P 4c556ead3e Render table cells according to thresholds 2018-03-14 22:01:41 -07:00
Alex P e52db35821 Remove debugger 2018-03-14 21:30:10 -07:00
Alex P 35f1be9c12 Fix cell editor save for table colors 2018-03-14 21:29:53 -07:00
Alex P b9858a73b9 Rename single stat constants to match thresholds naming scheme 2018-03-14 21:20:22 -07:00