Antoine Bagnaud
Antoine Bagnaud
Fixes #3042
The application checks every 15 seconds in the background and is done locally, no request is sent to the server The modal is automatically triggered when - If the restaurant...
https://github.com/coopcycle/coopcycle/issues/9 https://github.com/coopcycle/coopcycle-web/issues/3950
1. why should we override the previous "incident statute" if the task was rescheduled? task had an incident and it should be kept 2. also, I guess rescheduling should create...
To fix the issue in https://github.com/coopcycle/coopcycle-app/issues/1694, we need to make sure the new incidents feature can handle pictures. See: https://github.com/coopcycle/coopcycle-web/issues/3813
## TODO - [x] Listen task cancellation to trigger recalculation - [x] Update item price - [x] Update or cancel created payments - [x] Handle manually applied prices - [x]...
Fixes: #1694
**Issue Description:** The previous pull request https://github.com/coopcycle/coopcycle-app/pull/1443 introduced a redesign aimed at enhancing user experience, particularly in scenarios involving restaurant closure and pre-orders. However, the changes were not retained. This...
Currently, the app allows riders to mark tasks as failed directly. However, we want to enhance this workflow by introducing a new method for handling task failures through incidents. Instead...