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