|
ea4c6d9314
|
check for phone number validity
|
2024-10-30 18:01:43 +03:00 |
|
|
888d3befe9
|
add actual pin reset functionality
|
2024-10-30 14:50:12 +03:00 |
|
|
5a0563df94
|
group regex,check for valid number against the regex
|
2024-10-29 22:17:43 +03:00 |
|
|
d0ad6395b5
|
add check for unregistered phone numbers
|
2024-10-29 17:35:42 +03:00 |
|
|
b35460d3c1
|
Merge branch 'master' into pin-reset
|
2024-10-29 14:35:17 +03:00 |
|
|
5fd3eb3c29
|
set admin privilege flag
|
2024-10-29 14:28:58 +03:00 |
|
|
b97965193b
|
add pin reset for others handling
|
2024-10-28 16:37:23 +03:00 |
|
|
d8800a665d
|
Merge branch 'master' into tests-refactor
|
2024-10-25 17:48:40 +03:00 |
|
|
2b34b3a75c
|
Merge branch 'master' into tests-refactor
|
2024-10-25 09:14:16 +03:00 |
|
|
b4454f7517
|
Added context to FetchVouchers
|
2024-10-24 20:44:29 +03:00 |
|
|
d9c660b8ea
|
Merge branch 'master' into menu-voucherlist
|
2024-10-24 20:39:43 +03:00 |
|
|
728815f0c6
|
Include the active symbol in the send menu
|
2024-10-24 17:50:37 +03:00 |
|
|
383f074cae
|
update method signatures
|
2024-10-24 17:32:08 +03:00 |
|
|
d678a639b8
|
Merge branch 'master' into api-context
|
2024-10-24 17:07:11 +03:00 |
|
|
ee9a683eb0
|
Merge branch 'master' into menu-voucherlist
|
2024-10-24 16:30:44 +03:00 |
|
|
9274e585bd
|
Merge branch 'master' into menu-voucherlist
|
2024-10-24 16:26:32 +03:00 |
|
|
57a49819f4
|
Merge branch 'master' into api-structs
|
2024-10-24 16:22:41 +03:00 |
|
|
ec4e44a27c
|
Merge branch 'master' into send-menu-update
|
2024-10-24 15:58:59 +03:00 |
|
|
75459f852b
|
Return the full balance string
|
2024-10-24 15:12:57 +03:00 |
|
|
579b46db65
|
Replace the public key with the sessionId
|
2024-10-24 14:34:12 +03:00 |
|
|
08e709f1b3
|
check for error responses
|
2024-10-24 10:02:15 +03:00 |
|
|
a553731f02
|
Cleaned up code
|
2024-10-23 17:45:41 +03:00 |
|
|
4011597d9c
|
Check specific db error
|
2024-10-23 14:02:13 +03:00 |
|
|
176473aa26
|
Rename prefix to vouchers
|
2024-10-23 13:54:42 +03:00 |
|
|
b41e52af63
|
pass context.Context
|
2024-10-23 12:45:54 +03:00 |
|
|
e05dbb4885
|
check for back option
|
2024-10-22 20:36:58 +03:00 |
|
|
d81bc0eefb
|
use importable api structs
|
2024-10-21 11:10:01 +03:00 |
|
|
aced3e4fc3
|
Merge branch 'master' into menu-voucherlist
|
2024-10-19 15:38:54 +03:00 |
|
|
25bc7006a4
|
show a balance of 0 and prevent sending when no voucher exists
|
2024-10-18 18:31:40 +03:00 |
|
|
847b91ca9e
|
Merge branch 'menu-api-errors' into api-structs
|
2024-10-18 17:15:05 +03:00 |
|
|
128a354b34
|
use api structs
|
2024-10-18 17:03:48 +03:00 |
|
|
849a950fbc
|
Merge branch 'master' into menu-voucherlist
|
2024-10-17 13:44:31 +03:00 |
|
|
667a21d950
|
pass account service as a param
|
2024-10-17 12:37:15 +03:00 |
|
|
a336856c9b
|
use separate functions to process voucher data
|
2024-10-15 17:02:51 +03:00 |
|
|
6a36bc43b5
|
add check for api call failure
|
2024-10-15 16:31:15 +03:00 |
|
|
b2fb9faf6c
|
use the active balance to validate the amount
|
2024-10-15 16:17:33 +03:00 |
|
|
859e203a00
|
removed debug comments
|
2024-10-15 15:54:43 +03:00 |
|
|
6c6af5ec21
|
set a default voucher as the active sym if none exists
|
2024-10-15 15:46:02 +03:00 |
|
|
bec7e5c69f
|
update: fetch balances in a sepate function,show profile information in swahili and english
|
2024-10-15 13:57:05 +03:00 |
|
|
7df77a1343
|
updated the ValidateAmount to also check the active symbol, updated tests
|
2024-10-12 20:07:06 +03:00 |
|
|
e9684fcf45
|
check whether the active symbol is empty
|
2024-10-12 16:28:02 +03:00 |
|
|
a5b1c5b74e
|
cleaned up the code
|
2024-10-12 14:32:40 +03:00 |
|
|
672eebb8fb
|
display the balance based on the symbol
|
2024-10-11 09:42:08 +03:00 |
|
|
7c08a0f0af
|
add temp and active balance
|
2024-10-10 14:48:23 +03:00 |
|
|
9ad7d5a522
|
set the active symbol
|
2024-10-09 15:39:06 +03:00 |
|
|
9ccb6cc066
|
use 99 as the quit
|
2024-10-09 15:05:59 +03:00 |
|
|
cb4a52e4f2
|
view a selected voucher and verify the PIN
|
2024-10-07 16:16:57 +03:00 |
|
|
e4ed9a65bb
|
store the symbols and balances
|
2024-10-07 13:49:12 +03:00 |
|
|
755899be4e
|
store the pre-rendered vouchers list
|
2024-10-07 08:59:15 +03:00 |
|
|
517f980664
|
get the vouchers list and store in gdbm
|
2024-10-05 16:56:49 +03:00 |
|