Commit Graph

800 Commits

Author SHA1 Message Date
38f0058d0a Merge pull request 'debt-menu' (#115) from debt-menu into master
Reviewed-on: #115
2026-02-25 09:44:57 +01:00
c16c39f289
update the translations for the swahili menus 2026-02-25 11:37:36 +03:00
185ff0dc45
have a single view for the pay_debt node 2026-02-25 11:35:58 +03:00
45ccefe1fe
properly format the comments 2026-02-25 10:16:29 +03:00
eea51ea40d
reset appropriate error flags on success
Some checks failed
release / docker (push) Has been cancelled
2026-02-23 17:46:52 +03:00
43c4b64b42
correctly calculate the credit
Some checks failed
release / docker (push) Has been cancelled
2026-02-23 16:20:36 +03:00
686f119a9e
remove unused CATCH statement 2026-02-23 16:16:15 +03:00
759e424805
use the correct sym for proper error handling 2026-02-23 16:15:59 +03:00
a270079008
add a fix for when users input a value when no vouchers exist 2026-02-23 16:15:12 +03:00
62eb132b32
add a translation for the pay debt menu 2026-02-23 16:14:31 +03:00
f198ecd913
have different syms to customize the final output when one has a single voucher 2026-02-23 16:11:19 +03:00
6e426bf6a0
return a default credit and debt response when one doesn't have a voucher 2026-02-23 11:05:43 +03:00
3bfa9820dd
remove debug statements
Some checks failed
release / docker (push) Has been cancelled
2026-02-20 13:35:28 +03:00
a2e2c0d68e
ensure the number is valid 2026-02-20 13:33:43 +03:00
e5b9a8955d
include the retrieved phone number 2026-02-20 13:30:21 +03:00
301d4f4232
add debug statements 2026-02-20 13:28:29 +03:00
9e93bb4b59
revert to a normal transaction of the recipient phone number is not present 2026-02-20 13:25:39 +03:00
6553c5a773
added error logs and read data keys directly 2026-02-20 13:16:23 +03:00
f948f7f27e
remove the amount multiplication by 1.015
Some checks failed
release / docker (push) Has been cancelled
2026-02-20 09:54:21 +03:00
9646cc2955
add a CATCH when one cannot swap from the current pool 2026-02-20 09:48:10 +03:00
bfef77e20e
add a CATCH for low amounts and API errors 2026-02-20 09:41:03 +03:00
3108cb2f22
set a default content of 0 if rates are not found for the selected voucher 2026-02-20 09:34:58 +03:00
320d10890c
improve the error message when one has a low swap amount 2026-02-19 20:09:24 +03:00
3595ff0d61
include the active symbol in the displayed limit 2026-02-19 20:08:57 +03:00
29cc4c63eb
correctly CATCH error flags 2026-02-19 20:02:44 +03:00
0280211197
set a default value of 0 on an API error 2026-02-19 20:01:58 +03:00
2e48fbad00
update the vis files to CATCH the low amount flag 2026-02-19 19:51:50 +03:00
cdd83dfd73
update the credit and debt calculations 2026-02-19 19:36:23 +03:00
0ef706a47e
include the word pool and update the translation
Some checks failed
release / docker (push) Has been cancelled
2026-02-19 09:15:09 +03:00
dec8fbc3f0
use the pool symbol in place of the pool name 2026-02-19 09:04:52 +03:00
29863d385d
remove unused OutputAmount 2026-02-19 08:43:03 +03:00
da8c8c711f
Merge branch 'master' into debt-menu 2026-02-19 08:40:51 +03:00
0d76b970d2 Merge pull request 'credit-send-pool-selection-hotfix' (#117) from credit-send-pool-selection-hotfix into master
Reviewed-on: #117
2026-02-19 06:31:21 +01:00
3ebb4611ca
use the correct data keys for the credit send
Some checks failed
release / docker (push) Has been cancelled
2026-02-18 18:07:49 +03:00
6bc9247acb
updated the data keys on the test to match the retrieved data 2026-02-18 17:08:11 +03:00
f6c613abd6
rename the func to match updated functionality 2026-02-18 17:07:38 +03:00
4660527e66
updated the send logic to work with a custom voucher 2026-02-18 16:59:37 +03:00
75caed5f08
added a key to store the actual transaction voucher 2026-02-18 16:58:28 +03:00
5650629ae4
update the db key name for clarity 2026-02-18 16:56:40 +03:00
d2b4dcef36
match the updated function name in the test 2026-02-18 16:09:20 +03:00
8d259683a1
fetch the DATA_RECIPIENT_INPUT instead of temporary value 2026-02-18 16:08:47 +03:00
836ea3ce9d
simplified the vis files by removing unused LOAD and RELOAD statements 2026-02-18 16:08:14 +03:00
e03ca7fcae
use the normal transaction preview and the translation 2026-02-18 16:06:40 +03:00
81b56f6fed
added a key to store the initial recipient input given by the user 2026-02-18 16:04:40 +03:00
f32f93dff2
retain the original amount and use it for the transfer once the swap is performed 2026-02-18 13:15:41 +03:00
5ee99cdcd8
convert the user input to uppercase before calling the pool Details API 2026-02-18 12:42:25 +03:00
6abcb97f3a
multiply the final amount by 1.015 to slightly increase the swapped amount 2026-02-18 12:27:22 +03:00
f869ff437e
update the transaction for custom voucher selection 2026-02-17 16:10:31 +03:00
d8a6535c6f
added validation and storage of the selected custom voucher 2026-02-17 16:09:14 +03:00
108d5bdc3e
added a node for credit voucher selection 2026-02-17 16:08:22 +03:00