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 |
|
DrMint
|
bcb9e5fd7d
|
Added foundation for a minimizable navbar
|
2022-02-20 13:49:44 +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
|
7dd2325e97
|
Added support for gestures to open close menus
|
2022-02-17 05:50:18 +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
|
7fb48b2544
|
Fixed bug: Button couldn't be clicked
|
2022-01-31 13:16:30 +01:00 |
|
DrMint
|
d3197b32bd
|
Library item show their content and more components
|
2022-01-29 17:52:47 +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 |
|