Commit graph

336 commits

Author SHA1 Message Date
pre-commit-ci[bot]
b81d1bfd5a [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.259 → v0.0.260](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.259...v0.0.260)
- [github.com/pre-commit/mirrors-eslint: v8.36.0 → v8.37.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.36.0...v8.37.0)
2023-04-04 07:54:17 +00:00
Crocmagnon
8b30560979 Update dependencies 2023-04-03 18:18:55 +00:00
2cc62ed455 Add update-fixtures task 2023-04-02 19:54:35 +02:00
a9599d504d Fix product categories 2023-04-02 19:48:13 +02:00
55b6cb9cb8 Create product categories in tests 2023-04-02 19:37:57 +02:00
61edce6e69 Delete categories when clearing 2023-04-02 19:34:06 +02:00
5998a280ba Add product category for color hue 2023-04-02 19:33:24 +02:00
24a46d398d Improve graphs readability 2023-04-02 18:50:57 +02:00
84d003e2e0 Add refresh cache command 2023-04-02 18:33:43 +02:00
a13458d4ad Update translations 2023-04-02 18:32:35 +02:00
0c8a871391 Remove by hour on all times report 2023-04-02 18:29:52 +02:00
2799270bb8 Refresh cache when clearing/generating data 2023-04-02 18:28:02 +02:00
4c4cd1ca03 Allow viewing reports by day 2023-04-02 18:22:14 +02:00
9f0969ec9a Use render instead of template response 2023-04-02 18:22:03 +02:00
b56ce2eb35 Fix display order in fixtures 2023-04-02 16:26:50 +02:00
df7e592f8c Add number of baskets in reports & reformat reports by day 2023-04-02 16:25:59 +02:00
31f3c10f61 Update fixtures 2023-04-02 16:03:37 +02:00
346477be88 Increase product density on basket form 2023-04-02 16:01:34 +02:00
93829df543 Remove product image and add initials 2023-04-02 15:51:54 +02:00
Crocmagnon
90787707d1 Update dependencies 2023-03-27 18:21:45 +00:00
e3bb57396b Generate dummy baskets with no fixed price items 2023-03-27 19:16:44 +02:00
0f0e4f854a Remove no payment method as option 2023-03-27 19:16:44 +02:00
1dec9c0bb6 Fix amount displayed at page load 2023-03-27 18:15:47 +02:00
ee57139597 Add favicon 2023-03-27 18:06:53 +02:00
f060df9219 Preview prices at page load 2023-03-27 18:00:30 +02:00
a219eeae84 Live update basket price in title 2023-03-27 17:57:46 +02:00
2d952e1a63 Debounce update 2023-03-27 17:50:43 +02:00
f8e7647af1 Reload price on keyup too 2023-03-27 17:48:10 +02:00
755d896f1c Set input mode numeric on fields 2023-03-27 17:46:28 +02:00
9b381a0e18 Display total amount preview. Close #2 2023-03-27 17:35:16 +02:00
3de1c13995 Update translations & formatting 2023-03-27 16:57:38 +02:00
edc0cb5f0a Make firefox headless again 2023-03-27 16:53:01 +02:00
885ec52864 Add cents marker 2023-03-27 16:52:07 +02:00
f3cd4201b2 Fix unpriced item deletion 2023-03-27 16:49:26 +02:00
56c2c7045d Implement floating price items 2023-03-27 16:45:00 +02:00
072c762ad0 Add devcontainer 2023-03-27 09:37:44 +02:00
5a5fb33dda remove old run script 2023-03-27 09:36:02 +02:00
c7eaa0f02f Update vendored libs 2023-03-25 21:40:49 +01:00
9e10de4199 Update htmx 2023-03-25 21:37:35 +01:00
d29cfcf903 Update readme 2023-03-25 21:34:42 +01:00
46aff0bd56 Fix generate basket 2023-03-25 21:27:56 +01:00
c1e2138a4a Name test job 2023-03-25 21:21:07 +01:00
94c2458881 Fix mailgun 2023-03-25 21:18:06 +01:00
56783e79cd Add error check view 2023-03-25 21:14:42 +01:00
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