Block a user
51bad64a51
Merge branch 'master' into account-statement
212cd48249
debug: postgres conn string
7adc0c9c08
fix: Dockerfile to include .env
0a19a6c48b
fix: github ci spec
66b5843b0d
feat: dockerfile and github based CI build for Africastalking variant (#174)
a766f0c01f
improved the ValidateRecipient to check phone numbers, aliases and addresses
1a3426e729
added helper functions to validate aliases, addresses and phone numbers
9ba8c040c0
added the CheckAliasAddress function to the account service and test mocks
1f830657f9
added the alias endpoint
ec0bbc8aaa
use the latest updates from ussd-data-service
updated the regex to match all Kenyan numbers
1d82bc2261
added transactions functions
bfcdd79f33
view single statement
d49b68597c
check transactions and catch when none exist
1d9f4fc13e
added statement related flags
6fa0d8e2ff
Merge branch 'master' into account-statement
109a2a2020
Merge pull request 'menu-balances' (#173) from menu-balances into master
bc6d8098f3
updated the failed test
01e75e9217
update test
f2b17880ba
check community and my balance separately
1ba90a8b78
updated the test
5dd4f2a3fb
scale down the balance according to the decimals
b40ad78294
add the GetVoucherDetails function
11bb194f26
add a struct to access the tokenDetails
c0ccdce0a9
add the voucher details node
7d16b710d8
set the TokenDecimals as int to match the API response