| .. |
|
addContentBlock.gql
|
style checkbox, refactor task assignment
|
2018-10-16 15:28:18 +02:00 |
|
addNote.gql
|
Add modal for adding notes
|
2019-10-10 09:50:27 +02:00 |
|
addObjective.gql
|
Enable teachers to add new objectives instead of objective groups
|
2019-08-22 19:01:26 +02:00 |
|
addProject.gql
|
Update cypress tests to mock the server
|
2020-01-20 17:14:20 +01:00 |
|
addProjectEntry.gql
|
Update cypress tests to mock the server
|
2020-01-20 17:14:20 +01:00 |
|
addRemoveMember.gql
|
Enable adding previous members to school classes
|
2020-03-05 16:18:30 +01:00 |
|
addRoom.gql
|
Split up add and change mutations for rooms
|
2018-09-20 16:21:36 +02:00 |
|
addRoomEntry.gql
|
Remove subtitle from room entry
|
2018-11-01 16:18:35 +01:00 |
|
betaLogin.gql
|
Rename LocalLogin -> BetaLogin
|
2020-03-09 15:47:50 +01:00 |
|
createClass.gql
|
Add mutation for creating school classes
|
2020-03-19 11:43:57 +01:00 |
|
deleteContentBlock.gql
|
Add content block deletion mutation
|
2018-10-11 11:39:50 +02:00 |
|
deleteObjective.gql
|
Add action menu and delete method to objectives
|
2019-08-26 11:15:25 +02:00 |
|
deleteProject.gql
|
refactor widget footer, add possibility to delete project
|
2019-03-27 09:33:12 +01:00 |
|
deleteProjectEntry.gql
|
Add project entry deletion by user
|
2019-05-21 14:39:25 +02:00 |
|
deleteRoom.gql
|
Add functionality to room delete button
|
2018-09-21 15:24:52 +02:00 |
|
deleteRoomEntry.gql
|
Add parts for room entry deletion
|
2018-10-29 18:54:34 +01:00 |
|
joinClass.gql
|
Update local school class cache after joining a class
|
2020-02-12 20:28:46 +01:00 |
|
login.gql
|
Rename LocalLogin -> BetaLogin
|
2020-03-09 15:47:50 +01:00 |
|
logoutUser.gql
|
Add new schema, fix cypress tests
|
2020-07-10 10:12:27 +02:00 |
|
mutateContentBlock.gql
|
style checkbox, refactor task assignment
|
2018-10-16 15:28:18 +02:00 |
|
redeemCoupon.gql
|
Use built-in graphql errors
|
2020-05-12 09:56:48 +02:00 |
|
registration.gql
|
Remove error field from query
|
2020-04-30 09:12:36 +02:00 |
|
spellCheck.gql
|
Add sentence offset to spell check results
|
2020-02-03 15:04:52 +01:00 |
|
updateAnswer.gql
|
Add answers to surveys
|
2019-06-27 17:56:29 +02:00 |
|
updateAssignmentMutation.gql
|
Add assignment queries and mutation to client
|
2018-10-02 10:08:59 +02:00 |
|
updateAssignmentMutationWithSuccess.gql
|
Fix disappearing submission bug for student
|
2018-10-25 15:46:31 +02:00 |
|
updateAvatarUrl.gql
|
Add possibility to upload avatars
|
2019-04-24 14:23:54 +02:00 |
|
updateChapterBookmark.gql
|
Add first raw implementation for adtl. bookmark types
|
2019-12-02 13:56:52 +01:00 |
|
updateContentBookmark.gql
|
Rename Highlight to Bookmark
|
2019-10-07 17:10:39 +02:00 |
|
updateFeedback.gql
|
Prevent overwrite bug in student submission feedback form
|
2020-05-07 17:23:50 +02:00 |
|
updateFeedbackWithText.gql
|
Fix student submission feedback bug
|
2020-11-05 09:59:53 +01:00 |
|
updateInstrumentBookmark.gql
|
Add bookmark actions to instrument, implement instrument bookmark
|
2020-01-08 15:00:40 +01:00 |
|
updateLastModule.gql
|
Add module to recently visited modules on visit
|
2020-06-25 15:19:08 +02:00 |
|
updateLastTopic.gql
|
Save last topic and go there on topic navigation
|
2020-06-16 16:29:41 +02:00 |
|
updateModuleBookmark.gql
|
Add bookmark action for modules
|
2019-12-03 15:06:47 +01:00 |
|
updateNote.gql
|
Add note update mutation
|
2019-10-12 08:54:20 +02:00 |
|
updateObjectiveProgress.gql
|
Update last module in a mutation instead of the query
|
2019-04-11 14:15:36 +02:00 |
|
updateObjectiveVisibility.gql
|
Hide single objectives instead of whole groups
|
2019-08-21 16:26:51 +02:00 |
|
updateOnboardingProgress.gql
|
Add onboarding visited flag to user
|
2020-07-07 22:31:25 +02:00 |
|
updatePassword.gql
|
Handle backenderrors in frontend
|
2019-04-04 15:57:02 +02:00 |
|
updateProject.gql
|
Wire up portfolio frontend to backend
|
2019-03-07 10:54:27 +01:00 |
|
updateProjectEntry.gql
|
Add form for editing project entries
|
2019-05-13 17:57:21 +02:00 |
|
updateProjectSharedState.gql
|
Move project and room actions to own component
|
2019-05-22 17:47:31 +02:00 |
|
updateRoom.gql
|
Add component to edit a room
|
2018-09-21 13:54:15 +02:00 |
|
updateRoomEntry.gql
|
Add room entry edit mask
|
2018-10-30 11:57:41 +01:00 |
|
updateSchoolClass.gql
|
Add button to change the school class name
|
2020-03-14 11:27:16 +01:00 |
|
updateSolutionVisibility.gql
|
Add solution toggling to frontend
|
2019-02-07 16:58:20 +01:00 |
|
updateUserSetting.gql
|
Use cache to propagate changes, add tests, style popover
|
2019-07-25 11:43:51 +02:00 |