feat: add country filter & fix userParams #1040

Merged
jorgep merged 2 commits from hotfix-addCountryFilter into master 2024-12-03 14:18:28 +00:00
Member
No description provided.
jorgep added 1 commit 2024-12-03 13:02:54 +00:00
gitea/salix-front/pipeline/pr-master There was a failure building this commit Details
4b1a4adfe3
feat: add country filter & fix userParams
jorgep added 1 commit 2024-12-03 13:37:49 +00:00
gitea/salix-front/pipeline/pr-master This commit looks good Details
94c0177f1b
feat: mock validations
jorgep reviewed 2024-12-03 13:39:15 +00:00
@ -45,3 +45,3 @@
vi.spyOn(useValidator, 'useValidator').mockImplementation(() => {
return { validate: vi.fn() };
return {
Author
Member

Se rompían unos tests

Se rompían unos tests
jorgep requested review from alexm 2024-12-03 13:40:03 +00:00
alexm approved these changes 2024-12-03 13:41:51 +00:00
jorgep added the
CR / Tests passed
label 2024-12-03 14:18:16 +00:00
jorgep merged commit 7c71becb64 into master 2024-12-03 14:18:28 +00:00
jorgep deleted branch hotfix-addCountryFilter 2024-12-03 14:18:28 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#1040
No description provided.