aboutsummaryrefslogtreecommitdiff
path: root/src/components/mao-admin.js
AgeCommit message (Collapse)Author
2019-09-06Added options to archive previous year's dataMichael Foiani
2018-11-06Added search feature and small update to admin controls.Michael Foiani
2018-11-06Made multiple changes, fixing typos and a major bug with showing divisons.Michael Foiani
2018-09-24Fixed bug with toggling od user data.Michael Foiani
2018-09-24Fixed issues with comment system. Now works but is unstable.Michael Foiani
2018-09-15Created way to update accounts with username. On signin, it updates the ↵Michael Foiani
account. Also made some changed to admin console.
2018-09-15Created way to get user data for admins, except for username. May need to ↵Michael Foiani
change database or figure something out.
2018-08-19Making small improvements to increase security and make the admin console ↵Michael Foiani
smoother.
2018-08-13Now deletes img from storage after use. Done with basic img backend stuff.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-05Updated components to work with new redux files.Michael Foiani
2018-08-03Updated admin so it correctly shows the divisons of students based on the ↵Michael Foiani
value in their account/
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
2018-08-01Successfully added admin page and connected it to main app.Michael Foiani
2018-08-01Working on creating admin page. Having issues with keeping the page hidden ↵Michael Foiani
in the toolbar.