Commit Graph

125 Commits (0b3abedf78b2122896d6ae9eecc508640d55e6e8)

Author SHA1 Message Date
Iris Scholten dc0a7601e7 WIP Move timeFormat and fieldNames/fieldOptions outside of tableOptions in the client 2018-04-19 18:57:22 -07:00
Alex P 79b728d432 Organize code to prevent new dashboards from having an unnamed cell 2018-04-19 10:24:45 -07:00
Alex P e8ec841902 Merge branch 'master' into ux/dashboard-empty-state 2018-04-18 13:11:48 -07:00
Alex P a9590805ca Implement cell type constants across app 2018-04-18 12:09:00 -07:00
Brandon Farmer 61facc9321 Fixes now() time parsing when requesting annotations 2018-04-18 11:29:14 -07:00
ebb-tide 28cea41a6f Constrain TableGraph updating 2018-04-16 19:13:23 -07:00
Alex P e1897a807a Write component test 2018-04-16 18:07:12 -07:00
ebb-tide 2906a461f3 Implement PR review suggestions 2018-04-14 21:29:17 -07:00
ebb-tide 2f2b7737ed Fix failing tests 2018-04-11 16:12:36 -07:00
ebb-tide e8f360a9bf Implement dragging from drag handle rather than whole component 2018-04-10 21:08:33 -07:00
Brandon Farmer e2f7fcfe1a
Merge pull request #3162 from influxdata/fix/graph-threshold-size
Only send threshold value to parent on blur
2018-04-10 11:38:34 -07:00
Brandon Farmer fa5a94eaba Add basic test around threshold 2018-04-10 11:11:22 -07:00
Iris Scholten 1c79374fe2 Fix tests after removing datalabels and making instance methods private 2018-04-09 15:20:07 -07:00
Iris Scholten 94945d5a43 Remove dataLabels and just use queryConfigs 2018-04-09 15:20:06 -07:00
Brandon Farmer 6b2cf7cf3a Make query configs available in table options on visualization tab 2018-04-09 15:16:16 -07:00
Alex P 88706be6dc Merge branch 'master' into moar-colors-n-stuff 2018-04-02 11:51:27 -07:00
Alex P ffc2fe255e Merge branch 'master' into feature/clone-dashboards 2018-03-30 16:11:02 -07:00
Alex P 192a63c856 Write test for deleting a dashboard 2018-03-30 15:52:41 -07:00
Andrew Watkins 7f3b991c0b Fix templateVariables not loading properly
Runtime error in the 'EDIT_TEMPLATE_VARIABLE_VALUES' reducer
was causing the list not to populate

Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-30 13:38:00 -07:00
Alex P b35d668a41 Merge branch 'master' into moar-colors-n-stuff 2018-03-29 10:26:27 -07:00
Alex P 3732fbaefd Write reducer test for updating line graph colors 2018-03-26 19:14:06 -07:00
Iris Scholten f358c0dac3 fix prettier errors 2018-03-26 09:54:02 -07:00
Iris Scholten 8c5ba95f2a update getters in TableOptions.test 2018-03-23 18:39:45 -07:00
Iris Scholten f96358bde8 update GraphOptionsCustomizeFields.test 2018-03-23 17:56:23 -07:00
Iris Scholten 2e98bfe2a1 update GraphOptionsCustomizableField.test 2018-03-23 17:53:34 -07:00
Iris Scholten c22218c89e add tests for GraphOptionsFixFirstColumn 2018-03-23 17:42:39 -07:00
Iris Scholten 51224fa7e7 move tooltip for time format link to constants and update time format tests 2018-03-23 17:28:55 -07:00
Iris Scholten d3f34aeb63 update GraphOptionsSortBy.test 2018-03-23 17:13:21 -07:00
Iris Scholten 42e27aff1a update GraphOptionsTimeFormat.test 2018-03-23 16:10:33 -07:00
Alex P 872aebd0a1 Implement FancyScrollbar in Customize Fields list 2018-03-22 18:54:16 -07:00
Iris Scholten 180d3684e2 fix tslint alphabetizing errors 2018-03-22 13:20:00 -07:00
Iris Scholten d428a19395 remove graph options test wrapping from tableoptions test 2018-03-22 12:47:41 -07:00
Iris Scholten be8ff5903c Merge branch 'master' into feature/table-hide-series 2018-03-21 18:31:39 -07:00
Andrew Watkins 16dfa23477 Add tslint to test runner / watcher 2018-03-21 16:12:42 -07:00
Andrew Watkins 9c1799c50d Fix linting errors 2018-03-21 16:12:42 -07:00
Iris Scholten eca5394edc merge master and fix minor bugs
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-20 18:30:08 -07:00
Iris Scholten beff578eb2 update tableoptions.test with visible 2018-03-20 17:24:34 -07:00
Iris Scholten bcc87a682a add renamed files from columnNames to fieldName changes 2018-03-20 17:24:34 -07:00
Iris Scholten e049b53cd9 update columnNames to fieldNames and columns to fields in front end for tablegraphs 2018-03-20 17:24:34 -07:00
Iris Scholten 2614da86e5 update GraphOptionsCustomizableColumn.test with visible prop and toggling it 2018-03-20 17:08:56 -07:00
Iris Scholten e7f89b6322 connect tableOptions field visibility toggle to tableGraph 2018-03-20 17:08:56 -07:00
Alex P 1c164179d3 update FFC test
Co-authored-by: Iris Scholten <iris@influxdata.com>
2018-03-20 16:28:23 -07:00
Iris Scholten bb57e6cca6 update and add tests for fixfirstcolumn logic 2018-03-19 18:20:17 -07:00
Brandon Farmer 4618cb9559 Fixes typescript compile type error 2018-03-18 19:31:35 -07:00
Brandon Farmer 9d4162c60b Add test from display value of selected 2018-03-18 18:17:33 -07:00
Brandon Farmer 1c08717148 Sort table graphs in cell editor overlay 2018-03-16 17:46:45 -07:00
Alex P 91950f2ef7 Merge branch 'master' into feature/table-thresholds 2018-03-16 10:51:14 -07:00
Alex P 111f2c5fc9 Add new prop to test 2018-03-14 22:26:23 -07:00
Alex P 0ad9d15bc3 rename singleStatColors to thresholdsListColors 2018-03-14 22:08:26 -07:00
Alex P 8078362856 Rename single stat constants to match thresholds naming scheme 2018-03-14 21:20:22 -07:00
Alex P 7a583b1567 rename singleStatType to thresholdsListType
going for a more generic and future proof naming scheme
2018-03-14 21:13:20 -07:00
Alex P 72b9279336 Use ThresholdsColorToggle in TableOptions 2018-03-14 21:02:13 -07:00
Alex P 47a66d2ae0 Update table options test 2018-03-14 20:57:55 -07:00
Alex P 9201bb1de4 Merge branch 'master' into feature/table-thresholds 2018-03-14 20:38:56 -07:00
Iris Scholten a7e820f038 fix typo in CustomizeColumns test 2018-03-14 18:21:53 -07:00
Iris Scholten 9d9525e821 create component test for GraphOptionsCustomizeColumns 2018-03-14 18:17:32 -07:00
Iris Scholten cc7422ad93 update columnNames in the redux store and connect them to TableGraphs 2018-03-14 17:46:42 -07:00
Iris Scholten 641fc3ce65 Merge branch 'master' into feature/table-graph-series-renaming 2018-03-14 16:00:11 -07:00
Iris Scholten 260599dbf8 WIP get queries for columnNames in table optoins 2018-03-14 15:28:53 -07:00
Brandon Farmer 3d472485c3 Make query configs available in table options on visualization tab 2018-03-14 15:14:00 -07:00
Iris Scholten ae042b46f8 fix typo in import 2018-03-13 17:22:50 -07:00
Iris Scholten 57e1d473ec respond to reviews and add extra test 2018-03-13 16:58:25 -07:00
Iris Scholten 5b62395e65 update GraphOptionsCustomizableColumn to typescript and create component test for it 2018-03-13 16:02:07 -07:00
Alex P a63ce9f058 Rename "gaugeColors" constant to "thresholds" and move to shared 2018-03-12 17:17:26 -07:00
Iris Scholten cf2c508c96 update server_test, internal_test, and cells_test with tableOptions 2018-03-12 17:12:20 -07:00
Iris Scholten 9420e206bc update cell editor overlay test with table options 2018-03-12 15:31:46 -07:00
Iris Scholten 4c277b099c update TableOptions component test to use tableOptions instead of options 2018-03-12 15:07:19 -07:00
Iris Scholten 302efab3b9 change options to table options in backend, front end and redux 2018-03-12 15:04:17 -07:00
Iris Scholten 7dac48daa4 create component test for TableOptions 2018-03-12 10:11:05 -07:00
Brandon Farmer 3781ffabf9 Add tests for GraphOptionsTimeFormat component
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-03-09 17:15:03 -08:00
Andrew Watkins d2cddc4816 Move old tests over to new jest format 2018-03-05 08:46:23 -08:00
Andrew Watkins d3b810a08e Add linter to tests 2018-03-01 11:16:29 -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