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

MLPAB-1291 Hide submitted replacement attorney cards #732

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

hawx
Copy link
Contributor

@hawx hawx commented Sep 27, 2023

No description provided.

@hawx hawx requested a review from a team as a code owner September 27, 2023 14:20
@hawx hawx self-assigned this Sep 27, 2023
@@ -0,0 +1,264 @@
package page
Copy link
Contributor Author

@hawx hawx Sep 27, 2023

Choose a reason for hiding this comment

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

The fixtures/testing-start stuff has become too big. I think this approach of having a per-login actor handler will work better since it can make assumptions about the state of the data.

Also removing the split of the handlers and just having one will remove a lot of annoying duplicated work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's tempting to move it all to internal/page/fixtures/...

Copy link
Contributor

Choose a reason for hiding this comment

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

Nice re-work - I'd be happy for this to live in a fixtures package at some point 👍

@github-actions
Copy link

github-actions bot commented Sep 27, 2023

PR Environment Terraform Plan Summary

Plan: 1 to add, 4 to change, 1 to destroy

@hawx hawx temporarily deployed to dev_732mlpab129 September 27, 2023 14:48 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
internal/actor/attorney_provided.go 100.00% <100.00%> (ø)
internal/app/app.go 86.20% <100.00%> (+0.39%) ⬆️
internal/app/attorney_store.go 100.00% <100.00%> (ø)
internal/app/dashboard_store.go 76.47% <100.00%> (ø)
internal/page/attorney/enter_reference_number.go 100.00% <100.00%> (ø)
internal/page/attorney/register.go 100.00% <ø> (ø)
internal/page/common.go 0.00% <ø> (ø)
internal/page/dashboard.go 100.00% <ø> (ø)
internal/page/paths.go 100.00% <ø> (ø)

📢 Thoughts on this report? Let us know!.

@hawx hawx force-pushed the MLPAB-1291-hide-replacement-card-after-registration branch from 36d9d6f to 9ef8df7 Compare September 28, 2023 07:55
And create a brand new fixtures page for attorneys
@hawx hawx force-pushed the MLPAB-1291-hide-replacement-card-after-registration branch 2 times, most recently from b60328e to 88ad562 Compare September 28, 2023 08:30
Copy link
Contributor

@acsauk acsauk left a comment

Choose a reason for hiding this comment

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

👍

@hawx hawx merged commit 4c0e004 into main Sep 28, 2023
@hawx hawx deleted the MLPAB-1291-hide-replacement-card-after-registration branch September 28, 2023 10:13
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