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

Feature/327 create group f transaction screen #364

Merged
merged 42 commits into from
Jul 1, 2022

Conversation

Elaine-Krauss-TCG
Copy link
Contributor

#327

Implements the Group F Transaction screen, allowing the user to create a child transaction for a JF Transfer parent transaction.

#347

Provides additional columns on the View All Transactions screen, allowing the user to view a transaction's id and its parent's id (should it have a parent).

#362

The transaction screens for groups A through F no longer display a "Save & add another" button when the user is editing a transaction rather than creating a new one.


Dependencies

Elaine Krauss added 30 commits June 17, 2022 14:45
…=1000(elaine) gid=1001(elaine) groups=1001(elaine),3(sys),10(wheel),964(docker),983(rfkill),987(users) and fields
… and required fields are now highlighted per the schema
…reen' into feature/327-create-group-f-transaction-screen
package-lock.json Outdated Show resolved Hide resolved
Copy link
Contributor

@mjtravers mjtravers left a comment

Choose a reason for hiding this comment

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

One small requested change about renaming parent_transaction to parent_transaction_id for clarity. See inline comments.

Copy link
Contributor

@toddlees toddlees left a comment

Choose a reason for hiding this comment

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

Looks really good!

@mjtravers
Copy link
Contributor

One additional fix from the CR. There is an ANDI issue with not having an accessible name for CONTRIBUTOR FEC ID
image

@Elaine-Krauss-TCG
Copy link
Contributor Author

One additional fix from the CR. There is an ANDI issue with not having an accessible name for CONTRIBUTOR FEC ID

Issue resolved. There was a typo in the for="" attribute in the label attached to that field. Once the typo was corrected, ANDI was happy.

@sonarcloud
Copy link

sonarcloud bot commented Jun 30, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

96.4% 96.4% Coverage
48.1% 48.1% Duplication

@Elaine-Krauss-TCG
Copy link
Contributor Author

One small requested change about renaming parent_transaction to parent_transaction_id for clarity. See inline comments.

Taken care of!

@Elaine-Krauss-TCG
Copy link
Contributor Author

Well, I thought that "Close with Comment" was related to the change request that I was replying to...

@Elaine-Krauss-TCG Elaine-Krauss-TCG dismissed mjtravers’s stale review June 30, 2022 21:16

Feedback incorporated!

@mjtravers mjtravers merged commit adfb83e into develop Jul 1, 2022
@mjtravers mjtravers deleted the feature/327-create-group-f-transaction-screen branch July 1, 2022 15:29
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