Commit Graph

414 Commits

Author SHA1 Message Date
DrMint b95278ddbe
Update README.md 2022-03-06 02:23:52 +01:00
DrMint 9ecabfc2f3
Update node.js.yml 2022-03-06 02:08:16 +01:00
DrMint 29faaf8051
Update node.js.yml 2022-03-06 02:04:36 +01:00
DrMint d502655dff
Update node.js.yml 2022-03-06 02:01:49 +01:00
DrMint e4def9268a
Update node.js.yml 2022-03-06 01:37:16 +01:00
DrMint 5e18039edc
Merge pull request #4 from Accords-Library/develop
Quick fix for the last commit
2022-03-06 01:27:17 +01:00
DrMint ae5e37c002
Create node.js.yml 2022-03-06 01:21:43 +01:00
DrMint e80b2b2ab6 Quick fix for the last commit 2022-03-06 01:18:34 +01:00
DrMint 4c2ca5e1b2
Merge pull request #2 from Accords-Library/develop
Library Items can now be of Group type instead of relying on the Other type
2022-03-06 00:46:31 +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 30a2b8ceda
Merge pull request #1 from Accords-Library/develop
New translation system and filtering/group for Library Items
2022-03-05 16:37:58 +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 9d90828a76 Changed port of the dev web server 2022-03-04 13:11:44 +01:00
DrMint 7546ad66e3 Updated README 2022-03-03 23:28:41 +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 2ce2dfd602
Update README.md 2022-02-25 15:57:09 +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 d1ca0c1d7e Esnext instead of es6 2022-02-24 05:34:26 +01:00
DrMint 0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +01:00
DrMint 506e5383da
Update README.md 2022-02-24 02:10:20 +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 42d2bd4fd5 updated README 2022-02-23 13:17:49 +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 f0a16656f8 updated dependencies 2022-02-21 01:36:19 +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 e2f8a72a37 Updated README 2022-02-20 15:34:18 +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