btcpayserver/BTCPayServer/Views
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
..
Account add tests 2020-09-16 08:54:51 +02:00
Apps Fix inventory handling in PoS (#1922) 2020-09-22 10:29:06 +02:00
AppsPublic App: Light PoS on top of the existing PoS (#1909) 2020-09-21 08:06:31 +02:00
Error Update views dependent on simple layout 2020-07-20 16:53:49 +02:00
EthereumLikeStore Add Ethereum & ERC20 Support 2020-09-09 08:19:10 +02:00
Home Merge pull request #1821 from dennisreimann/fonts 2020-08-10 22:39:34 +09:00
Invoice Merge pull request #1882 from Kukks/partial-refund 2020-09-07 15:30:46 +09:00
Manage Merge pull request #1886 from Kukks/invite-link 2020-09-19 11:15:38 +09:00
MoneroLikeStore Colored "check" and "times" icons green or red the bootstrap way 2020-06-12 15:22:39 +02:00
Notifications Allow selecting all notifications on the page at once 2020-07-16 21:52:40 -07:00
PaymentRequest Improve invoices list view (#1815) 2020-08-24 13:57:07 +09:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo add qrcode margins (#1547) 2020-05-05 10:26:57 +02:00
PullPayment Improve Pull Payment view 2020-07-23 17:15:08 +02:00
Server add tests 2020-09-16 08:54:51 +02:00
Shared Make Sync Modal remember collapsed state (#1929) 2020-09-29 14:13:39 +02:00
Stores Merge pull request #1900 from btcpayserver/remove-changelly 2020-09-11 22:05:58 +09:00
UserStores Add store sort (#1861) 2020-08-27 17:31:33 +09:00
Wallets Adjust invoice badge styling (#1906) 2020-09-20 09:33:29 +02:00
_ViewStart.cshtml Init 2017-09-13 15:55:16 +09:00
ViewsRazor.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00