btcpayserver/BTCPayServer/wwwroot/js
Wouter Samaey c71e671311
Added custodian account trade support (#3978)
* Added custodian account trade support

* UI updates

* Improved UI spacing and field sizes + Fixed input validation

* Reset error message when opening trade modal

* Better error handing + test + surface error in trade modal in UI

* Add delete confirmation modal

* Fixed duplicate ID in site nav

* Replace jQuery.ajax with fetch for onTradeSubmit

* Added support for minimumTradeQty to trading pairs

* Fixed LocalBTCPayServerClient after previous refactoring

* Handling dust amounts + minor API change

* Replaced jQuery with Fetch API + UX improvements + more TODOs

* Moved namespace because Rider was unhappy

* Major UI improvements when swapping or changing assets, fixed bugs in min trade qty, fixed initial qty after an asset change etc

* Commented out code for easier debugging

* Fixed missing default values

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-08-04 11:38:49 +09:00
..
wallet Remove function checks as they didn't help 2021-01-26 09:40:31 +01:00
webauthn Improve 2FA auth UI 2022-01-18 12:25:56 +01:00
copy-to-clipboard.js Fix "Copy Link" button on pull payment and payment request pages 2022-03-01 09:15:15 +01:00
custodian-account.js Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
qrcode.js Make sure QRCodes use SVG instead of canvas (QRCodes on Tor does not work because of canvas fingerprinting protections) 2019-07-19 16:27:26 +09:00
StoreAddDerivationScheme.js Add Retry button if a BTCPay Vault operation fails 2020-10-08 12:05:03 +09:00
theme-switch.js Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
vaultbridge.js Detect websocket connection dropping in vault 2021-10-05 14:41:03 +09:00
vaultbridge.ui.js Move signing views into wizard 2021-09-02 10:39:35 +02:00