-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch '296-implement-lo-la' into 'main'
Resolve "implement LO/LA" Closes #296 See merge request inject/frontend!221
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- backend 1 addition, 1 deletionbackend
- codegen/gql/fragments/LearningActivity.graphql 8 additions, 0 deletionscodegen/gql/fragments/LearningActivity.graphql
- codegen/gql/fragments/LearningObjective.graphql 8 additions, 0 deletionscodegen/gql/fragments/LearningObjective.graphql
- codegen/gql/fragments/TeamLearningActivity.graphql 10 additions, 0 deletionscodegen/gql/fragments/TeamLearningActivity.graphql
- codegen/gql/fragments/TeamLearningObjective.graphql 10 additions, 0 deletionscodegen/gql/fragments/TeamLearningObjective.graphql
- codegen/gql/queries/GetTeamLearningObjectives.graphql 5 additions, 0 deletionscodegen/gql/queries/GetTeamLearningObjectives.graphql
- frontend/src/components/Navbar/index.tsx 1 addition, 1 deletionfrontend/src/components/Navbar/index.tsx
- frontend/src/instructor/InstructorMilestones/MilestoneIndicator.tsx 84 additions, 79 deletions...rc/instructor/InstructorMilestones/MilestoneIndicator.tsx
- frontend/src/instructor/LearningObjectives/LearningActivity.tsx 31 additions, 0 deletions...nd/src/instructor/LearningObjectives/LearningActivity.tsx
- frontend/src/instructor/LearningObjectives/LearningObjective.tsx 41 additions, 0 deletions...d/src/instructor/LearningObjectives/LearningObjective.tsx
- frontend/src/instructor/LearningObjectives/LearningObjectivesButton.tsx 53 additions, 0 deletions...nstructor/LearningObjectives/LearningObjectivesButton.tsx
- frontend/src/instructor/LearningObjectives/index.tsx 63 additions, 0 deletionsfrontend/src/instructor/LearningObjectives/index.tsx
- frontend/src/pages/(navbar)/exercise-panel.tsx 0 additions, 0 deletionsfrontend/src/pages/(navbar)/exercise-panel.tsx
- frontend/src/pages/instructor/[exerciseId]/[teamId]/learning-objectives.tsx 12 additions, 0 deletions.../instructor/[exerciseId]/[teamId]/learning-objectives.tsx
- frontend/src/router.ts 3 additions, 1 deletionfrontend/src/router.ts
- frontend/src/views/InstructorView/index.tsx 7 additions, 0 deletionsfrontend/src/views/InstructorView/index.tsx
- graphql/client/apollo-helpers.ts 55 additions, 4 deletionsgraphql/client/apollo-helpers.ts
- graphql/fragments/LearningActivity.generated.ts 8 additions, 0 deletionsgraphql/fragments/LearningActivity.generated.ts
- graphql/fragments/LearningObjective.generated.ts 8 additions, 0 deletionsgraphql/fragments/LearningObjective.generated.ts
Loading
Please register or sign in to comment