Commit Graph

59 Commits

Author SHA1 Message Date
Karl-Philipp Wulfert
6618f91ab6 0.8.0 v0.8.0 2019-02-13 14:25:43 +01:00
Wieland Schöbl
c7ab47397e feat: add config for maximum queries 2019-02-13 11:57:14 +01:00
Karl-Philipp Wulfert
d3f1e0ff99 docs: update changelog 2019-02-13 11:48:28 +01:00
Karl-Philipp Wulfert
5eb614789a 0.7.0 v0.7.0 2019-02-13 11:48:24 +01:00
Wieland Schöbl
ce8873544d refactor: rename SCSyntaxError to SCSyntaxErrorResponse 2019-02-13 10:55:06 +01:00
Jovan Krunić
bceb402b5f docs: update changelog 2019-02-07 11:40:14 +01:00
Jovan Krunić
80b420e7f5 0.6.0 2019-02-07 11:31:29 +01:00
Michel Jonathan Schmitz
01a1d40f11 refactor: extract inline type definitions 2019-02-07 10:56:18 +01:00
Karl-Philipp Wulfert
06f8e1f436 docs: update changelog 2019-02-06 16:48:00 +01:00
Karl-Philipp Wulfert
16deed5e54 0.5.0 2019-02-06 16:47:29 +01:00
Wieland Schöbl
a3f9fcbfb0 feat: add model for syntax error 2019-02-06 16:37:28 +01:00
Michel Jonathan Schmitz
9f50c9c565 test: add image properties to some entities 2019-01-31 15:51:44 +00:00
Michel Jonathan Schmitz
bd3d3820c6 refactor: remove the reference property 2019-01-31 15:51:44 +00:00
Michel Jonathan Schmitz
38257c0d39 refactor: help to better grasp, what the reference property is about 2019-01-31 15:51:44 +00:00
Michel Jonathan Schmitz
5238abee57 refactor: update the test to match the new characteristics structure 2019-01-31 15:51:44 +00:00
Michel Jonathan Schmitz
05d346b5c6 refactor: resolve discussions from last commit 2019-01-31 15:51:44 +00:00
Michel Jonathan Schmitz
d5a0c6ba11 refactor: make characteristic a seperate type to allow additional images 2019-01-31 15:51:44 +00:00
Jovan Krunić
5aaa679d30 docs: update changelog 2019-01-31 12:04:48 +01:00
Jovan Krunić
85ee44626e 0.4.0 2019-01-31 12:03:34 +01:00
Karl-Philipp Wulfert
2860a11b61 feat: add draft of todo 2019-01-30 12:17:28 +01:00
Jovan Krunić
120f697a9b docs: update changelog 2019-01-25 17:33:17 +01:00
Jovan Krunić
ab263a0a9f 0.3.0 2019-01-25 10:12:41 +01:00
Karl-Philipp Wulfert
deafd8ab64 ci: add tag performance to build job
Fixes #24
2019-01-25 09:00:51 +00:00
Karl-Philipp Wulfert
3cf4e99fee build: use pack from core-tools
Fixes #27
2019-01-24 14:26:29 +01:00
Michel Jonathan Schmitz
f9a73e2b9c refactor: remove the type SCDrinkCategories 2019-01-17 12:33:24 +01:00
Jovan Krunić
73484ac686 ci: use artifacts instead of cache for lib
Fixes #23
2019-01-14 14:52:44 +01:00
Jovan Krunić
d9f5532350 test: adjust test files after model changes
Additionally format test JSON files
2019-01-10 16:30:20 +01:00
Jovan Krunić
d3d08e7735 fix: set larger v8 stack size
Temporary fix for the issue that the conversion library
(*.ts to JSON schema) which openstapps-convert uses
recursion extensively.
2019-01-10 16:30:20 +01:00
Jovan Krunić
e0e0a09c7c refactor: use enumeration for the type of an origin 2019-01-10 16:30:18 +01:00
Jovan Krunić
a4f3fab033 feat: add saveable thing for saving user/client data
Closes #12
2019-01-10 15:34:54 +01:00
Jovan Krunić
13a49650c4 feat: add different origin types: remote and user
Related to #12
2019-01-10 15:34:54 +01:00
Karl-Philipp Wulfert
e58d92e781 docs: update changelog 2019-01-09 14:05:06 +01:00
Karl-Philipp Wulfert
a989f6f431 0.2.0 2019-01-09 14:04:51 +01:00
Karl-Philipp Wulfert
3a15b6cf5b test: adjust tests 2019-01-08 14:47:45 +01:00
Karl-Philipp Wulfert
7f248eea13 feat: use tag @validatable to mark schema types 2019-01-08 14:47:42 +01:00
Karl-Philipp Wulfert
75ceeb4500 refactor: remove route generation
Fixes #21
2019-01-08 14:44:15 +01:00
Karl-Philipp Wulfert
6d11c9b915 ci: adjust ci configuration 2019-01-08 14:43:13 +01:00
Karl-Philipp Wulfert
2cfd08e911 build: update scripts 2019-01-08 14:41:07 +01:00
Karl-Philipp Wulfert
a2ab90656f build: update dependencies 2019-01-08 14:40:46 +01:00
Michel Jonathan Schmitz
ea2880e5f6 refactor: use SCThingTypes as type for type 2018-12-20 10:27:36 +01:00
Michel Jonathan Schmitz
2f43948307 refactor: remove offer from SCThingTypes 2018-12-20 10:27:16 +01:00
Michel Jonathan Schmitz
f9056eeb33 refactor: refactor SCThingTypes from union-type to enum. SCThingType-type-attributes are now string-type-attributes. 2018-12-20 10:26:45 +01:00
Karl-Philipp Wulfert
641eff15b8 docs: update changelog 2018-12-17 12:41:42 +01:00
Karl-Philipp Wulfert
1fb550f25a 0.1.0 2018-12-17 12:41:30 +01:00
Karl-Philipp Wulfert
67a692c08a docs: update readme 2018-12-13 18:27:24 +01:00
Karl-Philipp Wulfert
1a07df2d67 feat: add tool to generate documentation for routes 2018-12-13 18:27:23 +01:00
Karl-Philipp Wulfert
62ca2c33ea refactor: change modeling of obligatory parameters 2018-12-13 12:43:10 +01:00
Rainer Killinger
5ff7111a16 test: adjust test files to schema changes 2018-12-03 17:39:01 +01:00
Rainer Killinger
0757b7b3bd refactor: exchange academicTerms for semesters 2018-12-03 17:37:18 +01:00
Rainer Killinger
67cf59c50d docs: fix typos in issue templates 2018-12-03 14:46:15 +01:00