-
- Downloads
Merge branch 'HOLI-11038-location-based-search-filtering' into 'main'
HOLI-11038: location based search filtering See merge request app/holi-frontends!3086
No related branches found
No related tags found
Showing
- apps/mobile/package.json 2 additions, 3 deletionsapps/mobile/package.json
- apps/web/__tests__/sitemap/static.xml.test.ts 0 additions, 1 deletionapps/web/__tests__/sitemap/static.xml.test.ts
- core/geolocation/components/PlacesAutocomplete.tsx 26 additions, 6 deletionscore/geolocation/components/PlacesAutocomplete.tsx
- core/geolocation/hooks/useGeolocationDetails.ts 4 additions, 2 deletionscore/geolocation/hooks/useGeolocationDetails.ts
- core/i18n/locales/de.json 34 additions, 25 deletionscore/i18n/locales/de.json
- core/i18n/locales/en.json 33 additions, 24 deletionscore/i18n/locales/en.json
- core/screens/act/__tests__/ActHome.test.tsx 0 additions, 1 deletioncore/screens/act/__tests__/ActHome.test.tsx
- core/screens/notifications/components/__tests__/NotificationsOverview.test.tsx 0 additions, 1 deletion...tions/components/__tests__/NotificationsOverview.test.tsx
- core/screens/onboarding/__tests__/Onboarding.test.tsx 0 additions, 1 deletioncore/screens/onboarding/__tests__/Onboarding.test.tsx
- core/screens/onboarding/helpers/__tests__/onboardingUserDataAsyncStore.test.ts 1 addition, 1 deletion...ng/helpers/__tests__/onboardingUserDataAsyncStore.test.ts
- core/screens/onboarding/hooks/__tests__/useUserData.test.ts 1 addition, 1 deletioncore/screens/onboarding/hooks/__tests__/useUserData.test.ts
- core/screens/onboarding/steps/__tests__/NamesSelection.test.tsx 1 addition, 1 deletion...creens/onboarding/steps/__tests__/NamesSelection.test.tsx
- core/screens/search/NoSearchResults.tsx 7 additions, 3 deletionscore/screens/search/NoSearchResults.tsx
- core/screens/search/Search.tsx 74 additions, 104 deletionscore/screens/search/Search.tsx
- core/screens/search/SearchExamples.tsx 18 additions, 16 deletionscore/screens/search/SearchExamples.tsx
- core/screens/search/SearchFacetsTabs.tsx 9 additions, 36 deletionscore/screens/search/SearchFacetsTabs.tsx
- core/screens/search/SearchHit.tsx 1 addition, 1 deletioncore/screens/search/SearchHit.tsx
- core/screens/search/SearchHitInfiniteList.tsx 37 additions, 42 deletionscore/screens/search/SearchHitInfiniteList.tsx
- core/screens/search/SearchLocationSelection.tsx 112 additions, 0 deletionscore/screens/search/SearchLocationSelection.tsx
- core/screens/search/SearchTextInput.tsx 20 additions, 26 deletionscore/screens/search/SearchTextInput.tsx
Loading
Please register or sign in to comment