HR-ATS-Portal/backend/job
ahmed.mujtaba c536def585 Update Docker and API configurations for improved job fetching and API proxying
- Adjusted `VITE_API_BASE` in Dockerfile and docker-compose.yml to allow same-origin requests, enhancing compatibility with nginx proxy settings.
- Increased the `top` query limit in `app.py` to 500 to accommodate frontend requirements while ensuring consistency across job fetching in `Jobs.jsx` and `Managers.jsx`.
- Updated nginx configuration to properly proxy API requests, preventing incorrect responses for job-related endpoints.

These changes streamline the interaction between the frontend and backend, ensuring a smoother user experience when fetching job data.
2026-08-20 18:55:49 +05:00
..
activity . 2026-08-12 18:52:40 +05:00
assignment . 2026-08-17 20:37:30 +05:00
candidate m. 2026-08-20 18:22:33 +05:00
cost . 2026-08-12 18:52:40 +05:00
feedback Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
history Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
interviews Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
job_post Enhance interview and job functionalities 2026-08-20 16:41:21 +05:00
notes Implement candidate history tracking and enhance email URL configuration 2026-08-20 17:22:22 +05:00
pipeline m. 2026-08-20 18:22:33 +05:00
app.py Update Docker and API configurations for improved job fetching and API proxying 2026-08-20 18:55:49 +05:00