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
/
components
/
request-element.js
Age
Commit message (
Collapse
)
Author
2018-08-13
Fixed small styling issue with big pictures showing on admin console.
Michael Foiani
2018-08-13
Now deletes img from storage after use. Done with basic img backend stuff.
Michael Foiani
2018-08-13
Fixed bugs with images. It works okay now.
Michael Foiani
2018-08-13
Trying to find ways to get img in firebase storage to show in admin panel ↵
Michael Foiani
when viewing requests.
2018-08-05
Updated ui to display minutes instead of hours. Also, added a location field ↵
Michael Foiani
to tutoring hours request.
2018-08-05
Fixed small reducer error.
Michael Foiani
2018-08-05
Updated components to work with new redux files.
Michael Foiani
2018-08-02
Allowed for admin to approve hours and reject hours. Futher testing for bugs ↵
Michael Foiani
and glitches.
2018-08-02
Finished registry of competitions showing for administrator logins.
Michael Foiani
2018-08-01
Fixed 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-01
Working on displaying the requests with custom element request-grid.
Michael Foiani