Commit Graph

29 Commits

Author SHA1 Message Date
DrMint 36803b4b1f Use getAppStaticProps to globally define props for all pages 2022-03-07 15:50:58 +01:00
DrMint f5c661c623 Added currency selection and auto-convertion 2022-03-06 18:23:10 +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 0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +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 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 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
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 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 676b73318e Added more info on library items 2022-02-08 05:52:22 +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 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