Commit Graph

72 Commits

Author SHA1 Message Date
883d3ace9a major reshuffle of workflow logic 2025-10-30 18:56:52 +02:00
3b3c8d8f1b updating exception handling 2025-10-29 11:26:40 +02:00
54e24d1f93 minor improvements 2025-10-28 22:41:29 +02:00
2cf54c36d1 minor improvements 2025-10-28 22:09:37 +02:00
40221f9db5 improving save logic 2025-10-28 21:26:46 +02:00
2b4fbbecf5 improving save logic 2025-10-28 19:20:10 +02:00
bbb3d52971 minor fixes 2025-10-28 00:21:28 +02:00
10f0f988a5 minor fixes 2025-10-28 00:16:07 +02:00
7f2a5f6e6f added login security on nflow ui 2025-10-27 23:57:56 +02:00
506d8a8e41 improving logical flow of transactions & onboarding 2025-10-27 23:18:47 +02:00
b5e891afed improving workflow fault tolerance 2025-10-26 23:14:24 +02:00
22ecc4b589 adjusting the payment workflow 2025-10-23 23:54:42 +02:00
38173a2370 preventing multiple executions 2025-10-23 14:57:41 +02:00
bf783f8486 fixing additional data issues 2025-10-23 14:03:00 +02:00
1188b5361d fixing bug on transaction instances 2025-10-23 09:10:54 +02:00
ed1b05f9b8 adding soft delete 2025-10-22 23:46:38 +02:00
724ff484d7 adding soft delete 2025-10-22 23:45:09 +02:00
540f859cda improving provider naming 2025-10-22 23:38:34 +02:00
45f305eaf4 minor adjustments 2025-10-22 22:56:27 +02:00
b1bee5d413 minor adjustments 2025-10-22 22:38:04 +02:00
94d738ea9b Merge branch 'feature/adding-transaction-workflows' into release/0.0.1-RELEASE
# Conflicts:
#	src/main/java/zw/qantra/tm/domain/services/processors/handlers/erp/SalesInvoiceHandler.java
#	src/main/java/zw/qantra/tm/domain/services/processors/payments/MPGSWebPaymentProcessor.java
#	src/main/java/zw/qantra/tm/domain/workflows/handlers/erp/PaymentEntryHandler.java
2025-10-22 00:22:10 +02:00
d7f8baad40 minor adjustments 2025-10-22 00:19:52 +02:00
77a6dd69a6 completed transaction workflow 2025-10-21 23:47:15 +02:00
02f8db594a fixes on cusotmeref 2025-10-21 20:06:17 +02:00
1cee882fab improving exception handling 2025-10-21 17:22:11 +02:00
f8df4f7303 minor fix 2025-10-21 16:44:10 +02:00
2f616a088b minor fix 2025-10-21 16:41:09 +02:00
2b6ef3ab14 progress 2025-10-21 16:40:10 +02:00
5753c82384 updating ci 2025-10-17 21:21:28 +02:00
c2a8ca19f5 updating ci 2025-10-17 21:13:06 +02:00
b7558c18d6 updating ci 2025-10-17 20:46:42 +02:00
d6439b8845 updating ci 2025-10-17 16:37:24 +02:00
1963237896 adding boolean setting config 2025-10-12 10:07:33 +02:00
3e25c5ef76 ci fix 2025-10-09 20:57:51 +02:00
88218b8be1 ci fix 2025-10-09 20:36:59 +02:00
a54711145a adding email otp verification 2025-10-09 20:35:05 +02:00
f6e04f302c adding email otp verification 2025-10-09 20:33:12 +02:00
230f16e08d completed erpnext v1 integration 2025-09-27 23:36:00 +02:00
b0c2eb352e ironing out erp bugs 2025-09-27 01:08:30 +02:00
2bb5dbd8fa added erp integration 2025-09-24 23:27:23 +02:00
7b9e89eeff completed nflow integration into onboarding 2025-09-22 22:24:01 +02:00
1db27e22b2 improvements on nflow workflows 2025-09-14 11:50:52 +02:00
e13e8e1ffe progress on registration flow 2025-09-11 00:02:20 +02:00
1987c1855e resolved workflow issues 2025-09-10 23:28:19 +02:00
eb27468ddb successfully configured nflow 2025-09-10 21:07:53 +02:00
285b03a724 updates on transaction structure 2025-09-01 23:53:29 +02:00
0ee5c2297d progress on aligning transaction payloads 2025-09-01 20:16:32 +02:00
61f5503bdb added jwt auth to service 2025-08-28 23:50:54 +02:00
67752d689d working implementation for poc 2025-08-28 22:24:11 +02:00
112832e262 updating mpgs related changes 2025-08-26 00:16:43 +02:00