• Joined on 2024-08-10
carlos pushed to pin-reset at urdt/ussd 2024-10-31 19:01:44 +01:00
7d1a04f089 remove from root
53fa6f64ce define structure of json
7fa38340dd add command to initialize a list of admin numbers
7aab3cff8c remove seed
299534ccf1 define seed as a command in the devtool
Compare 6 commits »
carlos commented on pull request urdt/ussd#139 2024-10-31 18:19:45 +01:00
pin-reset

Sure,we can define it in the LocalHandlerService , then instantiate it in the NewHandlerService,consider: 12825ae08a268db47ce105271c41807d1130913a ,will this work?

carlos pushed to pin-reset at urdt/ussd 2024-10-31 18:11:52 +01:00
5abe9b78cc attach an admin store for the phone numbers
12825ae08a setup adminstore in the local handler service
ac0b4b2ed1 pass context
Compare 3 commits »
carlos pushed to profile-update-pin-check at urdt/ussd 2024-10-31 15:05:22 +01:00
ce917d9e89 update tests
carlos pushed to profile-update-pin-check at urdt/ussd 2024-10-31 14:45:21 +01:00
3ce25d0e14 Merge branch 'master' into profile-update-pin-check
074345fcf9 Merge pull request 'voucher-data' (#138) from voucher-data into master
e6a369dcdd remove unused code
b8bbd88078 retain the temporary data for it to be overwritten
a31cac4e50 Merge branch 'master' into voucher-data
Compare 20 commits »
carlos pushed to pin-reset at urdt/ussd 2024-10-31 14:38:51 +01:00
8fe8ff540b Merge branch 'master' into pin-reset
074345fcf9 Merge pull request 'voucher-data' (#138) from voucher-data into master
e6a369dcdd remove unused code
b8bbd88078 retain the temporary data for it to be overwritten
a31cac4e50 Merge branch 'master' into voucher-data
Compare 20 commits »
carlos created pull request urdt/ussd#149 2024-10-31 12:24:35 +01:00
profile-update-pin-check
carlos pushed to profile-update-pin-check at urdt/ussd 2024-10-31 12:21:41 +01:00
d25128287e update profile information on individual node
c45fcda2f1 remove back option check,protect profile data update
211cc1f775 perform profile update in individual update node
981f7ca4f6 add keys to for holding temporary profile info
05ed236e03 add node to update individual profile information
Compare 5 commits »
carlos pushed to pin-reset at urdt/ussd 2024-10-31 07:39:13 +01:00
767a3cd64c remove pin guard menu option
carlos pushed to pin-reset at urdt/ussd 2024-10-31 07:22:07 +01:00
c4078c5280 remove extra spaces
carlos pushed to pin-reset at urdt/ussd 2024-10-30 21:21:35 +01:00
d434194021 catch incorrect pin entry
carlos pushed to pin-reset at urdt/ussd 2024-10-30 20:32:55 +01:00
c6ca3f6be4 fix sink error
8093eae61a use 0 instead of 1 for back
833d52a558 remove print message
Compare 3 commits »
carlos pushed to pin-reset at urdt/ussd 2024-10-30 19:10:33 +01:00
8262e14198 Merge branch 'master' into pin-reset
843b0d1e7e Merge pull request 'Add reverse sessionid address lookup' (#146) from lash/reverse-session into master
cb997159f7 Add reverse sessionid address lookup
Compare 3 commits »
carlos pushed to pin-reset at urdt/ussd 2024-10-30 16:02:01 +01:00
ea4c6d9314 check for phone number validity
7c823e07ca move to root node after on back
41585f831c move catch and load to next node
d93a26f9b0 remove function exec after HALT
Compare 4 commits »
carlos created branch profile-update-pin-check in urdt/ussd 2024-10-30 13:46:44 +01:00
carlos pushed to profile-update-pin-check at urdt/ussd 2024-10-30 13:46:44 +01:00
carlos pushed to pin-reset at urdt/ussd 2024-10-30 12:50:50 +01:00
cf523e30f8 update handler in test
888d3befe9 add actual pin reset functionality
017691a40c define structure for admin numbers
Compare 3 commits »
carlos pushed to pin-reset at urdt/ussd 2024-10-30 12:34:45 +01:00
dc418771a7 attach an admin store for phone numbers
c2068db050 update handler functions
c42b1cd66b provide required handler functions and admin store
b404ae95fb setup an admin store based on fs
Compare 4 commits »
carlos pushed to master at urdt/ussd 2024-10-30 10:35:57 +01:00
843b0d1e7e Merge pull request 'Add reverse sessionid address lookup' (#146) from lash/reverse-session into master
cb997159f7 Add reverse sessionid address lookup
Compare 2 commits »
carlos merged pull request urdt/ussd#146 2024-10-30 10:35:56 +01:00
Add reverse sessionid address lookup