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 application frontend #594

Merged
merged 32 commits into from
Nov 14, 2022
Merged

Add application frontend #594

merged 32 commits into from
Nov 14, 2022

Conversation

michael-markl
Copy link
Member

@michael-markl michael-markl commented Oct 25, 2022

This PR adds a structure which allows to create forms relatively easily. The PR includes

  • an application form for the blue EAK using the most common entitlement type ("Berechtigungsgrund"): Work at Organization(s)
  • auto-saving the application form (including files)
  • Send GraphQL request to backend (including files)
  • request gets processed successfully in the backend and is visible in the administration tool.

What's left:

Sorry for the large PR, half of it is package-lock.json :)

Base automatically changed from 569-ResetPassword to whitelabel October 25, 2022 08:52
# Conflicts:
#	backend/src/main/kotlin/app/ehrenamtskarte/backend/application/webservice/EakApplicationMutationService.kt
#	backend/src/main/kotlin/app/ehrenamtskarte/backend/application/webservice/EakApplicationQueryService.kt
@michael-markl michael-markl marked this pull request as ready for review November 5, 2022 01:37
@maxammann
Copy link
Member

This is ready for review, right?

@michael-markl
Copy link
Member Author

@maxammann yup

administration/package.json Outdated Show resolved Hide resolved
administration/src/application/FormType.ts Outdated Show resolved Hide resolved
@michael-markl
Copy link
Member Author

@maxammann You might want to have another look. If everything's okay, feel free to merge.

Copy link
Member

@maxammann maxammann left a comment

Choose a reason for hiding this comment

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

Looks good!

@maxammann maxammann merged commit c2a74b7 into whitelabel Nov 14, 2022
@maxammann maxammann deleted the AddApplicationFrontend branch November 14, 2022 11:03
@maxammann maxammann restored the AddApplicationFrontend branch November 14, 2022 12:38
@michael-markl michael-markl deleted the AddApplicationFrontend branch November 17, 2022 10:18
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.

2 participants