| .. |
|
auth
|
feat: Implement admin notification for rate limit exceeded events.
|
4 months ago |
|
calculation_budget_constrains
|
refactor: improve knapsack selection accuracy with dynamic scaling and greedy budget filling
|
3 months ago |
|
calculation_target_reliability
|
refactor: Improve Temporal simulation status validation and error handling in the router, and remove unused imports from the overhaul scope model.
|
5 months ago |
|
calculation_time_constrains
|
feat: Introduce request context management and refactor logging to JSON format with request IDs.
|
5 months ago |
|
database
|
refactor: Overhaul testing framework with extensive unit tests, pytest configuration, and improved schema validation.
|
4 months ago |
|
equipment_sparepart
|
fix
|
8 months ago |
|
equipment_workscope_group
|
refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments.
|
5 months ago |
|
maximo
|
feat: Integrate historical Maximo work order data for overhaul and standard scopes, and add an API endpoint to retrieve all calculation time constraints.
|
5 months ago |
|
overhaul
|
fix
|
9 months ago |
|
overhaul_activity
|
feat: Implement admin notification for rate limit exceeded events.
|
4 months ago |
|
overhaul_gantt
|
fix gantt chart position
|
7 months ago |
|
overhaul_job
|
refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments.
|
5 months ago |
|
overhaul_schedule
|
refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments.
|
5 months ago |
|
overhaul_scope
|
feat: Implement `SELECT FOR UPDATE` and nested transactions to prevent race conditions in `OverhaulScope` and `MaintenanceType` operations.
|
4 months ago |
|
sparepart
|
feat: Introduce request context management and refactor logging to JSON format with request IDs.
|
5 months ago |
|
standard_scope
|
refactor: centralize model update logic into a new utility function and apply it across services, while also refining SQLAlchemy error handling and model attribute access.
|
5 months ago |
|
workorder
|
add requests
|
12 months ago |
|
workscope_group
|
refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments.
|
5 months ago |
|
workscope_group_maintenance_type
|
refactor: centralize model update logic into a new utility function and apply it across services, while also refining SQLAlchemy error handling and model attribute access.
|
5 months ago |
|
__init__.py
|
initialCommit
|
2 years ago |
|
api.py
|
feat: Integrate historical Maximo work order data for overhaul and standard scopes, and add an API endpoint to retrieve all calculation time constraints.
|
5 months ago |
|
config.py
|
feat: Introduce user context and unique error IDs for enhanced logging and error traceability.
|
4 months ago |
|
context.py
|
feat: Introduce user context and unique error IDs for enhanced logging and error traceability.
|
4 months ago |
|
contribution_util.py
|
feat: Introduce user context and unique error IDs for enhanced logging and error traceability.
|
4 months ago |
|
enums.py
|
add session to scope job
|
1 year ago |
|
exceptions.py
|
fix exception logging
|
4 months ago |
|
logging.py
|
fix: Harden security middleware by logging detailed violations internally and returning generic error messages, and streamline user logging to use user_id.
|
4 months ago |
|
main.py
|
feat: configure default rate limits and integrate SlowAPI middleware
|
4 months ago |
|
metrics.py
|
initialCommit
|
2 years ago |
|
middleware.py
|
fix: Harden security middleware by logging detailed violations internally and returning generic error messages, and streamline user logging to use user_id.
|
4 months ago |
|
models.py
|
add validation
|
6 months ago |
|
rate_limiter.py
|
feat: configure default rate limits and integrate SlowAPI middleware
|
4 months ago |
|
utils.py
|
refactor: Overhaul testing framework with extensive unit tests, pytest configuration, and improved schema validation.
|
4 months ago |