Commit Graph
56 Commits
Author SHA1 Message Date
Jovan Krunić 450b52517e docs: update changelog 2022-12-06 16:44:03 +01:00
Jovan Krunić 9188728376 0.5.0 2022-12-06 16:44:02 +01:00
Jovan KrunićandThea Schöbl 9e1017edfb refactor: use material symbols for menu 2022-08-22 15:25:00 +00:00
Jovan Krunić ca1d2444e0 feat: add hebis proxy url
Close #120
2022-06-13 09:45:05 +02:00
Jovan Krunić 6e94e1f7e5 refactor: adjust distance sort info in config
CLoses #118
2022-05-19 08:47:26 +02:00
Jovan Krunić bb3be5a816 fix: take coordinates in right order
Closes #116
2022-05-16 11:51:10 +00:00
Jovan Krunić 9c5581af2c fix: fix markdown formatting in config 2022-02-04 10:14:01 +01:00
Jovan Krunić df31e4f6fd refactor: add Goethe-Uni about information
Closes #103
2022-02-01 11:27:05 +01:00
Jovan Krunić 7e35fae34e fix: route for news 2021-12-14 18:07:59 +00:00
Jovan Krunić 7ba647271e feat: add feedback to config as menu item 2021-09-15 14:12:37 +00:00
Jovan Krunić 1596b6e3b8 build: update @openstapps/core 2021-09-10 14:31:54 +02:00
Jovan Krunić 4ab7b40b73 refactor: use specific setting types
Closes #97
2021-09-07 15:40:38 +02:00
Jovan Krunić de0617b8dd feat: add favorites to personal menu 2021-07-20 13:27:18 +00:00
Jovan KrunićandWieland Schöbl 9621d2528d refactor: use local test files for e2e test 2021-05-14 14:28:41 +02:00
Jovan KrunićandRainer Killinger df69bfd95f refactor: remove geoLocation from the backend config
Closes #87
2021-04-27 13:02:12 +02:00
Jovan KrunićandRainer Killinger 1d5f99b1fa fix: remove onlyOnTypes from mustMatch
- Execute sort on all types (results include only
types that are possible to sort)

- mustMatch filters types with and AND (e.g. a type
that can be sorted by distance must be building and
room and point of interest)

