feat: improve on admin ui funding tab (#1989)

* feat: improve on admin ui funding tab
* now only shows settings of selected fundingsource.
* refactor into vue component
* use camel case
* refactor: move admin js into .js file (#1990)
* updateFundingData is redundent now

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
dni ⚡ 2023-10-10 12:02:40 +02:00 committed by GitHub
parent c2a11fa0bb
commit 80529dee4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 542 additions and 637 deletions

View file

@ -80,6 +80,7 @@
"/static/i18n/br.js",
"/static/js/base.js",
"/static/js/components.js",
"/static/js/components/lnbits-funding-sources.js",
"/static/js/bolt11-decoder.js"
],
"css": [