This repository is currently being migrated. It's locked while the migration is in progress.
-
Notifications
You must be signed in to change notification settings - Fork 162
131383/statementpage monthly #44151
Draft
rweir4
wants to merge
50
commits into
main
Choose a base branch
from
131383/statementpage-monthly
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
131383/statementpage monthly #44151
Changes from 40 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
cca3e57
Change to shouldUseLighthouseCopays in action, reducer, and consumpti…
rweir4 0f1a957
Update specs for the new action return
rweir4 1746efb
Add flag to detail action, update places where statements.data is needed
rweir4 9d96fd5
Fix a lot of unit tests
rweir4 5d65bd0
rebase
rweir4 00f0ec6
Update previousstatements to use new selector
rweir4 a7a0321
Revert previousstatements to prop renamed as new selector
rweir4 0c134c7
Fix most of the unit tests post rebase
rweir4 9e24707
Change flag in balances card
rweir4 aeeda39
Fix hopefully the rest of the unit tests
rweir4 3ebb895
Revert back to just the flag check before dispatches
rweir4 5b4141c
Fix unit test
rweir4 1b58fc4
Clean up
rweir4 0cd9e4f
Use should be false in v0, update spec
rweir4 992912f
Add way to group/filter vbs copays by month for previous statements
rweir4 df90c50
Clean up
rweir4 c22a65f
Remove unneeded spec
rweir4 4257a05
Wip custom hooks, monthly page
rweir4 e99a83f
Switch to custom createselector
rweir4 54c5903
Semi working now with refactors
rweir4 1989ff9
Merge branch 'main' into 131383/statementpage-part2
rweir4 c95b419
Update to use createSelectors to memoize
rweir4 2a6e9f4
Use grouping for lighthouse on detailcopay page
rweir4 3cdaa36
Remove monthly page change to simplify pr
rweir4 a68e9f1
Change param name, fix prev 6 mo to be at least 1 mo
rweir4 fc9c7af
Fix import
rweir4 0d6bf2c
Fix various places in statemnet page to render old way
rweir4 2307ed9
Add unit tests for new logic
rweir4 8ced11f
Update spec to check for v0 endpoint call
rweir4 e94ad08
Fix tests
rweir4 ff0a027
Update to use statementId from compositeId and first of Month date
rweir4 8976fd3
Fix dates, remove selector
rweir4 6abe459
Split out attr calcs, i18n
rweir4 89f8651
Merge branch 'main' into 131383/statementpage-monthly
rweir4 ea5ba5f
Get lighthouse working with mockdata
rweir4 7066d08
Fix date, and charge sum
rweir4 e9d87aa
Fix statement table dates
rweir4 f051900
Update to previous balance
rweir4 70c04f6
fix pdf download, have list
rweir4 4ca772c
Add tests
rweir4 830225c
Use oldest for unpaid balance
rweir4 819ce5b
sub initial day by 1
rweir4 5c98482
Fix unit tests for table dates
rweir4 eb20f01
Merge branch 'main' into 131383/statementpage-monthly
rweir4 017e3a7
Fix prev statemnt unit test wiht copay id
rweir4 d8520ac
Fix date inconsistency, remove vbs in statementtable
rweir4 ab66e39
Add 404 handling like detail copay page
rweir4 924da5f
Merge branch 'main' into 131383/statementpage-monthly
rweir4 ea91251
Linter errors from merge
rweir4 ed40b3c
Fix date after merge
rweir4 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i had to create a separate slice of state to be able to track both the parent copaydetail and the v1/medical_copays/id response i needed for the monthlyStatementCopay to be able to access the full set of attributes for certain properties that were needed needed