aboutsummaryrefslogtreecommitdiff
path: root/src/components/mao-admin.js
AgeCommit message (Collapse)Author
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.