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: centralized facility selector(#228) #320

Merged
merged 7 commits into from
Oct 17, 2024

Conversation

R-Sourabh
Copy link
Contributor

@R-Sourabh R-Sourabh commented Sep 5, 2024

Related Issues

#228
#138

Short Description and Why It's Useful

  • Created the DxpFacilitySwitcher component with a UI that displays an ion-card and ion-modal to select a facility.
  • The list of facilities now includes the facilityId as well.
  • Added a feature to select a facility using radio buttons and set it as the current facility.
  • Added actions to call OMS APIs to retrieve facilities, the preferred facility, and set the current facility.
  • Added getters to retrieve all facilities and the current facility.

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

Screenshot from 2024-09-05 12-36-07
Screenshot from 2024-09-05 12-35-50

Is the changes contains any breaking change?

If there are any breaking change include those in the release notes file

  • Yes
  • No

Contribution and Currently Important Rules Acceptance

src/components/DxpFacilitySwitcher.vue Outdated Show resolved Hide resolved
src/components/DxpFacilitySwitcher.vue Outdated Show resolved Hide resolved
src/components/DxpFacilitySwitcher.vue Outdated Show resolved Hide resolved
src/components/DxpFacilitySwitcher.vue Show resolved Hide resolved
src/components/DxpFacilitySwitcher.vue Outdated Show resolved Hide resolved
src/components/DxpFacilitySwitcher.vue Outdated Show resolved Hide resolved
src/store/user.ts Outdated Show resolved Hide resolved
src/components/DxpFacilitySwitcher.vue Outdated Show resolved Hide resolved
src/store/user.ts Outdated Show resolved Hide resolved
src/store/user.ts Outdated Show resolved Hide resolved
src/store/user.ts Outdated Show resolved Hide resolved
src/components/DxpFacilitySwitcher.vue Outdated Show resolved Hide resolved
@ymaheshwari1 ymaheshwari1 changed the title Implemented: centralized facility selector with facilityId(#228) Implemented: centralized facility selector(#228) Oct 16, 2024
@ymaheshwari1 ymaheshwari1 merged commit 76fce68 into hotwax:main Oct 17, 2024
2 checks 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.

2 participants