Skip to content

add four new appreciation options to the dialog - #910

Open
ivannissimrch wants to merge 1 commit into
developfrom
ivannissimrch/872-appreciation-options
Open

add four new appreciation options to the dialog#910
ivannissimrch wants to merge 1 commit into
developfrom
ivannissimrch/872-appreciation-options

Conversation

@ivannissimrch

Copy link
Copy Markdown
Collaborator

Description

Adds the four new options to the Add Appreciation dialog: Need4Deed certificate, cap, notebook and city certificate. Previously, only tote bag, t-shirt, and benefit card were offered.

Blocked on the backend.
Saving one of the new options currently returns a 400. sdk-types.json in the backend still lists only the old three values, so the request is rejected during validation. Issue: 837. Everything else is in place; the database migration and the SDK both have all seven.

Related Issues

Closes #872

Changes

  • Four entries added to APPRECIATION_TYPES in AppreciationDialog.tsx
  • German cityCertificate corrected to Senatsurkunde

Screenshots / Demos

Screenshot from 2026-08-05 22-55-29

Checklist

  • WITHIN THE SCOPE OF AN ISSUE; No unnecessary files included
  • Tests added/updated
  • Documentation updated
  • CI passes

@ivannissimrch

Copy link
Copy Markdown
Collaborator Author

Note on order: this needs BE 845 to merge first. Until then, the four new options appear in the dialog, but saving one returns a 400, since the request validation schema still lists only the original three values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add 4 new volunteer appreciation options to the Add Appreciation dialog

1 participant