-
-
Notifications
You must be signed in to change notification settings - Fork 304
feat: wire ClaimsService and ClaimsController initialization #9588
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
Merged
Merged
Changes from 14 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
5587761
feat(wallet): wire ClaimsService and ClaimsController initialization
tuna1207 4285b44
docs(wallet): add Claims initialization changelog entry
tuna1207 be1ebc7
refactor: claim controller export env
tuna1207 8be9983
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 84750e0
refactor(wallet): nest ClaimsService under claims-controller init
tuna1207 7dc5df2
refactor(wallet): re-export claims Env as ClaimsEnv
tuna1207 19de465
docs(wallet-cli): note claimsService instance options wiring
tuna1207 8a31a85
fix: lint
tuna1207 0efe75a
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 4446ad5
fix: changelog
tuna1207 745fd37
fix: lint
tuna1207 17bf62a
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 588cda9
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 458c94b
refactor(claims-controller): update ClaimsService environment handling
tuna1207 a93ecdb
chore: update changelog
tuna1207 022dd84
fix: remove unneeded import
tuna1207 e799716
feat(claims-controller): add ClaimsControllerOptions and ClaimsServic…
tuna1207 6af6ff4
chore: update changelog
tuna1207 9edc0c4
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 063e097
feat: enhance Claims Service Integration
tuna1207 99dba27
fix: lint
tuna1207 5f5394d
feat: enhance ClaimsService with bearer token handling and caching logic
tuna1207 c0be717
test: add handling for malformed GET responses in ClaimsService tests
tuna1207 b57ba9b
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 01d318f
feat(claims-controller): add query invalidation before submitting claims
tuna1207 507508c
refactor(claims-controller): remove query invalidation logic from Cla…
tuna1207 6063e21
feat(claims-controller): integrate session profile into ClaimsService…
tuna1207 e74a5d6
refactor(claims-controller): update caching logic to use profileId in…
tuna1207 e7ed2be
fix: update test
tuna1207 406e0ce
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 0217d8b
fix: package version
tuna1207 d2910fe
fix: update package version
tuna1207 9f0c1a4
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 a21a7ad
feat: update ClaimsService to make fetchFunction optional, defaulting…
tuna1207 a2f64e0
chore: update CHANGELOG to reflect changes in wallet-cli daemon behav…
tuna1207 679056e
Merge branch 'main' into feat/claim-controller-mm-wallet
tuna1207 e6c1c54
fix: test
tuna1207 a0c7a54
Merge commit 'c344f4d1831ab7b0d3ef798edc99cad660c9dcb3' into feat/cla…
tuna1207 bcc2c08
fix: test
tuna1207 0402bc0
refactor: replace 'object' with 'type' in ClaimsService-structs and e…
tuna1207 636d78e
fix: test
tuna1207 1b7eef8
refactor: remove redundant ClaimsController type and related imports …
tuna1207 4d3a865
test: update claims-service tests to reflect changes in options handl…
tuna1207 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
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.
Uh oh!
There was an error while loading. Please reload this page.