Commit Graph

26 Commits

Author SHA1 Message Date
Wieland Schöbl
e2ff4f4ec6 refactor: use constructor for checking error type in SCRoute
change SCRouteHttpVerbs from type to enum
2019-02-13 16:43:07 +01:00
Wieland Schöbl
c7ab47397e feat: add config for maximum queries 2019-02-13 11:57:14 +01:00
Wieland Schöbl
ce8873544d refactor: rename SCSyntaxError to SCSyntaxErrorResponse 2019-02-13 10:55:06 +01:00
Michel Jonathan Schmitz
01a1d40f11 refactor: extract inline type definitions 2019-02-07 10:56:18 +01:00
Wieland Schöbl
a3f9fcbfb0 feat: add model for syntax error 2019-02-06 16:37:28 +01: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
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
Karl-Philipp Wulfert
2860a11b61 feat: add draft of todo 2019-01-30 12:17:28 +01:00
Michel Jonathan Schmitz
f9a73e2b9c refactor: remove the type SCDrinkCategories 2019-01-17 12:33:24 +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
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
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
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
0757b7b3bd refactor: exchange academicTerms for semesters 2018-12-03 17:37:18 +01:00
Rainer Killinger
2d4a76a555 feat: add schema for course of studies 2018-12-03 14:09:07 +01:00
Rainer Killinger
85c8fc49c1 feat: add base scheme for academic degrees 2018-12-03 14:09:02 +01:00
Michel Jonathan Schmitz
100d1781ba refactor: Fixed spelling error availability 2018-11-30 09:25:55 +00:00
Karl-Philipp Wulfert
2d770dde44 feat: add core 2018-11-29 16:22:57 +01:00