Results 31 issues of KoalaSat

## 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...

## What does this PR do? Changes on this PR: 1. Clear differentiation between `CurrentOrder` (visited order on the order page) and `ActiveOrder`/`LastOrder` (orders associated to the slot) 2. Creation...

## What does this PR do? ![Screenshot from 2024-07-12 21-48-50](https://github.com/user-attachments/assets/26c62c32-136a-42db-8a6a-5e4e876f6225) This PR includes all the necessary code to have torified notifications. A background job runs every 5 minutes, even if...

## What does this PR do? Fixes # This PR introduces/refactors/... ## Checklist before merging - [ ] Install [pre-commit](https://pre-commit.com/#installation) and initialize it: `pip install pre-commit`, then `pre-commit install`. Pre-commit...

## What does this PR do? Fixes #2004 New Coordinator FreedomSats ![image](https://github.com/user-attachments/assets/55e27ddd-1d69-4bf7-8480-e23845a3a917) ## Checklist before merging - [x] Install [pre-commit](https://pre-commit.com/#installation) and initialize it: `pip install pre-commit`, then `pre-commit install`. Pre-commit...

**Is your feature request related to a topic? When users receive rewards the way to claim it is really hidden and dificult to understand. For security reasons, we don't allow...

enhancement 🆙
javascript

**Is your feature request related to a problem? Please describe.** The robot garage allows users to delete robots with a easy to access button. Sometimes that button can be clicked...

enhancement 🆙
good first issue
javascript

**Is your feature request related to a problem? Please describe.** When an user takes a swap out/in order. It clear what's his intention so there is no need to offer...

enhancement 🆙
good first issue
javascript

**Is your feature request related to a problem?** Http and WS calls fail silently. **Describe the solution you'd like** A notification should be displayed to the user to warn about...

enhancement 🆙
good first issue
⚡Eligible for Sats ⚡
javascript

**Is your feature request related to a problem? Please describe.** We have detected that upgrading grpcio : https://github.com/RoboSats/robosats/pull/2034 https://github.com/RoboSats/robosats/pull/2117 Makes the app to fails in some workers due to some...

⚡Eligible for Sats ⚡
python
docker