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
/
actions
/
firebase.js
Age
Commit message (
Expand
)
Author
2018-08-04
Dividing up the firebase.js into 3 different js files. Hopefully, this will k...
Michael Foiani
2018-08-04
Deployed on firebase using the firebase.json config file. Also, fixed a spell...
Michael Foiani
2018-08-03
Made changes to some forms and also fixed a small bug with registry element.
Michael Foiani
2018-08-03
Allowd for account page to show correct division based on data in database.
Michael Foiani
2018-08-03
Updated admin so it correctly shows the divisons of students based on the val...
Michael Foiani
2018-08-02
Fixed small bug with updating approvedhours with new security settings.
Michael Foiani
2018-08-02
Added divison field to accounts. Will implement in the future.
Michael Foiani
2018-08-02
Allowed for admin to approve hours and reject hours. Futher testing for bugs ...
Michael Foiani
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 d...
Michael Foiani
2018-08-01
Working on displaying the requests with custom element request-grid.
Michael Foiani
2018-08-01
Working on creating admin page. Having issues with keeping the page hidden in...
Michael Foiani
2018-08-01
Created basic framework to fetch all hours request for admins.
Michael Foiani
2018-08-01
Working on admin framework. Allows for certain uids to have extra controls if...
Michael Foiani
2018-07-30
Added a quick change to diplay email instead of uid. Also, changed a few smal...
Michael Foiani
2018-07-30
Making big additions to backend and frontend development to fourm system.
Michael Foiani
2018-07-30
Developed more styling and backend for account page.
Michael Foiani
2018-07-29
Added dedicated account page for logging in.
Michael Foiani
2018-07-29
Changed pulling requestedHours based on request, not variable part of user.
Michael Foiani
2018-07-29
Added backend for requesting tutoring hours. Will revise to make easier.
Michael Foiani
2018-07-29
Created backend for tutoring hour requests. Also, fixed some bugs on competit...
Michael Foiani
2018-07-28
Working on requesting tutoring hours frontend.
Michael Foiani
2018-07-26
Created styling and backend for users to sign up for competitions.
Michael Foiani
2018-07-26
Added basic sign out feature and realtime query for tutoring hours.
Michael Foiani
2018-07-26
Created basic login system using firebase and redux.
Michael Foiani