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

Implement getAllPurchases() on roChannelStore #178

Closed
lvcabral opened this issue Oct 17, 2023 · 0 comments
Closed

Implement getAllPurchases() on roChannelStore #178

lvcabral opened this issue Oct 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lvcabral
Copy link
Owner

lvcabral commented Oct 17, 2023

Implement the new method getAllPurchases and make it return a list with any previous DoOrder executed by the user that can be saved on LocalStorage, just like the registry.
Update: the is already a separate issue for the Channel Store mock #138 the getAllPurchases just need to act like getPurchases (return empty array) and change doOrder() to return false.

@lvcabral lvcabral added the enhancement New feature or request label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant