Commit graph

283 commits

Author SHA1 Message Date
Yohan Boniface
3d437fee4c Remove requirements.txt 2019-03-24 19:42:51 +01:00
Yohan Boniface
890523e5a3 Deal with empty orders 2019-03-24 19:04:47 +01:00
Yohan Boniface
0d1352df9f Allow the table to extend right without expending all the body 2019-03-24 18:56:09 +01:00
Yohan Boniface
b68d75b5a0 Only send summary email if order has been placed by user itself 2019-03-24 18:46:11 +01:00
Yohan Boniface
fba14dc45a Align left product column in signing sheet and summary email 2019-03-24 18:40:23 +01:00
Yohan Boniface
ea5ccedb00 Format order_before properly 2019-03-24 18:40:11 +01:00
Yohan Boniface
aa33599391 Basic email with order summary 2019-03-24 17:49:54 +01:00
Yohan Boniface
4cb3e10e93 Fix Delivery.when => Delivery.from_date 2019-03-24 17:08:03 +01:00
Yohan Boniface
0480cc585a Place order: merge GET and POST views 2019-03-24 17:03:31 +01:00
Yohan Boniface
59783879b6 Place order: use session email if not email is provided 2019-03-24 16:55:49 +01:00
Yohan Boniface
3c46100dbc Nginx: forward host and ip 2019-03-24 16:55:20 +01:00
Yohan Boniface
e69bc23c15 Add static endpoint in nginx 2019-03-24 16:28:52 +01:00
Yohan Boniface
58f727fcac Fix wrong env var for sending emails 2019-03-24 16:28:41 +01:00
Yohan Boniface
4922cff66e NAming again 2019-03-24 16:28:31 +01:00
Yohan Boniface
4fee0e74f6 Add MANIFEST 2019-03-24 16:20:50 +01:00
Yohan Boniface
ee9e46d113 Include package data 2019-03-24 16:19:12 +01:00
Yohan Boniface
73a8d96af7 Make hupper an optional dep 2019-03-24 16:14:51 +01:00
Yohan Boniface
ce8003114d Add packages in setup.cfg 2019-03-24 16:13:37 +01:00
Yohan Boniface
2eaac8cf17 install_requires in setup.cfg 2019-03-24 15:57:44 +01:00
Yohan Boniface
3216aeac11 Renamed + remote 2019-03-24 15:45:58 +01:00
Yohan Boniface
a009948e08 Do not take order_before hours into account 2019-03-24 11:09:14 +01:00
Yohan Boniface
4c34c2bacd Deal with from/to time 2019-03-23 23:22:45 +01:00
Yohan Boniface
ab1710d1e4 Basic auth management 2019-03-23 21:53:33 +01:00
Yohan Boniface
8bb0dce145 CSS again and again 2019-03-23 19:10:43 +01:00
Yohan Boniface
12719d003c Add signing list page 2019-03-23 12:44:14 +01:00
Yohan Boniface
dc520ace5e Add delivery full report 2019-03-23 12:20:49 +01:00
Yohan Boniface
e7e82f2c99 More CSS all around 2019-03-23 12:01:18 +01:00
Yohan Boniface
edd17e6630 iwyu 2019-03-22 19:35:32 +01:00
Yohan Boniface
cd12223d6d Basic messages, config and XLSX export 2019-03-19 23:18:01 +01:00
Yohan Boniface
4623adb41c Allow import products and orders 2019-03-18 23:06:19 +01:00
Yohan Boniface
8b31985c5c POC with dataclasses 2019-03-18 22:02:04 +01:00
Yohan Boniface
b3adffb8f7 Minimal POC 2019-03-18 00:11:27 +01:00
Yohan Boniface
b25d8a28c8 non working MongoDB custom ODM 2019-03-17 19:30:10 +01:00