Sith/counter
2024-12-23 02:17:28 +01:00
..
management Fix the account dump command. 2024-12-05 12:50:40 +01:00
migrations Increase selling label size and add more counter click tests 2024-12-23 00:00:40 +01:00
static Add nice snackbar message on counter interface and fix not enough money protection on frontend 2024-12-23 00:56:57 +01:00
templates/counter Add nice snackbar message on counter interface and fix not enough money protection on frontend 2024-12-23 00:56:57 +01:00
tests Fix counter permissions issues 2024-12-23 02:17:28 +01:00
views Fix counter permissions issues 2024-12-23 02:17:28 +01:00
widgets Make products filterable by product type 2024-12-21 02:15:51 +01:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py Make ProductType an OrderedModel 2024-12-17 13:35:29 +01:00
api.py Apply review comments 2024-12-17 17:23:13 +01:00
apps.py Allow filtering of refilling options 2024-12-16 00:15:21 +01:00
baker_recipes.py custom queryset method to bulk update customer balance 2024-11-10 02:59:43 +01:00
forms.py Fix counter main 2024-12-22 12:06:15 +01:00
models.py Fix counter permissions issues 2024-12-23 02:17:28 +01:00
schemas.py rename producttype to product_type 2024-12-18 14:48:59 +01:00
signals.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
urls.py ajaxify the product admin page 2024-12-21 02:14:38 +01:00
utils.py Make StudentCardFormView fragment only 2024-12-07 22:36:15 +01:00