Commit History

Author SHA1 Message Date
  brid 9956e6ed70 Add our email address to BCC to receive emails 1 year ago
  brid 278d54cd07 Fix email sending in NOW Payments webhook handler 1 year ago
  brid f9615a11c6 main: handle stripe errors gracefully 1 year ago
  brid e6be8a9409 main: get product variation id before updating inventory 1 year ago
  brid 1493db9c8b main: wrap upgrade_status_order in a try-except 1 year ago
  brid db81d6db02 db: set total_weight to 0 if it does not exist 1 year ago
  brid 27e2e4f488 serializer: add missing weight variable to CartSessionItemOptions constructor 1 year ago
  brid f008d6416e add email and webhook tests 1 year ago
  brid d2128cbc97 payment.py: Fix Stripe checkout error by using price_data instead of price 1 year ago
  brid 6c5603b2ad build_image_cache: create cache path if it does not exist 1 year ago
  slow_tiger 99231b8d0a Added playwright for pytests into requirements.txt 1 year ago
  slow_tiger 0dabdd2084 Small fix in image generator script. 1 year ago
  slow_tiger b261da5da0 Updated tests with new data and fixed issues in them. Added information on testing to README.md 1 year ago
  slow_tiger 4e49979fcd Fixed TemplateResponse possible deprecation issue by adding request as first argument in TemplateResponse in main.py 1 year ago
  slow_tiger 9a08c42e95 Updated README.md to exclude information on git annex. 1 year ago
  slow_tiger b07c1ff548 cart.py - added settings into call of get_products_id_db 1 year ago
  slow_tiger 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. 1 year ago
  slow_tiger 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. 1 year ago
  slow_tiger a8e53fe426 Optimization of checkout page to decrease loading times. 1 year ago
  slow_tiger c0d46f4b9a Updated README.md to include extra information on configuration of stripe in test environment. 1 year ago
  slow_tiger e8e880258d Adjusted spinner color 1 year ago
  slow_tiger a17be12758 Changed styling of the spinner in styles.css 1 year ago
  slow_tiger ea89123a2d Added clarification on image generation in README.md to avoid issues with new deployments. 1 year ago
  slow_tiger e951562097 Added loading spinner for the checkout page for some GUI feedback on amount change for the users. 1 year ago
  slow_tiger 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. 1 year ago
  slow_tiger 086668010d Fixed issue with multiple quantity fields updated on cart page if the item has variation. 1 year ago
  slow_tiger 280cebeb31 Fixed issue on product page that was not checking availability after changing one of the variations 1 year ago
  brid c571c03a77 update requirements.txt 1 year ago
  slow_tiger e329e98a90 Added ID for unique variations created via style/color options in the item. Fixes issue with variants of the item rewritten if another variant is added (for example customer orders two same shirts with different sizes). 1 year ago
  brid 725a7d0c0b upload webshop 1 year ago