Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to at-return-output at urdt/ussd 2024-09-18 14:43:58 +02:00
10de039da0 remove obsolete code
Alfred-mk created pull request urdt/ussd#63 2024-09-18 14:32:58 +02:00
at-return-output
Alfred-mk commented on issue urdt/ussd#54 2024-09-18 14:25:45 +02:00
AT should not return CON on status != 200

This was occurring since an error in the GetSessionId was not being returned, and the code was being executed till the end.

I have added a return statement to resolve this.

Also set the…

Alfred-mk pushed to at-return-output at urdt/ussd 2024-09-18 14:12:12 +02:00
27aa71e0ee only set the code to 200 if no error exists
Alfred-mk created branch at-return-output in urdt/ussd 2024-09-18 13:55:44 +02:00
Alfred-mk pushed to at-return-output at urdt/ussd 2024-09-18 13:55:44 +02:00
a9a429824c return if the sessionId cannot be retrieved from the request
Alfred-mk pushed to change-language at urdt/ussd 2024-09-17 17:54:30 +02:00
75ab9c66a3 run TestSetLanguage with execPath instead of input
Alfred-mk pushed to change-language at urdt/ussd 2024-09-17 14:32:00 +02:00
2e7c07e6f4 added missing functions to the other getHandlers
01f7571185 use dedicated nodes to set the language
065c8e5c1d use a single set_language function for setting and changing language
Compare 3 commits »
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 16:30:44 +02:00
dc14480519 remove extra space
aaf4923f64 ensure a PIN is set before changing the language
e9c645bd87 added the profile info on the swa menu template
1be6da9139 remove new lines on templates and menus to clean up the empty spaces on the menu
fa2930d93a added quit menu to handle eng and swa
Compare 20 commits »
Alfred-mk commented on pull request urdt/ussd#58 2024-09-16 16:12:04 +02:00
change-language

Also updated the templates and menu files by removing new lines at the end for a much cleaner look

Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 16:08:49 +02:00
ca81b041f1 remove extra space
fe7c04c0dd ensure a PIN is set before changing the language
Compare 2 commits »
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 15:58:27 +02:00
89da7fc741 added the profile info on the swa menu template
9953ae3e56 remove new lines on templates and menus to clean up the empty spaces on the menu
Compare 2 commits »
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 15:13:20 +02:00
ea68edff3d added quit menu to handle eng and swa
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 15:07:29 +02:00
1e99db2bd7 add the change_language functionality to the account menu
b7783073cf change language
6437d2e4df added change_language node and templates
Compare 3 commits »
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 15:03:46 +02:00
353c38be46 added the SetNewLanguage function
Alfred-mk created pull request urdt/ussd#58 2024-09-16 11:05:19 +02:00
WIP: change-language
Alfred-mk created branch change-language in urdt/ussd 2024-09-16 11:02:46 +02:00
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 11:02:46 +02:00
Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-14 16:01:20 +02:00
6fe2e7287f Update the func name to Output
Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-14 14:57:31 +02:00
1e9c9cf6ad removed AT specific code
3cb0b099e4 use the new AtSessionHandler
Compare 2 commits »