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

Store status notifications #1429

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Store status notifications #1429

merged 2 commits into from
Sep 16, 2024

Conversation

KoalaSat
Copy link
Member

@KoalaSat KoalaSat commented Aug 26, 2024

What does this PR do?

This PR introduces and refactors the notifications handling in backend, storing every single status change of the order to help manage better order changes in a future PR. The fact that they are stored with empty title helps to not display them in Android/Web notifications

The refactor also helps to understand when notifications are created

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@KoalaSat KoalaSat force-pushed the store-status-notifications branch from fb4f7c6 to 0022f5b Compare September 6, 2024 08:44
@Reckless-Satoshi Reckless-Satoshi force-pushed the main branch 2 times, most recently from 9054b87 to f9244e1 Compare September 10, 2024 01:28
@KoalaSat KoalaSat force-pushed the store-status-notifications branch from 889f333 to 4f2ec02 Compare September 16, 2024 13:54
@KoalaSat KoalaSat merged commit f2a0d0e into main Sep 16, 2024
3 checks passed
@KoalaSat KoalaSat deleted the store-status-notifications branch September 16, 2024 14:10
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.

1 participant