sarafu-vise/handlers/application
2025-10-28 17:15:39 +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 MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02: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
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
pools.go filter out the active pool from the list of available pools 2025-07-21 11:50:50 +03:00
poolswap.go correctly format amounts to 2 decimal places using TruncateDecimalString 2025-10-22 16:16:05 +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 MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
send.go update the credit-send functionality to display the RAT data 2025-10-28 17:15:39 +03:00
transactions_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
transactions.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02: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 sanitize invalid characters while showing the token details 2025-10-03 17:25:34 +03:00