working details view, approve/reject

This commit is contained in:
Alexander Wong
2018-04-23 11:07:33 -06:00
parent 0fc6ac31f5
commit 805f20e040
10 changed files with 389 additions and 47 deletions
+2
View File
@@ -8,3 +8,5 @@ export const SET_CLEAR_PSHIFT_STATE = "SET_CLEAR_PSHIFT_STATE";
// Saga PShift Action Constants
export const GET_PSHIFTS_REQUEST = "GET_PSHIFTS_REQUEST";
export const GET_PSHIFT_REQUEST = "GET_PSHIFT_REQUEST";
export const UPDATE_PSHIFT_REQUEST = "UPDATE_PSHIFT_REQUEST";