Merge branch 'feature/perfect-match' into 'feature/multisearch'
Feature/perfect match See merge request !59
No related branches found
No related tags found
Showing
- src/components/FunctionalArea/TopBar/SearchBar/SearchBar.component.tsx 7 additions, 3 deletions...s/FunctionalArea/TopBar/SearchBar/SearchBar.component.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/GroupedSearchResults/GroupedSearchResults.component.tsx 0 additions, 15 deletions...r/GroupedSearchResults/GroupedSearchResults.component.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerHeader/PerfectMatchSwitch/PerfectMatchSwitch.component.test.tsx 65 additions, 0 deletions.../PerfectMatchSwitch/PerfectMatchSwitch.component.test.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerHeader/PerfectMatchSwitch/PerfectMatchSwitch.component.tsx 31 additions, 0 deletions...eader/PerfectMatchSwitch/PerfectMatchSwitch.component.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerHeader/PerfectMatchSwitch/PerfectMatchSwitch.module.css 9 additions, 0 deletions...erHeader/PerfectMatchSwitch/PerfectMatchSwitch.module.css
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerHeader/PerfectMatchSwitch/index.ts 1 addition, 0 deletions...werWrapper/SearchDrawerHeader/PerfectMatchSwitch/index.ts
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerHeader/SearchDrawerHeader.component.tsx 32 additions, 0 deletions...apper/SearchDrawerHeader/SearchDrawerHeader.component.tsx
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerHeader/index.ts 1 addition, 0 deletions...ap/Drawer/SearchDrawerWrapper/SearchDrawerHeader/index.ts
- src/components/Map/Drawer/SearchDrawerWrapper/SearchDrawerWrapper.component.tsx 26 additions, 22 deletions...wer/SearchDrawerWrapper/SearchDrawerWrapper.component.tsx
- src/redux/apiPath.test.ts 9 additions, 2 deletionssrc/redux/apiPath.test.ts
- src/redux/apiPath.ts 6 additions, 2 deletionssrc/redux/apiPath.ts
- src/redux/bioEntity/bioEntity.reducers.test.ts 36 additions, 6 deletionssrc/redux/bioEntity/bioEntity.reducers.test.ts
- src/redux/bioEntity/bioEntity.reducers.ts 5 additions, 3 deletionssrc/redux/bioEntity/bioEntity.reducers.ts
- src/redux/bioEntity/bioEntity.thunks.test.ts 24 additions, 4 deletionssrc/redux/bioEntity/bioEntity.thunks.test.ts
- src/redux/bioEntity/bioEntity.thunks.ts 15 additions, 4 deletionssrc/redux/bioEntity/bioEntity.thunks.ts
- src/redux/map/map.thunks.test.ts 4 additions, 0 deletionssrc/redux/map/map.thunks.test.ts
- src/redux/root/init.thunks.ts 8 additions, 1 deletionsrc/redux/root/init.thunks.ts
- src/redux/root/query.selectors.ts 4 additions, 2 deletionssrc/redux/root/query.selectors.ts
- src/redux/search/search.mock.ts 1 addition, 0 deletionssrc/redux/search/search.mock.ts
- src/redux/search/search.reducers.test.ts 5 additions, 2 deletionssrc/redux/search/search.reducers.test.ts
Loading
Please register or sign in to comment