• Joined on 2024-08-10
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
carlos pushed to wip-pin-guard at urdt/ussd 2024-09-18 14:01:27 +02:00
edc6e9a3f9 add swahili nodes,remove extra spaces
carlos pushed to wip-pin-guard at urdt/ussd 2024-09-18 13:12:51 +02:00
27c7d4f35b add swahili nodes for retry
65b86ddeef Merge remote-tracking branch 'remotes/origin/master' into wip-pin-guard
7eb0bf3369 add swahili menu version
4098ac8a19 Merge pull request 'change-language' (#58) from change-language into master
2982f08b41 Merge branch 'master' into change-language
Compare 20 commits »
carlos pushed to wip-unit-tests at urdt/ussd 2024-09-18 10:26:44 +02:00
c735bf688d update tests
4098ac8a19 Merge pull request 'change-language' (#58) from change-language into master
2982f08b41 Merge branch 'master' into change-language
75ab9c66a3 run TestSetLanguage with execPath instead of input
95f02231b3 Merge pull request 'Unit tests' (#62) from wip-unit-tests into master
Compare 17 commits »
carlos commented on issue urdt/ussd#5 2024-09-17 19:40:04 +02:00
Remove menu selector based switch statement in SetLanguage

Does this change work towards solving the code smell? `func (h *Handlers) SetLanguage(ctx context.Context, sym string, input []byte) (resource.Result, error) { var res resource.Result

sym,…
carlos created branch wip-menu-select-fix in urdt/ussd 2024-09-17 19:17:52 +02:00
carlos pushed to wip-menu-select-fix at urdt/ussd 2024-09-17 19:17:52 +02:00
carlos pushed to wip-pin-guard at urdt/ussd 2024-09-17 15:09:43 +02:00
eefdc1c0f2 add pin guard nodes
carlos created pull request urdt/ussd#62 2024-09-17 14:47:39 +02:00
Unit tests
carlos pushed to wip-unit-tests at urdt/ussd 2024-09-17 14:45:17 +02:00
599f7a2857 add more tests
b19188165b Merge pull request 'wip-menu-help' (#56) from wip-menu-help into master
2ed9f083bb add quit with helpline info
e323ffa078 Merge pull request 'Pin reset' (#59) from wip-pin-reset into master
68de83af97 Merge pull request 'Allow setting go-vise path for asm executable in makefile' (#57) from lash/vise-make-var into master
Compare 13 commits »
carlos created branch wip-pin-guard in urdt/ussd 2024-09-17 10:52:59 +02:00