d11n
9b5c8a8254
POS: Add item list to keypad ( #5814 )
...
* Add admin option to show item list for keypad view
* Refactor common POS Vue mixin
* Add item list to POS keypad
* Add recent transactions to cart
* Keypad: Pass tip and discount as cart does
* Keypad and cart tests
* Improve offcanvas button
---------
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2024-03-14 11:11:54 +01:00
d11n
bdf56c0a6f
Keypad: List recent transactions ( #5478 )
...
* Keypad: List recent transactions
Closes #5379 .
* UI updates
* Optional: No border
* Fix class
* Decrease keypad max-width
2023-11-30 18:19:03 +09:00
d11n
c979c4774c
POS Cart: Horizontal scrollable filters ( #5391 )
2023-11-02 08:36:27 +01:00
d11n
b5d0188f21
Receipt improvements ( #5239 )
2023-08-10 13:57:54 +02:00
d11n
ed43fb2071
POS fixes ( #5241 )
2023-08-09 14:47:28 +02:00
d11n
d67ebd957e
POS: Handle flexible price items in cart view ( #5238 )
2023-08-09 09:31:19 +02:00
d11n
1eb7c727f3
POS fixes ( #5228 )
2023-08-05 10:44:59 +02:00
Kukks
688e873f7a
fixes #5203
2023-07-29 09:15:12 +02:00
Kukks
82586590a7
potentially fixes #5203
2023-07-29 09:15:11 +02:00
Kukks
88c66f30f2
fixes #5204
2023-07-29 09:15:10 +02:00
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