aboutsummaryrefslogtreecommitdiff
path: root/src/components/request-element.js
AgeCommit message (Collapse)Author
2018-08-13Fixed small styling issue with big pictures showing on admin console.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 ↵Michael Foiani
when viewing requests.
2018-08-05Updated ui to display minutes instead of hours. Also, added a location field ↵Michael Foiani
to tutoring hours request.
2018-08-05Fixed small reducer error.Michael Foiani
2018-08-05Updated components to work with new redux files.Michael Foiani
2018-08-02Allowed for admin to approve hours and reject hours. Futher testing for bugs ↵Michael Foiani
and glitches.
2018-08-02Finished registry of competitions showing for administrator logins.Michael Foiani
2018-08-01Fixed small glitch where snapshot would fire twice because the field in the ↵Michael Foiani
database was called 'date.' Annoying. Also, fixed other bugs and finished the admin requests viewing, but need to connect the 'approve hours button.'
2018-08-01Working on displaying the requests with custom element request-grid.Michael Foiani