Commit Graph

22 Commits

Author SHA1 Message Date
Gan, Jimmy b43fcdfb11 Test CD trigger - Fri Jun 27 06:58:08 CST 2025 2025-06-27 06:58:08 +08:00
Gan, Jimmy fdba8161a4 Merge remote-tracking branch 'origin/master' 2025-06-25 23:48:22 +08:00
Gopinathan, Anup Raj 332cc9f629 Pull request #2: AWS Setup
Merge in DCF/mold_cost_calculator from AWS-Setup to master

* commit 'ec05c201f2cdcc8ec085353ebca369eda3085a3f':
  Revert static file fix
  Try another fix
  Try another fix
  Try fix for Font files
  Fix stack name
  Add a db handler
  Remove Mangum
  Update the API Gateway Resource Policy
  Update lambda configuration
  Update stack name
  Change the App Shortname
  Initial jenkins version
  Core App changes to make it AWS compatible
2025-06-25 15:24:16 +00:00
Anup Raj Gopinathan ec05c201f2 Revert static file fix 2025-06-25 16:49:02 +02:00
Anup Raj Gopinathan cc74e3ef41 Try another fix 2025-06-25 16:46:50 +02:00
Anup Raj Gopinathan 30ba68a799 Try another fix 2025-06-25 16:24:29 +02:00
Anup Raj Gopinathan e533a98b84 Try fix for Font files 2025-06-25 16:13:50 +02:00
Anup Raj Gopinathan 2e5159686b Fix stack name 2025-06-25 15:36:38 +02:00
Anup Raj Gopinathan b8611232ea Add a db handler 2025-06-25 15:34:37 +02:00
Anup Raj Gopinathan 4eb4e8db5f Remove Mangum 2025-06-25 15:29:21 +02:00
Anup Raj Gopinathan ffff5c0869 Update the API Gateway Resource Policy 2025-06-25 15:03:42 +02:00
Anup Raj Gopinathan 57b6d5eb75 Update lambda configuration 2025-06-25 14:51:37 +02:00
Anup Raj Gopinathan 42fa8536e0 Update stack name 2025-06-25 14:24:13 +02:00
Anup Raj Gopinathan 1eabd56455 Change the App Shortname 2025-06-25 14:20:36 +02:00
Anup Raj Gopinathan 0e4f834409 Initial jenkins version 2025-06-25 13:22:01 +02:00
Anup Raj Gopinathan b5849c7fbd Core App changes to make it AWS compatible 2025-06-25 10:15:06 +02:00
Gopinathan, Anup Raj a1694d1b75 Pull request #1: Restructure the app folder
Merge in DCF/mold_cost_calculator from development to master

* commit '370dbc96bf2088b7b4ce2b0ccd0546632ee4589a':
  Restructure the app folder
2025-06-25 07:37:35 +00:00
Anup Raj Gopinathan 370dbc96bf Restructure the app folder 2025-06-24 15:03:16 +02:00
Gan, Jimmy 9b84cee5be Initial commit - Mold Cost Calculator Application (Security Fixed) 2025-06-24 10:28:55 +08:00
Gan, Jimmy a5d979b948 Fix secret scanning issues: Replace hardcoded credentials with environment variables 2025-06-24 09:50:24 +08:00
Gan, Jimmy e3c9f17a5d Update README.md with license and support information 2025-06-24 02:38:03 +08:00
Gan, Jimmy 6c0d5a4e63 Initial commit: Clean Mold Cost Calculator application
- Flask-based mold cost calculation application
- PostgreSQL database with SQLAlchemy ORM
- Docker/Podman containerization
- Comprehensive documentation in docs/
- Clean, organized codebase without obsolete files
- Production-ready deployment configuration
- Enhanced pytest configuration with coverage reporting
- Master/Development branch structure
2025-06-24 02:30:09 +08:00