Commit Graph

1611 Commits

Author SHA1 Message Date
Wieland Schöbl
81887315f8 feat: add model for plugin register route 2019-04-03 15:17:01 +02:00
Karl-Philipp Wulfert
a7ac4fe23d docs: update changelog 2019-04-03 15:06:56 +02:00
Karl-Philipp Wulfert
bd41c3a707 0.4.0 2019-04-03 15:06:53 +02:00
Wieland Schöbl
944f4e252d ci: allow audit to fail 2019-04-03 14:31:47 +02:00
Wieland Schöbl
1022150ca3 feat: add feature to validate schemas directly 2019-04-03 14:31:38 +02:00
Karl-Philipp Wulfert
55687daca9 docs: update changelog 2019-04-02 17:14:45 +02:00
Karl-Philipp Wulfert
2bf65a9086 0.13.0 v0.13.0 2019-04-02 17:14:41 +02:00
Karl-Philipp Wulfert
d9347ece05 build: remove extraneous dependency 2019-04-02 16:52:32 +02:00
Karl-Philipp Wulfert
acdca2f554 test: add test for isThing guard 2019-04-02 16:24:40 +02:00
Karl-Philipp Wulfert
67868e9eb8 fix: correct isThing guard 2019-04-02 16:24:27 +02:00
Karl-Philipp Wulfert
bc00f62117 test: appropriately rename schema spec 2019-04-02 16:24:03 +02:00
Karl-Philipp Wulfert
75e833d841 refactor: adjust type to new requirements 2019-04-02 15:47:20 +02:00
Karl-Philipp Wulfert
a97805172c ci: allow audit stage to fail 2019-04-02 15:38:59 +02:00
Karl-Philipp Wulfert
c8bda2eae7 feat: add conditional "maps" for associated types
Fixes #50
2019-04-02 15:37:10 +02:00
Karl-Philipp Wulfert
1e9f36c4be refactor: apply structure to favorites and saveable things 2019-04-02 15:36:14 +02:00
Karl-Philipp Wulfert
6da9d73477 build: update dependencies 2019-04-02 15:34:38 +02:00
Rainer Killinger
bbe4fcac42 fix: update tslint dependencies 2019-04-01 14:10:14 +02:00
Jovan Krunić
5d1e79d487 feat: provide sample JSON files with the package
Closes #46
2019-03-21 17:34:28 +01:00
Jovan Krunić
7532a9bb62 test: use different UIDs for different things 2019-03-21 16:15:10 +01:00
Jovan Krunić
184f6dee77 docs: update changelog 2019-03-15 11:40:37 +01:00
Jovan Krunić
923a26ef05 0.4.1 2019-03-15 11:40:02 +01:00
Jovan Krunić
7f8c9eda2f fix: adjust compile npm script to exact configuration guideline 2019-03-15 11:37:27 +01:00
Jovan Krunić
fba64a4ef2 docs: update changelog 2019-03-15 11:32:08 +01:00
Jovan Krunić
e98c938ba8 0.4.0 2019-03-15 11:31:51 +01:00
Jovan Krunić
782fdbebba fix: apply changes suggested by @openstapps/configuration 2019-03-14 14:48:54 +01:00
Jovan Krunić
2692263533 build: update dependencies 2019-03-14 14:36:53 +01:00
Jovan Krunić
a4db76ec36 docs: update changelog 2019-03-14 10:16:50 +01:00
Jovan Krunić
2ff10692d5 0.12.0 v0.12.0 2019-03-14 10:15:50 +01:00
Sebastian Lange
7c7f2726aa refactor: remodel buckets in SCFacet 2019-03-13 09:38:31 +01:00
Rainer Killinger
0679690a18 test: add nyc coverage report 2019-03-12 10:05:18 +01:00
Rainer Killinger
186ce89b91 test: add unit test for translation 2019-03-12 10:05:14 +01:00
Jovan Krunić
0d1d26cd5d docs: add badges for pipeline status and docs 2019-03-04 15:05:20 +01:00
Jovan Krunić
5a74d7e85f build: upgrade packages with security issues 2019-03-04 14:32:56 +01:00
Jovan Krunić
11be564c8a docs: generate docs and publish them on gitlab pages
Closes #38
2019-03-04 11:55:30 +01:00
Rainer Killinger
62975b9ded refactor: change meta class structure to include types.
Introduce requiredness of translations via implemented interface.
2019-02-28 10:51:37 +00:00
Rainer Killinger
90e3d22399 feat: add SCThingTranslator class. move functionality accordingly 2019-02-28 10:51:37 +00:00
Michel Jonathan Schmitz
797e5ca9de refactor: moved default price into SCPriceGroup 2019-02-27 13:59:14 +01:00
Karl-Philipp Wulfert
04fabac8ea ci: remove npm install before script
Fixes #5
2019-02-27 13:43:44 +01:00
Karl-Philipp Wulfert
3e5fa7fc2f build: update dependencies 2019-02-26 17:13:43 +01:00
Karl-Philipp Wulfert
15e9432ae0 docs: adjust readme to reflect changes 2019-02-26 16:56:06 +01:00
Karl-Philipp Wulfert
89fcf5b642 ci: add test job for generation of route documentation 2019-02-26 16:55:53 +01:00
Karl-Philipp Wulfert
d3ce936626 feat: adjust generation of route documentation
Fixes #12
2019-02-26 16:52:11 +01:00
Karl-Philipp Wulfert
86d9696f58 build: ensure that correct dependencies are installed 2019-02-25 15:09:03 +00:00
Karl-Philipp Wulfert
94f528bb92 docs: explain how to update related projects
Fixes #37
2019-02-25 15:09:02 +00:00
Jovan Krunić
9a49442902 fix: add todo to SCThingsWithoutDiff and SCClasses
Closes #39
2019-02-25 11:52:51 +00:00
Karl-Philipp Wulfert
21a5986e3f docs: adjust documentation generation
Fixes #25
2019-02-22 11:01:30 +00:00
Michel Jonathan Schmitz
1dbb59b9d7 refactor: remove deprecated and unused methods 2019-02-22 11:09:35 +01:00
Michel Jonathan Schmitz
d2eeaeffd8 refactor: move location from the dish to its offers 2019-02-22 10:02:11 +01:00
Karl-Philipp Wulfert
47e9d0f570 docs: update changelog 2019-02-21 17:23:26 +01:00
Karl-Philipp Wulfert
1a76c98300 0.3.0 2019-02-21 17:23:22 +01:00