Luke Morris
2450845fa7
getAnnotations => visibleAnnotations
2018-02-26 19:23:40 -08:00
Luke Morris
8f98a92c48
Merge branch 'master' into feature/annotations
2018-02-22 19:53:23 -08:00
Luke Morris
746356e59e
Remove unused files
2018-02-22 19:48:10 -08:00
Alex P
b60a6c5500
Chop down the logs
2018-02-22 10:26:46 -08:00
Alex P
2e2963aea1
Write tests for cellEditorOverlay reducer
2018-02-21 14:52:22 -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
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