Commit graph

135 commits

Author SHA1 Message Date
Laetitia Getti
75a7c5e44e tabs in fullwidth 2023-07-07 17:15:03 +02:00
Laetitia Getti
f4c08a3a23 duplicate grouped order
closes #7
2023-07-07 17:15:03 +02:00
Arthur Vuillard
a32ebe529c try to fix diff-cover 2023-07-07 16:01:51 +02:00
Laetitia Getti
4e78da6960 pip cache purge in gitlab-ci 2023-07-07 15:07:01 +02:00
Laetitia Getti
7e6d17c840 add back button on grouped order detail page 2023-07-07 15:07:01 +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
Laetitia Getti
4f98a5ec88 separate date and time in grouped order create form
closes #88
2023-07-07 15:07:01 +02:00
Laetitia Getti
8a2852794e update grouped order 2023-07-07 15:07:01 +02:00
Laetitia Getti
384f81d4ab front for grouped order create page 2023-07-07 15:06:59 +02:00
Laetitia Getti
a7c5a0670d add semantic versionning 2023-07-07 15:06:43 +02:00
Laetitia Getti
248ee2f914 email list download 2023-07-07 15:06:43 +02:00
Laetitia Getti
daea05835a order detail on click in a modal 2023-07-07 15:06:42 +02:00
Laetitia Getti
040872d66d tabs on overview page 2023-07-07 15:06:04 +02:00
Laetitia Getti
b9de21235e change some icons 2023-07-07 15:06:04 +02:00
Laetitia Getti
04846caa0e display bug on validate buttons 2023-07-07 15:06:02 +02:00
Laetitia Getti
bc83967330 fixes after rebase 2023-07-07 15:05:28 +02:00
Laetitia Getti
ef00d0b367 fix for orders with cards on mobile 2023-07-07 15:05:28 +02:00
Laetitia Getti
e87511a266 only add css and fonts from forkawesome 2023-07-07 15:05:28 +02:00
Laetitia Getti
32e5cda52e icons for order index 2023-07-07 15:05:28 +02:00
Laetitia Getti
4bb7854e89 card for order page on mobile 2023-07-07 15:05:26 +02:00
Laetitia Getti
165ec58d3a forkawesome icons 2023-07-07 15:04:21 +02:00
Arthur Vuillard
ef2c07b0fb remove dependencies between stages 2023-07-07 14:23:08 +02:00
Arthur Vuillard
a7ab585599 create venv in tests 2023-07-07 14:23:08 +02:00
Laetitia Getti
fb84d11e54 update legal notice 2023-07-07 13:42:32 +02:00
Laetitia Getti
d64576e678 add leagl notice and footer
closes #101
2023-07-07 13:29:18 +02:00
68c08d65b7 Small fixes while reading the code. 2023-06-23 20:50:31 +02:00
Laetitia Getti
725ad6ddbe fixes on add item form and displayed quantities
closes #81
2023-06-20 11:47:58 +02:00
Laetitia Getti
287db27ac3 typos and change version
closes #91
2023-06-20 10:58:26 +02:00
Laetitia Getti
7db5eb17f8 no ordereditems created when quantity is 0 2023-06-20 08:34:13 +00:00
Laetitia Getti
04d3ab69a2 we cannot order when there is no item available 2023-06-20 08:34:13 +00:00
e4fabc4671 Change the relative path to bulma.
Previously, the node_modules folder was installed in the la_chariotte
python folder, here it is installed at the root of the application.

This allowed me to run the sass command properly.
2023-06-16 13:52:49 +00:00
Laetitia Getti
f40f99eeea add semantic versionning 2023-06-16 15:36:52 +02:00
Laetitia Getti
70d58a3a02 add class diagram to README 2023-06-16 15:28:55 +02:00
7cfa6275bc Small changes to the README 2023-06-12 18:59:10 +02:00
Arthur Vuillard
44d34af77f continuous deployment 2023-06-09 16:20:11 +02:00
Laetitia Getti
400cfe69b4 nb of orders on index 2023-06-07 11:12:48 +02:00
Laetitia Getti
fff05e7df5 chariotte news 4 on home page 2023-06-05 14:38:55 +02:00
Laetitia Getti
f08d4c8d59 move xhtml dependency to requirements.txt 2023-06-05 14:35:57 +02:00
Laetitia Getti
7ab2db66e2 delete an item when it's not ordered yet 2023-06-05 14:33:30 +02:00
Laetitia Getti
c1026c78d1 dump data for v0 2023-06-05 14:33:30 +02:00
Laetitia Getti
a14267368c impossible to order above max_limit for items 2023-06-05 14:33:30 +02:00
Laetitia Getti
2087b49fc4 order forbidden when deadline is passed 2023-06-05 14:33:30 +02:00
Laetitia Getti
952a6460d6 update README for contributing 2023-06-01 15:10:23 +02:00
Arthur Vuillard
a272cd784f enhance some versions and fix some settings 2023-05-30 15:30:38 +02:00
Arthur Vuillard
92d254da20 prepare some things for preproduction 2023-05-30 14:30:38 +02:00
Laetitia Getti
26f7c313fc pdf sheet generation - part 2 2023-05-25 16:35:56 +02:00
Laetitia Getti
761a28770c social media links in home page 2023-05-25 15:41:49 +02:00
Arthur Vuillard
75b81c2861 fix black formatting in a file 2023-05-25 15:41:49 +02:00