41 Commits

Author SHA1 Message Date
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
844e3cb875 Added contact system 2022-03-23 16:19:23 +01:00
DrMint
de6b0fe017 Improved markdawn by adding more functionalities 2022-03-19 17:35:17 +01:00
DrMint
3873ef44f9 Added tooltips in more places 2022-03-13 03:00:38 +01:00
DrMint
f4217a597c Removed react-tooltip 2022-03-12 18:12:02 +01:00
DrMint
b213447c49 Content pages now display the table of content 2022-03-12 13:27:21 +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
40dc0eb57c Disable testing log on npm build 2022-03-06 02:39:37 +01:00
DrMint
e80b2b2ab6 Quick fix for the last commit 2022-03-06 01:18:34 +01:00
DrMint
5b2d45443f Groups Metadata type is now a thing, hurray 2022-03-06 00:40:55 +01:00
DrMint
444842e570 Added missing translations here and there 2022-03-05 16:34:19 +01:00
DrMint
d0af42e40b Further improved the testing suit + test now give links to the front and back 2022-03-03 22:50:19 +01:00
DrMint
a085a8b95c Added testing and display recorders info 2022-02-27 08:17:58 +01:00
DrMint
0bc2a5ab0f Tested deployment 2022-02-24 13:25:43 +01:00
DrMint
0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +01:00
DrMint
c89fdbb499 Abstracted Image component for Strapi images + fixed key react problem 2022-02-21 01:01:27 +01:00
DrMint
290fa80b31 Added support for multi-size images 2022-02-19 05:28:04 +01:00
DrMint
57399a60dd Added language selector + better use of components 2022-02-19 02:14:16 +01:00
DrMint
bab17d47e0 Fixed ESLINT error 2022-02-17 23:36:24 +01:00
DrMint
0e35f5aed9 Added support for touch screens where hovering is not possible 2022-02-17 02:49:32 +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
1d42821eed Added subtitle and pretitle to content 2022-02-08 09:44:17 +01:00
DrMint
676b73318e Added more info on library items 2022-02-08 05:52:22 +01:00
DrMint
ddc6c1b491 Using the new datamodel for library content 2022-02-07 05:03:51 +01:00
DrMint
4f575f77c0 More content displayed on the library item pages 2022-01-27 17:52:44 +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
44cd1b1180 Fixed bu 2022-01-01 21:21:56 +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
6f37d85c85 The chronology items now working! 2021-12-25 11:49:03 +01:00
DrMint
c6715a5c6a Changed the graphql connection for the new cms 2021-12-23 23:20:47 +01:00
DrMint
ee0fe7fdf3 Pretiffied code + queries are now retrieving only the specified language 2021-11-13 21:26:18 +01:00
DrMint
1ed8634b88 Added components like Return buttons and Navoption 2021-11-07 20:17:54 +01:00
DrMint
f73cbd7b40 Moved assets and files to src folder. Improved the page layout 2021-11-06 17:47:20 +01:00