Commit Graph

28 Commits

Author SHA1 Message Date
3c6857e615 Add user import 2026-06-28 10:11:38 +02:00
3591e0f33a Fix performance issue for users with many orders 2026-05-24 12:50:52 +02:00
a522a3b110 Add account details view for admin 2026-05-17 11:08:48 +02:00
3dc0031c20 Update fastapi and fix warnings 2026-05-17 09:15:06 +02:00
e8266ffdc1 Introduce product details table 2026-04-22 12:25:35 +02: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
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
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
01e926b140 Fix display name on yunohost installation 2026-01-23 10:54:38 +01:00
cb95d6053d Initialize alembic 2026-01-23 10:15:38 +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
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
a1563b53ac Add project setup some models and a test 2025-10-22 12:01:43 +02:00