Commit Graph

43 Commits

Author SHA1 Message Date
69fe261dc7 Add info about test suite to README 2026-03-14 15:35:40 +01:00
171f4a0b9c Add and fix tests 2026-03-14 15:34:33 +01:00
cb098cb139 Add Readme 2026-03-14 14:55:30 +01:00
517149e2ff Add db_fixtures and license 2026-03-14 14:48:08 +01:00
3da5e13c75 Make hamburger button more visible on mobile 2026-02-14 14:55:37 +01:00
be60fcef9d Some ui adjustments for mobile 2026-02-14 14:52:42 +01:00
bf682736e1 Add demo button to deposit money 2026-02-14 14:37:37 +01:00
f012e55427 Landing Page: Sort transactions newest first 2026-02-14 14:37:17 +01:00
c053b3b91e Improve transaction overview on landing page 2026-02-14 14:25:53 +01:00
b791c490b7 Demo mode: Add demo account 2026-02-14 14:15:51 +01:00
8cc9c77628 Remove product images 2026-02-14 14:07:56 +01:00
06b6faf2f3 Improve landing page.
It's possible to select which transactions to show
2026-02-14 13:41:48 +01:00
de4167728d Add multi account support to shpping cart 2026-02-14 11:44:34 +01:00
8daf064e4d accounts: Add new accounts and add users and balance to accounts
Close #5
2026-02-14 10:54:40 +01:00
f8c2727226 accounts: Add list view 2026-02-14 09:24:11 +01:00
006961ece8 Add info banner when not in production mode 2026-02-14 09:22:39 +01:00
01e926b140 Fix display name on yunohost installation 2026-01-23 10:54:38 +01:00
ab372f5d0c Add alembic dependency 2026-01-23 10:31:02 +01:00
de2d7c12cd Add Readme 2026-01-23 10:30:30 +01:00
dd996a78ca Add Makefile 2026-01-23 10:20:55 +01:00
cb95d6053d Initialize alembic 2026-01-23 10:15:38 +01:00
977dd30e5c Translate some text fragments into German 2026-01-23 10:00:35 +01:00
45bd37e26c Refactor user admin with Form() dependency 2026-01-17 12:35:31 +01:00
a451d2e532 Add product admin 2026-01-17 12:29:47 +01:00
a6e97c6170 feat(admin): Add group admin and test for admin views 2026-01-03 10:39:52 +01:00
927b4b0b4e feat(users): Add and remove user groups 2025-12-30 17:03:52 +01:00
bafca3c291 Start User management 2025-12-13 15:15:18 +01:00
a5ac52a387 Highlight current nav item 2025-12-13 14:42:05 +01:00
d1fc874c35 Modify cart items 2025-12-13 14:30:14 +01:00
5d2dfe37c1 View order 2025-12-13 12:25:00 +01:00
fd544fcebc feat(order): Add finalize order functionality 2025-12-13 11:53:41 +01:00
00246819cc Implement shopping cart 2025-12-05 11:39:51 +01:00
f4618f4d05 Add shopping cart and related models 2025-11-11 12:08:06 +01:00
b3166811e5 Started with area page 2025-10-29 10:31:09 +01:00
bd2f7b286e Add content to shop page 2025-10-29 09:39:42 +01:00
8fd8b710fb New models and first data on the landing page 2025-10-28 21:06:49 +01:00
81929cca21 Add first info to landing page 2025-10-23 12:35:52 +02:00
f6e69b1521 Add justfile
Only target so far is lint
2025-10-23 11:41:57 +02:00
e1c8b4ebeb Add authorization 2025-10-23 11:41:52 +02:00
a1563b53ac Add project setup some models and a test 2025-10-22 12:01:43 +02:00
d4fed48074 Framework setup 2025-10-18 00:26:57 +02:00
be80a33eed First draft of Readme 2025-06-26 11:35:47 +02:00
ef24929671 Initial commit 2025-06-25 10:33:46 +02:00