- Jun 12, 2024
-
-
Manuel Jung authored
-
Manuel Jung authored
-
- Jun 04, 2024
-
-
Adam Reichold authored
-
- May 31, 2024
-
-
Adam Reichold authored
-
Adam Reichold authored
-
Adam Reichold authored
-
 See merge request !26
-
 See merge request !37
-
- May 29, 2024
- May 28, 2024
-
-
 - copies current url on desktop - calls native share method on mobile See merge request !33
-
- May 24, 2024
-
-
Adam Reichold authored
-
We want the search-input as a standalone version to be embedded in the content-ui home-route. When the DOM includes a div with id `homepage-search-ui-root` the search input will be mounted here and on search it will navigate to the search-ui single-page app. Closes #17 Closes #17 See merge request !31
-
- May 22, 2024
-
-
 See merge request !30
-
- May 17, 2024
- Apr 29, 2024
-
-
 See merge request !23
-
- Apr 12, 2024
-
-
Since wo do not want a full blown up navigation library like react-router i implemented a own navigation solution based on zustand which can just navigate by updating the search param for the detail page. See merge request !17
-
- Apr 10, 2024
-
-
- SearchHit has now new mobile fonts - FilterList now acts as a drawer on mobile screens See merge request !22
-
- Apr 05, 2024
- Mar 27, 2024
-
-
 - Hierarchical Filter Design Implementation - created useHierarchicalFilter hook - prepared Filter Aside for further components See merge request !14
-
- Mar 14, 2024
-
-
Adam Reichold authored
Also fixes the linting and formatting glob patterns.
-
- Mar 13, 2024
-
-
Adam Reichold authored
-
- Mar 12, 2024
-
-
 - created SearchHits/Hit component - elided description - limited list of tags See merge request !9
-
 - Pagination component was created - usePage hook was created See merge request !8
-
- Mar 08, 2024
-
-
create-react-app is no longer the official way to setup SPA React projects. instead the react team reccomends to use vite. this is a bit more manual management, but now we get rid of the dependency warnings a finally have a real clean setup Closes #5
-
- Mar 06, 2024
-
-
Adam Reichold authored
-
-
- Mar 04, 2024
-
-
Manuel Jung authored
-
Manuel Jung authored
-
The data model is still incomplete but what is present should work.
-
- Feb 23, 2024
-
-
Manuel Jung authored
-
- Feb 15, 2024
-
-
Manuel Jung authored
-
- Feb 14, 2024
-
-
Adam Reichold authored
-