Commit graph

12 commits

Author SHA1 Message Date
2f6381870d adding aws db
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 49s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-12 18:18:47 +05:30
ba8adbd1da fixed the api base url
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 46s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 5s
2026-08-10 17:50:44 +05:30
2aed796ae7 chore: point beta hostname directly to EC2 API 2026-08-09 22:19:05 +05:30
1f22685e72 chore: update default api url to remote server
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 46s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-09 22:10:31 +05:30
b391ce9090 update apiBaseUrl to https://betasuppliers.tipro.in to support Nginx SSL reverse proxy
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 45s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-09 21:52:40 +05:30
b73610521c correct production api base url to http://16.113.57.127:8080
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 49s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-09 21:42:31 +05:30
edc3711caf resolve unused getApiBaseUrl warning by calling it inside CONFIG
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 47s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-09 21:36:56 +05:30
789c6f6445 updating the api base
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 46s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-09 21:33:35 +05:30
f6ea515196 fixing https ssl error
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 46s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-09 17:02:13 +05:30
f3d428784c support cross-origin credentials with apiFetch wrapper, call login on register in Django backend, and set CsrfExemptSessionAuthentication to break circular imports
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 43s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-09 13:43:18 +05:30
2ba073b9b0 completely link frontend pages with django app rest api endpoints and verify cypress tests pass 2026-08-09 13:15:57 +05:30
72ba3feb90 feat: implement new branding and layout system with full test suite scaffolding 2026-08-08 13:16:17 +05:30