Hugging Face
Models
Datasets
Spaces
Buckets
new
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
/
schemas
79.7 kB
Ctrl+K
Ctrl+K
4 contributors
History:
53 commits
MukeshKapoor25
refactor(reference): update LeadGeneratedFrom model to change source_name to customer_type_id and adjust enabled flag
0c74977
5 months ago
address.py
Safe
1.5 kB
feat: Add address management with CRUD operations and integrate into the application
6 months ago
auth.py
Safe
2.1 kB
refactor: Remove user registration and employee login endpoints; streamline authentication logic
6 months ago
barrier_size.py
Safe
1.6 kB
feat(barrier-sizes): add update functionality for barrier sizes with and without bidder associations
5 months ago
bidder.py
Safe
3.4 kB
feat(bidders): remove contact and phone fields from bidder schema, update related API and tests to use contact associations
5 months ago
bidder_contact.py
Safe
1.24 kB
feat(bidder-contacts): implement bidder contact association functionality, including creation, retrieval, and management of contacts linked to bidders
5 months ago
bidders_barrier_sizes.py
Safe
2.38 kB
feat(bidders-barrier-sizes): enhance API to return InventoryId and InstallAdvisorFees, update models and schemas accordingly
5 months ago
contact.py
Safe
4.18 kB
feat(contact): add ContactAddress model and repository for managing contact addresses
5 months ago
customer.py
Safe
2.27 kB
feat: Enhance customer management with partial updates and validation; add middleware for 204 responses
6 months ago
dashboard.py
Safe
581 Bytes
feat(dashboard): implement dashboard info widgets with live project metrics
6 months ago
distributor.py
Safe
2.86 kB
fix(bidder, distributor, project): change EmployeeId type to string and update related schemas
6 months ago
employee.py
Safe
5.37 kB
feat(employee): add employee_type field to EmployeeOut schema and update query to include it
5 months ago
notes.py
Safe
1.9 kB
feat(notes): add followup_date field to CustomerNoteUpdate schema
5 months ago
paginated_response.py
Safe
284 Bytes
Implement project listing with pagination and sorting; add repository and service methods, update models and schemas, and include unit tests for functionality
8 months ago
project.py
Safe
16.1 kB
feat(notes): implement update and delete functionality for project, customer, and bidder notes
5 months ago
project_detail.py
Safe
18.9 kB
feat(project): remove heavy nested collections from project customer response for performance improvement
5 months ago
reference.py
Safe
14.3 kB
refactor(reference): update LeadGeneratedFrom model to change source_name to customer_type_id and adjust enabled flag
5 months ago
report.py
Safe
338 Bytes
Implement employee management features; add employee model, repository, service, and controller with CRUD operations, and include unit tests for validation
7 months ago
user.py
Safe
384 Bytes
Implement employee management features; add employee model, repository, service, and controller with CRUD operations, and include unit tests for validation
7 months ago