aboutsummaryrefslogtreecommitdiff
path: root/src/actions/firebaseFirestore.js
AgeCommit message (Expand)Author
2018-11-06Updated old infoMichael Foiani
2018-09-24Fixed issues with comment system. Now works but is unstable.Michael Foiani
2018-09-17Stil working on comment feature. Successfully connected the comments on posts...Michael Foiani
2018-09-15Created way to update accounts with username. On signin, it updates the accou...Michael Foiani
2018-09-13Fixed bugs with competitions. Also, allowed for stats divison to bee seen by ...Michael Foiani
2018-08-19Making small improvements to increase security and make the admin console smo...Michael Foiani
2018-08-19Made the website more interactive by adding alerts on successful and failed a...Michael Foiani
2018-08-13Tried many things to try to fix the glitch. I was successful. Yay! 5 hours of...Michael Foiani
2018-08-13Attempting to fix issue with building and serving. I believe it was a semicol...Michael Foiani
2018-08-13Trying to fix error with bulding. App works on local host but not on delpoyed...Michael Foiani
2018-08-13Now deletes img from storage after use. Done with basic img backend stuff.Michael Foiani
2018-08-13Fixed bugs with images. It works okay now.Michael Foiani
2018-08-13Trying to find ways to get img in firebase storage to show in admin panel whe...Michael Foiani
2018-08-13Created new requests upadte that will allow for pictures to be displayed in a...Michael Foiani
2018-08-05Updated ui to display minutes instead of hours. Also, added a location field ...Michael Foiani
2018-08-05Updated backend code using getState() to use new store.Michael Foiani
2018-08-04Separated basic Firestore actions and reducers into their own files.Michael Foiani