index
:
mao-pwa.git
master
A PWA using Polymer3 to manage tutoring and signups for Community School of Naples' competitive math team.
mfoiani
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actions
/
firebaseAuth.js
Age
Commit message (
Expand
)
Author
2019-09-06
Made jordan an admin, but it works
HEAD
master
Michael Foiani
2019-09-06
Made jordan an admin...
Michael Foiani
2019-02-26
Making some updates. Usual maintenance.
Michael Foiani
2018-09-15
Created way to update accounts with username. On signin, it updates the accou...
Michael Foiani
2018-09-13
Fixed bugs with competitions. Also, allowed for stats divison to bee seen by ...
Michael Foiani
2018-09-13
Added another admin
Michael Foiani
2018-09-13
Updating information on certain pages.
Michael Foiani
2018-08-20
Updated admin users with Bridget instead of test account.
Michael Foiani
2018-08-05
Made some other small imports and edits to allow the redux management to work...
Michael Foiani
2018-08-05
Updated backend code using getState() to use new store.
Michael Foiani
2018-08-04
Formatted the firebaseAuth reducers and actions to be more organized.
Michael Foiani
2018-08-04
Separated basic Firestore actions and reducers into their own files.
Michael Foiani
2018-08-04
Dividing up the firebase.js into 3 different js files. Hopefully, this will k...
Michael Foiani