-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAA - Feature/multiple locations #1980
base: master
Are you sure you want to change the base?
Conversation
…otifications-to-display-nationwide-vacancies
…ifications-to-display-nationwide-vacancies FAI-2271 Enable notifications to display nationwide vacancies
…-view-Vacancy-page-for-multiple-locations
- Changed `postedInLastNumberOfDays` from `7` to `8` in the request URL. - Added `OtherAddresses`, `EmploymentLocationInformation`, and `EmploymentLocationOption` to `GetSavedSearchVacanciesQueryResult`. - Modified `Address` property source in `GetSavedSearchVacanciesQueryResult`. - Replaced `VacancyAddress` with `Address` in `GetVacanciesResponse`. - Removed `Address` and `VacancyAddress` classes for consolidation. Changes made by Balaji Jambulingam
- Added optional parameter `bool cityNamesOnly` to `GetVacancyWorkLocation`. - Updated method implementation to return city names or full addresses. - Modified calls to `GetVacancyWorkLocation` in tests and handlers. - Added new test cases for multiple locations and city name retrieval. - Updated `IVacancyService` interface and `VacancyService` implementation. Changes made by Balaji Jambulingam
- Change `postedInLastNumberOfDays` from 8 to 7. - Update `GetUrl` property in `GetVacanciesRequest` class. - Modify corresponding test in `WhenBuildingGetVacanciesRequest.cs`. - Ensure consistency between implementation and test URL formats. - Reflect updated vacancy query logic in both files. Changes made by Balaji Jambulingam
…-on-view-Vacancy-page-for-multiple-locations FAI-2334 Add geo-coords to Vacancy map view for multiple locations
…ancies-Manage-for-Multiple-Locations FAI-2234 Add support for Multiple Locations
…ail_Notifications FAI-2265 hot fix email notifications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No description provided.