Spaces:
Paused
Paused
Commit History
refactor(reference): add customer_type_id filter to company types and lead sources retrieval 901a0a1
phone type reference data c2fa6c9
feat(reference): add delete operations for various reference data entities cce9e60
feat: Add CRUD operations for reference data entities 91187f2
feat(project): remove heavy nested collections from project customer response for performance improvement 4f4cfa4
feat(project): enhance customer retrieval with keyset pagination support 9d20b05
feat(project): optimize project detail retrieval to exclude customers and notes for performance 02a6b87
feat(dashboard): update new projects query to use CreatedDate instead of BidDate 36d0907
feat(bidders): implement deletion of all barrier sizes associated with a bidder 28b4202
PupaClic commited on
feat(barrier-sizes): add update functionality for barrier sizes with and without bidder associations 229973a
PupaClic commited on
feat(barrier-sizes): add CRUD operations and update associations for barrier sizes 75d92aa
PupaClic commited on
feat(bidders): remove SQL-like barrier size creation and refactor update to use BarrierSizesUpdate schema 739c246
PupaClic commited on
feat(bidders): improve barrier size deletion with existence check and error handling a97f5f1
PupaClic commited on
feat(bidders): enhance barrier size update to include bidder association and optional fields abeaaf9
PupaClic commited on
feat(projects): enhance project listing filters to exclude status 3 by default 21ab478
PupaClic commited on
Implement barrier size deletion functionality with comprehensive API endpoints and SQL operations 87577f1
PupaClic commited on
feat(customers): add customer name filtering to API and repository methods 90ee3cb
PupaClic commited on
feat(bidders): remove contact and phone fields from bidder schema, update related API and tests to use contact associations d9b38dc
PupaClic commited on
feat(bidder-contacts): implement bidder contact association functionality, including creation, retrieval, and management of contacts linked to bidders da09f43
PupaClic commited on
feat(bidders-barrier-sizes): enhance API to return InventoryId and InstallAdvisorFees, update models and schemas accordingly f9df506
PupaClic commited on
feat(barrier-sizes): implement SQL-like insertion for barrier sizes and bidder associations, including new API endpoint and service methods afd89de
PupaClic commited on
feat(barrier-sizes): implement barrier size creation with bidder association and add repository for managing associations 1f0159a
PupaClic commited on
refactor(bidders): remove redundant barrier sizes endpoints and related logic e47d9c7
PupaClic commited on
feat(bidders): add endpoint to retrieve barrier sizes by bidder and improve barrier size retrieval logic a957e89
PupaClic commited on
feat(bidders): add endpoint to list all barrier sizes with pagination support 4811080
PupaClic commited on
feat(notes): implement update and delete functionality for project, customer, and bidder notes e0f68a3
PupaClic commited on