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

Family member list #158

Merged
merged 14 commits into from
Oct 12, 2021
Merged

Family member list #158

merged 14 commits into from
Oct 12, 2021

Conversation

junzai97
Copy link
Contributor

Resolved #134 and #135

For this PR, there is some limitation on the search feature. Where the name search in the Figure 1 is not working, and name search in Advance Search is using Jhipster .equals search which is lack of flexibility and not very useful. New issue #157 is created on resolve this issue and this will be fixed using Lu's implementation.

Screenshot

image
Figure 1: View Family Member List

image
Figure 2: Advanced Search

image
Figure 3: Add New Member

  • The users dropdown will only list users without assigned family
  • The family input will based on the previous family member page where the user routed to this family-member-create page
  • Enhancement for this page in the future is allowed autocomplete and multiple selection for user input.

image
Figure 4: Update existing Family Member

  • The user input is disabled since we are editing this particular userCCInfo entity.

image
5. Figure 5: Update existing Family Member (Family is set as None)

  • When family is set as None, the Role input will be invisible
  • When userCCInfo is updated with None Family, it is actually deleted from the userCCInfo table

@junzai97 junzai97 self-assigned this Sep 26, 2021
@junzai97 junzai97 added the dev development label Sep 26, 2021
@junzai97 junzai97 requested a review from HowardYaw October 3, 2021 15:38
LUXIANZE
LUXIANZE previously approved these changes Oct 9, 2021
@junzai97 junzai97 requested a review from LUXIANZE October 10, 2021 14:10
@CarlosSia CarlosSia merged commit 51a9fe2 into dev-version-2 Oct 12, 2021
@CarlosSia CarlosSia deleted the family-member-list branch October 12, 2021 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

View Members in CC Family
4 participants