Commit Graph

22 Commits

Author SHA1 Message Date
Thea Schöbl
c9b83b5d71 feat: update to of elasticsearch 8.4 2023-04-28 12:43:31 +00:00
Rainer Killinger
515a6eeea5 fix: semster boosting 2023-03-07 13:45:18 +01:00
openstappsbot
6e07041215 refactor: update all 2022-08-17 17:06:19 +02:00
Thea Schöbl
418ba67d15 Resolve "Transition to ESLint" 2022-06-27 14:40:09 +00:00
Thea Schöbl
9ce8c58b98 refactor: simplify geo queries 2022-05-13 08:26:23 +00:00
Thea Schöbl
f6003d7f87 fix: imports from src in config files lead to crash 2022-01-31 15:34:45 +00:00
Rainer Killinger
9d8fe643a5 refactor: include latest changes from core#145 2022-01-25 11:22:06 +01:00
Wieland Schöbl
43a89ec4f2 refactor: use core supplied mappings 2021-09-03 15:17:15 +00:00
Wieland Schöbl
47f3232f15 feat: add support for new availability filter 2021-05-14 14:28:41 +02:00
Rainer Killinger
334f5a7507 refactor: remove legacy callbacks from bulk storage 2021-04-27 13:03:40 +02:00
openstappsbot
7424ad9831 refactor: update all 2021-04-27 13:02:13 +02:00
Jovan Krunić
9488451080 fix: wrong way alias names are generated
Closes #79
2021-04-27 13:02:10 +02:00
Wieland Schöbl
dc169746e7 feat: add support for range filters 2021-04-27 13:02:08 +02:00
Wieland Schöbl
dcf7906f79 feat: add support for range filters 2021-04-27 13:02:08 +02:00
Jovan Krunić
2259da317a fix: error thrown on consecutive connector executions
Fixes #73
2021-04-27 13:02:05 +02:00
Jovan Krunić
5eefa3c2e1 test: add missing storage and notification tests
Closes #31
2021-04-27 13:02:04 +02:00
Jovan Krunić
fe7dd09d7e refactor: parameterize configureApp function (inject db list)
Reason: easier testing (mocking) and better readability

Note: did additional refactoring
2021-04-27 13:02:03 +02:00
Jovan Krunić
d3955b3cdd test: add tests for routes 2021-04-27 13:01:42 +02:00
Rainer Killinger
bbbe4d5f1f refactor: update dependencies 2021-04-27 13:01:38 +02:00
Wieland Schöbl
d917627d58 fix: make facets work again 2021-04-27 13:01:32 +02:00
Jovan Krunić
3ea2c3b98d refactor: throw an error when removing a non-existing plugin
Related to #2
2021-04-27 13:01:30 +02:00
Jovan Krunić
3d51ccfac2 feat: add functionality to register plugins via http
Also:

- Add functionality for serving the responses from plugins
- Add tests for related methods and routes

Closes #2, #37
2021-04-27 13:01:30 +02:00