Commit Graph

32 Commits

Author SHA1 Message Date
Bastian Ike
e47417b53a fix(exeptions): do not ignore build errors 2022-09-12 23:06:05 +02:00
Christian Köberl
63a9f5c28e Switch to use tags for selecting radar blips 2022-09-06 17:09:40 +02:00
Christian Köberl
faadd8681d Enable multiple radars 2022-09-06 17:09:40 +02:00
Bastian Ike
f28aad8bcb feat(react): update to react 18 2022-05-13 19:42:27 +02:00
Bastian Ike
00dc431c96 fix(revisions): double revisions on fade-out 2022-04-26 10:13:18 +02:00
Bastian Ike
91d802ab2c fix(codestyle): remove unnecessary computed property 2022-04-26 08:47:13 +02:00
Bastian Ike
9dd3bd87bf fix(marked): compatibility with marked 4 2022-04-14 16:01:26 +02:00
Christian Köberl
39618b7e9e fix: make build work with npm 2022-02-14 08:22:15 +01:00
Danny Koppenhagen
d226eeb526 fix: use correct default flag type
closes #118
2022-01-11 22:32:29 +01:00
Bastian Ike
5a5928f2dd Merge remote-tracking branch 'jar0s/feature/radar-chart' 2022-01-07 13:25:05 +01:00
Danny Koppenhagen
70ea8d5bcd feat: define rings and quadrants via config file
closes #96
2021-11-11 13:43:55 +01:00
dennis.ludwig
53084ad3d2 remove unnecessary check of existing rd.json on build 2021-07-02 15:52:07 +02:00
dennis.ludwig
cc217cffb6 Fix PUBLIC_URL bug referencing images in md files 2021-06-25 15:21:38 +02:00
dennis.ludwig
f5d4b3021c create symlink for node_modules in generateJson and buildRadar scripts 2021-06-17 12:02:39 +02:00
dennis.ludwig
897bd5a084 add option to customize the logo, favicon and add images. 2021-06-14 13:44:17 +02:00
dennis.ludwig
8fa1bd1e0d merge scripts, tasks and config folder and convert code to typescript 2021-06-12 16:11:51 +02:00
dennis.ludwig
5c581de249 unify bin scriptnames 2021-06-11 22:24:50 +02:00
dennis.ludwig
4afe9b3c4e Resolve paths and add check for yarn/npx 2021-06-10 14:27:44 +02:00
dennis.ludwig
8231afa50f use create react app to simplify the application 2021-06-10 10:08:45 +02:00
Bastian Ike
872df4972c resolve race condition when creating rd.json 2021-01-25 15:01:30 +01:00
Bastian Ike
62ba3605fe cleanup 2021-01-11 12:45:50 +01:00
Bastian Ike
dd8054d1be remove existing radar and decouple everything 2021-01-11 12:45:50 +01:00
Tom Raithel
74bfec3366 Add webpack for css and js 2017-01-25 11:44:16 +01:00
Tom Raithel
b2e2c59750 Add isNew flag logic 2017-01-24 23:07:32 +01:00
Tom Raithel
cc492e5438 Improve quadrant pages 2017-01-24 22:30:11 +01:00
Tom Raithel
0252c9e112 Add support for static pages 2017-01-24 21:36:42 +01:00
Tom Raithel
0dde930d64 Add simple templating with pug 2017-01-22 22:29:02 +01:00
Tom Raithel
bd6e4ebc1c Output radar html files 2017-01-22 21:13:44 +01:00
Tom Raithel
99df358c50 Refactor radar creation 2017-01-22 20:57:46 +01:00
Tom Raithel
7e5395e9b1 Add radar file walker 2017-01-21 21:08:17 +01:00
Tom Raithel
a120849d56 Add babel 2017-01-20 08:29:47 +01:00
Tom Raithel
37ae2943d5 Initial commit 2017-01-20 07:23:25 +01:00