|
|
7aa7f50ecb
|
Fix prod nginx
|
2023-09-20 14:58:09 +02:00 |
|
|
|
afab03baf8
|
Add a button to resend verified mail
|
2023-09-15 17:57:03 +02:00 |
|
|
|
a52c10fc2c
|
Add verified badge and page on the front
|
2023-09-15 17:57:03 +02:00 |
|
Arthur Jamet
|
a3676fabf8
|
Front: Update User Avatar (#250)
* Front: Update User Avatar
* Front: Fix expo-image-picker version
|
2023-08-07 10:28:55 +02:00 |
|
Arthur Jamet
|
9f542fc9dd
|
Front: User Avatar
|
2023-07-26 21:00:41 +09:00 |
|
Arthur Jamet
|
3d76834f45
|
Front: Add Missing Translation + Prettier
|
2023-06-26 15:00:35 +01:00 |
|
|
|
ccc86895e2
|
Add an indicator of the google account on the front
|
2023-06-26 22:41:07 +09:00 |
|
Arthur Jamet
|
857158c6cf
|
Front: Standardise queries (#233)
|
2023-06-23 15:16:22 +01:00 |
|
Arthur Jamet
|
c5d465df97
|
Front: Pretty and Lint (#225)
|
2023-06-17 07:01:23 +01:00 |
|
Arthur Jamet
|
d7848692f7
|
Front: More Typechecks
|
2023-06-08 12:25:34 +01:00 |
|
Arthur Jamet
|
bb96d57f27
|
Front: Use API to get settings
|
2023-04-23 15:30:37 +01:00 |
|
Clément Le Bihan
|
fe782a4f94
|
fixed useQuery some code style and unused hooks
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
509d079bce
|
fixed style layout in GuestToUserView and added SignOutGuestWarning translations
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
af3da974bf
|
fixed bad naming for gamePlayed user data
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
da0b43c348
|
added missing translation for the profile setting page
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
1c76266444
|
added the front API function to tranform guest account into regular account and added translations
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
34d646021f
|
Added some premium features options to show of possibilities of the ElementList
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
0cd8846e2c
|
removed test entries in the SettingsProfileView
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
1b63d27f74
|
fixed a little style issue of ElementList and setting the mail pressed action to navigate to the mail options
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
8cde4747a7
|
added visual arrow when text is pressable
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
5a5654d4f5
|
fix missing disbled feature not working with pressable
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
0ce17054fc
|
Element functions are now split into multiple file and started the ground work for onPress support
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
9d5060fc31
|
fixed missing isGuest info in the return of the user info from the front API wrapper, added a warning pop over when clicking disconnect while using a guest account
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
2f19c0e547
|
Added the disabled implementation for elements
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
c5ba72229f
|
Added a better handling of text and descriptions of the buttons with different sizes
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
067f5e711d
|
helperText is working great
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
f725a89c0c
|
created separate types for each element type in order to handle the different props more sanely
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
69fbbd5e00
|
implemented the toggle element
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
deda1f738b
|
fixed text values that weren't seeable in dark mode and styling in the ElementList component
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
cf1e98f9e6
|
added createdAt info in user data and added types of elements to render in the list in order to have a more coherent look and a simpler api for the ElementList user
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
124f87c199
|
starting to implemnt GtkUI inspired Element list
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
572bb0056d
|
reamed user metrics into user data and added avatar picture and started to implement the user settings page
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
9dfc2881a2
|
added partyPlayed into the user metrics model and added a dummy profile setting view page
|
2023-04-05 16:33:24 +02:00 |
|