Commit Graph

14 Commits

Author SHA1 Message Date
Onikiienko Bogdan
f54d49372e feat: support items filtering by tags on UI 2022-11-15 08:53:13 +01:00
Bastian Ike
37c43712d1 chore(codestyle): cleanup and reformat 2022-09-13 11:28:06 +02:00
Danny Koppenhagen
72883ca20c refactor: return null when editLink config is not defined 2022-02-02 15:18:36 +01:00
Danny Koppenhagen
7e65a17e7c feat: provide edito button to jump directly to the item in a repo
closes #115
2022-02-02 15:18:36 +01:00
Danny Koppenhagen
dc84d19236 feat: allow to use custom date output formats
closes #116
2022-01-11 15:39:13 +01:00
Danny Koppenhagen
70ea8d5bcd feat: define rings and quadrants via config file
closes #96
2021-11-11 13:43:55 +01:00
Danny Koppenhagen
a509e0a0da feat(PageItem): make PageItem back to quadrant overview text configurable 2021-11-10 19:29:22 +00:00
dennis.ludwig
2d97a3ea08 simplify the look of nonfeatured articles 2021-06-21 14:02:52 +02:00
dennis.ludwig
2160e067cf Merge branch 'main' into separateNonFeaturedArticlesOnQuadrantView
# Conflicts:
#	.lintstagedrc
#	dist_scripts/src/model.js
#	src/animation.ts
#	src/components/Item/Item.tsx
#	src/components/ItemList/ItemList.tsx
#	src/components/PageItem/PageItem.tsx
#	src/index.scss
#	src/model.js
#	src/model.ts
2021-06-17 14:37:01 +02:00
dennis.ludwig
3b0aab8f08 create symlink for node_modules in generateJson and buildRadar scripts 2021-06-17 14:18:23 +02:00
dennis.ludwig
eff1bcbc2b separate non featured articles on quadrant view 2021-06-16 11:53:05 +02:00
Florian Brandel
e93fc30016 Fix warnings 2021-01-11 12:45:50 +01:00
Bastian Ike
be0f0a2cf0 fix animations 2021-01-11 12:45:50 +01:00
Max Karkowski
73865eb209 Rewrite styles to scss and use i respective components 2021-01-11 12:45:50 +01:00