btcpayserver/BTCPayServer/Models/StoreViewModels
d11n 64a7abe53a
Bootstrap migration fixups (#2534)
* Remove xxl breakpoint

* Remove code bg

* Form updates

* Update PoS accordion

* Update forms

* Fix webhook password toggle

* Update highlight js styles

* Page updates

* Style unformatted checkboxes

* Fix typo

* Update accordions

* Update policies domain mapping

* Update toggles and checkboxes

* Update storage pages

* Fix specter logo filename casing

* Update checkout experience view

* Update webhook view

* Re-add used negative margins

* Update bootstrap

* POS layout fixes

* Decrease size of info icon in main headline

* Update BTCPayServer/Views/Stores/ModifyWebhook.cshtml

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
2021-06-06 20:44:54 +09:00
..
CheckoutExperienceViewModel.cs Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
CreateStoreViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DerivationSchemeViewModel.cs Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
EditWebhookViewModel.cs Add Greenfield API 2020-11-13 14:15:03 +09:00
IntegrationsViewModel.cs Abstract Store integrations (#2384) 2021-04-08 13:37:05 +09:00
LightningNodeViewModel.cs Lightning setup redesign 2021-04-20 12:09:27 +02:00
PairingModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayButtonViewModel.cs Fix Pay Button steps and range validation 2021-05-05 11:27:02 +02:00
RatesViewModel.cs Removing rates hint 2020-10-18 03:11:17 -05:00
RecoverySeedBackupViewModel.cs Split mnemonics correctly 2020-09-03 23:59:54 +09:00
StoresViewModel.cs Showing warning hint on stores listing page 2020-10-18 03:11:17 -05:00
StoreUsersViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreViewModel.cs Seaparate CoinSwitch as a plugin (#2390) 2021-04-13 20:19:48 +09:00
TestWebhookViewModel.cs Add ability to send test webhook call 2021-06-03 21:16:24 -07:00
TokensViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletSetupViewModel.cs Add replace confirmation; distinguish wallet types 2021-03-02 12:26:18 +01:00
WebhooksViewModel.cs Add Webhooks in store's settings 2020-11-08 15:57:24 +09:00