Skip to content
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

feat: remove filter 'Prise de contact' #1093

Merged
merged 6 commits into from
Jan 23, 2025
Merged

feat: remove filter 'Prise de contact' #1093

merged 6 commits into from
Jan 23, 2025

Conversation

loicguillois
Copy link
Collaborator

No description provided.

@loicguillois loicguillois requested a review from Falinor January 14, 2025 16:11
Copy link

@Falinor
Copy link
Collaborator

Falinor commented Jan 15, 2025

On peut peut-être supprimé le filtre dans l’API, non ?

@@ -71,7 +70,6 @@ const validators = (property = 'filters'): ValidationChain[] => [
body(`${property}.ownershipKinds`).custom(isArrayOf(isString)).optional(),
body(`${property}.housingCounts`).custom(isArrayOf(isString)).optional(),
body(`${property}.vacancyRates`).custom(isArrayOf(isString)).optional(),
body(`${property}.campaignsCounts`).custom(isArrayOf(isString)).optional(),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

server/src/controllers/campaignController.ts Outdated Show resolved Hide resolved
server/src/repositories/housingRepository.ts Outdated Show resolved Hide resolved
@loicguillois loicguillois merged commit 622f877 into main Jan 23, 2025
7 of 8 checks passed
@loicguillois loicguillois deleted the remove-contact branch January 23, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants