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 4ce108defa feat: add month and year fields to master data model and implement optional direct Aeros API connectivity 3 months ago
..
aeros_contribution chore: Remove debug print statements for component importance analysis. 4 months ago
aeros_equipment fix: remove premature exception raising in equipment service response handling 3 months ago
aeros_project add dowm;pad 4 months ago
aeros_simulation feat: Implement `with_for_update` in simulation and node retrieval to prevent TOCTOU race conditions. 4 months ago
auth refactor: remove legacy model directory and implement new access control module 3 months ago
dashboard_model feat: add month and year fields to master data model and implement optional direct Aeros API connectivity 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 feat: add month and year fields to master data model and implement optional direct Aeros API connectivity 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 feat: implement master data management module and add automatic database schema initialization 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