b13712b0df
feat(tag): add tag editing
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Failing after 1m13s
2026-01-06 20:40:35 +01:00
70d6110bc4
feat(budget): rename description to name
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m25s
2026-01-06 19:41:26 +01:00
029c01cd32
feat(budget): further improvements
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Failing after 1m11s
2026-01-03 20:53:56 +01:00
cee01c9a29
feat(budget): further implementation with modal for editing
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Failing after 1m9s
2026-01-03 16:34:04 +01:00
2b320986fd
feat: add budgets
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Failing after 1m11s
2026-01-01 19:57:47 +01:00
1be46780bb
feat: extract into remaining packages
...
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m19s
There has been a cyclic dependency.
transaction
-> treasure_chest
-> transaction_recurring
-> transaction
This has been temporarily solved by moving the GenerateTransactions
function into the transaction package. In the future, this function has
to be rewritten to use a proper Service insteas of direct DB access or
replaced with a different system entirely.
2025-12-31 22:26:59 +01:00
0325fe101c
feat: move some service declarations to core
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m18s
2025-12-27 06:58:04 +01:00
5e563f2c59
feat: move remaining db package to core
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Failing after 57s
2025-12-26 06:34:36 +01:00
75433834ed
feat: extract authentication to domain package
Build Docker Image / Build-Docker-Image (push) Successful in 1m7s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m10s
2025-12-25 07:39:48 +01:00
f9a5a9e5f9
feat: extract account to domain package
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m17s
2025-12-24 07:45:44 +01:00