deniz kusefoglu
b45c88eae8
Merge branch 'master' into multiple-event-handlers
2018-01-04 18:14:06 -08:00
Luke Morris
c476b44d11
Repair specs
2017-12-18 16:11:35 -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
1855fd1978
Remove unused updateAlertProperty
2017-12-07 18:35:10 -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
Deniz Kusefoglu
903e461d40
Merge branch 'master' into multiple-event-handlers
2017-12-05 16:18:01 -08:00
Jared Scheib
c9e579acb2
Merge remote-tracking branch 'origin/master' into multitenancy
2017-12-05 11:43:23 -08:00
deniz kusefoglu
7254e26824
Remove ALERT_NODES_ACCESSORS
2017-12-04 20:50:11 -08:00
deniz kusefoglu
dbb274ea14
Fix tests
2017-12-04 20:46:40 -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
Andrew Watkins
5aa1132be9
Fix tests to shifts
2017-11-16 16:29:44 -08:00
Jared Scheib
59fb016a4e
Merge branch 'master' into multitenancy
2017-11-14 00:05:18 -08:00
Andrew Watkins
6ef7fa8090
Add timeShift actions + spec to kapa queryConfig
2017-11-10 11:10:19 -08:00
Andrew Watkins
e89f15934d
Change multiple to quantity in shift + misc cleanup
2017-11-10 11:09:47 -08:00
Jared Scheib
eda5d949bc
Reduce & update user fixture data for tests
2017-11-09 18:32:45 -08:00
Andrew Watkins
18a9c7fd1e
Fix broken timeSeries spec
2017-11-09 10:02:26 -08:00
Andrew Watkins
0f06d29af6
Change shift shape to array in test
2017-11-09 10:02:26 -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
Andrew Watkins
3742c85d6f
Add time shift to queryConfig reducer
2017-11-09 10:02:25 -08:00
Andrew Watkins
40877f797f
One ID to rule them all and in the darkness bind them
2017-11-09 10:02:25 -08:00
Andrew Watkins
140b155ff8
Make Id ID
2017-11-09 10:02:24 -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
Jared Scheib
20d57e4eb8
Import all role name constants in dummy data & fix missing MEMBER_ROLE
2017-11-03 09:38:13 -07:00
Jared Scheib
06228e6b34
Wire up create user in Chronograf admin
2017-11-02 19:08:21 -07:00
Jared Scheib
d31d9e6cf0
Fetch live data from /chronograf/v1/users & load into Chronograf Admin Table
...
Move DUMMY_USERS data into admin/chronograf/loadUsers spec.
This adds a full roundtrip for populating the Chronograf Admin Table
with live data from the server. It includes a reducer & test, action
creator, and API request, which then loads the successful data into
the Redux and then the React component.
2017-11-01 00:51:40 -07:00
Jared Scheib
bd299f121e
Specify Admin.InfluxDB as test name in influxdb admin reducer
2017-10-31 22:52:52 -07:00
Jared Scheib
1c55ae512a
Rename adminSpec.js to influxdbSpec.js
2017-10-31 22:44:05 -07:00
Jared Scheib
23a09f2e97
Clarify name & import of adminInfluxDB reducer
2017-10-31 22:42:31 -07:00
Jared Scheib
9725520711
Rename 'admin' reducer to 'adminInfluxDB'
...
Rename actions/admin.js to actions/influxdb.js
2017-10-31 22:15:02 -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
Andrew Watkins
9b1cc1d436
Change influxql and FieldList fields to value instead of name
2017-10-17 13:31:17 -07:00
Andrew Watkins
77b3487bd2
Change tests and reducers to use value instead of name
2017-10-17 13:19:08 -07:00
Andrew Watkins
73c93d2957
WIP change name to value
2017-10-17 12:44:16 -07:00
Andrew Watkins
0d1001825d
Remove irrlevant test
2017-10-17 12:42:58 -07:00
Andrew Watkins
4c6bc8ff76
Fix broken test
2017-10-17 12:42:58 -07:00
Andrew Watkins
6e2eefaaa0
Adjust kapacitor components to accept new data shape
2017-10-17 12:42:58 -07:00
Andrew Watkins
93cfcf144e
Add spec for REMOVE_FUNCS
2017-10-17 12:42:57 -07:00
Chris Goller
831ea04980
Update queryConfigSpec to remove deprecated mocha assertions
2017-10-17 12:42:56 -07:00
Chris Goller
4797361622
Add spec tests for field helpers
2017-10-17 12:42:55 -07:00