Commit Graph

45 Commits

Author SHA1 Message Date
Wieland Schöbl
4fc7838a22 refactor: sync geojson dependency with core 2021-07-19 13:58:56 +02:00
Wieland Schöbl
5dce28fb99 refactor: update dependencies 2021-07-15 09:53:37 +02:00
Wieland Schöbl
dd8a6b3abc feat: support geo shape filter 2021-07-07 10:17:54 +02:00
openstappsbot
7106996cc3 refactor: update all 2021-07-05 07:06:25 +00:00
Frank Nagel
b42e911a11 feat: Add prometheus middleware to express
This enables collecting metrics from node.js and express.
2021-06-22 17:34:17 +02:00
openstappsbot
d69ac01bbf refactor: update all 2021-06-01 07:09:42 +00:00
Wieland Schöbl
47f3232f15 feat: add support for new availability filter 2021-05-14 14:28:41 +02:00
openstappsbot
7424ad9831 refactor: update all 2021-04-27 13:02:13 +02:00
Wieland Schöbl
de60311bd0 feat: add support for multiple values in value filter 2021-04-27 13:02:12 +02:00
Rainer Killinger
15ac0e2f59 refactor: update @types/node for node version 14 2021-04-27 13:02:11 +02:00
openstappsbot
ab30ad76c1 refactor: update all 2021-04-27 13:02:11 +02:00
openstappsbot
ff9fb49deb refactor: update all 2021-04-27 13:02:09 +02:00
Jovan Krunić
31acec2a05 build: update openstapps libraries
Closes #82
2021-04-27 13:02:09 +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ć
18359fdab3 build: update test related packages
- Replace deprecated mocha-typescript with @testdeck/mocha
- Update other test related packages to their latest versions

See !41
2021-04-27 13:02:05 +02:00
Jovan Krunić
948ec1848f build: suppress logger outputs for unit tests
See !41
2021-04-27 13:02:04 +02:00
Jovan Krunić
7d4c27ec26 test: set total coverage requirements to 85% 2021-04-27 13:01:43 +02:00
Jovan Krunić
d3955b3cdd test: add tests for routes 2021-04-27 13:01:42 +02:00
Wieland Schöbl
9f4350eea7 refactor: swap out jsonschema package for json-schema 2021-04-27 13:01:41 +02:00
Rainer Killinger
ce06e735be feat: utilize api-cli for e2e integration test 2021-04-27 13:01:39 +02:00
Rainer Killinger
bbbe4d5f1f refactor: update dependencies 2021-04-27 13:01:38 +02:00
Frank Nagel
23eb1e2263 feat: Add start-debug npm run script
which requires ts-node/register
2021-04-27 13:01:37 +02:00
Frank Nagel
4cfb560954 fix: Don't force Mapping generation with 'npm start' 2021-04-27 13:01:36 +02:00
Wieland Schöbl
4a64f26e43 feat: add routes doc generation to npm documentation script 2021-04-27 13:01:36 +02:00
Wieland Schöbl
1bad092185 feat: use new Elasticsearch package 2021-04-27 13:01:35 +02:00
Wieland Schöbl
ba2c6f655c feat: make backend work with automatically generated aggregations 2021-04-27 13:01:34 +02:00
Rainer Killinger
496e6c5bd0 fix: esacpe mappin template filename 2021-04-27 13:01:34 +02:00
Wieland Schöbl
4ac6987813 refactor: move mappingIgnoredTags into config file 2021-04-27 13:01:33 +02:00
Wieland Schöbl
d917627d58 fix: make facets work again 2021-04-27 13:01:32 +02:00
Wieland Schöbl
5d6d4b53f0 feat: move EXTERNAL_REQUEST_TIMEOUT to config file 2021-04-27 13:01:32 +02:00
Wieland Schöbl
8eab6b8531 feat: add support for generated elasticsearch mappings
Fixes #38
2021-04-27 13:01:31 +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
Michel Jonathan Schmitz
9db091c26f build: update dependencies 2021-04-27 13:01:28 +02:00
Jovan Krunić
684d52c917 build: remove unused dependencies 2021-04-27 13:01:27 +02:00
Jovan Krunić
8b457c9911 refactor: adjust code after updated dependencies
Closes #39
2021-04-27 13:01:26 +02:00
Jovan Krunić
42c7350c36 build: update dependencies
Related to #39
2021-04-27 13:01:26 +02:00
Michel Jonathan Schmitz
dd4be92f90 feat: add boosting to context based search 2021-04-27 13:01:26 +02:00
Sebastian Lange
2f13010480 feat: adjust to changes of SCFacet in core v0.12.0
Closes #30
2021-04-27 13:01:24 +02:00
Wieland Schöbl
12b71ba1f1 fix: return syntax error when receiving bad json
Fixes #3
2021-04-27 13:01:21 +02:00
Wieland Schöbl
827827905b feat: use config for MultiSearchRoute 2021-04-27 13:01:20 +02:00
Karl-Philipp Wulfert
2b894bd1b6 build: update @openstapps/core-tools 2021-04-27 13:01:20 +02:00
Karl-Philipp Wulfert
a91277c502 build: add typedoc 2021-04-27 13:01:19 +02:00
Anselm Stordeur
6ceb763b5a build: update dependencies 2021-04-27 13:01:17 +02:00
Anselm Stordeur
16bbb7e9e3 feat: add backend 2021-04-27 13:01:14 +02:00