Moriz Wahl a3178a91b4
refactor(webapp): store for categories (#8551)
* after authentification, query the categories if active and store them

* get categories from store

* use category store to get categories

* get categories from store

* mock store to have access to categories

* to get rid of the active categories config variable in the frontend, the Category query returns an empty array when categories are not active

* remove CATEGORIES_ACTIVE from .env

* should return string to avoid warnings in console

* replace all env calls for categories active by getter from store

* use categoriesActive getter

* ignore order of returned categories

* mixin to get the category infos from the store, to ensure, that the quey has been called

* fix misspelling

---------

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2025-05-27 15:03:26 +02:00
..
2023-03-18 12:28:28 +01:00
2025-04-17 23:08:54 +00:00
2024-02-05 17:48:54 +01:00
2023-02-15 10:23:34 +01:00
2020-03-24 21:11:11 +01:00
2023-02-15 10:23:34 +01:00
2022-08-25 23:17:50 +02:00
2020-12-02 23:36:53 +01:00
2023-11-21 10:19:12 +01:00
2023-02-15 10:23:34 +01:00
2023-02-15 10:23:34 +01:00
2023-02-15 10:23:34 +01:00
2022-09-20 13:03:00 +02:00
2025-04-25 16:55:46 +00:00
2023-02-15 11:12:19 +01:00
2021-04-25 12:22:56 +02:00