Commit Graph

376 Commits

Author SHA1 Message Date
DrMint 067f66b146 Added onClick to Img component 2022-05-14 14:18:06 +02:00
DrMint f51f7322fe Increased size of config button 2022-05-13 21:15:34 +02:00
DrMint 3469b5bfe9 Improved layout on mobile and avoid overflow 2022-05-13 21:06:46 +02:00
DrMint a82bc74baa Renamed ThumbnailPreview to PreviewCard + removed Next/Image 2022-05-13 19:24:25 +02:00
DrMint 16891dfad1 Fixed a bug, subitems were always showing 2022-05-13 19:23:34 +02:00
DrMint 81c8cf08fb Prettier 2022-05-10 22:37:13 +02:00
DrMint e17dbc14a0 Wrapped lines that are too long 2022-05-10 22:24:31 +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 08170887b9 Fixed missing playername in settings 2022-05-08 11:26:22 +02:00
DrMint 6d2240fb55 Lightbox gestures and keyboard navigation 2022-05-07 19:55:08 +02:00
DrMint 7c6b074e6d Replaced faulty lightbox with custom basic lightbox 2022-05-07 14:00:00 +02:00
DrMint fe3757f56f Added npm run-scripts 2022-05-07 11:35:53 +02:00
DrMint fcd4ba9385 Added tsc check and other small things 2022-05-07 11:19:46 +02:00
DrMint 349f53ea27 Post lack of attribute now send a 404 2022-05-07 11:19:28 +02:00
DrMint 85106d1735 Extracted language selector logic into a custom hook 2022-05-07 11:17:58 +02:00
DrMint 6f69aaf236 Fixed bug when switching between content pages not changing the content 2022-05-05 23:41:24 +02:00
DrMint e38f059c69 Run prettrier 2022-05-04 04:13:17 +02:00
DrMint c49094c843 Removed currently useless View profile button on Recorder chip 2022-05-04 04:11:29 +02:00
DrMint 379ed4ce20 Added back the data checkups in their own separate page 2022-05-04 04:11:03 +02:00
DrMint 0e130da9ea Moved input components to another subfolder 2022-04-24 15:12:32 +02:00
DrMint 15f44a009a removed horizontal line when unecessary 2022-04-24 15:07:06 +02:00
DrMint 9b162b0d49 Fixed bug where 404 would freak out 2022-04-24 15:06:39 +02:00
DrMint fcd303fe6a Renameed component 2022-04-24 14:32:55 +02:00
DrMint 1c2653ad07 Added previous/next content recommendation 2022-04-24 14:28:21 +02:00
DrMint a780db9b0f Fixed some potential problem with the uselocalstorage 2022-04-23 23:28:52 +02:00
DrMint 80f78d9940 Hotfix: was using a variable in generated css classes which isn't possible 2022-04-23 22:25:49 +02:00
DrMint cb4787ea42 Removed useless source language button 2022-04-23 22:15:04 +02:00
DrMint cf76a49219 Prettier 2022-04-23 22:08:48 +02:00
DrMint 1251bf19bc Fixed all lint alert 2022-04-23 22:08:22 +02:00
DrMint a87f8abdf0 Moved db testing to a seperate page 2022-04-23 21:47:59 +02:00
DrMint 427e44cdf4 Prettier 2022-04-23 20:33:41 +02:00
DrMint 81ac3fb23a Pages now use the new ThumbnailPreview component 2022-04-23 20:32:55 +02:00
DrMint 351c526dbe Fixed bug where post would unwantendly display the return button on mobile 2022-04-23 20:31:49 +02:00
DrMint 7dc8ab3a28 Simplified how the images are loaded from markdown 2022-04-23 20:30:51 +02:00
DrMint ae7dc03821 Renammed the import name for the compoentn 2022-04-23 20:30:02 +02:00
DrMint a1644ab47f Img component now support raw url 2022-04-23 20:29:38 +02:00
DrMint add0522095 Fused all the preview cards to one all-encompassing component 2022-04-23 20:16:23 +02:00
DrMint 51f050819e Content descriptions can now be parsed as markdawn 2022-04-22 22:42:38 +02:00
DrMint 025e4c4d31 Added notes to content 2022-04-16 21:28:46 +02:00
DrMint 741a10ef29 Order scan pages automatically 2022-04-16 20:13:08 +02:00
DrMint 648446d267 More pages updated when content are updated 2022-04-16 20:12:49 +02:00
DrMint 1ddcd68286 Scans pages are also refreshed when the library item is updated 2022-04-15 17:58:34 +02:00
DrMint 1c023e6a01 Hotfix 2022-04-15 17:42:31 +02:00
DrMint 8e734aa347 Select the primary language according to routing 2022-04-15 17:40:57 +02:00
DrMint 3b0514fc6b Added more info for scans of covers 2022-04-13 03:06:51 +02:00
DrMint 822adbec48 Added covers in the scanset 2022-04-12 18:10:26 +02:00
DrMint b3f3ddf60e Added smart translation to scan 2022-04-12 14:30:15 +02:00
DrMint a84560d86e Added smart language switch for posts ad hoc page and content 2022-04-12 12:25:40 +02:00
DrMint 049a2e2044 OrderableList had the wrong function name 2022-04-12 12:00:10 +02:00
DrMint 2a784fd0ec Added arrows for browser that does'nt support drag&drop 2022-04-11 01:27:30 +02:00
DrMint a61ccea317 Popup had a problem when they need to be scroolable 2022-04-11 01:27:04 +02:00
DrMint fb88e97825 Added language preference system 2022-04-10 23:18:52 +02:00
DrMint 3cf890d70d Buttons' content can no longer be selected + draggability 2022-04-10 23:16:59 +02:00
DrMint 7c18c4f634 PageSelector buttons could only be clicked in the middle 2022-04-10 23:16:19 +02:00
DrMint 31d68dc6ae Library items updates also update the parent items 2022-04-09 13:47:44 +02:00
DrMint c98537c85e Added library item buying links 2022-04-04 16:19:17 +02:00
DrMint 7bb0404fd7 Prettier 2022-04-04 11:09:30 +02:00
DrMint 2cfc14dfcb Proofreading 2022-04-04 11:08:54 +02:00
DrMint 286187135f Editor now has buttons to easily add custom content 2022-04-04 11:08:41 +02:00
DrMint 3f452c529a Made props types more consistent 2022-04-03 10:34:21 +02:00
DrMint 572cbb57d5 Pagination for videos 2022-04-02 23:29:57 +02:00
DrMint 1db24083cb Added videos page and all 2022-04-02 22:46:37 +02:00
DrMint 762df56aea prettier 2022-04-01 20:48:32 +02:00
DrMint e3c2e4da1d Added basic video functionnality 2022-04-01 20:47:42 +02:00
DrMint 73ad43fe7d Prettier 2022-03-31 15:01:44 +02:00
DrMint 125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +02:00
DrMint acf92d6fc1 Added content to the list of revalidatable pages 2022-03-30 00:45:04 +02:00
DrMint 324eb7c366 Fixed bug with lenght of title 2022-03-30 00:15:23 +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 4dd1782389 Paths can now be added after site is built 2022-03-29 21:51:50 +02:00
DrMint 4c9cf9f7c4 Added more pages to be revalidated 2022-03-28 23:51:41 +02:00
DrMint afbcbe7a3c Merge branch 'main' of github.com:Accords-Library/accords-library.com 2022-03-28 18:04:55 +02:00
DrMint 70a3e1895b Added On-demand revalidation 2022-03-28 18:04:47 +02:00
DrMint 282c2ee561 Order news country-chronologically 2022-03-28 16:26:12 +02:00
DrMint 575e81019a Fixed bug with the sluggify 2022-03-28 13:17:30 +02:00
DrMint 4977c29040 Fixed button not working if no href 2022-03-28 12:57:30 +02:00
DrMint a16be4acf5 Only languages part of Nextjs i18n can appear in the switch language now 2022-03-28 11:33:04 +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 757dab3e81 Improved how the captcha works 2022-03-23 17:23:48 +01:00
DrMint b946974267 Added more states to the form 2022-03-23 16:45:41 +01:00
DrMint 844e3cb875 Added contact system 2022-03-23 16:19:23 +01:00
DrMint 8258475a63 Fixed bug if markdawn content empty 2022-03-20 14:51:36 +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 3089f2b6fd Added messages to more pages 2022-03-20 13:27:51 +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 01bd905b82 Prettier 2022-03-19 17:35:54 +01:00
DrMint de6b0fe017 Improved markdawn by adding more functionalities 2022-03-19 17:35:17 +01:00
DrMint c48ff5249b Reintroduced the wiki pages 2022-03-19 17:32:23 +01:00
DrMint 76a44457e4 Added more pages in about us 2022-03-19 17:31:36 +01:00
DrMint 5d1749af88 Fixed bug with thumbnail 2022-03-18 14:10:30 +01:00
DrMint d3ec784549 Lightbox Full width on mobile 2022-03-18 14:01:25 +01:00
DrMint 3a381d51b5 News should be one column on mobile 2022-03-18 13:57:43 +01:00
DrMint 8b28e794b4 Added lighbox using react-image-lightbox 2022-03-18 13:51:48 +01:00
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