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

19331 & 19330 - Unlinked + Linked Short Name Mapping tables #2700

Merged
merged 102 commits into from
Feb 5, 2024
Merged

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Jan 31, 2024

Issue #:
bcgov/entity#19330
bcgov/entity#19331

Description of changes:
Short Name Mapping tables

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).

@seeker25
Copy link
Collaborator Author

Will re-open as we get this more complete (so CI doesn't just burn up cycles)

@seeker25
Copy link
Collaborator Author

seeker25 commented Feb 5, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-account-dev--pr-2700-zy7q0oum.web.app

Copy link

sonarqubecloud bot commented Feb 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
2.6% Duplication on New Code

See analysis details on SonarCloud

@seeker25 seeker25 marked this pull request as ready for review February 5, 2024 22:29
@seeker25
Copy link
Collaborator Author

seeker25 commented Feb 5, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-account-dev--pr-2700-zy7q0oum.web.app

@seeker25 seeker25 merged commit b76de3b into main Feb 5, 2024
6 checks passed
state.visibleItems = state.sortedItems.slice(0, perPage.value)
firstItem.value = state.visibleItems[0]
currentPage.value = 1
reachedEnd.value = false
scrollToTop()
}
if (props.observerCallback) {
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 combine this with 225 in the future, probably return function, so it doesn't need to check for props.observerCallback

@seeker25 seeker25 deleted the 19330_19331 branch October 24, 2024 19:41
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