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

604: Withdraw application #865

Merged
merged 22 commits into from
Mar 20, 2023
Merged

604: Withdraw application #865

merged 22 commits into from
Mar 20, 2023

Conversation

f1sh1918
Copy link
Contributor

@f1sh1918 f1sh1918 commented Mar 15, 2023

Missing: If we need sth like a "BearbeitungsId" should we use regionId-applicationId or any other suggestions

TODO: Check in Verification (Sarahs pr) view if application was withdrawed (separate task)

How to test: http://localhost:3000/antrag-einsehen/accessKey

resolves #604

@f1sh1918 f1sh1918 marked this pull request as ready for review March 15, 2023 19:10
@michael-markl
Copy link
Member

We should also be careful when deploying this change: We should probably delete the applications table before deploying, to make sure the new column will be there... Again, having proper DB migrations would be nice already, but I guess we're not there yet :D

… add responsiveness, add check if application was already withdrawed
@f1sh1918 f1sh1918 requested a review from michael-markl March 16, 2023 12:49
# Conflicts:
#	administration/src/Router.tsx
#	administration/src/graphql/applications/getApplication.graphql
#	backend/src/main/kotlin/app/ehrenamtskarte/backend/application/database/repos/ApplicationRepository.kt
#	backend/src/main/kotlin/app/ehrenamtskarte/backend/application/webservice/EakApplicationMutationService.kt
#	backend/src/main/kotlin/app/ehrenamtskarte/backend/application/webservice/EakApplicationQueryService.kt
#	specs/backend-api.graphql
…licant fkt, add withdraw date for internal application check, added callout
@f1sh1918 f1sh1918 merged commit 0b40c5c into main Mar 20, 2023
@f1sh1918 f1sh1918 deleted the 604-withdraw-application branch March 20, 2023 11:51
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.

[Applications] Add an option to "withdraw" applications for users
2 participants