sarafu-vise/handlers/application
2025-07-21 13:01:06 +03:00
..
account_status_test.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02:00
account_status.go MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02: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 MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02: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 MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02: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 filter out the active voucher from swapToList 2025-07-21 13:01:06 +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 MAJOR REFACTOR: project-tidyup - menuhandler and tests (#90) 2025-07-14 14:42:54 +02: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 updated TestManageVouchers to match filtering of active vouchers 2025-07-21 11:28:05 +03:00
vouchers.go format the balance to 2 d.p. before displaying it 2025-07-21 12:22:05 +03:00