sarafu-vise/handlers/application
2026-02-13 03:58:11 +03:00
..
account_status_test.go update the TestCheckBlockedStatus to account for the udpated functionality 2025-07-28 16:15:21 +03:00
account_status.go set key flags (language and PIN) if the data exists and the flags are missing 2025-07-28 16:14:32 +03:00
alias.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
authorization_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
authorization.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
balance_test.go fixed the TestCheckBalance by adjusting the expected result 2025-10-09 13:39:30 +03:00
balance.go process and store the vouchers as an ordered list 2026-02-13 03:54:09 +03:00
language_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
language.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
menuhandler_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
menuhandler.go use the upstream APIError 2025-10-22 12:10:19 +03:00
mpesa.go updated the withdraw mpesa flow to support selection of a voucher 2026-02-12 16:23:18 +03:00
paydebt.go refactored the CalculateMaxPayDebt to improve logic and correctness 2026-02-13 03:58:11 +03:00
pin_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
pin.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
pool_deposit.go rename the function to match the ordered voucher data 2026-02-12 14:20:42 +03:00
pools.go use the correct 'flag_api_call_error' 2025-11-13 01:44:50 +03:00
poolswap.go log the correct fields 2026-01-30 10:22:36 +03:00
profile_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
profile.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
registration_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
registration.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
send_test.go update the symbol to send_max_amount with debug output 2025-11-26 12:56:04 +03:00
send.go prevent users from inputting amounts less than 0.1 2026-02-07 17:29:40 +03:00
transactions_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
transactions.go use the correct 'flag_api_call_error' 2025-11-13 01:44:50 +03:00
upsell.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
vouchers_test.go changed the word Commodity to Product 2025-10-03 17:01:08 +03:00
vouchers.go process all voucher lists as ordered, with stables at the top 2026-02-12 19:22:38 +03:00