aboutsummaryrefslogtreecommitdiff
path: root/src/actions/firebaseAuth.js
AgeCommit message (Collapse)Author
2019-09-06Made jordan an admin, but it worksHEADmasterMichael Foiani
2019-09-06Made jordan an admin...Michael Foiani
2019-02-26Making some updates. Usual maintenance.Michael Foiani
2018-09-15Created way to update accounts with username. On signin, it updates the ↵Michael Foiani
account. Also made some changed to admin console.
2018-09-13Fixed bugs with competitions. Also, allowed for stats divison to bee seen by ↵Michael Foiani
admin for competition. Lastly, fixed some errors with admin controls after logging out.
2018-09-13Added another adminMichael Foiani
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.