Commit Graph

18 Commits

Author SHA1 Message Date
J-Klinke
bd854ff016 Merge branch '7-add-page-to-view-dataset-api' into 43-store-entry-authorship
got code from 7 in order to further implement 43
2024-07-06 14:04:31 +02:00
J-Klinke
464cf104f9 datasets now redirect to their details pages.
also implemented 'button' look and feel for the datasets
2024-07-06 13:31:30 +02:00
Elias Schriefer
922dfdd26d Merge branch '22-integrate-api-and-frontend' into 7-add-page-to-view-dataset-api 2024-07-05 17:18:09 +02:00
J-Klinke
15f743d8ab fixed bugs:
- suppressed display of search results if nothing was found but there were previous searches
- improved display timing of search results/initial pages, which led to false displays
2024-07-05 12:30:40 +02:00
Elias Schriefer
8810bfa53f Finish details page design 2024-07-03 00:20:36 +02:00
J-Klinke
20eda5931a started implementing local storage 2024-07-02 17:41:48 +02:00
J-Klinke
4e645903e3 main page states (search & initial) are now working 2024-06-30 11:55:20 +02:00
J-Klinke
d96da1b1e7 search nw displays the search results.
other section are being hidden in the case of a search and vice versa.
a 'nothing found' div was implemented
2024-06-24 17:03:47 +02:00
Elias Schriefer
00a1f4f12c Fix button styling for 'add' page 2024-06-18 15:40:39 +02:00
J-Klinke
3e131c49ae minor changes 2024-06-18 15:09:40 +02:00
J-Klinke
d5889341e6 proper add button implementation 2024-06-18 11:43:14 +02:00
J-Klinke
b721973d05 implemented sort-by,
implemented divider,
fixed class/id in css
2024-06-17 15:42:20 +02:00
J-Klinke
5a682e1800 basic implementation of add button 2024-06-17 15:11:16 +02:00
J-Klinke
148035ed0d improved toolbar,
implemented filter
2024-06-14 16:51:55 +02:00
J-Klinke
9431c2bb71 added searchbar 2024-06-14 15:30:50 +02:00
schriefer
2d44e4d5a3 Add preliminay search bar 2024-06-14 14:13:26 +02:00
J-Klinke
af68a840d3 added div 2024-06-14 14:13:24 +02:00
3f7ab20b60 chore: move templates into right location 2024-06-14 14:12:12 +02:00