97 Commits

Author SHA1 Message Date
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
35c889d389 Added grouping for Contents 2022-03-11 01:06:20 +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
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
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
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
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
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
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