This repository has been archived on 2021-01-24. You can view files and clone it, but cannot push or open issues or pull requests.
laravel-elearning/resources/views
mwalbeck 0b1e01a848 Small css changes 2016-11-15 00:02:34 +01:00
..
admin small UI changes 2016-11-03 12:46:22 +01:00
auth Added common layout file for auth views, remove register link on navbar and routed register to 404 view 2016-10-28 21:50:43 +02:00
errors added 3 error pages with common layout base 2016-10-28 13:06:29 +02:00
groups Added session flashes and validation errors to views and add session flashes in controllers 2016-11-01 13:03:39 +01:00
layouts fixed so moderator can't edit or delete administrators in the same group, fixed so delete button actually works 2016-10-29 23:45:00 +02:00
shared Added reset password functionality, and added a random password generator function 2016-11-01 16:38:38 +01:00
tests Small css changes 2016-11-15 00:02:34 +01:00
users Random password is now default when creating a user, also an option when editing. Mods part of master group go straight to tests when clicking show test 2016-11-03 16:19:16 +01:00
vendor Added missed validation, few style changes and added dynamic field adding of option fields in question creation and edit 2016-10-24 19:12:23 +02:00
home.blade.php Added session flashes and validation errors to views and add session flashes in controllers 2016-11-01 13:03:39 +01:00
stats.blade.php Changed delete view to a popup instead of seperate page, and a few layout changes 2016-10-28 14:44:31 +02:00
welcome.blade.php added files 2016-09-01 11:37:49 +02:00