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

Strata - UI: Strata dashboard list #285

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

deetz99
Copy link
Collaborator

@deetz99 deetz99 commented Nov 7, 2024

Issue:

Description of changes:

  • strata dashboard list/table
  • choose account page

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the strr2 license (Apache 2.0).

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://strr-platform-dev--pr-285-mfuh9g2p.web.app

1 similar comment
@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://strr-platform-dev--pr-285-mfuh9g2p.web.app

Copy link
Collaborator

@kialj876 kialj876 left a comment

Choose a reason for hiding this comment

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

Nice work 👍

page: {
login: {
redirectPath: '/auth/account/choose-existing'
// options: { // allow all options?
Copy link
Collaborator

Choose a reason for hiding this comment

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

good question I think we should allow everything for now

).map(app => ({
hotelName: app.registration.strataHotelDetails.brand.name,
number: app.header.applicationNumber,
type: 'Application',
Copy link
Collaborator

Choose a reason for hiding this comment

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

probably would be good to have this and 'Registration' come from i18n?

}))
}
return []
})
Copy link
Collaborator

Choose a reason for hiding this comment

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

nice this is clean

Copy link

sonarcloud bot commented Nov 7, 2024

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://strr-platform-dev--pr-285-mfuh9g2p.web.app

1 similar comment
@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://strr-platform-dev--pr-285-mfuh9g2p.web.app

@deetz99 deetz99 merged commit f225958 into bcgov:main Nov 7, 2024
21 of 22 checks passed
@deetz99 deetz99 deleted the strata-dashboard-list branch November 7, 2024 22:21
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.

3 participants