skillbox/client/src/graphql/gql
Ramon Wenger 47b5d2e037 Fix student submission feedback bug 2020-11-05 09:59:53 +01:00
..
fragments Add intro to instruments 2020-09-29 13:56:17 +02:00
local Remove obsolete property from state 2020-06-02 16:34:28 +02:00
mutations Fix student submission feedback bug 2020-11-05 09:59:53 +01:00
allContentBlocksCacheQuery.gql Add content block deletion mutation 2018-10-11 11:39:50 +02:00
allModules.gql Fetch topic information from API 2018-10-19 10:36:31 +02:00
allProjects.gql Wire up portfolio frontend to backend 2019-03-07 10:54:27 +01:00
allTopicsQuery.gql Refactor subnavigation and implement module subnavigation 2019-07-16 16:15:20 +02:00
assignmentQuery.gql Add assignment queries and mutation to client 2018-10-02 10:08:59 +02:00
assignmentWithSubmissionsQuery.gql Change submissionfeedback to submission_feedback or submissionFeedback, 2019-12-09 10:30:49 +01:00
assignmentsQuery.gql Add assignment queries and mutation to client 2018-10-02 10:08:59 +02:00
chapterQuery.gql Add content block deletion mutation 2018-10-11 11:39:50 +02:00
contentBlockQuery.gql Add content block edit modal 2018-09-19 15:40:21 +02:00
instrumentQuery.gql Add instrument query by id 2020-01-08 14:58:07 +01:00
instrumentQueryById.gql Add instrument query by id 2020-01-08 14:58:07 +01:00
instrumentsByTypeQuery.gql Add instrument query to instrument overview 2019-07-17 09:54:34 +02:00
instrumentsQuery.gql Replace old instrument overview with new one 2020-05-06 16:52:22 +02:00
meQuery.gql Add onboarding visited flag to user 2020-07-07 22:31:25 +02:00
moduleByIdQuery.gql Add solution toggling to frontend 2019-02-07 16:58:20 +01:00
moduleDetailsQuery.gql Hide single objectives instead of whole groups 2019-08-21 16:26:51 +02:00
moduleRoomEntryQuery.gql Rename block, update frontend 2019-08-14 11:52:44 +02:00
myActivity.gql Add instruments to the my activity page 2020-02-05 11:35:04 +01:00
mySchoolClass.gql Add page to display the class code 2020-03-20 22:49:51 +01:00
newsTeasersQuery.gql Format date, style source 2020-05-27 11:51:43 +02:00
objectiveGroupQuery.gql Add action menu and delete method to objectives 2019-08-26 11:15:25 +02:00
objectiveQuery.gql use cache for update, incorperate feedback 2018-10-11 14:12:47 +02:00
oldClasses.gql Add unit test for old classes query 2020-03-09 15:34:09 +01:00
projectEntryQuery.gql Add form for editing project entries 2019-05-13 17:57:21 +02:00
projectQuery.gql Add form for editing project entries 2019-05-13 17:57:21 +02:00
roomEntriesQuery.gql Add "add room entry" mutation to frontend 2018-09-25 17:57:29 +02:00
roomEntryByIdQuery.gql Add room entry edit mask 2018-10-30 11:57:41 +01:00
roomEntryQuery.gql Render room entry dynamically on article view 2018-10-11 14:09:09 +02:00
roomQuery.gql Add component to edit a room 2018-09-21 13:54:15 +02:00
roomsQuery.gql Rename rooms query 2018-10-08 14:34:56 +02:00
studentSubmissionQuery.gql Change submissionfeedback to submission_feedback or submissionFeedback, 2019-12-09 10:30:49 +01:00
surveyQuery.gql Add solution visibility check to survey 2019-09-09 14:04:47 +02:00
topicQuery.gql Save last topic and go there on topic navigation 2020-06-16 16:29:41 +02:00