Clarified top-up success msg (#2381)

* Update admin_api.py
Common misconception is that the top up related to the funds on the funding source. 
Success msg  extended with info that correlated funds on funding source are needed and the amount is virtual until fitting.

* chore: code format
* feat: customise top-up message
* refactor: move the `Quasar.Notify` to `components.js`
* refactor: use `this.$q.notify` instead of `Quasar.Notify.create`

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
arbadacarba
2024-04-17 09:55:57 +02:00
committed by GitHub
co-authored by Vlad Stan
parent 0a4eb78ef0
commit d9880c4de8
5 changed files with 37 additions and 30 deletions
+9 -9
View File
File diff suppressed because one or more lines are too long