Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-02 16:09:25 +02:00
b6e4ba7ede Verify PIN using the one in the db
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-02 13:00:26 +02:00
31be1fa221 Use flags from pp.csv on the menuhandler functions and tests
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 16:17:20 +02:00
632dd860ff Use flags from pp.csv on the Authorize function
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 13:51:00 +02:00
460e6fa2c8 Renamed duplicate flag
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 13:48:32 +02:00
c3c5c83662 Change the order of flags
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 11:59:13 +02:00
143c9b14a1 Renamed the flags
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 11:19:53 +02:00
42ab2dd577 Use preprocessor flags
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 11:09:19 +02:00
26959be149 Fixed bug on transaction pin node
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 10:56:59 +02:00
9fb3ef8e2a Use preprocessor flags
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 10:28:07 +02:00
bcc73dec23 Add the flag file during build
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 09:31:00 +02:00
828f9a17fc Added the csv containing string flags
Alfred-mk pushed to wip-account-creation at urdt/ussd 2024-08-30 12:56:29 +02:00
2c6f70dfa5 Add tests for GetSender and GetAmount
Alfred-mk pushed to wip-account-creation at urdt/ussd 2024-08-30 09:45:35 +02:00
76185c3aa1 Use AccountService in the TestCreateAccount
Alfred-mk pushed to wip-account-creation at urdt/ussd 2024-08-29 22:06:02 +02:00
ca86ef1507 Use gettext for the Quit function
75ca39b012 Define the regex pattern as a constant
1a7c992e5b Return without setting the flag that's already set
Compare 3 commits »
Alfred-mk pushed to wip-account-creation at urdt/ussd 2024-08-29 18:25:33 +02:00
802c3f92df Added tests for CreateAccount and SavePin
Alfred-mk pushed to wip-account-creation at urdt/ussd 2024-08-28 17:27:11 +02:00
3fdd702e93 Use getText for the language switch
Alfred-mk commented on pull request urdt/ussd#4 2024-08-28 17:00:39 +02:00
wip-account-creation

The switch only takes in two options, 0 or 1. The menu remains on the select language node if an alternative input is provided

Alfred-mk pushed to wip-account-creation at urdt/ussd 2024-08-28 15:24:13 +02:00
9f0ef13198 Added documentation lines on functions
Alfred-mk commented on pull request urdt/ussd#4 2024-08-28 14:38:37 +02:00
wip-account-creation

This sets a flag that shows the account has a PIN. Due to the difference in functionality I saw it best to use it instead of "unlock"

Alfred-mk pushed to wip-account-creation at urdt/ussd 2024-08-28 13:55:04 +02:00
768535b540 Quit with the transaction confirmation