Commit graph

9 commits

Author SHA1 Message Date
Yohan Boniface
be5275053b Add products export endpoint 2019-04-06 18:28:12 +02:00
Yohan Boniface
db08ef7a68 Deal with empty quantities in place order
A user may add a value in place of the "0" and then delete it,
so it will send an empty string to the server.
2019-04-03 16:08:09 +02:00
Yohan Boniface
21578d0c81 Allow to mark orders as paid
And display in orange unpaid colmuns
2019-03-31 19:46:18 +02:00
Yohan Boniface
890523e5a3 Deal with empty orders 2019-03-24 19:04:47 +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
3216aeac11 Renamed + remote 2019-03-24 15:45:58 +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
edd17e6630 iwyu 2019-03-22 19:35:32 +01:00