Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
aquabarrier
/
ab-ms-core
Paused

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