Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add editing custom grade types #1616

Merged
merged 7 commits into from
May 6, 2024
Merged

Add editing custom grade types #1616

merged 7 commits into from
May 6, 2024

Conversation

Jonas-Sander
Copy link
Collaborator

Adds GradeService.editCustomGradeType that can be used to edit a custom grade type. Currently this means that the display name can be changed, in the future maybe an icon as well.

Fixes #1531

@github-actions github-actions bot added testing feature: grades Users can add their grades to Sharezone. labels May 6, 2024
Copy link

github-actions bot commented May 6, 2024

Visit the preview URL for this PR (updated for commit 805d231):

https://sharezone-test--pr1616-editing-grade-types-48cvn3dm.web.app

(expires Thu, 09 May 2024 10:55:22 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

Copy link
Member

@nilsreichardt nilsreichardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Jonas-Sander Jonas-Sander added this pull request to the merge queue May 6, 2024
Merged via the queue into main with commit 3870d4a May 6, 2024
37 checks passed
@Jonas-Sander Jonas-Sander deleted the editing-grade-types branch May 6, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: grades Users can add their grades to Sharezone. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to update grade types
2 participants