Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk commented on issue urdt/ussd#124 2024-10-23 12:51:08 +02:00
Voucher select asks for pin twice if selected in same session

This has been addressed in PR urdt/ussd#101

Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-10-23 05:35:23 +02:00
5f1ee396d8 Fix PIN being requested twice
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-10-22 16:11:07 +02:00
637e107525 Merge branch 'master' into menu-voucherlist
59d0446020 Merge pull request 'postgres-switch' (#113) from postgres-switch into master
415c807464 include the Database in context
9f562fe53e use postgres directly from go-vise
fb0d2db156 Merge branch 'master' into postgres-switch
Compare 16 commits »
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-10-22 16:08:34 +02:00
f37ec13c75 polish code
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-10-22 13:28:12 +02:00
0547bc7e5f added send menu test with dynamic max_amount
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-10-21 16:15:23 +02:00
02cb75f97a increase the size to resolve sink error
5909659fa9 Use dynamic balance
Compare 2 commits »
Alfred-mk pushed to postgres-switch at urdt/ussd 2024-10-21 08:22:35 +02:00
415c807464 include the Database in context
Alfred-mk commented on pull request urdt/ussd#113 2024-10-19 22:07:43 +02:00
postgres-switch

Confirmed. This has been done

Alfred-mk pushed to postgres-switch at urdt/ussd 2024-10-19 22:07:17 +02:00
9f562fe53e use postgres directly from go-vise
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-10-19 15:07:47 +02:00
3bf2045f15 added FetchVouchers to the TestAccountService
aced3e4fc3 Merge branch 'master' into menu-voucherlist
113f1a5b34 Merge pull request 'menu-traversal-v2' (#115) from menu-traversal-v2 into master
9f8fcf1ed0 attach account service to handler
4a599b902d define transaction
Compare 18 commits »
Alfred-mk pushed to postgres-switch at urdt/ussd 2024-10-19 14:29:29 +02:00
fb0d2db156 Merge branch 'master' into postgres-switch
113f1a5b34 Merge pull request 'menu-traversal-v2' (#115) from menu-traversal-v2 into master
9f8fcf1ed0 attach account service to handler
4a599b902d define transaction
d181c34946 update handler and move transaction struct to models
Compare 17 commits »
Alfred-mk pushed to postgres-switch at urdt/ussd 2024-10-19 14:27:30 +02:00
a40fc37da4 implement postgres for the state store
Alfred-mk pushed to postgres-switch at urdt/ussd 2024-10-19 13:51:50 +02:00
f13f5996c1 remove thread abstraction from postgres
Alfred-mk pushed to postgres-switch at urdt/ussd 2024-10-19 12:41:55 +02:00
00a2beae50 rename file
Alfred-mk pushed to menu-voucherlist at urdt/ussd 2024-10-18 17:32:13 +02:00
25bc7006a4 show a balance of 0 and prevent sending when no voucher exists
Alfred-mk commented on issue urdt/ussd#94 2024-10-18 10:57:49 +02:00
Pagination fails for token list

Confirmed this was resolved

Alfred-mk closed issue urdt/ussd#94 2024-10-18 10:57:49 +02:00
Pagination fails for token list
Alfred-mk commented on issue urdt/ussd#13 2024-10-18 10:47:31 +02:00
VM node path for unexpected server errors

This was resolved in PR #82

Alfred-mk closed issue urdt/ussd#13 2024-10-18 10:47:31 +02:00
VM node path for unexpected server errors
Alfred-mk pushed to postgres-switch at urdt/ussd 2024-10-17 14:35:48 +02:00
fd8bfae8c7 updated the vise version to include the updated column