Arthur Jamet
b72e7a54e5
Front: Fix Oops page
2023-10-05 10:25:51 +02:00
Arthur Jamet
76d70f3edd
Front: Typecheck
2023-09-30 11:05:08 +02:00
Bluub
8155549031
feat: back password reset email ( #277 )
2023-09-21 14:29:09 +02:00
mathysPaul
68c6c6fa11
fixing error from CI
2023-09-20 17:59:36 +02:00
Clément Le Bihan
8e5c65e6f2
Added SongCardInfo for the V2 design and type fixes
2023-09-20 13:39:26 +02:00
Clément Le Bihan
c0c2918e72
Started navigation
2023-09-20 13:39:26 +02:00
mathysPaul
973f9bf5b3
redesign AuthenticationView
2023-09-20 10:27:24 +02:00
zoriya
a52c10fc2c
Add verified badge and page on the front
2023-09-15 17:57:03 +02:00
danis
a6d9cb3b40
run prettier
2023-09-09 18:55:32 +02:00
danis
0ba3bec5aa
Merge branch 'main' into feature/adc/#224-genre-view
2023-09-05 09:41:20 +02:00
danis
3a09d10d3b
you miss 100% of the shots you dont take
2023-07-09 23:24:31 +02:00
zoriya
279d16d59a
Add google things on the front
2023-06-26 22:38:59 +09:00
Arthur Jamet
857158c6cf
Front: Standardise queries ( #233 )
2023-06-23 15:16:22 +01:00
Arthur Jamet
3e84605c59
Front: If resource is not found, redirect to Error View
2023-06-22 18:30:52 +02:00
Arthur Jamet
45595408fe
Front: Settings URL: Tweak to avoid code repitition
2023-06-22 18:30:52 +02:00
Arthur Jamet
f362531d42
Front: Reanme Settings' subroutes for URLs
2023-06-22 18:30:52 +02:00
Arthur Jamet
3dea5a0865
Front: Prettier
2023-06-22 18:30:52 +02:00
Arthur Jamet
b736dbc1f0
Front: Navigation: Prevent Auth Loading from breaking access by URL
2023-06-22 18:30:52 +02:00
Arthur Jamet
b53aff5bb2
Front: On navigate, set URL
2023-06-22 18:30:52 +02:00
Arthur Jamet
c5d465df97
Front: Pretty and Lint ( #225 )
2023-06-17 07:01:23 +01:00
Arthur Jamet
63d4b10ebb
Front: Typecheck Elements
2023-06-08 10:52:22 +01:00
Amaury
97bf7bdac8
Feature/adc/#192 barre de recherche ( #201 )
...
* context and react query add to searchView
* handle empty result + back
* #192 - New card components and history fetch + dummy suggestions fetch
* respoonsive design + filters map
* artist details view + translations + SongData mapping fix + items limitation
* history search back and front + cards + fix
* fixed useless history entries
* clean code
* clean code
* fix pr: SearchHistory new type related fixes
* simplified SearchResultComponent (useEffect removed, condition simplified to trigger different 'modes'
* search re-do onPress history cards + scoreView obj map
* clean code API.ts
* fix pr + search history behavior
* added utility function to get song suggestions with artists and fixed error types along the way
* fix in songrow the title didn't shrinked when not enough space on screen
* removed redirect callback from ArtistCard to ArtistResults
* moved the callback from genre card grid to searchresult and implemented history for songs
* SearchBar is now updating input search following stringQuery
* added scroll view to have the complete background
* Added the route props for query in Searchview
* fixed robot test
---------
Co-authored-by: Clément Le Bihan <clement.lebihan773@gmail.com >
2023-05-26 10:50:25 +02:00
Arthur Jamet
5bc4289bdc
Front: Merge
2023-05-08 12:55:16 +01:00
Clément Le Bihan
7166bb46ed
Fixed sessiontoken lock
2023-05-06 15:58:48 +02:00
Arthur Jamet
ae4d1f00d9
Front: Partition: Prevent skip of first note
2023-05-06 14:18:18 +01:00
Arthur Jamet
8a3d4f9c25
Front: Merge
2023-05-06 13:52:01 +01:00
Arthur Jamet
b943b9a621
Front: Partition View: Fix speed + play sound from musicxml
2023-05-03 14:35:31 +01:00
Arthur Jamet
bf4b84e1f8
Front: Partition: Infinite Scroll
2023-05-02 15:04:05 +01:00
Arthur Jamet
5c8e35ba7d
Front: Navigation: Add key to routes + logout button on profile error
2023-05-01 15:31:24 +01:00
Arthur Jamet
030cbfc786
Front: Navigation: Prevent Back action in home and score view
2023-04-28 13:56:50 +01:00
Arthur Jamet
cf6b61e0e9
Front: Global Error Handling on User Profile Fetch Error
2023-04-25 15:53:24 +01:00
Arthur Jamet
8ccc90eceb
Front: LoadingView Component
2023-04-23 15:18:07 +01:00
Arthur Jamet
deaaaac2cd
Front: Navigation: Route Props include route info
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
728bb3d6a2
added guest support in the API and started the StartPageView layout
2023-04-19 06:01:13 +02: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
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
8eb524cc81
v1 of TabRowNavigator
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
64b1355712
implemented first version of the virtual piano inside the play bar
2023-03-29 18:55:06 +02:00
Clément Le Bihan
319295d2e5
moved models and utils variables/types into models/Piano.ts to fix recursive include and now handling Notes with PianoKey type
2023-03-29 18:55:06 +02:00
Clément Le Bihan
67a03f196e
passing directly PlayView view function to the react screen to solve loss of state issues
2023-02-24 10:01:38 +01:00
danis
69be4ef64a
completed translations + deleted cloned keys
...
updated sign* key translations to be more consistent with case
updated error handling of signup exceptions
2023-02-23 22:17:26 +01:00
Arthur Jamet
f5770cd104
Front: Dark mode ( #157 )
2023-02-19 10:02:57 +00:00
Arthi-chaud
b0d63b02fc
Front: Play Page: add SlideView
2023-01-25 13:39:15 +00:00
Arthi-chaud
a2072644d6
Front: Merge
2023-01-25 10:01:40 +00:00
Clément Le Bihan
2f5c9481aa
Partitionvisual ( #122 )
...
* first tries with transition entry from native base
* setup moti for mobile and web use
* added Easing linear for consistant scroll scpeed
* pause works !
* added startAt, rewind and fast forward
* created temporary view for partition viewer
* Cleanup for PR
* fix little bug in rewind
2023-01-25 16:44:00 +09:00
Arthi-chaud
258151a07f
Front: Fix Play page routin
2023-01-24 18:29:31 +00:00