Commit Graph

11 Commits

Author SHA1 Message Date
Fabian @ Blax Software afdcd8bc75 feat: Enhance traits with strict types and improve method signatures
- Added strict types declaration to multiple traits for better type safety.
- Updated method signatures in traits to use nullable types where applicable.
- Improved documentation for traits, including host-model contracts and method descriptions.
- Added new tests to ensure correct behavior of loan checkout and stock management.
- Fixed regression in order number generation to ensure proper string formatting.
- Ensured that currency codes sent to Stripe are consistently lowercased.
2026-05-15 20:26:24 +02:00
Fabian @ Blax Software 20e6538626 BFI pool cart 2025-12-20 11:22:04 +01:00
Fabian @ Blax Software fe0fa63919 IA product category scopes & methods, I adjust stock method, R stocks 2025-12-04 12:35:39 +01:00
Fabian @ Blax Software 7db6f8047e IR stocks documentation, C github tests 2025-12-04 11:16:38 +01:00
Fabian @ Blax Software c711afb570 R reserve to claim 2025-12-04 11:06:09 +01:00
Fabian @ Blax Software 5cc7b1f3f0 RI cleaned up and refactored stocks 2025-12-04 10:51:45 +01:00
a6a2f5842 c5004158eb A types, enums & statuses, U product models, I shopping trait, A booking support, R tests 2025-12-03 13:59:01 +01:00
a6a2f5842 82ee18b0f1 I tests & documentation 2025-11-25 17:25:20 +01:00
a6a2f5842 01c21506b6 BFI tests 2025-11-25 12:33:42 +01:00
a6a2f5842 ab1e2468ca BFI tests fixing, prices, purchases, cart 2025-11-23 15:07:12 +01:00
a6a2f5842 d610cc5717 init 2025-11-21 11:49:41 +01:00