Commit Graph

45 Commits

Author SHA1 Message Date
6fdf3735d0
added TestCheckBlockedNumPinMisMatch 2025-01-27 10:52:43 +03:00
b492421851
enhanced the TestSaveOthersTemporaryPin 2025-01-27 10:40:35 +03:00
128c0162d2
added TestSaveOthersTemporaryPin 2025-01-27 02:13:53 +03:00
ebe94c705f
added TestValidateBlockedNumber 2025-01-27 01:46:14 +03:00
df0c1b3429
added TestQuitWithHelp and TestShowBlockedAccount 2025-01-27 01:25:01 +03:00
d66fd894bc
added TestMaxAmount 2025-01-27 01:17:44 +03:00
28185fc2c5
added TestRetrieveBlockedNumber 2025-01-27 01:05:32 +03:00
64a87231ca
removed redundant type from array 2025-01-24 15:43:42 +03:00
0e480e3d55
enhanced the TestViewTransactionStatement 2025-01-23 16:08:04 +03:00
ffea1a0b96
added TestViewTransactionStatement 2025-01-23 15:54:50 +03:00
be5bd16616
added TestGetTransactionsList 2025-01-23 15:06:12 +03:00
93723616f6
added TestCheckTransactions 2025-01-23 13:42:17 +03:00
c9257ba0d6
added TestPersistInitialLanguageCode 2025-01-23 11:47:12 +03:00
caabf4f8af
updated the structure of TestPersistLanguageCode 2025-01-23 11:30:25 +03:00
f884b19012
added TestCheckBlockedStatus 2025-01-23 11:29:57 +03:00
lash
49335a290f
Gofmt, remove commented code 2025-01-21 15:43:26 +00:00
lash
7ab8eef623 Merge branch 'reset-account-blocked-flag' into lash/dbtx 2025-01-21 08:02:56 +00:00
fbee26da08
added CheckBlockedStatus to reset the flag_account_blocked if the incorrect PIN attempt has been reset 2025-01-21 02:29:59 +03:00
4fb3474b51
reset the incorrect PIN attempts to 0 when the PIN is reset 2025-01-21 02:28:19 +03:00
lash
358567e52e Merge remote-tracking branch 'origin/master' into lash/dbtx 2025-01-20 12:01:35 +00:00
2dcec2e9fb
update tests to match changes in menuhandler 2025-01-20 14:46:12 +03:00
286a72f12e
hash the PIN in temporary value and arrange functions 2025-01-20 14:44:53 +03:00
lash
be47c999ca
Integrate tx enabled vise db 2025-01-19 09:46:37 +00:00
4cc0de59a7
updated tests 2025-01-17 11:45:55 +03:00
104db94826
remove unused adminstore 2025-01-17 11:44:33 +03:00
ecee5b4dee
remove code that reset the admin flag based on the adminstore 2025-01-17 11:35:20 +03:00
lash
879baa03fc
Use FlagManager instead of asm flagparser directly 2025-01-16 13:50:18 +00:00
lash
6b404f56c9
Factor out command parse and exec logic 2025-01-16 11:34:54 +00:00
lash
604f3103c7
Fix wrong key for initial language write, add test 2025-01-14 15:44:14 +00:00
lash
26b32a8b93
Introduce initial language code setting 2025-01-14 15:34:17 +00:00
lash
960a3d9075
Implement alias dev api 2025-01-14 14:27:28 +00:00
lash
55356a0c64
Remove userstore change with custodial event 2025-01-14 08:39:24 +00:00
lash
ce9a263b40
Add event support for token mint 2025-01-14 07:02:50 +00:00
lash
f67edfb541
Add missing return for error in custodial handler event 2025-01-13 22:00:20 +00:00
lash
63eb803022
Use storage service in events updater 2025-01-13 21:39:15 +00:00
lash
fcce60e031
Move out event handler encapsulation to api module 2025-01-13 20:19:34 +00:00
lash
6b22fe134a
Add default formatter events handler 2025-01-13 17:47:55 +00:00
lash
fee439121d
Take event handlers from vise-event 2025-01-13 17:26:27 +00:00
lash
fd87169975
Move out all utils to common 2025-01-12 09:24:07 +00:00
lash
76992df3f1
Make admin store local 2025-01-11 22:26:57 +00:00
lash
2822ab459a
Move in profile struct 2025-01-11 21:14:24 +00:00
lash
210d75b3f4
Use sarafu-api module 2025-01-11 20:33:34 +00:00
lash
5f261c642d
Added back africastalking executable, vise-code 2025-01-11 15:21:51 +00:00
lash
d98341bb69
Fix handlers deps up until new menuhandler construction 2025-01-10 20:51:10 +00:00
lash
67eb6d6597
Include local handlers code 2025-01-10 20:32:22 +00:00