60 Commits

Author SHA1 Message Date
DrMint
669d4358e7 Moved types into subfolder in src 2022-08-28 14:01:17 +02:00
DrMint
43994ade36 Trying to make localdata words 2022-08-27 17:03:05 +02:00
DrMint
3afaea7027 Added intersection + added container query 2022-08-22 21:56:00 +02:00
DrMint
acd2d7d482 Removed horizontal line from Return button 2022-08-21 10:20:12 +02:00
DrMint
e947fd7a0e Added intersection for improved UX on page navigation 2022-08-21 02:46:44 +02:00
DrMint
625f436163 Lots of bs 2022-08-16 00:17:26 +02:00
DrMint
82c605086b Allow middle click to open new tab 2022-08-08 22:12:18 +02:00
DrMint
0df66815c8 Fixed bugs + translated components 2022-07-14 23:12:22 +02:00
DrMint
260bdd5577 useBoolean + many fixes 2022-07-13 03:46:58 +02:00
DrMint
ae25df8d72 There's a lot to unpack here 2022-07-08 01:42:38 +02:00
DrMint
be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint
bc0764c0d0 Improved stuff 2022-06-18 21:53:23 +02:00
DrMint
6ae54c39d4 Removed troublesome Immutable type 2022-06-18 04:39:18 +02:00
DrMint
24a8b43701 Fixed the hooks problems plus other things 2022-06-18 04:02:20 +02:00
DrMint
c076ec06ad Use of cJoin and cIf 2022-06-15 07:33:20 +02:00
DrMint
2a799cf9e0 Improved editor 2022-05-27 13:10:19 +02:00
DrMint
6adae3fb3f Changed enum naming convention 2022-05-22 16:55:39 +02:00
DrMint
3a379f98a1 Added properly typed icons 2022-05-22 16:24:16 +02:00
DrMint
88b60077df Added tailwindcss prettier 2022-05-21 13:18:57 +02:00
DrMint
5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +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
b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +02:00
DrMint
e38f059c69 Run prettrier 2022-05-04 04:13:17 +02:00
DrMint
0e130da9ea Moved input components to another subfolder 2022-04-24 15:12:32 +02:00
DrMint
3f452c529a Made props types more consistent 2022-04-03 10:34:21 +02:00
DrMint
125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +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
d2294393b5 Now use Tippy for Tooltips 2022-03-13 14:54:56 +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
0a02534c05 Return buttons now use material icon instead of unicode for the icon 2022-03-11 00:33:02 +01:00
DrMint
252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +01:00
DrMint
20a9bf2ba6 ReturnButton are now displayed on mobile and desktop are different places 2022-03-06 04:13:18 +01:00
DrMint
9b42a4f59f Replaced old UI translation naming scheme 2022-03-05 15:36:43 +01:00
DrMint
a085a8b95c Added testing and display recorders info 2022-02-27 08:17:58 +01:00
DrMint
6604fa2929 Completely replaced theming. Now using arbitrary theming 2022-02-24 02:06:25 +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
3ce7cd487c Moved things around as Content is now separate from library 2022-02-21 19:08:15 +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
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