43 Commits

Author SHA1 Message Date
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
844e3cb875 Added contact system 2022-03-23 16:19:23 +01:00
DrMint
e949b3b5e2 Forgot to remove some console log 2022-03-20 14:39:13 +01:00
DrMint
1b7e425c0e Added more translated fields 2022-03-20 13:46:36 +01:00
DrMint
54940260e7 Added a little message box whenever content is not available in the current language 2022-03-20 13:21:30 +01:00
DrMint
151ae0b126 Display the news articles 2022-03-17 17:05:34 +01:00
DrMint
6d3a9c84b3 Use pages from Strapi instead of hardcoded ones 2022-03-12 13:26:41 +01:00
DrMint
1a9f5ae41b Display library item's categories on its page 2022-03-11 00:32:36 +01:00
DrMint
6c0b0a0083 Library items can now be grouped by categories 2022-03-10 23:39:13 +01:00
DrMint
36803b4b1f Use getAppStaticProps to globally define props for all pages 2022-03-07 15:50:58 +01:00
DrMint
a04e25a1ad Added more localized texts 2022-03-07 13:29:39 +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
444842e570 Added missing translations here and there 2022-03-05 16:34:19 +01:00
DrMint
9b42a4f59f Replaced old UI translation naming scheme 2022-03-05 15:36:43 +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
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
0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +01:00
DrMint
6d1bbc6ecb Added texture the dark mode bg + show subitem types 2022-02-24 00:57:43 +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
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
f13b93887f Support for mobile view, new app layout system 2022-02-15 15:50:51 +01:00
DrMint
cc9bed6667 Added more translations + more pages 2022-02-14 05:49:43 +01:00
DrMint
75da366216 Added support for UI translation and other fields 2022-02-12 11:02:22 +01:00
DrMint
b775e25b70 Show content and text 2022-02-08 16:49:15 +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
d3197b32bd Library item show their content and more components 2022-01-29 17:52:47 +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
9daf218c51 Finished converting current CSS to Tailwind 2022-01-02 16:14:39 +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