Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
mlcl-trading
/
afp-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
afp-backend
/
tests
/
e2e
29.3 kB
Ctrl+K
Ctrl+K
5 contributors
History:
9 commits
Cyril Dupland
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
15f1cb0
about 2 months ago
test_brands_api.py
Safe
1.97 kB
fix(quotations): update test data and doc, along with quotation method
3 months ago
test_imports_articles_api.py
Safe
3.6 kB
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
3 months ago
test_imports_articles_xlsx_api.py
Safe
2.26 kB
Enhance article import process by adding support for optional logistic fields (`moq`, `origin`) and implementing progress tracking with `total_rows` and `rows_processed`. Update related schemas, repositories, and services to accommodate these changes. Improve documentation to reflect new features and usage. Add tests for new functionality and ensure existing tests cover the updated logic.
3 months ago
test_imports_prices_api.py
Safe
7.35 kB
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
3 months ago
test_prices_api.py
Safe
4.16 kB
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
test_quotation_lines_patch.py
Safe
5.1 kB
feat(quotations): add endpoint to update quotation line with fixed price and validation status
3 months ago
test_quotations_api.py
Safe
4.87 kB
fix(quotations): update test data and doc, along with quotation method
3 months ago