Commit History

Merge branch 'dev' of https://github.com/AutoFranceParts/afp_core into feature/imports
bb694c2

Cyril Dupland commited on

chore(migration): adjust session timeouts for backfill update in price date ranges migration
6adfaa6

Cyril Dupland commited on

feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
15f1cb0

Cyril Dupland commited on

Merge pull request #55 from AutoFranceParts/feature/imports
6936f97
unverified

cdupland commited on

feat(article_import): introduce support for 'COMMUN' brand alias to link articles to all existing brands, update schemas and processing logic accordingly
dae5737

Cyril Dupland commited on

migration: add catalog optimization indexes
7894b6a

Yarin35 commited on

fix(quotation): include discount_processing_status when creating cotation_lines to prevent validation error
8db0ce3

Yarin35 commited on

chore(logging): silence verbose httpx query logs and optimize import counters atomically
79b15a9

Yarin35 commited on

feat: implement brand and category slug normalization, update import mappings, and enhance article import processing
1cc158b

Cyril Dupland commited on

fix: move status column from articles to article_references table
d1b6e05

Yarin35 commited on

feat: add article status column and category brand_id fk migrations
c8dd03c

Yarin35 commited on

feat(db): add groups table, update schema, and clean up docs
f17a684

Yarin35 commited on

fix(db): drop dependent policy before dropping column
d5d1341

Yarin35 commited on

fix(db): correct migration constraint order
e475509

Yarin35 commited on

feat(db): link supplier discounts to lines instead of batch
29addc7

Yarin35 commited on

feat: migrate supplier_discount to many-to-many suppliers relationship
5eaee2a

Yarin35 commited on

feat(db): add migration to add supplier_id to supplier_discount_lines
d29e5a4

Yarin35 commited on

chore: rename second migration to follow convention
999e980

Yarin35 commited on

chore: rename migration to follow convention
cd68c10

Yarin35 commited on

feat(quotation): allow selecting specific global discounts in price calculation
72fd17e

Yarin35 commited on

feat(quotation): implement global temporal discounts with status control
da62a2f

Yarin35 commited on

fix(quotation): correctly calculate discounted price from percentage and original unit price
572b7d5

Yarin35 commited on

feat(quotation): add promotion support and Support Commercial integration
8188ad7

Yarin35 commited on

Merge remote-tracking branch 'hf/main' into feature/cotation_route_clean
10589f9

Yarin35 commited on

feat(supplier_discount): add original_unit_price column to supplier_discount_lines
1506f4e

Yarin35 commited on

Merge pull request #31 from AutoFranceParts/feature/cotation_route_clean
27ecc12
unverified

cdupland commited on

chore(migrations): remove duplicated migration
978073b

Yarin35 commited on

feat(supplier_discount): add label column to supplier_discount model and migration
39a237d

Yarin35 commited on

Merge pull request #30 from AutoFranceParts/feature/cotation_route_clean
d9d5c07
unverified

cdupland commited on

chore: merge dev into feature branch and fix quotation validation error
b7f80c2

Yarin35 commited on

Merge branch 'feature/cotation_route_clean' of https://github.com/AutoFranceParts/afp_core into dev
4239d8b

cdupland commited on

feat(migrations): add label column to cotations table
2572f5f

cdupland commited on

fix(cotation_calcul): discount handling
247593f

Yarin35 commited on

refactor(cotation_lines): remove fixed_price field from schema
d105983

cdupland commited on

Merge branch 'dev' of https://github.com/AutoFranceParts/afp_core into huggingface-deploy
0a3e745

cdupland commited on

Merge pull request #29 from AutoFranceParts/feature/imports
843d46c
unverified

cdupland commited on

Merge branch 'feature/imports' of https://github.com/AutoFranceParts/afp_core into feature/imports
8793318

cdupland commited on

feat: enhance article import functionality with reference management
96d8d92

cdupland commited on

feat: implement row level security and supplier status management
8b401c9

cdupland commited on

feat: enhance article import functionality with reference management
373ce46

cdupland commited on

feat(quotations): optimize quotation creation and enhance batch processing for articles and prices
8bacde2

Yarin35 commited on

feat: implement row level security and supplier status management
eb02bf2

cdupland commited on

feat(quotations): add endpoint to update quotation line with fixed price and validation status
ed7ccec

Yarin35 commited on

Merge pull request #27 from AutoFranceParts/feature/cotation_route_clean
90490d7
unverified

cdupland commited on

chore: add .env.prod to .gitignore for production environment configuration
acb0115

cdupland commited on

chore(env): add production environment configuration for Supabase and PostgreSQL
8c902c6

cdupland commited on

feat(article_references): enhance normalization process with collision checks and cleanup logic
feabed0

cdupland commited on

Merge pull request #21 from AutoFranceParts/feature/cotation_route_clean
4c28ce6
unverified

cdupland commited on

chore(docs): update README with project metadata and configuration reference for HuggingFace
381f027

cdupland commited on

chore: track seed.sql with git-lfs
75b6104

Yarin35 commited on