Commit Graph

37 Commits

Author SHA1 Message Date
DrMint 3a379f98a1 Added properly typed icons 2022-05-22 16:24:16 +02:00
DrMint 88b60077df Added tailwindcss prettier 2022-05-21 13:18:57 +02:00
DrMint fa96469ebf Fixed key problems + search function 2022-05-17 23:16:22 +02:00
DrMint 2b3ecc665c Given better default for how to close opened menus when url or hash change 2022-05-17 20:09:38 +02:00
DrMint ed7198807f Replaced Exclude with NonNullable 2022-05-15 01:15:57 +02:00
DrMint 5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint 81c8cf08fb Prettier 2022-05-10 22:37:13 +02:00
DrMint 0591fa22d4 Mass use of Immutable 2022-05-08 21:37:41 +02:00
DrMint 02e03071a0 Moved getAppStaticProps to Graphql 2022-05-08 12:26:36 +02:00
DrMint aafa278384 Splitted the helpers into multiple files 2022-05-08 12:21:29 +02:00
DrMint b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +02:00
DrMint a87f8abdf0 Moved db testing to a seperate page 2022-04-23 21:47:59 +02:00
DrMint ae7dc03821 Renammed the import name for the compoentn 2022-04-23 20:30:02 +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 c8a2104dae Removed some static text and use textui 2022-03-29 23:45:23 +02:00
DrMint 935c364a71 Added fallback and avoid 404 2022-03-29 22:36:13 +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 01bd905b82 Prettier 2022-03-19 17:35:54 +01:00
DrMint c48ff5249b Reintroduced the wiki pages 2022-03-19 17:32:23 +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 28ac9012ff Fixed errors that prevented building 2022-03-12 14:03:26 +01:00
DrMint 36803b4b1f Use getAppStaticProps to globally define props for all pages 2022-03-07 15:50:58 +01:00
DrMint 20a9bf2ba6 ReturnButton are now displayed on mobile and desktop are different places 2022-03-06 04:13:18 +01:00
DrMint 9b42a4f59f Replaced old UI translation naming scheme 2022-03-05 15:36:43 +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 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 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 57399a60dd Added language selector + better use of components 2022-02-19 02:14:16 +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