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

22061, 21522 - EFT shortname history #2940

Merged
merged 6 commits into from
Aug 7, 2024
Merged

Conversation

ochiu
Copy link
Collaborator

@ochiu ochiu commented Aug 1, 2024

Issue #:
bcgov/entity#22061
bcgov/entity#21522

Description of changes:

  • Rework EFT Short name payment history
  • Add in reverse payment

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

Short Name history integrate with new short name history refactor / Hook up reverse payment
@ochiu
Copy link
Collaborator Author

ochiu commented Aug 1, 2024

Need API updates merged before merging this one

@@ -250,32 +250,32 @@ export default defineComponent({
{
col: 'linkedAccount',
hasFilter: false,
minWidth: '200px',
width: '200px',
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

UX wants alignment of columns of the link table and payment history table. Set width to get it as close as possible

Copy link

sonarcloud bot commented Aug 7, 2024

'accountBranch': null,
'accountId': null,
'accountName': null,
'accountBranch': 'Sushi Division',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Where is the Noodle Division?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I am leveling that up right now :) one day

@ochiu ochiu removed the Do Not Merge label Aug 7, 2024
@ochiu ochiu merged commit 041e4ff into main Aug 7, 2024
8 of 9 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