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

Implemented: system groups section on find groups page (#73) #123

Merged
merged 17 commits into from
Dec 21, 2023

Conversation

amansinghbais
Copy link
Contributor

@amansinghbais amansinghbais commented Dec 19, 2023

Related Issues

Closes #73

Short Description and Why It's Useful

Implemented system groups section on the find groups page.

Screenshots of Visual Changes before/after (If There Are Any)

Screenshot from 2023-12-21 15-26-13

Screenshot from 2023-12-21 15-26-21

Contribution and Currently Important Rules Acceptance

@amansinghbais amansinghbais marked this pull request as ready for review December 19, 2023 11:29
@amansinghbais amansinghbais changed the title Implemented: system groups section on find users page (#73) Implemented: system groups section on find groups page (#73) Dec 19, 2023
</ion-list-header>
<ion-item v-for="groupType in facilityGroupTypes" :key="groupType.facilityGroupId">
<ion-label>
{{ groupType.description }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Display groupTypeId if there is no description set.

@ravilodhi ravilodhi merged commit f85e6e0 into hotwax:main Dec 21, 2023
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.

Implement Facility Group UI
4 participants