• Joined on 2024-08-10
carlos pushed to menu-profile-edit at urdt/ussd 2024-09-23 16:04:41 +02:00
carlos pushed to wip-menu-select-fix at urdt/ussd 2024-09-23 15:34:09 +02:00
06dc822232 Merge remote-tracking branch 'remotes/origin/lash/thread-gdbm' into wip-menu-select-fix
8a5209584d Update go module deps
7d3ff690f0 Remove useless 'registered' member in thread gdbm
a455cfb854 Return if duplicate connect
1cc2f58ab3 Remove ssh
Compare 22 commits »
carlos pushed to wip-menu-select-fix at urdt/ussd 2024-09-23 12:29:19 +02:00
371779d74c update test,check for errors
e8798e1ab2 remove need for initial Exec before loop
3a14dafb98 rename all WriteResult to Flush
a7e38727f1 use updated latest commit from go-vise 0.2.0
3a96c2851c removed unused code
Compare 7 commits »
carlos created pull request urdt/ussd#78 2024-09-23 10:00:07 +02:00
wip-menu-select-fix
carlos pushed to wip-menu-select-fix at urdt/ussd 2024-09-23 09:50:50 +02:00
05749b493a add edit single option on save_firstname function
aec2f3db29 remove deprecated code
0284bc5ef9 change single edit flag check
Compare 3 commits »
carlos closed pull request urdt/ussd#72 2024-09-23 09:46:03 +02:00
WIP: wip-menu-select-fix
carlos commented on pull request urdt/ussd#72 2024-09-20 21:44:57 +02:00
WIP: wip-menu-select-fix

@lash What do you think about using the execution path to decide if it is a single edit option selected?

carlos pushed to wip-menu-select-fix at urdt/ussd 2024-09-20 21:43:07 +02:00
b54f3f32b5 use navigation path matching for case selection
df260c2288 add expected navigation paths for single edit
Compare 2 commits »
carlos created pull request urdt/ussd#72 2024-09-20 13:48:46 +02:00
WIP: wip-menu-select-fix
carlos pushed to wip-menu-select-fix at urdt/ussd 2024-09-20 13:43:38 +02:00
ffd091c9a9 use symbol for language selection
a20e275db3 update tests
33f8733106 add supported language codes
250341a8bd rename to set_eng
f5ed1ce120 add swahili version
Compare 28 commits »
carlos pushed to wip-main-refactor at urdt/ussd 2024-09-19 20:04:46 +02:00
e581a1ad2f factor out getflag
carlos pushed to wip-main-refactor at urdt/ussd 2024-09-19 16:04:21 +02:00
96358959b4 remove unused code
carlos pushed to wip-main-refactor at urdt/ussd 2024-09-19 16:01:53 +02:00
bc9dfe4f65 remove redundant code
carlos created pull request urdt/ussd#66 2024-09-19 15:25:42 +02:00
WIP: Code refactor
carlos pushed to wip-main-refactor at urdt/ussd 2024-09-19 15:18:40 +02:00
ffa00ae15c refactor code
13294b42d3 refactor code
81159e77d1 refactor code
Compare 3 commits »
carlos pushed to wip-main-refactor at urdt/ussd 2024-09-19 14:57:28 +02:00
5bd51b280e add storage service for menu
carlos pushed to wip-main-refactor at urdt/ussd 2024-09-19 14:54:53 +02:00
71e1ae6e3c add function registration service
carlos created branch wip-main-refactor in urdt/ussd 2024-09-19 08:43:49 +02:00
carlos pushed to wip-main-refactor at urdt/ussd 2024-09-19 08:43:49 +02:00
carlos pushed to wip-unit-tests at urdt/ussd 2024-09-18 14:52:53 +02:00
2cd0b4434f clean -up tests