-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch '307-use-team-name-in-instructor-team-selector' into 'main'
Resolve "use team.name in instructor team selector" Closes #307 and inject-issues#66 See merge request inject/frontend!233
No related branches found
No related tags found
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- codegen/gql/fragments/Team.graphql 4 additions, 0 deletionscodegen/gql/fragments/Team.graphql
- frontend/src/clientsettings/components/InstructorTeams.tsx 19 additions, 10 deletionsfrontend/src/clientsettings/components/InstructorTeams.tsx
- frontend/src/clientsettings/vars/teams.ts 22 additions, 21 deletionsfrontend/src/clientsettings/vars/teams.ts
- frontend/src/components/Status/index.tsx 15 additions, 2 deletionsfrontend/src/components/Status/index.tsx
- frontend/src/components/TeamLabel/index.tsx 74 additions, 14 deletionsfrontend/src/components/TeamLabel/index.tsx
- frontend/src/instructor/InstructorTeamSelector/LabelElement.tsx 0 additions, 36 deletions...nd/src/instructor/InstructorTeamSelector/LabelElement.tsx
- frontend/src/instructor/InstructorTeamSelector/index.tsx 40 additions, 27 deletionsfrontend/src/instructor/InstructorTeamSelector/index.tsx
- frontend/src/instructor/InstructorTeamSelector/useTeamStateValidator.ts 43 additions, 30 deletions...nstructor/InstructorTeamSelector/useTeamStateValidator.ts
- frontend/src/logic/StaffSelector/index.tsx 5 additions, 3 deletionsfrontend/src/logic/StaffSelector/index.tsx
- frontend/src/logic/TeamSelector/index.tsx 15 additions, 12 deletionsfrontend/src/logic/TeamSelector/index.tsx
- frontend/src/views/InstructorView/index.tsx 1 addition, 1 deletionfrontend/src/views/InstructorView/index.tsx
- graphql/fragments/ActionLog.generated.ts 2 additions, 2 deletionsgraphql/fragments/ActionLog.generated.ts
- graphql/fragments/Exercise.generated.ts 2 additions, 2 deletionsgraphql/fragments/Exercise.generated.ts
- graphql/fragments/QuestionnaireDetails.generated.ts 2 additions, 2 deletionsgraphql/fragments/QuestionnaireDetails.generated.ts
- graphql/fragments/Team.generated.ts 2 additions, 2 deletionsgraphql/fragments/Team.generated.ts
- graphql/fragments/TeamQuestionnaireState.generated.ts 2 additions, 2 deletionsgraphql/fragments/TeamQuestionnaireState.generated.ts
- graphql/mutations/CreateExercise.generated.ts 2 additions, 2 deletionsgraphql/mutations/CreateExercise.generated.ts
- graphql/queries/GetAnalyticsActionLogs.generated.ts 2 additions, 2 deletionsgraphql/queries/GetAnalyticsActionLogs.generated.ts
- graphql/queries/GetExercise.generated.ts 2 additions, 2 deletionsgraphql/queries/GetExercise.generated.ts
Loading
Please register or sign in to comment