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: user search and filter landing page (#2) #6

Merged
merged 10 commits into from
Oct 27, 2023

Conversation

amansinghbais
Copy link
Contributor

Related Issues

Closes #2

Short Description and Why It's Useful

Implemented the UI for the landing page of the app i.e., user search & filter page.

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

Screenshot from 2023-10-25 14-22-59
Screenshot from 2023-10-25 14-23-02

Contribution and Currently Important Rules Acceptance

package.json Show resolved Hide resolved
@amansinghbais amansinghbais changed the title Implemented: UI for user search landing page (#2) Implemented: user search and filter landing page (#2) Oct 26, 2023
src/router/index.ts Show resolved Hide resolved
src/views/Home.vue Show resolved Hide resolved
</ion-label>

<ion-chip outline>
<ion-label>{{ user.securityGroupId }}</ion-label>
Copy link
Contributor

Choose a reason for hiding this comment

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

We should display security group desc instead.

src/views/Home.vue Show resolved Hide resolved
src/views/Home.vue Show resolved Hide resolved
src/store/modules/util/actions.ts Show resolved Hide resolved
src/store/modules/user/index.ts Show resolved Hide resolved
src/store/modules/util/actions.ts Show resolved Hide resolved
src/store/modules/util/index.ts Show resolved Hide resolved
src/store/modules/util/index.ts Show resolved Hide resolved
@ravilodhi ravilodhi merged commit 8bb019c into hotwax:main Oct 27, 2023
1 check passed
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.

Create User Search Page: Filters and Display of Important Information
3 participants