btcpayserver/BTCPayServer/Views/Shared
Andrew Camilleri d958b1808c
Make Sync Modal remember collapsed state (#1929)
* Make Sync Modal remeber collapsed state

This makes the sync modal use the bootstrap collapse component instead of animatecss. It also removed animatecss as it seemed to be only used there.  Also, it will now remember if you collapsed it between page loads which since the new eth stuff keeps asking to configure it on my dev env.

* Sync modal improvements

- Use chevron icon and indicate toggle state
- Smooth opening animation by toggling element without padding
- Better modal content padding
- Run JS immediately to prevent flickering

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-09-29 14:13:39 +02:00
..
Ethereum remove donation 2020-09-18 12:30:13 +02:00
LayoutPartials Make Sync Modal remember collapsed state (#1929) 2020-09-29 14:13:39 +02:00
Monero fix typo in monero 2020-09-02 13:15:09 +02:00
_BTCPaySupporters.cshtml UI: Improve mobile login views 2020-08-10 09:46:01 +02:00
_Layout.cshtml Remove Tor link from navbar 2020-08-18 13:03:26 +09:00
_LayoutPos.cshtml App: Light PoS on top of the existing PoS (#1909) 2020-09-21 08:06:31 +02:00
_LayoutSimple.cshtml Simple layout cleanups 2020-08-02 14:33:20 +02:00
_NavLayout.cshtml Unify section headings 2019-11-14 18:42:48 +01:00
_StatusMessage.cshtml Add text break to alerts (#1865) 2020-08-25 14:55:34 +09:00
_ValidationScriptsPartial.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
Bitcoin_Lightning_LikeMethodCheckout.cshtml Merge pull request #1730 from xpayserver/feat/eth 2020-09-15 19:51:55 +09:00
Bitcoin_Lightning_LikeMethodCheckoutNoScript.cshtml Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue (#996) 2019-08-27 11:31:15 +09:00
Confirm.cshtml Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
EmailsBody.cshtml Improve email settings view 2020-07-09 17:22:22 +02:00
Error.cshtml Part 1: OpenIddict - Minor Changes & Config prep (#566) 2019-05-15 00:46:43 +09:00
Header.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
NBXSyncSummary.cshtml Add Bitcoin Only Build 2020-07-28 22:48:51 +02:00
NotificationEmailWarning.cshtml Mark up alert-links for better display 2019-11-15 11:24:27 +01:00
PostRedirect.cshtml Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
VaultElements.cshtml Ask passphrase when appropriate (Fix #1185) 2019-11-22 19:13:04 +09:00
ViewBitcoinLikePaymentData.cshtml Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00
ViewLightningLikePaymentData.cshtml Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00