7ff388331a
chore: cleanup imports
2023-12-21 16:43:02 +00:00
Laetitia
5664be5074
add test for deadline nug resolution
2023-12-10 18:23:13 +00:00
PierreDubrulle
1aa5f985db
Fix issue with incorrect deadline_time in order
2023-12-10 18:23:13 +00:00
Laetitia
fb3441ddf3
add delivery slot to grouped orders model
...
fix #163
2023-10-10 18:54:13 +02:00
b4bdfb8cf4
Add the ability to use a code to join an order.
2023-08-14 17:44:49 +02:00
b001fc152c
Enhance comments, minor code refactor.
...
- removes comments when they were not useful
- format comments to be less than 80 chars long (this is not covered by black)
- remove the CODE_LENGTH from the top level models.py, and use it in the function instead.
2023-08-12 21:00:42 +02:00
Laetitia Getti
afea416d42
use GOForm for updating and warning message when deadline in the past
...
closes #94
2023-07-07 15:07:01 +02:00
Laetitia Getti
4f98a5ec88
separate date and time in grouped order create form
...
closes #88
2023-07-07 15:07:01 +02:00
Laetitia Getti
90e23ed016
input date in grouped order creation form
2023-05-25 15:37:19 +02:00
Laetitia Getti
78b8d355d5
basic order page
2023-05-24 13:58:34 +02:00
Laetitia Getti
5075ed3f27
customUser with email as username
2023-05-24 13:58:34 +02:00
Laetitia Getti
97c507ae15
add placeholders on grouped orders create form
2023-05-24 13:52:36 +02:00
Laetitia Getti
72d7ea82de
add description and place fields in grouped order
2023-05-24 13:52:36 +02:00
Laetitia Getti
f10ab88dc2
add price and max limit fields for items
2023-05-24 13:52:36 +02:00
Laetitia Getti
8382348729
we cannot create two similar grouped orders
2023-05-24 13:52:36 +02:00
Laetitia Getti
dc78511d9a
grouped order creation and add items
2023-05-24 13:46:24 +02:00