pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML language:HTML
Filter by
156M results
Shopify sync: refund-date parity + import robustness
Three commits that missed the #208 merge window.
1. Refunds book on the refund date (Shopify POS report / Better Reports parity)
BR mirrors Shopify ...
First-use feedback on the Movies tab (Deck Factory):
- Light mode. The film-canister dark look is gone — the Movies tab now uses the house paper palette (cream background,
white cards, warm parchment ...
Adds two fixes to prevent concurrent deployment conflicts when multiple satellite repos push to physiq/main
simultaneously.
Concurrency block — serializes runs within this repo so a second push waits ...
Summary
This PR adds a dedicated privacy policy page for the PETALS 3rd Anniversary Check-in promotional tool and updates the
main page with footer navigation links.
Key Changes
- New privacy.html ...
Adds two fixes to prevent concurrent deployment conflicts when multiple satellite repos push to physiq/main
simultaneously.
Concurrency block — serializes runs within this repo so a second push waits ...
-Set up Neon Postgres -Set up Upstash Redis -Added Audit logs for Urls
Summary
- Content scripts can t inject on restricted pages (chrome://, store pages) or tabs opened before the extension
loaded, so autofill silently did nothing on those pages with no feedback. ...
Please provide me the recommendations
What
Add the missing gunicorn package to the project s requirements.txt so that the CI environment can import it during the
test run.
Why
The CI pipeline failed with ModuleNotFoundError: No module named ...
What
The CI failure was caused by a missing numpy package. The requirements.txt file has been updated to include numpy.
Why
Adding numpy resolves the ModuleNotFoundError that prevented the application ...