45 Commits

Author SHA1 Message Date
DrMint
85106d1735 Extracted language selector logic into a custom hook 2022-05-07 11:17:58 +02:00
DrMint
e38f059c69 Run prettrier 2022-05-04 04:13:17 +02:00
DrMint
0e130da9ea Moved input components to another subfolder 2022-04-24 15:12:32 +02:00
DrMint
1251bf19bc Fixed all lint alert 2022-04-23 22:08:22 +02:00
DrMint
add0522095 Fused all the preview cards to one all-encompassing component 2022-04-23 20:16:23 +02:00
DrMint
741a10ef29 Order scan pages automatically 2022-04-16 20:13:08 +02:00
DrMint
3b0514fc6b Added more info for scans of covers 2022-04-13 03:06:51 +02:00
DrMint
822adbec48 Added covers in the scanset 2022-04-12 18:10:26 +02:00
DrMint
b3f3ddf60e Added smart translation to scan 2022-04-12 14:30:15 +02:00
DrMint
3f452c529a Made props types more consistent 2022-04-03 10:34:21 +02:00
DrMint
125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +02:00
DrMint
9b0404a742 Added scans + removed useless router as props + use graphql aliases for getting available languages 2022-03-28 10:43:25 +02:00
DrMint
4a123a0236 Applied more lint rules and fixed the code accordingly 2022-03-27 17:01:14 +02:00
DrMint
38543ae3dd Added import prettrier and ran it 2022-03-26 17:09:42 +01:00
DrMint
4b30dac878 Changed Applayout from fixed to grid + using custom tooltip 2022-03-13 02:27:34 +01:00
DrMint
1a9f5ae41b Display library item's categories on its page 2022-03-11 00:32:36 +01:00
DrMint
252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +01:00
DrMint
6c0b0a0083 Library items can now be grouped by categories 2022-03-10 23:39:13 +01:00
DrMint
f5c661c623 Added currency selection and auto-convertion 2022-03-06 18:23:10 +01:00
DrMint
0467813c2c Use state instead of anchors for Content TOC in Library Item 2022-03-06 03:44:53 +01:00
DrMint
7c8fb24d67 More filtering options in Library 2022-03-05 13:15:43 +01:00
DrMint
e8af7dbc1a Added some automatic CMS testing 2022-02-25 15:11:58 +01:00
DrMint
0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +01:00
DrMint
6604fa2929 Completely replaced theming. Now using arbitrary theming 2022-02-24 02:06:25 +01:00
DrMint
6d1bbc6ecb Added texture the dark mode bg + show subitem types 2022-02-24 00:57:43 +01:00
DrMint
c4ce6aa11e Added darkmode and replaced redux by context 2022-02-22 13:53:44 +01:00
DrMint
a39313c655 Added foundation for dark theme support 2022-02-22 03:55:38 +01:00
DrMint
2b2a9c41e2 fixed the links 2022-02-21 19:59:42 +01:00
DrMint
c89fdbb499 Abstracted Image component for Strapi images + fixed key react problem 2022-02-21 01:01:27 +01:00
DrMint
910052c372 added paper texture + fixed problem with text always being justified 2022-02-18 04:21:28 +01:00
DrMint
7dd2325e97 Added support for gestures to open close menus 2022-02-17 05:50:18 +01:00
DrMint
0e35f5aed9 Added support for touch screens where hovering is not possible 2022-02-17 02:49:32 +01:00
DrMint
c6b6ec1479 More element are translation-ready 2022-02-16 19:44:05 +01:00
DrMint
b21c709873 Transfered Content to Library/Content 2022-02-16 17:12:34 +01:00
DrMint
9a630d29da Replaced Data and Hubs with Wiki 2022-02-16 17:09:46 +01:00
DrMint
75da366216 Added support for UI translation and other fields 2022-02-12 11:02:22 +01:00
DrMint
ee8be64ce3 Changed boxshadow to dropshadow to support transparency 2022-02-09 01:43:42 +01:00
DrMint
676b73318e Added more info on library items 2022-02-08 05:52:22 +01:00
DrMint
4f575f77c0 More content displayed on the library item pages 2022-01-27 17:52:44 +01:00
DrMint
33983d38ee Added more details in the item pages 2022-01-27 03:16:32 +01:00
DrMint
9fdd1ead6b Library looks much better and panel headers 2022-01-03 03:40:54 +01:00
DrMint
58a868a2ff ContentPanel can now have different widths 2022-01-02 17:33:35 +01:00
DrMint
8e077d2c6f Simplified the GraphQL Query system 2022-01-02 05:39:54 +01:00
DrMint
702dc74ab6 Using GraphQL SDL to generate the TypeScript Types 2022-01-02 03:59:54 +01:00
DrMint
7076b2d71e Formatted all TS files + fixed ugly code in _app 2022-01-01 03:31:55 +01:00