Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to add-space-after-colon at urdt/ussd 2024-12-12 23:11:12 +01:00
f38ea59569 set the separator as a config and not an arg
Alfred-mk pushed to add-space-after-colon at urdt/ussd 2024-12-12 19:12:53 +01:00
6cc285d1e8 add the custom separator to the menu
0d7f7aaca1 use latest commits from go-vise
Compare 2 commits »
Alfred-mk pushed to force-restart-state at urdt/ussd 2024-12-12 17:55:30 +01:00
f8ea2daa73 initialize the restart state devtool
Alfred-mk created pull request urdt/ussd#211 2024-12-12 13:26:53 +01:00
add-space-after-colon
Alfred-mk pushed to add-space-after-colon at urdt/ussd 2024-12-11 17:47:28 +01:00
e05f8e7291 update to the latest go-vise changes
Alfred-mk pushed to add-space-after-colon at urdt/ussd 2024-12-11 17:35:09 +01:00
2383e8ead3 updated failed menuhandler_test
Alfred-mk pushed to add-space-after-colon at urdt/ussd 2024-12-11 17:32:56 +01:00
1a4ee0d3e1 updated the description of the GetTransactionsList function
6f3b30e2fe Capitalize statement details and add a space after the colon
b1e4b63c6a Add a space after the colon for vouchers
3129e8210e Capitalize the transfer statement details
Compare 4 commits »
Alfred-mk created branch add-space-after-colon in urdt/ussd 2024-12-11 17:03:26 +01:00
Alfred-mk pushed to add-space-after-colon at urdt/ussd 2024-12-11 17:03:26 +01:00
Alfred-mk pushed to force-restart-state at urdt/ussd 2024-12-11 17:02:09 +01:00
5d8de80a18 Write the error in the response
Alfred-mk commented on issue urdt/ussd#201 2024-12-09 04:56:26 +01:00
Restart menu when ussd session expires

Yes it is set. Resetting it allows the menu to go back to the main node

Alfred-mk commented on issue urdt/ussd#201 2024-12-08 06:47:06 +01:00
Restart menu when ussd session expires

image

@lash I have tried resetting the state for the failed account sample (my number) but the engine kept bailing before running any of…

Alfred-mk created branch force-restart-state in urdt/ussd 2024-12-07 10:07:59 +01:00
Alfred-mk pushed to force-restart-state at urdt/ussd 2024-12-07 10:07:59 +01:00
Alfred-mk commented on issue urdt/ussd#196 2024-12-05 16:05:49 +01:00
Use numeric prefixes in voucher data

Closed with PR urdt/ussd#203

Alfred-mk closed issue urdt/ussd#196 2024-12-05 16:05:49 +01:00
Use numeric prefixes in voucher data
Alfred-mk commented on issue urdt/ussd#198 2024-12-05 16:05:38 +01:00
Replace DATATYPE_USERSUB with DATATYPE_USERDATA

Closed with PR urdt/ussd#203

Alfred-mk closed issue urdt/ussd#198 2024-12-05 16:05:38 +01:00
Replace DATATYPE_USERSUB with DATATYPE_USERDATA
Alfred-mk commented on issue urdt/ussd#196 2024-12-05 16:05:18 +01:00
Use numeric prefixes in voucher data

Closed with PR urdt/ussd#203

Alfred-mk commented on pull request urdt/ussd#203 2024-12-05 16:00:43 +01:00
data-items-cleanup

I have set up a single function to handle both the DataTyp and int instead