Commit Graph

15 Commits

Author SHA1 Message Date
af9b785985 feat(transaction): #80 calculate account balances
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 3m38s
2025-05-16 15:57:09 +02:00
a58e8c6694 feat(account): #49 account page
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m47s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 5m31s
2025-05-08 09:43:52 +02:00
f24f1bb82e feat: add missing stylings for buttons and inputs
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m24s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m30s
2025-05-05 20:08:45 +02:00
f2951985c2 fix(deps): migrate tailwindcss to v4 and remove daisyui 2025-02-03 23:18:51 +01:00
5ea400352f chore(auth): #331 add sign up verify tests 2024-12-25 21:56:32 +01:00
52cd85d904 chore(auth): #331 add tests for sign out 2024-12-22 23:48:53 +01:00
dcc5207272 feat(security): #328 delete old sessions for change and forgot password 2024-12-18 22:56:51 +01:00
60fe2789cc feat(security): #312 disable autofill for PII information 2024-12-12 21:03:14 +01:00
44acba4214 chore(ui): add empty package, so that renovate updates dont fail 2024-09-17 22:52:26 +02:00
63ddf77d6a feat(auth): add password reset #178 2024-09-13 15:49:30 +02:00
6c1edcd0a8 feat(auth): check password when deleting account #175 2024-09-13 12:02:06 +02:00
6a656b15f0 feat(auth): change password user self service #171 2024-09-12 22:38:09 +02:00
9039998e98 feat(auth): enable users to delete their account #164 2024-09-12 17:55:21 +02:00
f6aaccc1aa feat(auth): #154 send verification mails 2024-09-07 23:11:28 +02:00
d854dae68f #73 change authorization 2024-09-01 14:20:54 +02:00