aboutsummaryrefslogtreecommitdiff
path: root/src/actions/firebaseAuth.js
AgeCommit message (Collapse)Author
2018-09-13Updating information on certain pages.Michael Foiani
2018-08-20Updated admin users with Bridget instead of test account.Michael Foiani
2018-08-05Made some other small imports and edits to allow the redux management to ↵Michael Foiani
work correctly.
2018-08-05Updated backend code using getState() to use new store.Michael Foiani
2018-08-04Formatted the firebaseAuth reducers and actions to be more organized.Michael Foiani
2018-08-04Separated basic Firestore actions and reducers into their own files.Michael Foiani
2018-08-04Dividing up the firebase.js into 3 different js files. Hopefully, this will ↵Michael Foiani
keep cleaner code.