index
:
solutions_repo
master
qa
A web app that allows students to share test solutions.
kdam0
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routes
/
admin.js
Commit message (
Collapse
)
Author
Age
*
Implemented admin signin
nanalelfe
2016-08-23
|
*
Added admin signin
nanalelfe
2016-08-23
|
*
Fixed signin and signup
nanalelfe
2016-08-14
|
*
Added comments to index.js
nanalelfe
2016-07-27
|
*
Added comments to admin.js
nanalelfe
2016-07-27
|
*
split up script files, only serving relevant scripts for each page accordingly
HumairAK
2016-07-27
|
*
minor fix to admin validation templating
HumairAK
2016-07-25
|
*
validation display attempt
Waref Haque
2016-07-25
|
*
validation server side admin
Waref Haque
2016-07-25
|
*
added admin confirmation and alert messages for submissions
HumairAK
2016-07-25
|
*
added all admin panel functionality
HumairAK
2016-07-25
|
*
Finished questions, added servercallback for find_exam_byID
HumairAK
2016-07-24
|
*
Added add admin functionality for front end
HumairAK
2016-07-23
|
*
Added route protection for the admin panel, and additional for user. Nav ↵
nanalelfe
2016-07-23
|
|
|
|
changes depending on admin/user
*
Added admin cpanel functionality, added serverCallback in parameters for ↵
HumairAK
2016-07-23
|
|
|
|
some database queries.
*
made fixes to server callbacks
HumairAK
2016-07-23
|
*
moved admin route data into admin.js
HumairAK
2016-07-22