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

23207 - Product Selection and Payment Method Changes #3205

Merged
merged 252 commits into from
Feb 4, 2025
Merged

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Jan 13, 2025

Issue #:
bcgov/entity#23207

Description of changes:

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

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-account-dev--pr-3205-ytwuu1kp.web.app

@seeker25
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-account-dev--pr-3205-ytwuu1kp.web.app

@seeker25
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-account-dev--pr-3205-ytwuu1kp.web.app

@seeker25
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-account-dev--pr-3205-ytwuu1kp.web.app

@bcgov bcgov deleted a comment from bcregistry-sre Jan 31, 2025
@Jxio
Copy link
Collaborator

Jxio commented Jan 31, 2025

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-account-dev--pr-3205-ytwuu1kp.web.app

@seeker25 seeker25 marked this pull request as ready for review February 3, 2025 20:39
@@ -31,7 +30,9 @@ export const useUserStore = defineStore('user', () => {
userProfileData: undefined as UserProfileData,
redirectAfterLoginUrl: '' as string,
roleInfos: undefined as RoleInfo[],
currentUserAccountSettings: undefined as UserSettings[]
currentUserAccountSettings: undefined as UserSettings[],
accountSettingWarning: false as boolean,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TODO these both need to get moved to Org store?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Will fix in later ticket

@seeker25
Copy link
Collaborator Author

seeker25 commented Feb 3, 2025

Fixing unit test then merging

Copy link

sonarqubecloud bot commented Feb 4, 2025

@seeker25 seeker25 merged commit 0a961e9 into main Feb 4, 2025
13 of 15 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.

4 participants