Clément Le Bihan
|
a1a2b77a16
|
updated missed xp usage in homeview
|
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
|
fbf85a635e
|
fixed guest creation API front wrapping
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
92e439892d
|
fix various style issues and implemented the mechanics to allow guest creation
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
93a2141c7c
|
hiding the navigation bar for startpage, added content on the start page (paragraph & website button)
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
dc9f74c047
|
fixed styling and hiding navigation bar on StartPage and login and register button are navigating to login page
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
950e4c7767
|
the start page view layout is finished
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
c9c95be60f
|
removed the scale animation of the title due to a lack of anchorpoint support
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
d931d00187
|
added the register button but the button animations/styling needs to be reworked
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
a0040c26ca
|
added the first version of BigActionButton
|
2023-04-19 06:01:13 +02:00 |
|
Clément Le Bihan
|
728bb3d6a2
|
added guest support in the API and started the StartPageView layout
|
2023-04-19 06:01:13 +02:00 |
|
Arthur Jamet
|
84f91e0d7f
|
Front: Play View: Get Score
|
2023-04-16 14:43:09 +01:00 |
|
Arthur Jamet
|
5a42f098d6
|
Front: Pull Scorometer
|
2023-04-16 14:33:52 +01:00 |
|
GitBluub
|
0922e6038b
|
fix assign on dict
|
2023-04-15 22:54:53 +09:00 |
|
GitBluub
|
c45f425a5d
|
use the info object instead of class properties
|
2023-04-15 22:48:38 +09:00 |
|
Arthur Jamet
|
2accb7dd72
|
Merge pull request #190 from Chroma-Case/front/typesafe-navigator
Front: Navigation: Use actual routes to build a typed navigator
|
2023-04-14 14:27:03 +01:00 |
|
Arthur Jamet
|
db5e62c6ab
|
Front: Navigator: Wrap components in navigator to avoid having to pass additional props
|
2023-04-14 12:57:13 +01:00 |
|
Arthur Jamet
|
b0e01ffbed
|
Front: Navigation: Use actual routes to build a typed navigator
|
2023-04-14 11:46:40 +01:00 |
|
Arthur Jamet
|
9cd6c90188
|
Merge pull request #189 from Chroma-Case/front/typesafe-store
|
2023-04-13 18:26:34 +01:00 |
|
Arthur Jamet
|
e108bf2c66
|
Front: Song Lobby: Add 'practice button'
|
2023-04-13 15:10:50 +01:00 |
|
Arthur Jamet
|
b43979dd58
|
Front: Store: Fix typesafety
|
2023-04-13 14:17:54 +01:00 |
|
GitBluub
|
7b20792a51
|
info object sent on each request
|
2023-04-13 11:02:39 +09:00 |
|
Arthur Jamet
|
4f9a3a9333
|
Front: Home Page: Use History
|
2023-04-12 11:31:20 +01:00 |
|
Amaury
|
a26efefd01
|
Feature/adc/#50 users settings route (#89)
* #50 - migration 20221023123919_ + route settings
* #50 - migration 20221023123919_ + route settings
* #50 - settings creation at user creation + update migration
* changed settings acces from by id to userId
* deleting the user results in deleting it's associated userSettings row
* pr fixes + robot tests + other minor fixes
* removed useless comments
* added settings endpoint to /auth/me and automated creation to /register
* clean code before merge
|
2023-04-12 05:32:41 +03:00 |
|
Arthur Jamet
|
ac4d4f6f66
|
Front: Models: Update History
|
2023-04-10 10:20:08 +01:00 |
|
Arthur Jamet
|
2764805c04
|
Front: Play Page: Fix timer
|
2023-04-10 10:19:28 +01:00 |
|
zoriya
|
e43a8fd111
|
Fix duplicated guests
|
2023-04-09 10:35:10 +02:00 |
|
Arthur Jamet
|
29414b5392
|
Front: Format Feedback Messages from Scorometer
|
2023-04-08 12:01:26 +01:00 |
|
Arthur Jamet
|
ef5a74da3b
|
Front: Pull Scorometer
|
2023-04-08 11:34:45 +01:00 |
|
GitBluub
|
39bb7ced04
|
send a response on a note on and a note off with separation of duration and timing
|
2023-04-08 01:26:24 +09:00 |
|
Clément Le Bihan
|
6cc7090360
|
translated Settings categories names and added icons
|
2023-04-05 16:33:24 +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 |
|
Clément Le Bihan
|
4e26925113
|
moved and reformat with tab SettingsView and updated view s with amaury's forms
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
46f4ac82a8
|
Set a dynamic hight for TabRowNavigator
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
77a230c944
|
Added an internal initial view to handle homepage for settings
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
fd8b4c59de
|
responsive mecamic is working great but styling still need to be done
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
e4d998b0ff
|
added overflow support when there's a lot of options
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
7722eba86f
|
TabRowNavigator is now quite usable and almost pleasing to look at
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
5ada22d267
|
added support for icons in front of the names
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
8d665175fd
|
started to colorise the layout
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
8eb524cc81
|
v1 of TabRowNavigator
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
8728707b28
|
updated API.ts handling code to update email and password
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
1e667813ad
|
fixed: a translation, missing import and updated navigation to actually be on the new settings page
|
2023-04-05 16:33:24 +02:00 |
|
Clément Le Bihan
|
aa8782a5de
|
fixed merge translations
|
2023-04-05 16:33:24 +02:00 |
|
danis
|
ac4012087c
|
password check
|
2023-04-05 16:33:24 +02:00 |
|
danis
|
6cca70a290
|
removed console.log + better reject message
|
2023-04-05 16:33:24 +02:00 |
|
danis
|
0fd64bfba0
|
clean code
|
2023-04-05 16:33:24 +02:00 |
|