Commit Graph

237 Commits

Author SHA1 Message Date
2a46de9a6f
Use the latest sarafu-api changes with pool swap functionality 2025-03-06 18:57:24 +03:00
baff75da50
Add swap functionality using dummy data 2025-03-06 09:25:55 +03:00
d6047827a4
link swap related functions 2025-03-06 09:24:48 +03:00
6642fc0137
added the swap_initiated vis node 2025-03-06 09:23:53 +03:00
c367984930
move the catch for flag_account_authorized to the swap_preview node 2025-03-06 09:23:28 +03:00
21922e2b62
added translation for the swap request confirmation 2025-03-06 09:22:53 +03:00
a21186bd59
use a single swap.go file for swap helper functions 2025-03-05 17:00:44 +03:00
28eefb6197
make the ReadStringEntry func accessible 2025-03-05 16:36:37 +03:00
3e9a67b34e
added the swap preview vis files 2025-03-04 21:21:59 +03:00
2a2d43c279
added the swap limit vis files 2025-03-04 21:21:40 +03:00
a1f0e4dcfe
added functions to process the pool data and match based on the provided input 2025-03-04 21:21:02 +03:00
ee07bf11f8
added helper functions to process the swap to and swap from voucher data 2025-03-04 21:20:05 +03:00
cb1d129eda
added swap db keys 2025-03-04 21:18:25 +03:00
e8978413a5
added pool db processing 2025-02-26 13:10:15 +03:00
566503956d
added pool_swap menu nodes 2025-02-26 13:09:29 +03:00
c5dbe966c4
added flag_incorrect_pool flag 2025-02-26 13:08:00 +03:00
1221372424
use latest ussd-data-service package 2025-02-26 13:07:11 +03:00
e2d5546de1 Merge pull request 'fix-pin-reset-bug' (#26) from fix-pin-reset-bug into master
Some checks failed
release / docker (push) Has been cancelled
Reviewed-on: #26
2025-02-21 10:31:45 +01:00
95089875bf
remove extra spacing 2025-02-21 12:30:28 +03:00
4db25055ad
Added a fix for invalid PIN in PIN reset 2025-02-21 12:29:28 +03:00
e8e6f0e371
Added a fix to only hash valid PINs in SaveOthersTemporaryPin 2025-02-21 11:49:51 +03:00
91c4967efa
check for back 2025-02-21 11:01:42 +03:00
7b1824f18c
go back if account not unlocked 2025-02-21 11:01:31 +03:00
04c3f5ce65
repeat same node on invalid input 2025-02-21 11:01:14 +03:00
e646658f40
repeat same node on invalid input 2025-02-21 10:56:12 +03:00
c4cab444ad
repeat same node on invalid input 2025-02-20 21:26:53 +03:00
b5ade9112e
catch incorrect pin when resetting for others 2025-02-20 21:21:20 +03:00
3b9184e852
check for back 2025-02-20 21:20:41 +03:00
07b85768d1 Merge branch 'master' into fix-pin-reset-bug 2025-02-20 20:00:21 +03:00
c9678df152
reset the PIN using the formattedNumber 2025-02-20 19:59:52 +03:00
c37fee5e54
have the secondarySessionId as a formatted phone number 2025-02-20 19:58:12 +03:00
98b2a31655
remove extra space 2025-02-20 19:56:48 +03:00
d4fcf40b8d Merge pull request 'remove the sessionId from the ctx' (#25) from remove-session-id-from-ctx into master
Reviewed-on: #25
2025-02-20 17:28:54 +01:00
83a10efcd9
remove the sessionId from the ctx to prevent double sessionId key (<sessionId>.<sessionId>) 2025-02-20 15:10:18 +03:00
0089d6f125 Merge pull request 'tests-menu-traversal' (#16) from tests-menu-traversal into master
Reviewed-on: #16
2025-02-13 10:00:42 +01:00
a7d13dc7c4 Merge branch 'master' into tests-menu-traversal 2025-02-13 09:59:11 +01:00
bed7f58e81 Merge pull request 'alfred/test-updates' (#15) from alfred/test-updates into master
Reviewed-on: #15
2025-02-13 09:58:45 +01:00
07fd1110ed
added documentation lines 2025-02-11 13:22:32 +03:00
2f1dbb9147
added TestClearTemporaryValue 2025-02-11 13:10:56 +03:00
93f1897321
Merge branch 'master' into tests-menu-traversal 2025-02-11 13:07:07 +03:00
c324e29aea
added test case to the TestCheckVouchers 2025-02-11 13:00:23 +03:00
f91056cca2 Merge branch 'master' into alfred/test-updates 2025-02-11 12:53:41 +03:00
7d11377ffd
test empty input. 2025-02-11 12:45:52 +03:00
9a63234470
set and reset admin flag using persister's state 2025-02-10 15:45:15 +03:00
fe74dbb848
add test for menu select voucher 2025-02-10 15:37:05 +03:00
278edc7049
test reset other's pin with registred and unregistred phone number 2025-02-10 13:31:18 +03:00
3b03d40279
return the persister and flag parser 2025-02-10 12:52:01 +03:00
4d46133194
chore: add some spacing 2025-02-10 12:10:17 +03:00
fd84f6ae98 Merge pull request 'debug-errors-with-temporary-value' (#22) from debug-errors-with-temporary-value into master
Some checks failed
release / docker (push) Has been cancelled
Reviewed-on: #22
2025-02-06 14:43:59 +01:00
1e8d5b1b83
Remove left over code comment 2025-02-06 16:42:39 +03:00