Laetitia
b9e66a5f2b
rename mixin and files
2024-04-13 19:07:54 +02:00
Laetitia
6b3b361e07
feat 159: allow staff users to see grouped order overview pages
2024-04-13 19:07:54 +02:00
PierreDubrulle
d726284e00
black formatting
2024-01-29 17:57:31 +00:00
PierreDubrulle
6b8eecdb6e
set emails list
2024-01-29 17:57:31 +00:00
PierreDubrulle
a11620f143
less js + icon
2024-01-29 17:57:31 +00:00
PierreDubrulle
f9d1e10a2e
Change filename.csv to commande_<order_numver>.csv
2024-01-29 17:57:31 +00:00
PierreDubrulle
cbc0a3b119
Refactor emails download
2024-01-29 17:57:31 +00:00
PierreDubrulle
c4d46acd20
feature copy emails list to clipboard
2024-01-29 17:57:31 +00:00
7ff388331a
chore: cleanup imports
2023-12-21 16:43:02 +00:00
Laetitia
57e06537dc
add delivery slot to calendar export
2023-10-22 16:15:48 +02:00
Laetitia
ab5d510181
ics file with grouped order name
2023-09-17 13:46:40 +02:00
Arthur Vuillard
7ad2b57e64
ajout d'une vue pour ajouter la distribution à son agenda
2023-09-17 11:14:08 +00:00
a4bec7eed5
Use correct URL when sharing a grouped order
2023-08-29 15:20:13 +02:00
Laetitia Getti
947eded96f
separate last name and first name fields in csv export
2023-08-29 10:35:10 +00:00
Laetitia Getti
82bc55ff39
mode dashboard out of order app and give box same height
2023-08-16 12:58:39 +00:00
Laetitia Getti
6fe83b9275
integrate code for joining grouped order in dashboard
...
- move home page into order app and name it 'dashboard'
2023-08-16 12:58:39 +00:00
b4bdfb8cf4
Add the ability to use a code to join an order.
2023-08-14 17:44:49 +02:00
b4df449bcb
Small code & comments changes.
...
- removed comments when they were not helping understanding the code.
- changed some variable names to ease readability
- make use of dict.update() to ease readability
- use dict comprehensions when possible to ease readability
- changed the naming from intial to origin (bad translation from english)
2023-08-12 21:00:42 +02:00
Laetitia Getti
6006cbe8df
use the grouped order unique code in url path
2023-08-09 08:09:43 +00:00
Laetitia Getti
2083142d47
generate a 6 digit long unique code for each grouped order
2023-08-09 08:09:43 +00:00
Laetitia Getti
5c6516c9b1
improve csv test
2023-08-01 11:02:18 +02:00
Laetitia Getti
25d0ef5604
csv export of a grouped order
2023-08-01 11:02:18 +02:00
Laetitia Getti
a02d748ccb
the orga can delete orders
2023-08-01 08:07:03 +00:00
Laetitia Getti
27fc20090e
display total price on order form
2023-07-25 13:58:22 +02:00
Laetitia Getti
7a65f189fd
only display non null values and sort with alphabetical order
2023-07-20 17:26:52 +02:00
Laetitia Getti
7d1fd312f4
generate pdf list with weasyprint
2023-07-20 14:41:31 +02:00
Laetitia Getti
f4c08a3a23
duplicate grouped order
...
closes #7
2023-07-07 17:15:03 +02:00
Laetitia Getti
05df89eefd
delete grouped order
...
closes #59
2023-07-07 15:07:01 +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
f32987457d
separate views into several files
2023-07-07 15:07:01 +02:00