Commit Graph

17 Commits (f6823cdf9ffe99c55ddba9bef8c025c0d72b1692)

Author SHA1 Message Date
Alex P 8b164c98df Merge branch 'master' into moar-colors-n-stuff 2018-04-02 11:51:27 -07:00
Alex P b54f9568d3 Merge branch 'master' into feature/clone-dashboards 2018-03-30 16:11:02 -07:00
Alex P 444d460b8e Write test for deleting a dashboard 2018-03-30 15:52:41 -07:00
Andrew Watkins 162bea3ad7 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 6edb4f30e4 Write reducer test for updating line graph colors 2018-03-26 19:14:06 -07:00
Alex P 886d640434 rename singleStatColors to thresholdsListColors 2018-03-14 22:08:26 -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 4405d0801e Merge branch 'master' into feature/table-thresholds 2018-03-14 20:38:56 -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
Alex P bae3b331bb Rename "gaugeColors" constant to "thresholds" and move to shared 2018-03-12 17:17:26 -07:00
Iris Scholten 2ad3a85fdc update cell editor overlay test with table options 2018-03-12 15:31:46 -07:00
Andrew Watkins 9d33133d40 Move old tests over to new jest format 2018-03-05 08:46:23 -08:00
Andrew Watkins 452e8b909f Add linter to tests 2018-03-01 11:16:29 -07:00
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