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
/
firebaseAdmin.js
Age
Commit message (
Expand
)
Author
2018-09-15
Created way to update accounts with username. On signin, it updates the accou...
Michael Foiani
2018-09-15
Created way to get user data for admins, except for username. May need to cha...
Michael Foiani
2018-09-13
Fixed bugs with competitions. Also, allowed for stats divison to bee seen by ...
Michael Foiani
2018-08-19
Making small improvements to increase security and make the admin console smo...
Michael Foiani
2018-08-13
Tried many things to try to fix the glitch. I was successful. Yay! 5 hours of...
Michael Foiani
2018-08-13
Attempting to fix issue with building and serving. I believe it was a semicol...
Michael Foiani
2018-08-13
Trying to fix error with bulding. App works on local host but not on delpoyed...
Michael Foiani
2018-08-13
Now deletes img from storage after use. Done with basic img backend stuff.
Michael Foiani
2018-08-13
Trying to find ways to get img in firebase storage to show in admin panel whe...
Michael Foiani
2018-08-05
Updated backend code using getState() to use new store.
Michael Foiani
2018-08-04
Separated firebaseAdmin's actions and reducers into their respective files.
Michael Foiani