Commit Graph

103 Commits (e7840e84bb952c0fde4257e3d7a7ee66dbdc0ef9)

Author SHA1 Message Date
Iris Scholten 098e060ecb fix tslint alphabetizing errors 2018-03-22 13:20:00 -07:00
Iris Scholten b58354f144 remove graph options test wrapping from tableoptions test 2018-03-22 12:47:41 -07:00
Iris Scholten 649f221b34 Merge branch 'master' into feature/table-hide-series 2018-03-21 18:31:39 -07:00
Andrew Watkins bba6cd4012 Prettier fixes 2018-03-21 16:59:15 -07:00
Andrew Watkins 25809f53e2 Add tslint to test runner / watcher 2018-03-21 16:12:42 -07:00
Andrew Watkins 7373931257 Fix linting errors 2018-03-21 16:12:42 -07:00
Iris Scholten 4d10b9f6ea merge master and fix minor bugs
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-20 18:30:08 -07:00
Iris Scholten 668cf2175f update tableoptions.test with visible 2018-03-20 17:24:34 -07:00
Iris Scholten c644c77364 add renamed files from columnNames to fieldName changes 2018-03-20 17:24:34 -07:00
Iris Scholten d8daddde8f update columnNames to fieldNames and columns to fields in front end for tablegraphs 2018-03-20 17:24:34 -07:00
Iris Scholten 03e884e2d6 update GraphOptionsCustomizableColumn.test with visible prop and toggling it 2018-03-20 17:08:56 -07:00
Iris Scholten fede364f88 connect tableOptions field visibility toggle to tableGraph 2018-03-20 17:08:56 -07:00
Alex P 596f7818ea update FFC test
Co-authored-by: Iris Scholten <iris@influxdata.com>
2018-03-20 16:28:23 -07:00
Iris Scholten 50e0cb12ef update and add tests for fixfirstcolumn logic 2018-03-19 18:20:17 -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
Brandon Farmer 19d7dc35ed Sort table graphs in cell editor overlay 2018-03-16 17:46:45 -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
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
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
Alex P 03a0149fb0 Add new prop to test 2018-03-14 22:26:23 -07:00
Alex P 886d640434 rename singleStatColors to thresholdsListColors 2018-03-14 22:08:26 -07:00
Alex P b9858a73b9 Rename single stat constants to match thresholds naming scheme 2018-03-14 21:20:22 -07:00
Alex P 72ccbc1d2f rename singleStatType to thresholdsListType
going for a more generic and future proof naming scheme
2018-03-14 21:13:20 -07:00
Alex P 904a9f7ee3 Use ThresholdsColorToggle in TableOptions 2018-03-14 21:02:13 -07:00
Alex P 104b886b2a Update table options test 2018-03-14 20:57:55 -07:00
Alex P 4405d0801e Merge branch 'master' into feature/table-thresholds 2018-03-14 20:38:56 -07:00
Iris Scholten cab2515d53 fix typo in CustomizeColumns test 2018-03-14 18:21:53 -07:00
Iris Scholten 2c7c1e7c4e create component test for GraphOptionsCustomizeColumns 2018-03-14 18:17:32 -07:00
Iris Scholten f767340101 update columnNames in the redux store and connect them to TableGraphs 2018-03-14 17:46:42 -07:00
Andrew Watkins 0e57c8f2eb Add insecureSkipVerify to default kapacitor 2018-03-14 17:23:34 -07:00
Andrew Watkins dd05f33ce3 Add test for updateKapacitor
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-14 17:23:34 -07:00
Brandon Farmer f404eb572c WIP 2018-03-14 17:23:34 -07:00
Brandon Farmer 3e658bd44f Send insecure verify skip on kapacitor create
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-14 17:23:34 -07:00
Brandon Farmer 6fe1f9f5fe Allow users to use insecure skip verify on kapacitor
Co-authored-by: Brandon Farmer<bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins<andrew.watkinz@gmail.com>
2018-03-14 17:23:34 -07:00
Iris Scholten c36519910b Merge branch 'master' into feature/table-graph-series-renaming 2018-03-14 16:00:11 -07:00
Alex Paxton 142f4ec294 Merge pull request #2910 from influxdata/polish-notifications
Redesign & Refactor Notifications
2018-03-14 15:37:38 -07:00
Iris Scholten 755f48c14b WIP get queries for columnNames in table optoins 2018-03-14 15:28:53 -07:00
Andrew Watkins a7859951dd Change publishNotification to notify 2018-03-14 15:26:09 -07:00
Brandon Farmer 88ff078342 Make query configs available in table options on visualization tab 2018-03-14 15:14:00 -07:00
Andrew Watkins 36e69a47f6 Cleanup errors 2018-03-14 14:49:01 -07:00
Andrew Watkins 7d96d2baaf Cleanup 2018-03-14 12:33:23 -07:00
Alex P ef7f95f306 WIP replace addFlashMessage with publishNotification 2018-03-14 10:31:03 -07:00
Alex P 40bdd63778 Move notifications test to proper directory and rename 2018-03-14 10:31:03 -07:00
Iris Scholten 48116784b9 fix typo in import 2018-03-13 17:22:50 -07:00
Iris Scholten 7237bb65b8 respond to reviews and add extra test 2018-03-13 16:58:25 -07:00
Iris Scholten 169dd09c6c update GraphOptionsCustomizableColumn to typescript and create component test for it 2018-03-13 16:02:07 -07:00
Iris Scholten 56fa226df7 Merge branch 'master' into feature/graph-table-time-format 2018-03-13 11:11:25 -07:00