Commit Graph

376 Commits

Author SHA1 Message Date
DrMint f4c2e2cba5 Added lightbox 2022-03-18 01:54:10 +01:00
DrMint 151ae0b126 Display the news articles 2022-03-17 17:05:34 +01:00
DrMint 1f1c17a3a8 ThumbnailHeaders are now more modular thus work in more situation 2022-03-17 17:04:50 +01:00
DrMint 3364a8f560 Chips are now nowrap 2022-03-17 17:04:08 +01:00
DrMint 62aafe423e Added anchor links for all header levels 2022-03-14 12:52:04 +01:00
DrMint a74528fe28 TOC now support entries with the same title 2022-03-14 12:31:39 +01:00
DrMint e675a90ed6 Fixed broken content pages if missing fields 2022-03-14 12:25:01 +01:00
DrMint 6082e83f54 Forgot to remove onclick for recorderchip 2022-03-13 18:25:03 +01:00
DrMint abeb078bdd Ran prettier 2022-03-13 18:23:32 +01:00
DrMint 0c8f330f5a Small improvements to the RecorderChip and the Transcript lines 2022-03-13 18:22:50 +01:00
DrMint f1a1b83b45 run prettier 2022-03-13 15:39:19 +01:00
DrMint 08fe5000a7 Added animation to tooltip opening closing 2022-03-13 15:34:51 +01:00
DrMint d2294393b5 Now use Tippy for Tooltips 2022-03-13 14:54:56 +01:00
DrMint 3873ef44f9 Added tooltips in more places 2022-03-13 03:00:38 +01:00
DrMint 4b30dac878 Changed Applayout from fixed to grid + using custom tooltip 2022-03-13 02:27:34 +01:00
DrMint f4217a597c Removed react-tooltip 2022-03-12 18:12:02 +01:00
DrMint f89dbb36e9 Headers now generates copiable anchor links 2022-03-12 18:00:19 +01:00
DrMint 28ac9012ff Fixed errors that prevented building 2022-03-12 14:03:26 +01:00
DrMint b213447c49 Content pages now display the table of content 2022-03-12 13:27:21 +01:00
DrMint 6d3a9c84b3 Use pages from Strapi instead of hardcoded ones 2022-03-12 13:26:41 +01:00
DrMint 8de571a030 Removed tailwindcss/typo and use custom class instead 2022-03-12 13:23:09 +01:00
DrMint 35c889d389 Added grouping for Contents 2022-03-11 01:06:20 +01:00
DrMint 0a02534c05 Return buttons now use material icon instead of unicode for the icon 2022-03-11 00:33:02 +01:00
DrMint 1a9f5ae41b Display library item's categories on its page 2022-03-11 00:32:36 +01:00
DrMint 252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +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 386efce0a7 Fixed small visual problem with buttons 2022-03-07 16:27:38 +01:00
DrMint a0c69c3876 Fixed bug when missing translation 2022-03-07 16:02:33 +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 d6279df8bf Added player name input 2022-03-06 20:48:44 +01:00
DrMint bc4cf2bce0 Added backdrop blur to popup windows 2022-03-06 19:10:38 +01:00
DrMint f5c661c623 Added currency selection and auto-convertion 2022-03-06 18:23:10 +01:00
DrMint 250adfc746 Added setting menu with textsize and font selection 2022-03-06 16:50:17 +01:00
DrMint 264d9f2494 Menus on mobile can now be closed using a button 2022-03-06 04:36:26 +01:00
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 c1f78fc04d Created a component for popup windows 2022-03-06 03:44:09 +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 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 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 67aa30c2f7 Replaced ReactChild type with ReactNode type 2022-03-04 23:21:31 +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 1e85f99d55 Added all standard favicon 2022-02-26 13:31:34 +01:00
DrMint e8af7dbc1a Added some automatic CMS testing 2022-02-25 15:11: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 6604fa2929 Completely replaced theming. Now using arbitrary theming 2022-02-24 02:06:25 +01:00
DrMint 6d1bbc6ecb Added texture the dark mode bg + show subitem types 2022-02-24 00:57:43 +01:00
DrMint 8842707ae4 Autoselect the system theme by default 2022-02-23 13:13:05 +01:00
DrMint 60c32fc86d fixed visual bug with unthemed bg 2022-02-22 14:44:33 +01:00
DrMint dc83821ff2 Created a custom hook for persistent useState 2022-02-22 14:31:03 +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 b4d88a3377 SVG don't need to be optimized 2022-02-21 01:46:00 +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 1a4b73f1f5 Reduced width for the minimized mainpanel 2022-02-20 18:01:50 +01:00
DrMint 54f8170bac Added tooltips for the minimized Mainmenu options 2022-02-20 17:56:22 +01:00
DrMint da93a87440 Simplified how NavOption are declared 2022-02-20 15:18:35 +01:00
DrMint 7efeb08bb7 Return buttons now close the subpanel in mobile 2022-02-20 15:18:14 +01:00
DrMint 8731557f40 Added Redux Toolkit to manage the UI globally 2022-02-20 14:59:56 +01:00
DrMint bcb9e5fd7d Added foundation for a minimizable navbar 2022-02-20 13:49:44 +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 bab17d47e0 Fixed ESLINT error 2022-02-17 23:36:24 +01:00
DrMint 403106c48a updated more dependencies 2022-02-17 23:03:22 +01:00
DrMint 3516d74967 updated various dependencies 2022-02-17 22:39:38 +01:00
DrMint e5b4e7e19f Added RichText/HTML to Markdown convertor 2022-02-17 19:49:28 +01:00
DrMint b736660b06 Added Editor for Markdawn 2022-02-17 17:55:44 +01:00
DrMint 877dc01586 Fixed error with turnSubIntoContent 2022-02-17 17:54:07 +01:00
DrMint 7dd2325e97 Added support for gestures to open close menus 2022-02-17 05:50:18 +01:00
DrMint 76deea2aa7 added basic pwa manifest 2022-02-17 04:21:06 +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 5ea451f63d Added support for markdown 2022-02-08 17:34:17 +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 57d9013aa7 Added gaps in between items in Chronology 2022-01-02 16:33:26 +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
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 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 99ffb1ccc7 Visual improvement to scrollbars and chronology 2021-12-25 16:04:03 +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 69d86ecd6c Created 404 page 2021-12-23 23:07:20 +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