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 ad53324311 feat: Enhance middleware security with header and data parameter whitelists, updated security patterns, and refined JSON inspection. 1 week ago
..
auth feat: Implement admin notification for rate limit exceeded events. 2 weeks ago
calculation_budget_constrains add validation 2 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. 1 month ago
calculation_time_constrains feat: Introduce request context management and refactor logging to JSON format with request IDs. 4 weeks ago
database refactor: Overhaul testing framework with extensive unit tests, pytest configuration, and improved schema validation. 2 weeks ago
equipment_sparepart fix 4 months ago
equipment_workscope_group refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments. 4 weeks 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. 1 month ago
overhaul fix 5 months ago
overhaul_activity feat: Implement admin notification for rate limit exceeded events. 2 weeks ago
overhaul_gantt fix gantt chart position 3 months ago
overhaul_job refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments. 4 weeks ago
overhaul_schedule refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments. 4 weeks ago
overhaul_scope refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments. 4 weeks ago
sparepart feat: Introduce request context management and refactor logging to JSON format with request IDs. 4 weeks 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. 1 month ago
workorder add requests 8 months ago
workscope_group refactor: Change API update and delete endpoints from PUT/DELETE to POST with dedicated path segments. 4 weeks 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. 1 month ago
__init__.py initialCommit 1 year 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. 1 month ago
config.py feat: Introduce user context and unique error IDs for enhanced logging and error traceability. 2 weeks ago
context.py feat: Introduce user context and unique error IDs for enhanced logging and error traceability. 2 weeks ago
contribution_util.py feat: Introduce user context and unique error IDs for enhanced logging and error traceability. 2 weeks ago
enums.py add session to scope job 1 year ago
exceptions.py feat: Enhance middleware security with header and data parameter whitelists, updated security patterns, and refined JSON inspection. 1 week ago
logging.py feat: Introduce user context and unique error IDs for enhanced logging and error traceability. 2 weeks ago
main.py feat: Introduce user context and unique error IDs for enhanced logging and error traceability. 2 weeks ago
metrics.py initialCommit 1 year ago
middleware.py feat: Enhance middleware security with header and data parameter whitelists, updated security patterns, and refined JSON inspection. 1 week ago
models.py add validation 2 months ago
rate_limiter.py add session to scope job 1 year ago
utils.py refactor: Overhaul testing framework with extensive unit tests, pytest configuration, and improved schema validation. 2 weeks ago