Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to add-space-after-colon at urdt/ussd 2024-12-18 19:59:17 +01:00
fda68231ea use the replaceSeparator func to format the generated menus
d08afff443 add the replaceSeparator func and pass it to the Handler struct
17ba6a06ba remove the MenuSeparator from the context
Compare 3 commits »
Alfred-mk pushed to force-restart-state at urdt/ussd 2024-12-17 15:58:12 +01:00
5534706189 reset the state when input is nil
5428626c3f cleaned up the restart_state
Compare 2 commits »
Alfred-mk commented on pull request urdt/ussd#211 2024-12-13 11:19:54 +01:00
add-space-after-colon

It would be easier setting it in the context for use by downstream functions, similar to how the database is set.

Also. it won't be used by most of the handler functions. It's only usable by…

Alfred-mk commented on pull request urdt/ussd#211 2024-12-13 09:44:28 +01:00
add-space-after-colon

This has been resolved

Alfred-mk pushed to add-space-after-colon at urdt/ussd 2024-12-13 09:44:10 +01:00
7aea2af9a1 updated tests
5cd791aae7 use the MenuSeparator
df5e5f1a4b properly format the vouchers
64c1fe5276 set the separator as a var and add it to the context
Compare 4 commits »
Alfred-mk commented on pull request urdt/ussd#211 2024-12-12 23:11:33 +01:00
add-space-after-colon

This has been resolved

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