Commit Graph

108 Commits

Author SHA1 Message Date
DrMint 20a9bf2ba6 ReturnButton are now displayed on mobile and desktop are different places 2022-03-06 04:13:18 +01:00
DrMint 3ab84b35da Fixed problem where the Library item thumbnail is too big on mobile 2022-03-06 03:48:24 +01:00
DrMint 0467813c2c Use state instead of anchors for Content TOC in Library Item 2022-03-06 03:44:53 +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 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 d0af42e40b Further improved the testing suit + test now give links to the front and back 2022-03-03 22:50:19 +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 8842707ae4 Autoselect the system theme by default 2022-02-23 13:13:05 +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 3ce7cd487c Moved things around as Content is now separate from library 2022-02-21 19:08:15 +01:00
DrMint 044dd5b265 fixed broken links 2022-02-21 03:48:41 +01:00
DrMint 557bc792ed Renammed appLayoutSlice 2022-02-21 01:41:20 +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 8731557f40 Added Redux Toolkit to manage the UI globally 2022-02-20 14:59:56 +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 b634c92142 multple small improvement 2022-02-18 19:29:25 +01:00
DrMint 910052c372 added paper texture + fixed problem with text always being justified 2022-02-18 04:21:28 +01:00
DrMint 7657962740 Improved compatibility on smaller devices 2022-02-18 01:22:45 +01:00
DrMint 403106c48a updated more dependencies 2022-02-17 23:03:22 +01:00
DrMint b736660b06 Added Editor for Markdawn 2022-02-17 17:55:44 +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 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 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 ee8be64ce3 Changed boxshadow to dropshadow to support transparency 2022-02-09 01:43:42 +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 7fb48b2544 Fixed bug: Button couldn't be clicked 2022-01-31 13:16:30 +01:00
DrMint d3197b32bd Library item show their content and more components 2022-01-29 17:52:47 +01:00
DrMint 994518bd3a changed the language selection button + replaced css with tailwind applies 2022-01-29 10:43:51 +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 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 40046955fb Removed the debug messages 2021-12-31 17:45:38 +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