Commit Graph

17 Commits

Author SHA1 Message Date
Heikki Hellgren d5a1fe189b chore: change most of plugins to use LoggerService
quite a big PR for this but the changes are pretty stright forward.
hopefully gets merged before most of these plugins move to the community
repository.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-13 02:10:13 +03:00
Patrik Oldsberg bb368a598b search-backend-module-{catalog,explore,techdocs}: migrate to support new auth services
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-26 01:33:38 +01:00
Patrik Oldsberg cc4228ec11 switch all backend module IDs to use kebab-case
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-28 11:53:57 +01:00
Hannes Jetter 9fdd2431d8 added support for new backend
Signed-off-by: Hannes Jetter <hannes.jetter@aeb.com>
2023-10-19 13:29:40 +02:00
Hannes Jetter c437253b7a Refactored TechDocsCollator; added
entityTransformer functionality

Signed-off-by: Hannes Jetter <hannes.jetter@aeb.com>
2023-10-06 02:24:39 +02:00
Patrik Oldsberg 71114ac50e plugins: refactory to use default export for new backend system
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-07 18:53:48 +02:00
Vincenzo Scamporlino f66d490332 backend-test-utils: remove services from startTestBackend
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-08-15 17:47:12 +02:00
Philipp Hugenroth e4527b7c1d Adjust text to changed config scheme
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 16:50:46 +02:00
Philipp Hugenroth 0d6ddc62d8 Adjust to review
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:37:06 +02:00
Philipp Hugenroth be9238c8fb Use config over options & fix tests
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:22:18 +02:00
Philipp Hugenroth 5ae202c23c Remove options for Explore & TechDocs module
- Quick fix for permission-backend

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:22:18 +02:00
Fredrik Adelöw 29f77f923c Ensure that all services are dependency injected into the module instead of taken from options
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-02 11:08:22 +02:00
Vincenzo Scamporlino 2cccf58ef1 chore: config to rootConfig
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-07-31 17:11:00 +02:00
Emma Indal fea29cf62a import from main entry point to avoid duplicate exports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-21 09:30:09 +01:00
Emma Indal 6da5eb1e50 use default schedule for collator modules and make schedule option opotional
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-21 09:30:09 +01:00
Camila Belo d4c66877b0 feat(search): add tests for modules
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-21 09:30:09 +01:00
Camila Belo 1adc2c787e feat(search): create search collator modules
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-21 09:30:04 +01:00