-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* allow editing * add missing pages * update fetchJson to accept empty json * fix remove and approve pupils * show already added teachers * add task page with creation, deleting and editing * remove comments * add edit and create task page * add pending page * move store to model, update classroom table * add confirmation modal * add option to delete classroom * remove + * i18n * i18n * update task view and creation * move task related classroom components to own folder * update tests * update task view * update task view to match stops better * update task creation and editing * styling * update task view * route to classroom details * allow seeing unpublished tasks * update join routing to determine path based on membership * add option to publish and delete tasks * add task creation and updating to task store * remove unused file * i18n * reload en.ts * update routing * update routing * add notebook back to pupiltable * add notebook back to pupiltable * fix test * fix build errors * fix routing for join page * i18n * remove double route * route to task slug * fix add teacher * fix merge breaks * formatting * formatting * change id to classroomId to match rest * comment * remove comment * change id to classroomId * remove double add teacher logic * fixes * update names * fix test * format * add back targets * format * add memebrshipStatus where missing --------- Co-authored-by: Maria <145002050+marikolafs@users.noreply.github.com>
- Loading branch information
Showing
46 changed files
with
2,033 additions
and
215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.