btcpayserver/BTCPayServer/Views/Apps
Mario Dian 1831692761 Enable shopping cart, add items to cart, enable tips (#410)
Modal cart, remove items, checkout

Fix removal and adding of cart items

Improve cart UI

Add cart bundle, remove unused js files from the view when cart isn't used

Do not enable cart by default

Do not put modal into the view when the cart is disabled

Escape js properties

Work with amounts as cents

Make animation speed look constant

Enable tips in the cart

Fix cart UI
2018-11-27 15:14:32 +09:00
..
_ViewImports.cshtml Add Point of Sale feature to BTCPay 2018-04-03 16:58:47 +09:00
_ViewStart.cshtml Add Point of Sale feature to BTCPay 2018-04-03 16:58:47 +09:00
CreateApp.cshtml Migrating to btn-primary 2018-04-07 23:49:36 -05:00
ListApps.cshtml Extracting public portion of app controller 2018-09-08 14:53:41 +09:00
UpdatePointOfSale.cshtml Enable shopping cart, add items to cart, enable tips (#410) 2018-11-27 15:14:32 +09:00