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.
MrWaradana f9c8b0d749 fix pydantic error list 3 days ago
..
__pycache__ fix pydantic error list 3 days ago
acquisition_cost refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
auth fix pydantic error list 3 days ago
database fix optional dependencies 3 days ago
equipment refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
equipment_master fix items_per_page problem 3 days ago
manpower_cost refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
manpower_master fix items_per_page problem 3 days ago
masterdata refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
masterdata_simulations refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
modules refactor: Update Pydantic schemas by removing redundant `nullable` attributes and add comprehensive test execution documentation. 2 weeks ago
plant_fs_transaction_data fix items_per_page problem 3 days ago
plant_masterdata fix items_per_page problem 3 days ago
plant_transaction_data refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
plant_transaction_data_simulations refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
simulations fix items_per_page problem 3 days ago
uploaded_file refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
yeardata refactor: Centralize `search` and `items_per_page` query parameters into `CommonParams` and remove redundant definitions from specific schema query classes. 3 days ago
__init__.py init 1 year ago
api.py add new fs table for plant transaction data 3 months ago
config.py feat: Improve logging with user context and error IDs, enhance request tracing, and strengthen security middleware with RCE/path traversal detection and pagination validation. 2 weeks ago
context.py feat: Improve logging with user context and error IDs, enhance request tracing, and strengthen security middleware with RCE/path traversal detection and pagination validation. 2 weeks ago
enums.py init 1 year ago
exceptions.py feat: Improve logging with user context and error IDs, enhance request tracing, and strengthen security middleware with RCE/path traversal detection and pagination validation. 2 weeks ago
logging.py feat: Improve logging with user context and error IDs, enhance request tracing, and strengthen security middleware with RCE/path traversal detection and pagination validation. 2 weeks ago
main.py feat: Improve logging with user context and error IDs, enhance request tracing, and strengthen security middleware with RCE/path traversal detection and pagination validation. 2 weeks ago
metrics.py init 1 year ago
middleware.py fix middleware 1 week ago
models.py fix pydantic error list 3 days ago
rate_limiter.py init 1 year ago