Commit Graph

74 Commits (979f4da50d387c8feb3cc5e53d30386863e5e771)

Author SHA1 Message Date
Luke Morris 2450845fa7 getAnnotations => visibleAnnotations 2018-02-26 19:23:40 -08:00
Luke Morris 746356e59e Remove unused files 2018-02-22 19:48:10 -08:00
Alex P f2cc269a33 Merge branch 'master' into feature/annotationz-pre-pl-with-master 2018-02-08 16:38:47 -08:00
Iris Scholten 4015b79351 repair failing specs 2018-02-01 17:13:34 -08:00
Iris Scholten adaff3e9e8 Merge branch 'master' into feature/global-users 2018-02-01 16:40:14 -08:00
Alex P c953205baf Consolidating annotation in redux 2018-01-19 17:46:28 -08:00
Andrew Watkins b36ab14b24 Introduce addAnnotation action and reducer 2018-01-19 14:18:57 -08:00
Andrew Watkins 8656b340a6 Add delete Annotation functionality 2018-01-19 12:41:32 -08:00
Jared Scheib d504af713d WIP Refactor AJAX links state management to use Redux
Ensures that links are always updated when me current organization
is changed, so that Admin Chronograf / Current Org Users works.

NOTE: Next step is understanding why dispatch isn't registering
LINKS_GET_REQUESTED or LINKS_GET_COMPLETED actions with Redux.
2018-01-17 19:01:16 -08:00
Alex P f169e756ee Make annotation lines draggable
Including action creators, tests, etc.
2018-01-17 15:29:56 -08:00
Andrew Watkins cbb007cdba Introduce annotation reducer 2018-01-17 10:10:21 -08:00
Andrew Watkins 28041ccd29 Add more annotation specs 2018-01-16 16:27:28 -08:00
Andrew Watkins 335ef5afaf Introduce annotations spec 2018-01-16 10:30:13 -08:00
deniz kusefoglu b45c88eae8 Merge branch 'master' into multiple-event-handlers 2018-01-04 18:14:06 -08:00
Andrew Watkins 83aa2da7fa Do not return a label if provided with empty query config 2017-12-13 17:15:58 -08:00
deniz kusefoglu 2f05ceb537 Pretty print JSON in shared tests spec 2017-12-12 13:12:58 -08:00
deniz kusefoglu a943e590c7 Test Multiple event handlers 2017-12-08 19:23:16 -08:00
Deniz Kusefoglu ed7f38c943 Merge branch 'master' into multiple-event-handlers 2017-12-08 12:20:40 -08:00
deniz kusefoglu 9cb793e66f Remove parseAlerta 2017-12-07 16:21:36 -08:00
Jared Scheib 7b4a781695 Repair javascript specs
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-06 18:39:45 -08:00
Jared Scheib c9e579acb2 Merge remote-tracking branch 'origin/master' into multitenancy 2017-12-05 11:43:23 -08:00
Andrew Watkins 84a1092d48 Make labels work recursivley with func args 2017-11-28 21:02:49 -05:00
Andrew Watkins 48d3d8eacb Modernize presenter spec 2017-11-28 20:58:50 -05:00
Jared Scheib 9566a6b534 Update ME request action names, action creators, & reducers to AJAX cycle convention 2017-11-20 21:23:24 -06:00
Jared Scheib a600577b42 Refactor getMe & refresh me for SideNav upon change organizations 2017-11-20 21:23:23 -06:00
Jared Scheib 59fb016a4e Merge branch 'master' into multitenancy 2017-11-14 00:05:18 -08:00
Andrew Watkins e89f15934d Change multiple to quantity in shift + misc cleanup 2017-11-10 11:09:47 -08:00
Andrew Watkins 0ee2b8eb38 Add shiftTimeRange function 2017-11-09 10:02:25 -08:00
Andrew Watkins 32c68e81f8 Add tests for all possible timeRange types 2017-11-09 10:02:25 -08:00
Andrew Watkins 1301a0f2ee Introduce timeRange query helpers 2017-11-09 10:02:25 -08:00
Jared Scheib 49e315f73f Fix failing Me test by splitting Me actions by whether using auth 2017-11-03 09:40:47 -07:00
deniz kusefoglu 1fabda0156 Fix tests 2017-10-26 14:35:03 -07:00
Andrew Watkins 4353f8ac86 Merge pull request #2128 from influxdata/feature/qc-v2-alias
FEATURE:  queryConfig v2 && custom field alias persistence
2017-10-20 20:32:33 -07:00
Andrew Watkins 80940f8bfa Fix field helper specs 2017-10-17 13:34:16 -07:00
Chris Goller 4797361622 Add spec tests for field helpers 2017-10-17 12:42:55 -07:00
Chris Goller 4e8e9b6cb2 Update reducers to reflect new field helper location 2017-10-17 12:42:55 -07:00
Chris Goller 1dc359e5f7 Move fields helpers into shared reducers 2017-10-17 12:42:55 -07:00
deniz kusefoglu 921bf66dc8 add test to dashboardtoCSV 2017-10-13 15:20:23 -07:00
deniz kusefoglu 9a13240bd4 fix test 2017-10-13 13:35:58 -07:00
deniz kusefoglu 2b4a0519f7 fix tests 2017-10-13 13:26:46 -07:00
deniz kusefoglu 5a1e4d11c5 Create a seperate function to handle csv downloads from dashboard cells 2017-10-13 13:07:20 -07:00
deniz kusefoglu a6adf97c1d Improve testing on resultstoCSV 2017-09-12 18:45:49 -07:00
deniz kusefoglu e7b25a2bed Improve testing on resultsToCSV 2017-09-12 15:50:25 -07:00
deniz kusefoglu c94a69366b Add tests to results to CSV function 2017-09-12 14:59:03 -07:00
Andrew Watkins a97afd5a43 Fix equal min max bug 2017-08-24 10:06:09 -07:00
Andrew Watkins 47b5f6cf4d Add logic to handle ranges that are submitted as equal 2017-08-03 14:28:58 -07:00
Andrew Watkins bfd4ca8a5b Test all things 2017-08-03 09:40:24 -07:00
Andrew Watkins b9bac12d88 Fix test and user submitted values check 2017-08-01 13:14:31 -07:00
Andrew Watkins 15e41284e3 Handle user submitted zero 2017-07-24 11:31:32 -07:00
Jared Scheib a455f87487 Test linksReceived in new links reducer 2017-06-13 16:40:13 -07:00