-
Notifications
You must be signed in to change notification settings - Fork 1
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
Change Head of Family in Family Page #70
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
getwithashish
commented
Oct 4, 2023
- Query and mutation for relations
- Query and mutation for education
- Query and mutation for occupation
Add Option for creating new forane in Forane page
Create New Pages
Create mutations for adding new address entities
Add IP address and port to the allow cors configuration
Add rabbitmq
Basic functionalities of Person Page
Update README.md
Modify Form fields in different pages
Use New Search Box
- Create Builder class - Create Head of family and family members, when a new family is created - Create a new Graphql schema for Person mutation input through family - Removed @NotNull constraint in PersonMutationInput for family field
- Clear the input fields once creation is successful
Completed in: - Forane Page - Parish Page - Koottayma Page - Family Page
- For creating multiple members under a single family - For changing person relation - For changing head of family
- Change Head of Family - Change relation of famiy members when head of family is changed - Add mutation for changing head of family - Add query for getting persons in a family
- Query for getting all educations - Query for getting all occupations - Mutation for creating new education - Mutation for creating new occupation - Add Field for getting occupation sector (government or private)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.