Wieland Schöbl
|
fa2c9d7a88
|
fix: make index route work correctly
|
2021-04-27 13:01:25 +02:00 |
|
Wieland Schöbl
|
24e27c1d9e
|
fix: return validation error instead of internal server error
previously there was just a validation error inside an internal server error, which made no sense
|
2021-04-27 13:01:25 +02:00 |
|
Wieland Schöbl
|
59e4009c5d
|
refactor: use export global variables instead of express
|
2021-04-27 13:01:24 +02:00 |
|
Wieland Schöbl
|
8c48552abf
|
fix: replace isProductiveEnvironment with isTestEnvironment
|
2021-04-27 13:01:24 +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
|
6f7e23df20
|
fix: automatically remove invalid characters for aliases generated from index names
|
2021-04-27 13:01:23 +02:00 |
|
Rainer Killinger
|
a1c14e8e6f
|
ci: fix missing docker service in manual deploy jobs
|
2021-04-27 13:01:23 +02:00 |
|
Jovan Krunić
|
e17db521e2
|
fix: set config file before accessing it
Closes #27
|
2021-04-27 13:01:22 +02:00 |
|
Wieland Schöbl
|
d110d60123
|
feat: use config file for maxRequestBodySize
closes !20
|
2021-04-27 13:01:22 +02:00 |
|
Wieland Schöbl
|
eabd885cd4
|
docs: added some inline comments
|
2021-04-27 13:01:22 +02:00 |
|
Wieland Schöbl
|
e70e50a1ea
|
fix: use SCRequestBodyTooLargeError
fixes #20
|
2021-04-27 13:01:21 +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
|
f11376ecf8
|
fix: make config compatible with core, update database version
|
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
|
b67ec14573
|
ci: generate and publish documentation
|
2021-04-27 13:01:20 +02:00 |
|
Karl-Philipp Wulfert
|
8be85536eb
|
build: update configuration files
|
2021-04-27 13:01:19 +02:00 |
|
Karl-Philipp Wulfert
|
a91277c502
|
build: add typedoc
|
2021-04-27 13:01:19 +02:00 |
|
Karl-Philipp Wulfert
|
2b6707e369
|
build: add .npmignore from configuration
|
2021-04-27 13:01:19 +02:00 |
|
Anselm Stordeur
|
9b889c8736
|
fix: fix reading url path as parameters
|
2021-04-27 13:01:18 +02:00 |
|
Anselm Stordeur
|
30082f8726
|
fix: wait for config file validation
|
2021-04-27 13:01:18 +02:00 |
|
Anselm Stordeur
|
90822f5888
|
fix: add prefix to schema names
|
2021-04-27 13:01:18 +02:00 |
|
Anselm Stordeur
|
d95436c733
|
ci: add services tag for docker:dind
|
2021-04-27 13:01:17 +02:00 |
|
Anselm Stordeur
|
6ceb763b5a
|
build: update dependencies
|
2021-04-27 13:01:17 +02:00 |
|
Anselm Stordeur
|
98f02b8830
|
style: remove extraneous whitespace in imports
|
2021-04-27 13:01:16 +02:00 |
|
Anselm Stordeur
|
16bbb7e9e3
|
feat: add backend
|
2021-04-27 13:01:14 +02:00 |
|
Rainer Killinger
|
a599c87384
|
refactor: update dependencies
|
2021-04-26 13:19:14 +02:00 |
|
Rainer Killinger
|
56b03aa0b9
|
docs: update changelog
|
2021-04-26 10:29:36 +02:00 |
|
Rainer Killinger
|
b517837671
|
0.45.0
v0.45.0
|
2021-04-26 10:29:34 +02:00 |
|
Rainer Killinger
|
89bbb4ecf5
|
docs: update changelog
|
2021-04-26 10:26:42 +02:00 |
|
Rainer Killinger
|
1e75b1d1bf
|
0.20.0
|
2021-04-26 10:26:41 +02:00 |
|
Jovan Krunić
|
1d94dd5bf3
|
build: add simple script for building for android
Closes #100
|
2021-04-20 10:23:40 +00:00 |
|
Rainer Killinger
|
f0df58695d
|
refactor: update dependencies
|
2021-04-19 19:40:43 +02:00 |
|
Rainer Killinger
|
7ba8233f5b
|
feat: add filterable annotation option for integer
|
2021-04-19 19:25:58 +02:00 |
|
Jovan Krunić
|
3da7c7d009
|
refactor: remove geoLocation from settings
Closes #99
|
2021-04-19 16:49:45 +02:00 |
|
Jovan Krunić
|
7928534d88
|
fix: typo in translation
|
2021-04-16 15:48:58 +02:00 |
|
Jovan Krunić
|
a8f22c1e96
|
refactor: make data list reusable component
Closes #98
|
2021-04-16 15:48:57 +02:00 |
|
openstappsbot
|
223de443a3
|
refactor: update all
|
2021-04-16 07:11:36 +00:00 |
|
Rainer Killinger
|
6f03ede8bf
|
refactor: make SCCatalog level filterable
|
2021-04-13 16:11:44 +02:00 |
|
Rainer Killinger
|
6312e47796
|
ci: update renovate bot, move setup into gitlab-ci.yml
|
2021-04-13 13:27:48 +02:00 |
|
wulkanat@gmail.com
|
952207ace1
|
docs: update changelog
|
2021-04-12 15:06:12 +02:00 |
|
wulkanat@gmail.com
|
3d9d28c60c
|
0.44.0
v0.44.0
|
2021-04-12 15:06:04 +02:00 |
|
Jovan Krunić
|
64fde65859
|
build: update node types (v10 -> v14)
|
2021-04-12 11:24:44 +02:00 |
|
Jovan Krunić
|
1f6b314a8f
|
build: update node types (v10 -> v14)
|
2021-04-12 11:20:43 +02:00 |
|
Jovan Krunić
|
0bc95ca4ed
|
build: update node types (10 -> 14)
|
2021-04-12 11:13:31 +02:00 |
|
Jovan Krunić
|
c97ecd698c
|
build: update cordova engines versions
|
2021-04-08 13:40:57 +00:00 |
|
Jovan Krunić
|
0f46811175
|
build: enable AndroidX (add adapter for legacy)
|
2021-04-08 13:40:57 +00:00 |
|
Jovan Krunić
|
f725732772
|
build: create tmp project outside of app directory
- Otherwise it creates app's apk and not apk from
the tmp project
|
2021-04-08 13:40:57 +00:00 |
|
Jovan Krunić
|
dca6287b90
|
build: update incompatible minSdkVersion (19 -> 22)
|
2021-04-08 13:40:57 +00:00 |
|
Jovan Krunić
|
3fc7c781ec
|
refactor: use npm script for serve in docker
|
2021-04-08 13:40:57 +00:00 |
|