42 Commits

Author SHA1 Message Date
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
fcd303fe6a Renameed component 2022-04-24 14:32:55 +02:00
DrMint
81ac3fb23a Pages now use the new ThumbnailPreview component 2022-04-23 20:32:55 +02:00
DrMint
73ad43fe7d Prettier 2022-03-31 15:01:44 +02:00
DrMint
125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +02:00
DrMint
935c364a71 Added fallback and avoid 404 2022-03-29 22:36:13 +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
b213447c49 Content pages now display the table of content 2022-03-12 13:27:21 +01:00
DrMint
35c889d389 Added grouping for Contents 2022-03-11 01:06:20 +01:00
DrMint
6c0b0a0083 Library items can now be grouped by categories 2022-03-10 23:39:13 +01:00
DrMint
1b25bcc22d Prices can now be properly compared between currencies 2022-03-07 21:43:51 +01:00
DrMint
36803b4b1f Use getAppStaticProps to globally define props for all pages 2022-03-07 15:50:58 +01:00
DrMint
f5c661c623 Added currency selection and auto-convertion 2022-03-06 18:23:10 +01:00
DrMint
5b2d45443f Groups Metadata type is now a thing, hurray 2022-03-06 00:40:55 +01:00
DrMint
c7f23674f9 Filtering primary and secondary items 2022-03-05 21:05:20 +01:00
DrMint
9b42a4f59f Replaced old UI translation naming scheme 2022-03-05 15:36:43 +01:00
DrMint
4c7d7231e3 Refacto Select component to use parent state 2022-03-05 13:33:19 +01:00
DrMint
7c8fb24d67 More filtering options in Library 2022-03-05 13:15:43 +01:00
DrMint
8684640ef4 Added support for filtering Library items 2022-03-04 23:21:42 +01:00
DrMint
0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +01:00
DrMint
2b2a9c41e2 fixed the links 2022-02-21 19:59:42 +01:00
DrMint
3ce7cd487c Moved things around as Content is now separate from library 2022-02-21 19:08:15 +01:00
DrMint
d28d28bfea Simplified Img component 2022-02-21 01:32:22 +01:00
DrMint
c89fdbb499 Abstracted Image component for Strapi images + fixed key react problem 2022-02-21 01:01:27 +01:00
DrMint
c6b6ec1479 More element are translation-ready 2022-02-16 19:44:05 +01:00
DrMint
9a630d29da Replaced Data and Hubs with Wiki 2022-02-16 17:09:46 +01:00
DrMint
502d5866f4 Fixed library to always have 2 columns on mobile 2022-02-15 17:55:45 +01:00
DrMint
f13b93887f Support for mobile view, new app layout system 2022-02-15 15:50:51 +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
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
68f5a4f19e Start using TailwindCSS 2022-01-01 20:04:48 +01:00
DrMint
7076b2d71e Formatted all TS files + fixed ugly code in _app 2022-01-01 03:31:55 +01:00
DrMint
177b9c7927 Library items are working again 2021-12-31 17:20:39 +01:00
DrMint
c6715a5c6a Changed the graphql connection for the new cms 2021-12-23 23:20:47 +01:00