• Joined on 2022-12-10
fakz9 pushed to master at fakz9/Fulfillment-Frontend 2025-09-06 21:02:36 +00:00
6e19d98f81 feat: update ProductSelect to use server-side search value for improved filtering
fakz9 pushed to master at fakz9/Sipro-Marketplaces 2025-09-05 02:47:32 +00:00
dfda4992f4 feat: add Dockerfile and build script for multi-stage Docker builds
fakz9 pushed to master at fakz9/Sipro-Marketplaces 2025-09-05 02:09:18 +00:00
d1e7f4e0f4 feat: implement locking mechanism for marketplace operations to prevent race conditions
fakz9 pushed to master at fakz9/Fulfillment-Frontend 2025-09-05 01:42:13 +00:00
7a052f7422 feat: enhance product filtering in ProductSelect component
fakz9 pushed to master at fakz9/Fulfillment-Frontend 2025-09-02 03:13:46 +00:00
b08f921c1c add .dockerignore to exclude node_modules from Docker builds
fakz9 pushed to master at fakz9/Fulfillment-Frontend 2025-09-02 03:12:14 +00:00
d0da5155a1 add .dockerignore to exclude node_modules from Docker builds
fakz9 pushed to master at fakz9/Fulfillment-Frontend 2025-09-02 03:11:29 +00:00
bdbdd10231 feat: refactor ClientSelect to use ObjectSelect for improved client selection
fakz9 pushed to master at fakz9/Fulfillment-Frontend 2025-09-02 02:49:06 +00:00
9dde9041b1 add build script for Docker and update .gitignore to exclude PDF files
fakz9 pushed to master at fakz9/Fulfillment-Backend 2025-09-02 02:49:06 +00:00
bd83f654c5 add build script for Docker and update .gitignore to exclude PDF files
fakz9 pushed to master at fakz9/Fulfillment-Backend 2025-09-02 02:32:46 +00:00
cc45da84d1 update FastAPI middleware configuration and change server command to use Uvicorn
fakz9 pushed to master at fakz9/Fulfillment-Backend 2025-09-02 01:58:53 +00:00
e8c776ac66 feat: add WeasyPrint installation to Dockerfile and create startup scripts for Celery and FastAPI
fakz9 pushed to master at fakz9/Fulfillment-Frontend 2025-09-02 00:38:29 +00:00
01260d0768 feat: add Dockerfile and Nginx configuration for deployment
fakz9 pushed to master at fakz9/Fulfillment-Backend 2025-09-02 00:37:52 +00:00
03dd3f9db4 feat: add Docker support and update Python version to 3.11
fakz9 pushed to master at fakz9/Fulfillment-Backend 2025-09-01 20:51:55 +00:00
43932a93e0 feat: update ozon_product_id to use BigInteger type
fakz9 pushed to master at fakz9/Sipro-Marketplaces 2025-09-01 20:38:51 +00:00
45afc8fa31 feat: reduce default bucket capacity for rate limiting
fakz9 pushed to master at fakz9/Assemblr-Backend 2025-09-01 04:08:21 +00:00
39b0cb2418 Revert "fix: update order cancellation response check to use 'result' key"
fakz9 pushed to master at fakz9/Assemblr-Backend 2025-09-01 04:07:52 +00:00
241785ab91 fix: update order cancellation response check to use 'result' key
fakz9 pushed to master at fakz9/Assemblr-Backend 2025-09-01 04:07:31 +00:00
ba7000f3d9 feat: implement order cancellation for assemblies and handle error responses
fakz9 pushed to master at fakz9/Fulfillment-Backend 2025-08-27 14:20:48 +00:00
d10fa2f08a feat: client chat fix
fakz9 pushed to master at fakz9/Sipro-Stocks 2025-08-20 16:07:48 +00:00
f796715eb3 fix: update database_url configuration for async engine to use host and port