btcpayserver/BTCPayServer.Abstractions
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
..
Configuration FileService: AddFile from URL (#3566) 2022-03-31 11:54:25 +02:00
Constants Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
Contracts Bump versions of various deps (#3998) 2022-07-27 15:55:37 +09:00
Converters BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00
Custodians Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
Extensions Custodian Account UI: CRUD (#3923) 2022-07-07 22:42:50 +09:00
Form Custodian Account UI: CRUD (#3923) 2022-07-07 22:42:50 +09:00
Models Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00
Security Add ability to mark auth handle as successful 2022-08-02 11:55:31 +02:00
Services Refactoring: Extract Safe module to Abstractions (#3676) 2022-04-26 10:28:49 +09:00
TagHelpers Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
BTCPayServer.Abstractions.csproj Bump versions of various deps (#3998) 2022-07-27 15:55:37 +09:00
icon.png Add nuget publishing for plugin packaer and abstractions (#2018) 2020-10-25 00:21:50 +09:00
PushNuget.ps1 Add nuget publishing for plugin packaer and abstractions (#2018) 2020-10-25 00:21:50 +09:00