| .. |
|
actions
|
0083e205ee
Added actions and reducers for CRUD operations on frontend
|
7 years ago |
|
components
|
46495ed62b
Use opacity instead of grey colour on pending items
|
7 years ago |
|
constants
|
0083e205ee
Added actions and reducers for CRUD operations on frontend
|
7 years ago |
|
containers
|
2babc291f6
Added loading style to entire CRUD document list if the list is refreshing
|
7 years ago |
|
images
|
4e171363e6
Initial full stack app boilerplate with hot reloading
|
7 years ago |
|
reducers
|
c0777fe0ab
Fixed slice on delete reducer
|
7 years ago |
|
sagas
|
aa6fd52cbd
Use takeEvery and forked effects on CRUD update sagas, to enable simultaneous operations
|
7 years ago |
|
sass
|
46495ed62b
Use opacity instead of grey colour on pending items
|
7 years ago |
|
selectors
|
d7096c9e94
Added loading indicator for CRUD document lists
|
7 years ago |
|
server
|
1a71bd75aa
Use .insert() on API test as the mongo mock doesn't have insertOne :(
|
7 years ago |
|
index.html
|
4e171363e6
Initial full stack app boilerplate with hot reloading
|
7 years ago |
|
index.js
|
d80b0bc5fb
Added Redux state management
|
7 years ago |
|
store.js
|
0f43af3ae8
Fixed reducer hot reloading
|
7 years ago |