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
6d288271cd
Unify public page styles ( #5462 )
...
Based on #5413 and needs it to get merged first.
- Uses `--wrap-max-width` on `.public-page-wrap` rather than inner `.container` classes
- Applies `.tile` class to boxes and makes them connect to the edge of the screen below `400px` width.
2023-11-21 10:13:26 +01:00
d11n
ccf9cfa332
Minor cleanups ( #5460 )
2023-11-20 11:18:19 +01:00
d11n
696a414e95
POS Keypad: Add plus and change clear functionality ( #5396 )
...
Closes #5299 .
2023-11-02 20:03:34 +01: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
d11n
13203c3e2b
Receipt improvements ( #5077 )
...
* Remove Order ID link
* Add separate print version for receipt
* Fix POS number handling and add keypad test
Fixes #5056 .
* Add formatting function
* Remove OrderUrl for POS, bring back order link for receipt
* Update BTCPayServer/Plugins/PointOfSale/Controllers/UIPointOfSaleController.cs
2023-06-22 15:57:29 +09:00
d11n
d5bd86b07a
POS: Align Keypad centered vertically ( #4690 )
2023-02-23 10:30:16 +01:00
d11n
66e1eee010
POS improvements ( #4668 )
2023-02-23 09:52:37 +01:00
d11n
d14ce2a37f
POS: Improve Keypad view ( #4596 )
...
* UI updates
* Updates modes and calculation
* Unify tip buttons
* White caret
* Add top margin to calculation
* Add space between mode buttons and keypad
* Discount updates
2023-02-10 16:26:38 +01:00
d11n
f821e35cb0
Store branding: Unify public pages ( #4568 )
...
Closes #3842 .
2023-01-30 09:23:49 +01:00
Nicolas Dorier
45edd330f5
Fix logos when rootPath is used ( #4367 )
...
* Fix logos when rootPath is used
* Fix close buttons used in JS
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-11-28 09:25:18 +01:00
Dennis Reimann
701ba59bd8
Convert public app parts
2022-08-21 08:38:25 +02:00