Closes #83
2021-04-27 13:02:10 +02:00
Jovan KrunićandRainer Killinger 9488451080 fix: wrong way alias names are generated
Closes #79
2021-04-27 13:02:10 +02:00
Jovan KrunićandRainer Killinger 31acec2a05 build: update openstapps libraries
Closes #82
2021-04-27 13:02:09 +02:00
Jovan KrunićandRainer Killinger e2b4b0467d Revert "refactor: remove canteen menu item until app module ready"
This reverts commit 7988737d286725f84b50abdbe201fe71f83198bf
2021-04-27 13:02:07 +02:00
Jovan KrunićandRainer Killinger 570d7bac7c refactor: remove canteen menu item until app module ready 2021-04-27 13:02:07 +02:00
Jovan KrunićandRainer Killinger b74e056826 refactor: update default (f-u) config
Closes #76
2021-04-27 13:02:07 +02:00
Jovan KrunićandRainer Killinger 26f3f4620b refactor: enter Goethe-Uni data (f-u) 2021-04-27 13:02:06 +02:00
Jovan KrunićandRainer Killinger 32c8a2149a fix: stapps core version in config
Closes #74
2021-04-27 13:02:06 +02:00
Jovan KrunićandRainer Killinger e59689e94c build: fix nested dependencies (npm audit fix) 2021-04-27 13:02:06 +02:00
Jovan KrunićandRainer Killinger 2259da317a fix: error thrown on consecutive connector executions
Fixes #73
2021-04-27 13:02:05 +02:00
Jovan KrunićandRainer Killinger 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ćandRainer Killinger 948ec1848f build: suppress logger outputs for unit tests
See !41
2021-04-27 13:02:04 +02:00
Jovan KrunićandRainer Killinger 5eefa3c2e1 test: add missing storage and notification tests
Closes #31
2021-04-27 13:02:04 +02:00
Jovan KrunićandRainer Killinger 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ćandRainer Killinger f3b86f0f0d refactor: add destroy method (for testing) for backend transport
Additionally fix minor issues and refactor the class
2021-04-27 13:02:02 +02:00
Jovan KrunićandRainer Killinger dd6ea1c6f3 refactor: move repetitive code into a new method in mailQueue 2021-04-27 13:01:45 +02:00
Jovan KrunićandRainer Killinger af305aa196 refactor: remove unneeded code (see elasticsearch constructor) 2021-04-27 13:01:45 +02:00
Jovan KrunićandRainer Killinger 7a9f3eaca4 fix: invalid monthly cron execution time
Note: did additional refactoring
2021-04-27 13:01:44 +02:00
Jovan KrunićandRainer Killinger 80e62496f0 fix: use specific time from filter if defined 2021-04-27 13:01:44 +02:00
Jovan KrunićandRainer Killinger 8dbb3ca19a refactor: provide 'onlyOnType' facet field only if defined 2021-04-27 13:01:44 +02:00
Jovan KrunićandRainer Killinger 7d4c27ec26 test: set total coverage requirements to 85% 2021-04-27 13:01:43 +02:00
Jovan KrunićandRainer Killinger 3a7cc8d7c1 refactor: use express method to check request content type 2021-04-27 13:01:43 +02:00
Jovan KrunićandRainer Killinger 60b689f28c refactor: remove unused code 2021-04-27 13:01:43 +02:00
Jovan KrunićandRainer Killinger d3955b3cdd test: add tests for routes 2021-04-27 13:01:42 +02:00
Jovan KrunićandRainer Killinger 751693bebc build: update @openstapps dependencies 2021-04-27 13:01:42 +02:00
Jovan KrunićandRainer Killinger 81cfd0986f refactor: remove unused express variable (port) 2021-04-27 13:01:41 +02:00
Jovan KrunićandRainer Killinger 006bbebe60 feat: log registration and removal of plugins
Closes #71
2021-04-27 13:01:41 +02:00
Jovan KrunićandRainer Killinger 5ff16c1005 refactor: avoid duplicate/unneeded code (search for objects by UID)
Related to #70
2021-04-27 13:01:40 +02:00
Jovan KrunićandRainer Killinger e165837a15 fix: properly check if an object exists before update
Closes #70
2021-04-27 13:01:40 +02:00
Jovan KrunićandRainer Killinger 7e04fad28b ci: remove docker tags where they are not needed 2021-04-27 13:01:31 +02:00
Jovan KrunićandRainer Killinger b98418f9e1 ci: run tests in tests job 2021-04-27 13:01:31 +02:00
Jovan KrunićandRainer Killinger 3ea2c3b98d refactor: throw an error when removing a non-existing plugin
Related to #2
2021-04-27 13:01:30 +02:00
Jovan KrunićandRainer Killinger 992a0a6f2c build: update @openstapps/core version
Adjust code accordingly

Related to #2
2021-04-27 13:01:30 +02:00
Jovan KrunićandRainer Killinger 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
Jovan KrunićandRainer Killinger 59ea7a5ba6 refactor: avoid automatic execution of app.ts
Move the execution of configureApp to CLI file

Related to #2
2021-04-27 13:01:29 +02:00
Jovan KrunićandRainer Killinger 9adc0b88d7 docs: add missing inline docs for elasticsearch related interfaces
Closes #41
2021-04-27 13:01:29 +02:00
Jovan KrunićandRainer Killinger 684d52c917 build: remove unused dependencies 2021-04-27 13:01:27 +02:00
Jovan KrunićandRainer Killinger f4a699e0e5 refactor: use generics for createRoute (no-any)
Related to #39
2021-04-27 13:01:27 +02:00
Jovan KrunićandRainer Killinger 8b457c9911 refactor: adjust code after updated dependencies
Closes #39
2021-04-27 13:01:26 +02:00
Jovan KrunićandRainer Killinger 42c7350c36 build: update dependencies
Related to #39
2021-04-27 13:01:26 +02:00
Jovan KrunićandRainer Killinger e17db521e2 fix: set config file before accessing it
Closes #27
2021-04-27 13:01:22 +02:00