Commit Graph

23 Commits

Author SHA1 Message Date
Koen Pauwels
0120896135 Reduce browse definition requests on simple item page (#3701)
* 121561 Reduce the number of browse definition requests on Item pages by reusing the navbar request for all browse indexes

* Fix test issues.

---------

Co-authored-by: Koen Pauwels <koen.pauwels@atmire.com>
2025-01-07 15:36:20 -06:00
Yury Bondarenko
f1c25ee344 Fix overindented decorated properties 2024-04-18 13:16:39 +02:00
Yury Bondarenko
2b540cd91c Autofix lint issues 2024-03-06 10:30:19 +01:00
Yury Bondarenko
dbf7fd67fd Merge remote-tracking branch 'origin/main' into more-eslint 2024-03-06 10:26:07 +01:00
Alexandre Vryghem
a5b7e2a40f Fixed circular dependency by extracting BrowseByDataType to a separate file 2023-12-12 01:39:12 +01:00
Alexandre Vryghem
a83d69ee0e Created BrowseByPageComponent that uses the new refactored BrowseBySwitcherComponent extending AbstractComponentLoaderComponent
- Added the context to the rendersBrowseBy decorator
- Created AbstractBrowseByTypeComponent that is extended by all the browse type sections
2023-12-12 00:59:42 +01:00
Yury Bondarenko
a11be65f95 ESlint: fix imports 2023-06-27 17:20:06 +02:00
Yury Bondarenko
0690a201dc ESLint: fix indentation 2023-06-27 17:19:55 +02:00
Art Lowel
3d7e61f57f add a custom FindDataImpl for browsedefinitions 2023-05-17 18:31:46 +02:00
Nona Luypaert
c10e660e0b 101623: Refactor BrowseDefinition model/resource-type to FlatBrowseDefinition 2023-05-10 10:11:06 +02:00
lotte
30b7e8eb39 Merge branch 'main' into w2p-87382_circular-dependency-fixes 2022-04-05 16:35:00 +02:00
lotte
143b7c3e0d 87382: fixing circular dependencies 2022-02-16 13:52:32 +01:00
lotte
0e6c3a3a9d 85993: small changes and lint fixes 2021-12-21 16:48:31 +01:00
lotte
15dfa3cd82 85993: comcol/switcher/guard browse by changes + test updates 2021-12-21 15:38:50 +01:00
Art Lowel
4e18fa35ca Cache redesign part 1, and add support for alternative links 2020-12-14 16:09:33 +01:00
Art Lowel
7f76769bff switch to typedObject decorator, which no longer needs explict type param 2020-02-17 18:35:10 +01:00
Art Lowel
07998a8c08 remove normalized models part 1 2020-02-17 18:22:42 +01:00
Marie Verdonck
f17e204712 68405: separate resource types, missing @link paras/followLinks, start test fix 2020-02-17 18:16:13 +01:00
lotte
aff3f3df03 solved issues with browse pages 2019-07-18 16:28:07 +02:00
lotte
67cee55754 fixed bitstream format/metadataschema pages 2019-07-11 14:47:40 +02:00
lotte
af291845ec continued refactoring 2019-04-26 16:40:49 +02:00
Art Lowel
44b031a234 #255 Fetching and parsing browse entries 2018-05-17 14:52:09 +02:00
Art Lowel
a84eb533be get browse endpoints from hal links 2017-10-12 12:51:58 +02:00