Commit Graph

4 Commits (067a51107ca7052a2e46f51cf893b4186821ca4c)

Author SHA1 Message Date
Barış Soner Uşaklı d1364c3130
Categories refactor ()
* feat: wip categories pagination

* feat: add subCategoriesPerPage setting

* feat: add load more sub categories button to category page

* fix: openapi spec

* feat: show sub categories left on category page

hide button when no more categories left

* breaking: rename categories to allCategories on /search

categories contains the search results

* fix: spec

* refactor: remove cidsPerPage

* fix: tests

* feat: use component for subcategories

* fix: prevent negative subCategoriesLeft
Barış Soner Uşaklı 1c286e4536 not even used
Baris Usakli 500c978a26 closes
Peter Jaszkowiak daf3ab4db4 WIP