Commit Graph

2514 Commits

Author SHA1 Message Date
Karl-Philipp Wulfert
44c82ade69 feat: add check for copyright years
Fixes #17
2019-05-16 11:57:07 +02:00
Michel Jonathan Schmitz
7dfbb9a650 refactor: provide common functions and abstraction 2019-05-16 08:22:43 +02:00
Jovan Krunić
bac09ffebc refactor: unify use of the image field
Closes #44
2019-05-15 14:22:35 +02:00
Karl-Philipp Wulfert
2c43fc09b5 docs: update changelog 2019-05-14 16:26:51 +02:00
Karl-Philipp Wulfert
b7d092bf94 0.8.0 2019-05-14 16:25:48 +02:00
Karl-Philipp Wulfert
0f056cb650 ci: adjust jobs to match configuration 2019-05-14 16:25:32 +02:00
Karl-Philipp Wulfert
d8cdce680d build: update dependencies 2019-05-14 16:25:20 +02:00
Karl-Philipp Wulfert
1c5a931e09 docs: update changelog 2019-05-14 14:42:41 +02:00
Karl-Philipp Wulfert
e8da621558 0.18.0 v0.18.0 2019-05-14 14:42:35 +02:00
Rainer Killinger
6f12fbda94 test: add tests concerning the translators cache 2019-05-13 15:04:31 +02:00
Rainer Killinger
cf83692e71 refactor: simpify translator class functions 2019-05-13 15:04:31 +02:00
Rainer Killinger
6822e92749 docs: update README.md. Include e2e command usage 2019-05-10 12:59:20 +02:00
Rainer Killinger
3ed681d444 test: add tests for new e2e command 2019-05-10 12:59:20 +02:00
Rainer Killinger
e1313b55ff feat: add e2e command. Indexes core test files. 2019-05-10 12:59:15 +02:00
Jovan Krunić
27417e80e1 build: replace missing package
Closes #65
2019-05-09 17:15:03 +02:00
Sebastian Lange
235693a9e2 refactor: initialise settings from config module and persist only the values
Closes #30, #59
2019-05-07 15:23:52 +02:00
Karl-Philipp Wulfert
fb9791767d docs: update changelog 2019-05-07 10:37:51 +02:00
Karl-Philipp Wulfert
5b5080dcc7 0.1.0 2019-05-07 10:37:47 +02:00
Karl-Philipp Wulfert
3a86af72e2 docs: update changelog 2019-04-30 19:27:45 +02:00
Karl-Philipp Wulfert
cf71e50368 0.14.0 2019-04-30 19:27:40 +02:00
Karl-Philipp Wulfert
98a1baf7a7 docs: update changelog 2019-04-30 17:13:38 +02:00
Karl-Philipp Wulfert
4292e2d1e5 0.11.0 2019-04-30 17:13:35 +02:00
Karl-Philipp Wulfert
de05b52f24 feat: tidy sub groups 2019-04-30 17:13:20 +02:00
Karl-Philipp Wulfert
3ba2b0bf3c build: update dependencies and adjust configuration 2019-04-30 14:40:51 +02:00
Karl-Philipp Wulfert
766205049b test: adjust tests
Fixes #1
2019-04-30 14:40:46 +02:00
Karl-Philipp Wulfert
1ae3beb347 refactor: rebuild logger to be static
Fixes #4
2019-04-30 14:40:38 +02:00
Karl-Philipp Wulfert
7ef29ef56d build: adjust scripts 2019-04-30 14:40:38 +02:00
Karl-Philipp Wulfert
f8f94dc026 ci: add audit stage 2019-04-30 14:40:38 +02:00
Karl-Philipp Wulfert
370658fa67 ci: use correct image for ci 2019-04-30 14:40:38 +02:00
Karl-Philipp Wulfert
f63be608b8 build: update dependencies
Fixes #5
2019-04-30 14:40:32 +02:00
Karl-Philipp Wulfert
116ddebfb8 feat: add possibility to ignore CI entries
Fixes #14
2019-04-30 13:17:57 +02:00
Jovan Krunić
e1039aa226 feat(data): show skeleton screens before data is loaded
Closes #4
2019-04-29 10:52:15 +00:00
Sebastian Lange
bab675b806 refactor: remodel settings inputType
Flatten inputType to fit new core translation

Closes #59
2019-04-29 12:48:43 +02:00
Karl-Philipp Wulfert
2bdf0e00eb docs: update changelog 2019-04-29 12:13:09 +02:00
Karl-Philipp Wulfert
c70151e566 0.10.1 2019-04-29 12:13:03 +02:00
Karl-Philipp Wulfert
7f924dc810 build: update dependencies 2019-04-29 12:08:55 +02:00
Michel Jonathan Schmitz
88f87a2ce1 refactor: removed the origin component from the date series detail component 2019-04-29 09:33:13 +00:00
Jovan Krunić
38c026fd7d build: use OpenJDK 8 instead of Oracle's version
Fixes #57
2019-04-29 09:09:13 +00:00
Jovan Krunić
b9a95313cd ci: use cache instead of artifacts for node modules 2019-04-26 15:17:41 +02:00
Jovan Krunić
371dbc2890 build: ensure that webdriver is updated to fixed version
Closes #56
2019-04-26 15:17:02 +02:00
Jovan Krunić
478f49a874 fix(data): fix and adjust detail test using translation
Closes #50
2019-04-26 10:05:42 +02:00
Karl-Philipp Wulfert
58989b44b2 docs: fix link to configuration documentation in readme 2019-04-19 12:59:15 +02:00
Karl-Philipp Wulfert
6baad0ae31 docs: update changelog 2019-04-18 16:46:23 +02:00
Karl-Philipp Wulfert
1692051255 0.13.0 2019-04-18 16:46:20 +02:00
Karl-Philipp Wulfert
da2d7f6f91 feat: add configuration for configuration checks
Fixes #13
2019-04-18 16:03:52 +02:00
Jovan Krunić
9d682125db fix: use HashLocationStrategy for routes
Closes #54
2019-04-18 15:22:32 +02:00
Karl-Philipp Wulfert
6e00fc1eed docs: update changelog 2019-04-17 15:56:04 +02:00
Karl-Philipp Wulfert
01aa39b8ff 0.10.0 2019-04-17 15:55:57 +02:00
Karl-Philipp Wulfert
6628bdfd20 build: update dependencies and adjust configuration 2019-04-17 15:55:39 +02:00
Karl-Philipp Wulfert
ad99e45ee3 feat: add timestamp to reports 2019-04-17 15:45:25 +02:00