Historial de Commits

Autor SHA1 Mensaje Fecha
  brid 891473bf6b app/parser: add more debug statements hace 9 meses
  brid fec9b2ddaa app/parser: add a bunch of debug info hace 9 meses
  brid d55ef907d3 Fix Excel date format for order exports hace 1 año
  brid 23573fb084 fix(product): show "sold out" on add-to-cart button when stock is depleted hace 1 año
  brid d2cae2eb46 doc/README: fix copy paste error hace 1 año
  brid 98e8d3e46d main: improve logging and error tracking hace 1 año
  brid 9956e6ed70 Add our email address to BCC to receive emails hace 1 año
  brid 278d54cd07 Fix email sending in NOW Payments webhook handler hace 1 año
  brid f9615a11c6 main: handle stripe errors gracefully hace 1 año
  brid e6be8a9409 main: get product variation id before updating inventory hace 1 año
  brid 1493db9c8b main: wrap upgrade_status_order in a try-except hace 1 año
  brid db81d6db02 db: set total_weight to 0 if it does not exist hace 1 año
  brid 27e2e4f488 serializer: add missing weight variable to CartSessionItemOptions constructor hace 1 año
  brid f008d6416e add email and webhook tests hace 1 año
  brid d2128cbc97 payment.py: Fix Stripe checkout error by using price_data instead of price hace 1 año
  brid 6c5603b2ad build_image_cache: create cache path if it does not exist hace 1 año
  slow_tiger 99231b8d0a Added playwright for pytests into requirements.txt hace 1 año
  slow_tiger 0dabdd2084 Small fix in image generator script. hace 1 año
  slow_tiger b261da5da0 Updated tests with new data and fixed issues in them. Added information on testing to README.md hace 1 año
  slow_tiger 4e49979fcd Fixed TemplateResponse possible deprecation issue by adding request as first argument in TemplateResponse in main.py hace 1 año
  slow_tiger 9a08c42e95 Updated README.md to exclude information on git annex. hace 1 año
  slow_tiger b07c1ff548 cart.py - added settings into call of get_products_id_db hace 1 año
  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. hace 1 año
  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. hace 1 año
  slow_tiger a8e53fe426 Optimization of checkout page to decrease loading times. hace 1 año
  slow_tiger c0d46f4b9a Updated README.md to include extra information on configuration of stripe in test environment. hace 1 año
  slow_tiger e8e880258d Adjusted spinner color hace 1 año
  slow_tiger a17be12758 Changed styling of the spinner in styles.css hace 1 año
  slow_tiger ea89123a2d Added clarification on image generation in README.md to avoid issues with new deployments. hace 1 año
  slow_tiger e951562097 Added loading spinner for the checkout page for some GUI feedback on amount change for the users. hace 1 año