20 Commits

Author SHA1 Message Date
Khwezi Mngoma 630e74814b Catering for service registration of non-UI apps
continuous-integration/drone/pr Build is passing
2026-06-13 10:45:31 +02:00
Khwezi Mngoma 8e1df7938b Removed automatic LocalStorageService registration
continuous-integration/drone/pr Build is passing
2026-06-13 10:18:42 +02:00
Khwezi Mngoma 9296f0331e Refactored registration of Features service from Scoped to Transient
continuous-integration/drone/pr Build is passing
2026-06-13 10:06:54 +02:00
Khwezi Mngoma 11dfd18a44 Ensured the assembly scanner picks up shared and core components
continuous-integration/drone/pr Build is passing
2026-06-09 21:52:31 +02:00
Khwezi Mngoma e7f02eca9b Refactored Shop services assembly scanner to be more generic 2026-06-09 21:43:47 +02:00
Khwezi Mngoma 0ed04211bf Added payment gateway ledger service to payments feature 2026-06-02 23:44:45 +02:00
Khwezi Mngoma f1ef614cbb Removed passphrase from PaymentGateway
continuous-integration/drone/pr Build is failing
2026-06-01 09:19:08 +02:00
Khwezi Mngoma 48f4cd45f1 Implemented the HashService and its service registration code 2026-05-31 19:37:19 +02:00
Khwezi Mngoma f88cc42a88 Completed payment service implementation 2026-05-31 18:42:00 +02:00
Khwezi Mngoma 0e21ec283d Added payment database objects 2026-05-31 12:05:59 +02:00
Khwezi Mngoma 18d1640808 Added product categories
continuous-integration/drone/pr Build is passing
2026-05-30 15:35:35 +02:00
Khwezi Mngoma e40c958066 Implemented category feature 2026-05-30 14:22:00 +02:00
Khwezi Mngoma 4397976ed8 Implemented order service tests 2026-05-29 08:18:29 +02:00
Khwezi Mngoma 2a0b34c730 Refactored database registration to allow postgres to use internal representations for afster performance 2026-05-28 09:05:49 +02:00
Khwezi Mngoma 902942eee6 Completed initial database design
continuous-integration/drone/pr Build is passing
Sealed qualifying public classes
Migrated database changes
2026-05-27 09:12:04 +02:00
Khwezi Mngoma 7136e4fc70 Added Customer, Contact and Address with Service
Labeled all service to enable assembly scanning
2026-05-26 00:27:11 +02:00
Khwezi Mngoma 4a85d01d1a Included navigation fields in get queries 2026-05-25 23:00:17 +02:00
Khwezi Mngoma d55bf4f82f Created Author, Book, AuthorBook, Page and Product with Price 2026-05-25 22:18:53 +02:00
Khwezi Mngoma 87da491ed6 Refactored connection string name
continuous-integration/drone/pr Build is passing
2026-05-24 13:50:41 +02:00
Khwezi Mngoma f67f5eaf53 Added MidrandBooks project 2026-05-24 13:38:47 +02:00