aboutsummaryrefslogtreecommitdiff
path: root/routes
Commit message (Collapse)AuthorAge
* Added some add_solutions functionalityHumairAK2016-07-24
|
* adjusted callback for questions routeHumairAK2016-07-24
|
* Merged get_exam_byIDnanalelfe2016-07-24
|\
| * Finished questions, added servercallback for find_exam_byIDHumairAK2016-07-24
| |
* | Added comments for user, along with dummy data if the user doesn't have any ↵nanalelfe2016-07-24
|/ | | | comments
* Added add admin functionality for front endHumairAK2016-07-23
|
* questions countWaref Haque2016-07-23
|
* Added route protection for the admin panel, and additional for user. Nav ↵nanalelfe2016-07-23
| | | | changes depending on admin/user
* Created admins collection. Added admin authentication.nanalelfe2016-07-23
|
* Merge branch 'master' of https://github.com/HumairAK/solutions_repoHumairAK2016-07-23
|\
| * Populated user info into user_profile.hbsnanalelfe2016-07-23
| |
| * Fixed session storage. Fixed optional phone number in signupnanalelfe2016-07-23
| |
| * Fixed minor issuenanalelfe2016-07-23
| |
* | Added admin cpanel functionality, added serverCallback in parameters for ↵HumairAK2016-07-23
| | | | | | | | some database queries.
* | Merge branch 'master' of https://github.com/HumairAK/solutions_repoHumairAK2016-07-23
|\|
| * Resolved conflictnanalelfe2016-07-23
| |\
| * | Leftover commitsnanalelfe2016-07-23
| | |
* | | made fixes to server callbacksHumairAK2016-07-23
| |/ |/|
* | resolved minor conflictHumairAK2016-07-22
|\ \
| * | add solutionsWaref Haque2016-07-22
| | |
| * | solutions given the exam_id and the questions numberWaref Haque2016-07-22
| |/
* / moved admin route data into admin.jsHumairAK2016-07-22
|/
* Cleaned up the routing for users. Header changeable depending on whether ↵nanalelfe2016-07-22
| | | | user is logged in or not. Logout option.
* Fixed login password check. Created new function retrievePassword in ↵nanalelfe2016-07-22
| | | | node_simple.js
* resolved conflictHumairAK2016-07-22
|\
| * Added authentication for signin. Created new signin page. Added validation ↵nanalelfe2016-07-22
| | | | | | | | checks for signup.
* | fixed conflict in passport.jsHumairAK2016-07-22
|\ \
| * | Added validation checks for signupnanalelfe2016-07-22
| |/
* / Added error messagesHumairAK2016-07-22
|/
* Minor change to add_userHumairAK2016-07-22
|
* resolved conflictHumairAK2016-07-22
|\
| * Updated passportnanalelfe2016-07-22
| |
* | Minor changes in index.jsHumairAK2016-07-22
| |
* | Merge branch 'master' of https://github.com/HumairAK/solutions_repoHumairAK2016-07-22
|\|
| * Merge branch 'master' of https://github.com/HumairAK/solutions_reponanalelfe2016-07-22
| |\
| * \ Added passport for signupnanalelfe2016-07-22
| |\ \
| * | | Need pullnanalelfe2016-07-21
| | | |
* | | | Minor bug fixesHumairAK2016-07-22
| |_|/ |/| |
* | | made further changes to admin panel and index.jsHumairAK2016-07-22
| |/ |/|
* | Made appropriate changes to add admin panel for adding exams, still need to ↵HumairAK2016-07-21
| | | | | | | | add validation and fix minor glitches. Added servercallback for get_all_exams and find_exams in node_simple.js
* | added admin page, fixed some minor issuesHumairAK2016-07-21
| |
* | Added templating for questions, made a minor adjustments to index.jsHumairAK2016-07-21
|/
* MERGEDnanalelfe2016-07-21
|\
| * Added other dependencies for authentication, made minor adjustments to ↵HumairAK2016-07-21
| | | | | | | | index.js, added templating for exams, will remove dependencie modules later, keep for now
| * questions for each exam pageWaref Haque2016-07-21
| |
* | need pullnanalelfe2016-07-21
|/
* Mergednanalelfe2016-07-20
|\
| * added the id to exams passedWaref Haque2016-07-19
| |
| * proper exams renderingWaref Haque2016-07-19
| |
* | Added csurf protection, and setup passportnanalelfe2016-07-20
|/