btcpayserver/BTCPayServer/Plugins/PointOfSale
Nicolas Dorier 8cde8c01df
Add category feature to the PoS with Cart (#5078)
* Add grouping feature to the PoS with Cart

* Improve UI

* Rename groups to categories

* Make it easier to select categories of the items

* Refactor TemplateEditor, use TomSelect for categories

* Prevent Vue code insertion

* Prevent empty categories

* Add label ids

* Add test case

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-06-30 09:13:15 +09:00
..
Controllers Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
Models Add category feature to the PoS with Cart (#5078) 2023-06-30 09:13:15 +09:00
PointOfSalePlugin.cs Fix cart view and provide better naming for default items fixes #5012 2023-05-30 10:05:31 +02:00