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.
be-optimumoh/src
Cizz22 308bdf1839 refactor: Improve exception handling with structured logging, add specific validation error handling, and silence uvicorn access logs. 4 months ago
..
auth refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments. 5 months ago
calculation_budget_constrains add validation 6 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 Update: Config configuration 5 months ago
database revert 7f9c484540 5 months ago
equipment_sparepart fix 8 months ago
equipment_workscope_group revert 7f9c484540 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 revert 7f9c484540 5 months ago
overhaul_gantt revert 7f9c484540 5 months ago
overhaul_job revert 7f9c484540 5 months ago
overhaul_schedule revert 7f9c484540 5 months ago
overhaul_scope revert 7f9c484540 5 months ago
sparepart revert 7f9c484540 5 months ago
standard_scope revert 7f9c484540 5 months ago
workorder add requests 12 months ago
workscope_group revert 7f9c484540 5 months ago
workscope_group_maintenance_type revert 7f9c484540 5 months ago
__init__.py initialCommit 2 years ago
api.py Update: new branch 5 months ago
config.py Update: Config configuration 5 months ago
context.py feat: Introduce request context management and refactor logging to JSON format with request IDs. 5 months ago
contribution_util.py fix 10 months ago
enums.py add session to scope job 1 year ago
exceptions.py refactor: Improve exception handling with structured logging, add specific validation error handling, and silence uvicorn access logs. 4 months ago
logging.py refactor: Improve exception handling with structured logging, add specific validation error handling, and silence uvicorn access logs. 4 months ago
main.py refactor: Improve exception handling with structured logging, add specific validation error handling, and silence uvicorn access logs. 4 months ago
metrics.py initialCommit 2 years ago
middleware.py feat: Add session data to calculation time constraints and remove JSON body size limit middleware. 5 months ago
models.py add validation 6 months ago
rate_limiter.py add session to scope job 1 year ago
utils.py Update: Config configuration 5 months ago