Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
471bbea5ca Add contact information for help on the account pending page
Alfred-mk commented on pull request grassrootseconomics/sarafu-vise#6 2025-01-15 14:19:55 +01:00
WIP: data-migration

The public keys (addresses) are however registered on a separate network hence checking the account status results in a 404 (when using the local dev network)

Alfred-mk pushed to data-migration at grassrootseconomics/sarafu-vise 2025-01-15 14:05:08 +01:00
cf27479fcf log the correct data key
Alfred-mk created pull request grassrootseconomics/sarafu-vise#6 2025-01-15 14:03:44 +01:00
data-migration
Alfred-mk pushed to data-migration at grassrootseconomics/sarafu-vise 2025-01-15 14:03:07 +01:00
799d1a51fa add a fallback to swa for currently unsupported languages
1376c7b8dd use the DATA_INITIAL_LANGUAGE_CODE to check the set language
Compare 2 commits »
Alfred-mk pushed to data-migration at grassrootseconomics/sarafu-vise 2025-01-15 09:00:18 +01:00
b70d6b54d1 Merge branch 'master' into data-migration
0a7152d6b8 Merge pull request 'Store initial language selection' (#3) from lash/initial-language into master
47da078244 Merge branch 'master' into lash/initial-language
acfb6c1d76 Merge pull request 'Hide dev api usage behind build tag' (#4) from lash/dev-api-buildtag into master
f8b38dd210 Upgrade deps
Compare 18 commits »
Alfred-mk pushed to data-migration at grassrootseconomics/sarafu-vise 2025-01-15 08:59:14 +01:00
46544b723b Added SetAccountFlags to check the available data and set the required flags
Alfred-mk created branch data-migration in grassrootseconomics/sarafu-vise 2025-01-15 08:04:47 +01:00
Alfred-mk pushed to data-migration at grassrootseconomics/sarafu-vise 2025-01-15 08:04:47 +01:00
Alfred-mk closed issue urdt/ussd#119 2025-01-13 15:20:06 +01:00
Handle schema in postgres
Alfred-mk closed issue urdt/ussd#120 2025-01-13 15:19:53 +01:00
Add postgres switch for menu traversal tests
Alfred-mk pushed to postgres-switch-for-tests at urdt/ussd 2025-01-10 11:43:34 +01:00
c29abfe21e Merge branch 'master' into postgres-switch-for-tests
db431c750e Merge pull request 'copy-language-code' (#264) from copy-language-code into master
2b9c6d641e Merge branch 'master' into copy-language-code
3747f87a7c test language code saving
1f0568df32 Merge pull request 'Implement connstring handling' (#247) from lash/purify-more into master
Compare 10 commits »
Alfred-mk pushed to postgres-switch-for-tests at urdt/ussd 2025-01-10 11:41:31 +01:00
9a6d8e5158 Refactored the code to switch between postgres and gdbm, with db cleanup
Alfred-mk commented on issue urdt/ussd#207 2025-01-10 10:00:53 +01:00
Change alias to FQDN

We need to enforce it on the menu. @Alfred-mk could you confirm this?

Apologies I missed this. This can be done on the menu as the functionality currently doesn't exist

Alfred-mk pushed to postgres-switch-for-tests at urdt/ussd 2025-01-09 11:01:42 +01:00
3fccfaab61 Replace the connStr if it is not set
Alfred-mk pushed to postgres-switch-for-tests at urdt/ussd 2025-01-08 09:06:25 +01:00
4b5f08e25e Merge branch 'master' into postgres-switch-for-tests
f49e54a562 Merge pull request 'Space after comma' (#259) from lash/helpcomma into master
5081b6d4ce Space after comma
656052dc74 Merge pull request 'trim any leading whitespace in the input' (#258) from send-input-fix into master
6c5873da6f trim any leading whitespace in the input
Compare 28 commits »
Alfred-mk pushed to postgres-switch-for-tests at urdt/ussd 2025-01-08 08:59:30 +01:00
ea9cab930e cleanup the generated test data for the schema
a37f6e6da3 pass the dbschema in the context
f59c3a53ef allow the BuildConnStr to be accessed by different packages
81c3378ea6 use a flag to pass the schema to the context
46a6d2bc6e create a schema if it does not exist and use it in the connection
Compare 5 commits »
Alfred-mk created pull request urdt/ussd#258 2025-01-07 10:30:48 +01:00
trim any leading whitespace in the input
Alfred-mk opened issue urdt/ussd#257 2025-01-07 10:30:08 +01:00
Encoded input error from Africastalking
Alfred-mk pushed to send-input-fix at urdt/ussd 2025-01-07 10:15:26 +01:00
6c5873da6f trim any leading whitespace in the input