slow_tiger 4e49979fcd Fixed TemplateResponse possible deprecation issue by adding request as first argument in TemplateResponse in main.py hace 1 año
..
templates e951562097 Added loading spinner for the checkout page for some GUI feedback on amount change for the users. hace 1 año
__init__.py 725a7d0c0b upload webshop hace 1 año
cart.py b07c1ff548 cart.py - added settings into call of get_products_id_db hace 1 año
db.py b16f22391f Removed git logic from the code, replaced git ls-files with python function. Included possibility to exclude certain files from indexing during read_dir. hace 1 año
email.py 725a7d0c0b upload webshop hace 1 año
europe.json 725a7d0c0b upload webshop hace 1 año
form_validation.py 725a7d0c0b upload webshop hace 1 año
main.py 4e49979fcd Fixed TemplateResponse possible deprecation issue by adding request as first argument in TemplateResponse in main.py hace 1 año
parser.py b16f22391f Removed git logic from the code, replaced git ls-files with python function. Included possibility to exclude certain files from indexing during read_dir. hace 1 año
payment.py 725a7d0c0b upload webshop hace 1 año
read_settings.py b16f22391f Removed git logic from the code, replaced git ls-files with python function. Included possibility to exclude certain files from indexing during read_dir. hace 1 año
schema.py 9b2d0e875d Added more information to the checkout summary to include size/style in it if available. Removed total_weight from OrdersBlock to avoid conflicts with previous orders in index.md. hace 1 año
serializer.py 9b2d0e875d Added more information to the checkout summary to include size/style in it if available. Removed total_weight from OrdersBlock to avoid conflicts with previous orders in index.md. hace 1 año
shipping-cost.json 725a7d0c0b upload webshop hace 1 año
template.py e82ee349b5 Dealing with the problem of multiple read_dir calls on checkout page. Introduced products.yaml as a table of product_id to product_path for faster processing of orders. hace 1 año