Commit graph

342 commits

Author SHA1 Message Date
a697b3a6f1 Add a ping page with the commit sha 2023-03-25 21:06:04 +01:00
b691551e5b Fix docker build 2023-03-25 20:44:02 +01:00
16ddc07429 Install gettext in github action 2023-03-25 20:39:29 +01:00
7cd4c632a5 Enlarge selenium window 2023-03-25 20:35:16 +01:00
93bf0af400 Compile messages during docker build 2023-03-25 20:34:35 +01:00
9d9a3f2865 Compile messages before tests 2023-03-25 20:32:44 +01:00
98a6e4b9e2 Make firefox headless 2023-03-25 20:28:15 +01:00
b861b7aa72 Add github actions 2023-03-25 20:24:12 +01:00
e2e8c505ac Remove kolo 2023-03-25 20:20:01 +01:00
42b74c4951 Update dockerfile 2023-03-25 20:19:34 +01:00
114ae437bc Modernize app 2023-03-25 20:01:14 +01:00
37129d9405 Ignore kolo for docker 2022-09-25 21:48:57 +02:00
672b2bdaf0 Include last-modified in cache 2022-09-25 21:46:14 +02:00
df1881a3a3 Add missing django app 2022-09-25 21:22:31 +02:00
ef7f470477 Remove harmful caching 2022-09-25 21:11:30 +02:00
3899e2a3db Implement caching 2022-09-25 21:10:11 +02:00
3bf5ce3033 Fix matplotlib backend 2022-09-25 20:33:18 +02:00
ae5860fc17 Load graphs asynchronously 2022-09-25 19:51:21 +02:00
68ba920882 Fix matplotlib generation 2022-09-24 22:52:00 +01:00
b476e84159 Add kolo in dev 2022-09-24 21:46:08 +01:00
ecf3c4dce2 Add functional tests 2022-09-24 19:11:01 +01:00
30774d0dca Update pre-commit 2022-09-24 15:52:44 +01:00
4ff417eac1 Update dependencies 2022-09-24 15:51:15 +01:00
5a31123f93 Update path 2022-07-06 00:06:06 +02:00
40d6c655f1 Rewrite views as FBVs 2022-05-05 19:25:32 +02:00
8d51981368 Add unique constraint to baskets 2022-05-05 19:11:30 +02:00
91d64c6ce4 Replace reports CBV with FBV 2022-05-04 22:24:05 +02:00
60660c0abf Switch to inline radios for payment method in basket form 2022-04-29 18:04:59 +02:00
5d27164f5d Sometimes generate dummy baskets without payment method 2022-04-28 19:28:53 +02:00
7f90eb9ec3 Update dummy baskets generation to make it look more realistic 2022-04-28 18:49:00 +02:00
de3d7e4058 Add color to items without picture 2022-04-28 18:34:13 +02:00
406f2b8d78 Add basket date in list 2022-04-27 23:20:10 +02:00
282318ac81 Moar graphs 2022-04-27 23:00:38 +02:00
212b0d9713 Separate data generation from plot production 2022-04-27 23:00:38 +02:00
883fc8e8f9 Fix pre-commit 2022-04-27 23:00:38 +02:00
394882f541 Save product unit price in basket item 2022-04-27 23:00:38 +02:00
6fc9522ca0 Add print-friendly styles on reports 2022-04-27 20:25:09 +02:00
26c0b08475 Fix natural key 2022-04-27 13:12:53 +02:00
df1d20e079 Fix flake8 2022-04-27 13:09:51 +02:00
00cfca3438 Fix report table heading wording 2022-04-26 23:31:49 +02:00
729abaefdd Display navbar on smaller screens 2022-04-26 23:20:59 +02:00
36c35abbe8 Fix reports graphs display on smaller screens 2022-04-26 23:14:07 +02:00
aa8e1fa5b5 Use json fixtures instead of yaml 2022-04-26 22:56:25 +02:00
cb572621f2 Fix managers 2022-04-26 22:56:03 +02:00
7d217307a4 Improve dummy baskets generation 2022-04-26 22:41:26 +02:00
2833b3b749 Add generate dummy data function 2022-04-26 21:59:04 +02:00
e1b456ab3c Fix no basket report 2022-04-26 21:12:03 +02:00
f9b207a5eb Fix missing last basket 2022-04-26 20:46:44 +02:00
0afb46691f Update translations 2022-04-26 20:36:37 +02:00
8092021e2f Add gettext to build image 2022-04-26 20:34:11 +02:00