Commit Graph

  • a768e477ec Merge branch 'refactor/visibility' master GW_MC 2026-05-28 13:17:39 +00:00
  • c88af8391d refactor: visibility of services GW_MC 2026-05-28 13:17:22 +00:00
  • c11d9f5a1f Merge branch 'feat/cache' GW_MC 2026-05-28 13:14:13 +00:00
  • bda56b7e7e feat: implement cache service with repository and DTO layers GW_MC 2026-05-28 13:13:58 +00:00
  • aa6496de59 feat: add migration for cache table with necessary columns and indexes GW_MC 2026-05-28 13:13:28 +00:00
  • 52a096d934 Merge branch 'refactor/accounts' GW_MC 2026-05-28 10:28:06 +00:00
  • 574d082100 refactor: restructure accounts service by introducing DTOs and repository pattern GW_MC 2026-05-28 10:27:26 +00:00
  • 50cafa8341 refactor: account category service into dto, repo and service GW_MC 2026-05-28 10:27:17 +00:00
  • d6660e0b26 feat: add Tailwind CSS extensions to devcontainer configuration ui/layout GW_MC 2026-05-28 05:48:23 +00:00
  • 56ecc399df feat: enhance layout with AccountDisplay component and improved BottomNavigation GW_MC 2026-05-28 05:48:14 +00:00
  • 37b3c23832 feat: add new UI components including Drawer, Empty, Field, Label, ScrollArea, Separator, and Skeleton GW_MC 2026-05-28 05:48:02 +00:00
  • a725d348e1 feat: add account management types and zustand store implementation GW_MC 2026-05-28 05:47:54 +00:00
  • a60cf8fc43 feat: update VSCode extensions in devcontainer configuration GW_MC 2026-05-28 04:05:53 +00:00
  • d755331fbd Add shadcn/ui customization, evaluation, and rules documentation GW_MC 2026-05-28 04:05:45 +00:00
  • 6d983b6cd9 feat: restructure application with new routing and layout components GW_MC 2026-05-28 04:05:07 +00:00
  • be74bf5fc1 Merge branch 'feature/transaction' GW_MC 2026-05-28 04:03:26 +00:00
  • bdfa98b3ed feat: implement account and transaction commands with CRUD operations GW_MC 2026-05-28 04:02:54 +00:00
  • 671e0f8ead feat: update services to include transaction handling and refactor database connection setup GW_MC 2026-05-28 04:02:14 +00:00
  • 79c9865823 feat: implement transaction service with CRUD operations and validation GW_MC 2026-05-28 04:01:51 +00:00
  • 0d2e59a9eb feat: implement category service with CRUD operations and validation GW_MC 2026-05-28 04:01:44 +00:00
  • 26c308fcb6 feat: implement tag service with CRUD operations and validation GW_MC 2026-05-28 04:01:37 +00:00
  • ea16cc2d55 feat: add migration for transaction, category, and tag tables with foreign key constraints GW_MC 2026-05-28 04:00:01 +00:00
  • 1d5e24bdfb fix: update DTOs for account and account category with validation and timestamp adjustments GW_MC 2026-05-27 11:19:27 +00:00
  • 517fb37818 refactor: enforce unique constraints on account and account_category names; update foreign key actions GW_MC 2026-05-27 11:19:02 +00:00
  • 1b1f9777ec Merge branch 'feature/account-service' GW_MC 2026-05-26 11:09:30 +00:00
  • 19219d56f4 implement account and account category services with CRUD operations GW_MC 2026-05-26 09:51:10 +00:00
  • 8e3c46de33 add account and account_category entities with relations GW_MC 2026-05-26 09:49:34 +00:00
  • c0483d7f47 add migration for account and account_category tables GW_MC 2026-05-26 09:49:12 +00:00
  • e5cac44ce5 init GW_MC 2026-05-25 03:43:34 +00:00