btcpayserver/BTCPayServer/Models/AppViewModels
dstrukt 69b855a1e7
Improves create crowdfund view (#2647)
* adds sizings

* adds section headers

* adds section headers and re-ordering

* more re-ordering

* redorder change

* adds switches

* reorders checkmark

* removes spacer + updates header

* adds sizings

* adds section headers

* adds section headers and re-ordering

* more re-ordering

* redorder change

* adds switches

* reorders checkmark

* removes spacer + updates header

* Upgrade flatpickr and adapt styles

* Improve display names

* Toggle and collapse additional options

* Add missing link attributes

* adds switch + title for enabling public crowdfund

* Add helper text for public crowdfund option

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2021-07-30 14:31:44 +09:00
..
CreateAppViewModel.cs Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
ListAppsViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
UpdateCrowdfundViewModel.cs Improves create crowdfund view (#2647) 2021-07-30 14:31:44 +09:00
UpdatePointOfSaleViewModel.cs Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
ViewCrowdfundViewModel.cs DateTime.Now.ToUniversalTime -> DateTime.UtcNow 2020-12-12 15:25:08 +09:00
ViewPointOfSaleViewModel.cs Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00