You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cizz22 e021c62d37 feat: add support for equipment reliability levels and enable manual maintenance outage derating calculations 3 months ago
..
aeros_contribution chore: Remove debug print statements for component importance analysis. 4 months ago
aeros_equipment feat: add support for equipment reliability levels and enable manual maintenance outage derating calculations 3 months ago
aeros_project feat: allow custom base_url in aeros_file_upload and force session recreation on base_url mismatch 3 months ago
aeros_simulation feat: add support for equipment reliability levels and enable manual maintenance outage derating calculations 3 months ago
auth refactor: remove legacy model directory and implement new access control module 3 months ago
dashboard_model feat: add Next Overhaul Date to master data initialization 3 months ago
database Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields. 4 months ago
__init__.py initialCommit 2 years ago
aeros_utils.py fix: update hardcoded upload URL in aeros_utils to /upload-file 3 months ago
api.py refactor: improve exception handling, introduce structured logging, and refine uvicorn access logging. 5 months ago
config.py feat: add month and year fields to master data model and implement optional direct Aeros API connectivity 3 months ago
context.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 4 months ago
enums.py first commit 1 year ago
exceptions.py fix exception logging 4 months ago
logging.py feat: Enhance security by logging specific violation details internally and providing generic client error messages, while refining user context in logs. 4 months ago
main.py chore: comment out RequestValidationMiddleware in main.py 3 months ago
metrics.py initialCommit 2 years ago
middleware.py feat: add RBD model data, conversion scripts, and system availability logic 3 months ago
models.py feat: Add Pydantic field validation with max_length and pattern constraints to various schemas and models. 5 months ago
rate_limiter.py feat: integrate SlowAPIMiddleware and configure default rate limits. 4 months ago
utils.py feat: Integrate Vault for secret management and add comprehensive unit tests for core modules, schemas, and middleware. 4 months ago