Commit Graph

10 Commits

Author SHA1 Message Date
DanielS
30a9de0e6d style: clarify user deletion blocking message and offer to lock instead
All checks were successful
Staging Build / build (push) Successful in 2m36s
2026-06-25 01:33:57 +02:00
DanielS
24929494a6 feat: check for existing orders before user deletion and offer to lock instead
Some checks failed
Staging Build / build (push) Has been cancelled
2026-06-25 01:33:38 +02:00
DanielS
744302e8ab fix: resolve popover cutoff inside table by setting overflow-visible and adding debug logging for companies
Some checks failed
Staging Build / build (push) Has been cancelled
2026-06-25 01:29:01 +02:00
DanielS
396f135e87 fix: resolve infinite loading on user deletion by adding try-finally and deleting from public.users first
All checks were successful
Staging Build / build (push) Successful in 2m35s
2026-06-25 01:25:49 +02:00
DanielS
4cd6d86f33 feat: add company selection to user dialog, require email password link on user creation, password validation with confirmation, and company grouping with search
Some checks failed
Staging Build / build (push) Failing after 25s
2026-06-25 01:09:19 +02:00
DanielS
520599986c Add user lock/unlock functionality and remove partner management
Some checks failed
Staging Build / build (push) Failing after 26s
2026-06-24 23:29:16 +02:00
DanielS
7a14aa0f75 feat: add company management and user-company assignment in admin panel
All checks were successful
Staging Build / build (push) Successful in 2m35s
2026-06-24 17:12:40 +02:00
DanielS
cd04309e3e feat: add user role management (admin/partner/gesperrt) with login block
All checks were successful
Staging Build / build (push) Successful in 2m44s
2026-06-24 14:26:25 +02:00
DanielS
e1f47ddcd0 feat: add role selection to user creation and UI updates
All checks were successful
Staging Build / build (push) Successful in 2m16s
2026-06-24 01:58:01 +02:00
DanielS
f947798bf6 refactor: remove yearly billing interval, keep only one_time and monthly 2026-05-01 02:35:22 +02:00