btcpayserver/BTCPayServer/Views
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
..
Shared Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
UIAccount Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
UIApps Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
UIAppsPublic Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
UICustodianAccounts Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
UIError Fix AssertNoError to detect page exception 2022-01-16 12:39:08 +09:00
UIFido2 Adapt desktop breakpoints in views (#3358) 2022-01-27 11:56:46 +09:00
UIHome Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
UIInvoice Update ListInvoices to say Settled instead of Paid (#4000) 2022-07-27 15:55:23 +09:00
UILightning 1.4.0 Final Polish (#3335) 2022-01-25 11:07:52 +09:00
UILightningAutomatedPayoutProcessors Improve payout processors UI 2022-05-10 15:27:39 +02:00
UILightningLikePayout Improve payouts UI (#3792) 2022-06-02 11:03:06 +02:00
UILNURL Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
UILNURLAuth Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManage Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
UIMoneroLikeStore Support LNURL Auth 2022-01-14 13:26:30 +01:00
UINotifications Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
UIOnChainAutomatedPayoutProcessors Improve payout processors UI 2022-05-10 15:27:39 +02:00
UIPaymentRequest Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
UIPayoutProcessors Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
UIPublic Rename UI controllers 2022-01-14 13:46:03 +09:00
UIPublicLightningNodeInfo Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
UIPullPayment Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
UIServer Fix: Joule -> Alby 2022-07-27 16:12:37 +09:00
UIShopify Rewording: Integrations become (store) plugins 2022-05-12 13:32:40 +02:00
UIStorePullPayments Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
UIStores Checkout UI fix (#4015) 2022-08-03 21:31:16 +09:00
UIUserStores Adapt desktop breakpoints in views (#3358) 2022-01-27 11:56:46 +09:00
UIWallets Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
UIZcashLikeStore Zcash integration (#3400) 2022-02-14 17:04:34 +09:00
_ViewStart.cshtml Init 2017-09-13 15:55:16 +09:00