Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

DCS-065 student home #180

Merged
merged 9 commits into from
Jun 27, 2023
Merged

DCS-065 student home #180

merged 9 commits into from
Jun 27, 2023

Conversation

mmoomocow
Copy link
Owner

Adds a student home page and allows student login.

Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
Can now specify roles using bool flags
Multiple roles can be specified and ANY role will be permitted

BREAKING CHANGE: teacher_required decorator has been removed, use role_required instead

Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
In testHelper createUser include args and kwargs and pass them to User.objects.create

Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
@mmoomocow mmoomocow added this to the Front End system milestone Jun 25, 2023
Nested statment is to prevent errors

Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
Also updates everything (I could find) to reflect this

Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
@mmoomocow mmoomocow marked this pull request as ready for review June 27, 2023 14:52
Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
As students can login, an outdated test would fail

Signed-off-by: Matthew Gray <44288823+mmoomocow@users.noreply.github.com>
@mmoomocow mmoomocow merged commit 1f9b4e1 into main Jun 27, 2023
4 checks passed
@mmoomocow mmoomocow deleted the DCS-065 branch June 27, 2023 15:38
@mmoomocow mmoomocow linked an issue Jun 27, 2023 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DCS-065 Add student home page
1 participant