Alex P
e8dbc0aea4
Write tests for cellEditorOverlay reducer
2018-02-21 14:52:22 -08:00
Iris Scholten
674223c25f
repair failing specs
2018-02-01 17:13:34 -08:00
Iris Scholten
5fbfc12f11
Merge branch 'master' into feature/global-users
2018-02-01 16:40:14 -08:00
Jared Scheib
3c24d4fb1d
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
deniz kusefoglu
abdfd14bbd
Merge branch 'master' into multiple-event-handlers
2018-01-04 18:14:06 -08:00
Luke Morris
0aec18fb77
Repair specs
2017-12-18 16:11:35 -08:00
Andrew Watkins
e69dc3d057
Do not return a label if provided with empty query config
2017-12-13 17:15:58 -08:00
deniz kusefoglu
fc5b2e0879
Pretty print JSON in shared tests spec
2017-12-12 13:12:58 -08:00
deniz kusefoglu
9612ade2b3
Test Multiple event handlers
2017-12-08 19:23:16 -08:00
Deniz Kusefoglu
c2b356b1c5
Merge branch 'master' into multiple-event-handlers
2017-12-08 12:20:40 -08:00
deniz kusefoglu
c987f10935
Remove unused updateAlertProperty
2017-12-07 18:35:10 -08:00
deniz kusefoglu
9efde54785
Remove parseAlerta
2017-12-07 16:21:36 -08:00
Jared Scheib
9e70048dbc
Repair javascript specs
...
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-12-06 18:39:45 -08:00
Deniz Kusefoglu
ace69cc49b
Merge branch 'master' into multiple-event-handlers
2017-12-05 16:18:01 -08:00
Jared Scheib
93f11e1325
Merge remote-tracking branch 'origin/master' into multitenancy
2017-12-05 11:43:23 -08:00
deniz kusefoglu
731f188c81
Remove ALERT_NODES_ACCESSORS
2017-12-04 20:50:11 -08:00
deniz kusefoglu
156782166e
Fix tests
2017-12-04 20:46:40 -08:00
Andrew Watkins
f018ca98cb
Make labels work recursivley with func args
2017-11-28 21:02:49 -05:00
Andrew Watkins
eb4f8904ec
Modernize presenter spec
2017-11-28 20:58:50 -05:00
Jared Scheib
3d494bf50c
Update ME request action names, action creators, & reducers to AJAX cycle convention
2017-11-20 21:23:24 -06:00
Jared Scheib
9c8cac04a9
Refactor getMe & refresh me for SideNav upon change organizations
2017-11-20 21:23:23 -06:00
Andrew Watkins
7818c319ac
Fix tests to shifts
2017-11-16 16:29:44 -08:00
Jared Scheib
f38b80a30d
Merge branch 'master' into multitenancy
2017-11-14 00:05:18 -08:00
Andrew Watkins
c8e80753ef
Add timeShift actions + spec to kapa queryConfig
2017-11-10 11:10:19 -08:00
Andrew Watkins
b9b40a1659
Change multiple to quantity in shift + misc cleanup
2017-11-10 11:09:47 -08:00
Jared Scheib
1d48b05ed5
Reduce & update user fixture data for tests
2017-11-09 18:32:45 -08:00
Andrew Watkins
757fd7088c
Fix broken timeSeries spec
2017-11-09 10:02:26 -08:00
Andrew Watkins
a59c78f945
Change shift shape to array in test
2017-11-09 10:02:26 -08:00
Andrew Watkins
9b0603a556
Add shiftTimeRange function
2017-11-09 10:02:25 -08:00
Andrew Watkins
98ffb7d93f
Add tests for all possible timeRange types
2017-11-09 10:02:25 -08:00
Andrew Watkins
ad55c4051b
Introduce timeRange query helpers
2017-11-09 10:02:25 -08:00
Andrew Watkins
1f601fd612
Add time shift to queryConfig reducer
2017-11-09 10:02:25 -08:00
Andrew Watkins
2c89f6ebb1
One ID to rule them all and in the darkness bind them
2017-11-09 10:02:25 -08:00
Andrew Watkins
82e92a0598
Make Id ID
2017-11-09 10:02:24 -08:00
Jared Scheib
6a0f8d61a2
Fix failing Me test by splitting Me actions by whether using auth
2017-11-03 09:40:47 -07:00
Jared Scheib
be24ccfe58
Import all role name constants in dummy data & fix missing MEMBER_ROLE
2017-11-03 09:38:13 -07:00
Jared Scheib
78e8ef4988
Wire up create user in Chronograf admin
2017-11-02 19:08:21 -07:00
Jared Scheib
616e4bbb98
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
077f129f7d
Specify Admin.InfluxDB as test name in influxdb admin reducer
2017-10-31 22:52:52 -07:00
Jared Scheib
f3456f25b6
Rename adminSpec.js to influxdbSpec.js
2017-10-31 22:44:05 -07:00
Jared Scheib
5e9ccef479
Clarify name & import of adminInfluxDB reducer
2017-10-31 22:42:31 -07:00
Jared Scheib
b4ad2a976f
Rename 'admin' reducer to 'adminInfluxDB'
...
Rename actions/admin.js to actions/influxdb.js
2017-10-31 22:15:02 -07:00
deniz kusefoglu
3a0e3425d5
Fix tests
2017-10-26 14:35:03 -07:00
Andrew Watkins
26e03d4fb2
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
900702d6be
Fix field helper specs
2017-10-17 13:34:16 -07:00
Andrew Watkins
e1e84685fd
Change influxql and FieldList fields to value instead of name
2017-10-17 13:31:17 -07:00
Andrew Watkins
03ad5f25e5
Change tests and reducers to use value instead of name
2017-10-17 13:19:08 -07:00
Andrew Watkins
7d483d87df
WIP change name to value
2017-10-17 12:44:16 -07:00
Andrew Watkins
54bb1de47f
Remove irrlevant test
2017-10-17 12:42:58 -07:00
Andrew Watkins
2e208b54af
Fix broken test
2017-10-17 12:42:58 -07:00