Aloïs Guillopé

Results 140 issues of Aloïs Guillopé

When we create a store the option "create order" is unticked, but it seems that it should be the default BUT if you tick that and don't have pricing rules...

bug

At the moment, - there is a global filter "always show unassigned tasks" ![image](https://github.com/coopcycle/coopcycle-web/assets/4426585/1dd96f7e-c595-4457-800a-86d952638c45) - unselecting a rider hides unassigned tasks. it doesn't take into account the above filter (which...

bug

- [x] pricing rules -> make sure it is not in use by any store - [x] Formulas - [x] package sets -> make sure it is not in use...

enhancement

Apart for sorting problem (discussion https://github.com/orgs/coopcycle/discussions/29 ), the feature doesnt work in the following cases : - the dropoff has been assigned without the pickup - (maybe) : multi-dropoff order

bug

See gif below - not sure it arrives 100% of the time does not happen when moving the tour up in the list ![reordering-tour](https://github.com/coopcycle/coopcycle-web/assets/4426585/8dea19bd-6c6a-4660-b7a2-8583c886616a)

bug

We are missing two cypress tests : - [ ] dispatch : test assigning a task by drag'n drop. I didn't take the time to write the test until the...

enhancement

For now we have : - frontend code doing complicated stuff - an endpoint to create/update TaskList which is an ordered list of tasks - an endpoint to create/update Tour...

bug

the task is inserted after a tour in the assign list but not at the correct index into the tour

bug

**Describe the bug** Address modal is rendered twice on the restaurant detail page. I thought it was due to using react's strict mode but it doesn't seem so. **This is...

bug
help wanted low priority