InvenTree/contrib/container
Senior Data Engineer & Data Architect 44d8d0e266
fix(ui): show initial stock fields when PART_CREATE_INITIAL enabled (#12415)
* fix(ui): show initial stock fields when PART_CREATE_INITIAL enabled (#12266)

* Fix Docker setup for local Windows deployment.

Disable Redis disk persistence to avoid bind-mount permission errors that caused login 500s, and configure localhost as the default site URL.

* Apply Biome formatting to Playwright test file.

Fixes Style [prek] CI failure on PR #12415.

* Use specific locators in initial stock Playwright tests.

Avoid strict-mode violations from getByText('Initial Stock') matching multiple form elements.

* Scope initial stock Playwright test to part detail Stock tab.

Avoid strict-mode violations from duplicate Stock tabs on the part page.

* Use raw SQL inserts in MPTT migration test setup.

Avoid duplicate status_custom_key ORM bug in historical StockItem models.
2026-07-20 19:05:54 +10:00
..
.env fix(ui): show initial stock fields when PART_CREATE_INITIAL enabled (#12415) 2026-07-20 19:05:54 +10:00
Caddyfile make INVENTREE_WEB_PORT more usefull (#11352) 2026-02-20 21:10:49 +11:00
Dockerfile chore(deps): bump python in /contrib/container (#12276) 2026-07-07 07:52:04 +10:00
dev-docker-compose.yml Debian docker image (#10227) 2025-09-03 17:05:03 +10:00
docker-compose.yml fix(ui): show initial stock fields when PART_CREATE_INITIAL enabled (#12415) 2026-07-20 19:05:54 +10:00
docker.dev.env [Docker] Alpine image fix (#9118) 2025-02-21 18:02:39 +11:00
gunicorn.conf.py gunicorn configuration tweaks (#12048) 2026-05-30 23:01:31 +10:00
init.sh Fixed typo in shebang interpreter directive (#10952) 2025-12-04 11:03:56 +11:00
nginx.conf Nginx example (#7207) 2024-05-13 14:15:45 +10:00
requirements.in chore(backend): dep bump (#12258) 2026-06-26 09:56:01 +10:00
requirements.txt chore(backend): dep bump (#12258) 2026-06-26 09:56:01 +10:00