btcpayserver/BTCPayServer/Views/UIInvoice
d11n 845e2881fa
POS Cart redesign (#5171)
* Move POS assets

* WIP

* Refactor into common Vue mixin

* Offcanvas updates

* Unifications across POS views

* POSData view fix

* Number and test fixes

* Update cart width

* Fix test

* More view unification

* Hide cart when emptied

* Validate cart

* Header improvement

* Increase remove icon size

* Animate add to cart action

* Offcanvas for mobile, sidebar for desktop

* ui+pos: updates icon size + badge + label

* Remove cart table headers

* Use same size for Cart and Shop headlines

* Update search placeholder

* Bump horizontal  input padding

* Increase sidebar width

* Bump badge font size

* Fix manipulating the quantity of line items

* Fix cart icon

* Update cart display

* updates empty button

* Rounded search input

* Remove cart button on desktop

* Fix dark accent color

* More accent fixes

* Fix plus/minus alignment

* Update BTCPayServer/Views/Shared/PointOfSale/Public/Cart.cshtml

* Apply suggestions from code review

---------

Co-authored-by: dstrukt <gfxdsign@gmail.com>
2023-07-22 21:15:41 +09:00
..
_RefundModal.cshtml UI: Only display applicable refund options 2023-05-30 12:51:51 +02:00
_ViewImports.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Body.cshtml Fix indent 2023-04-25 21:03:12 +09:00
Checkout-Cheating.cshtml Make Checkout V2 the default (#4850) 2023-04-05 08:35:50 +09:00
Checkout-Spinner.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Testing.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
Checkout.cshtml Checkout v2: Option to display amount in Sats in BIP21 case (#4730) 2023-03-09 21:36:11 +01:00
CheckoutNoScript.cshtml Fix indent 2023-04-25 21:03:12 +09:00
CheckoutV2.cshtml Checkout v2: Add return link in processing state (#5075) 2023-06-16 23:05:08 +09:00
CreateInvoice.cshtml Upgrade Bootstrap to v5.2.3; Design System improvements (#4380) 2022-12-04 10:01:38 +01:00
Invoice.cshtml Prune webhook data from database 2023-05-29 09:02:47 +02:00
InvoiceNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
InvoiceReceipt.cshtml POS Cart redesign (#5171) 2023-07-22 21:15:41 +09:00
InvoiceReceiptPrint.cshtml Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
InvoiceStatusChangePartial.cshtml Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
ListInvoices.cshtml Generate unique order IDs for PoS and Crowdfund sales (#5127) 2023-07-20 16:03:39 +09:00
ListInvoicesPaymentsPartial.cshtml Hide sensitive info (#4966) 2023-05-11 10:35:51 +02:00