Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aquabarrier
/
ab-ms-core
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ab-ms-core
/
app
/
controllers
110 kB
4 contributors
History:
63 commits
rajeshg820
feat(reference): add customer_type_id filtering to reference data endpoints
f9a1cab
3 months ago
auth.py
Safe
2.95 kB
refactor: Remove user registration and employee login endpoints; streamline authentication logic
4 months ago
bidders.py
Safe
25.7 kB
feat(bidders): implement deletion of all barrier sizes associated with a bidder
3 months ago
customers.py
Safe
17.7 kB
feat(customers): add customer name filtering to API and repository methods
3 months ago
dashboard.py
Safe
3.65 kB
feat(dashboard): update new projects query to use CreatedDate instead of BidDate
3 months ago
distributors.py
Safe
11.1 kB
feat: Implement distributor management functionality with CRUD operations and pagination
5 months ago
employees.py
Safe
4.1 kB
feat(employee): add update functionality for employees with partial data support
3 months ago
notes.py
Safe
5.65 kB
feat(notes): implement update and delete functionality for project, customer, and bidder notes
3 months ago
projects.py
Safe
5.54 kB
feat(project): remove heavy nested collections from project customer response for performance improvement
3 months ago
reference.py
Safe
32.5 kB
feat(reference): add customer_type_id filtering to reference data endpoints
3 months ago
reports.py
Safe
1.12 kB
Add initial project structure with FastAPI, Docker, and SQL Server integration
6 months ago