Laurian-Dufrechou
|
97dd0d1888
|
fix(Bug retour after invite): bug that crashed app when retour after invite
|
2023-05-20 14:17:52 +02:00 |
|
burgu
|
7bd6c59af5
|
Create Line Pie Bar Chart
|
2023-05-19 17:36:29 +02:00 |
|
Laurian-Dufrechou
|
96da92a34f
|
feat(Saluer on matchNotification ): Saluer bring you to chat with the user
|
2023-05-19 12:23:57 +02:00 |
|
Laurian-Dufrechou
|
61df566dcf
|
fix(disconnect from map issue): require to be connected to reach /map
|
2023-05-18 17:31:54 +02:00 |
|
Laurian-Dufrechou
|
b1b5c8720c
|
fix(error merge): fixed error induced with wrong merge
|
2023-05-18 17:12:15 +02:00 |
|
Laurian-Dufrechou
|
32ef129a9b
|
Merge branch 'dev' of github.com:LucasVbr/projet-web4 into dev
|
2023-05-18 17:08:39 +02:00 |
|
Laurian-Dufrechou
|
8e021a833d
|
feat(invite Match to bar / create chat on match): Modal to invite match to bar/ create chat on match
|
2023-05-18 17:03:45 +02:00 |
|
Lucàs
|
31666d9698
|
fix(map): Fix logout
Took 1 hour 16 minutes
|
2023-05-18 13:59:33 +02:00 |
|
Laurian-Dufrechou
|
5b2e9ebafc
|
Merge branch 'dev' of github.com:LucasVbr/projet-web4 into dev
|
2023-05-16 01:06:20 +02:00 |
|
Laurian-Dufrechou
|
dbb60bd9f1
|
feat(UserMatch): Logique des matchs et notifications
Affichage d'un modal lorsqu'une notification de match n'est pas consulté
|
2023-05-16 01:05:16 +02:00 |
|
Laurian-Dufrechou
|
01e70ceb0a
|
feat(UserMatch): Logique des matchs et notifications
Affichage d'un modal lorsqu'une notification de match n'est pas consulté
|
2023-05-16 00:59:05 +02:00 |
|
Lucàs
|
9b4676f769
|
Update schema.prisma
Took 2 hours 1 minute
|
2023-05-09 19:54:07 +02:00 |
|
Laurian-Dufrechou
|
00a214f576
|
Merge branch 'dev' of github.com:LucasVbr/projet-web4 into dev
|
2023-05-08 17:49:26 +02:00 |
|
Laurian-Dufrechou
|
c84fc2886d
|
fix(Bar map / profile): filtered bar where name != null / fix prefgender
|
2023-05-08 17:49:14 +02:00 |
|
Lucàs
|
e0dbda70a8
|
refactor: Set default colorScheme to purple
Took 1 hour 12 minutes
|
2023-05-06 12:51:28 +02:00 |
|
Lucàs
|
0c7c3081b5
|
Remove .vscode file
Took 18 seconds
|
2023-05-05 20:50:16 +02:00 |
|
Lucàs
|
20e9c9bd0e
|
refactor: Chat
Took 2 minutes
|
2023-05-05 20:49:41 +02:00 |
|
Lucàs
|
6eba0d5785
|
feat: getting-start form
Took 7 hours 1 minute
|
2023-05-05 20:48:30 +02:00 |
|
Laurian-Dufrechou
|
db8e513ceb
|
refactor(useless useState dashboard): removed useless usestate of dashboard
likedUser et dislikedUser
|
2023-05-03 23:25:46 +02:00 |
|
Lucàs
|
a9ca7bd79b
|
feat(MessageList, Message): Start /getting-start page
Took 4 hours 41 minutes
|
2023-05-03 01:56:51 +02:00 |
|
Laurian-Dufrechou
|
3ca0062dfa
|
refactor(userProfile -> profile): refactor userProfile to profile (page + folder)
|
2023-05-03 00:51:18 +02:00 |
|
Laurian-Dufrechou
|
a2ffdf1edb
|
feat(Like / dislike API ): more efficient api + checks and returns if match
|
2023-05-03 00:35:40 +02:00 |
|
Laurian-Dufrechou
|
edcf469c29
|
refactor(Dashboard api): changed api to fetch potential match
api now asks only the userID and fetches everything itself
|
2023-05-02 22:30:08 +02:00 |
|
Laurian-Dufrechou
|
e4d89a0fa1
|
fix(userProfile): comment custom distance
|
2023-05-01 14:18:07 +02:00 |
|
Laurian-Dufrechou
|
c927660f12
|
Merge pull request #1 from LucasVbr:refactor-userProfile
refactor(userProfile + tsx instead of jsx): created custom components for form userProfile
|
2023-04-30 19:58:01 +02:00 |
|
Laurian-Dufrechou
|
c5da6c9730
|
refactor(userProfile + tsx instead of jsx): created custom components for form userProfile
|
2023-04-30 19:57:01 +02:00 |
|
Laurian-Dufrechou
|
c78b6e67c8
|
feat(map geolocation error ): showing error when geolocation disabled
|
2023-04-28 18:51:50 +02:00 |
|
Laurian-Dufrechou
|
6da8d263f6
|
fix(BUG Carte): error first load map
|
2023-04-28 18:31:34 +02:00 |
|
Laurian-Dufrechou
|
57f97b8e22
|
feat(Map with bars): added the map with bars provided by opendatasoft
TODO: -modal to invite match to bar
-use overpass ? (openStreetMap API)
|
2023-04-24 22:38:08 +02:00 |
|
Lucàs
|
4889426643
|
Update middleware.ts
Took 22 minutes
|
2023-04-11 22:46:36 +02:00 |
|
Lucàs
|
66d20e156d
|
fix: add types and cleanup code
|
2023-04-11 22:02:33 +02:00 |
|
Lucàs
|
7b6733bc09
|
fix: edit protected path from login
Took 2 minutes
|
2023-04-11 22:01:24 +02:00 |
|
Lucàs
|
864c701205
|
fix: Remove .vscode from commits
Took 1 hour 20 minutes
|
2023-04-11 21:59:32 +02:00 |
|
Laurian-Dufrechou
|
bbfd5d6668
|
fix(Using connect): Using connect on Passion and userLikes / dislikes
|
2023-04-10 22:35:01 +02:00 |
|
Laurian-Dufrechou
|
d10c7fcc71
|
feat(Preferences): Choose preferences -- Fetch user from pref
|
2023-04-09 14:27:49 +02:00 |
|
Laurian-Dufrechou
|
b2325fee0f
|
feat(like / dislike): Added possibility to like and dislike
|
2023-04-08 15:20:38 +02:00 |
|
Laurian-Dufrechou
|
5cfe91e6ca
|
Merge branch 'dev' of github.com:LucasVbr/projet-web4 into dev
|
2023-04-07 22:36:49 +02:00 |
|
Laurian-Dufrechou
|
2e1f56661c
|
feat(login / register form): Added validation and birthdate to form
|
2023-04-07 22:36:39 +02:00 |
|
Lucàs
|
cfb9e45fa8
|
Updates dependency modules
Took 2 minutes
|
2023-04-07 21:09:13 +02:00 |
|
Laurian-Dufrechou
|
53c61b71fc
|
fix(fix api userDashboard): fix api userDashboard
|
2023-04-04 19:03:09 +02:00 |
|
Laurian-Dufrechou
|
4a47cec0c3
|
feat(cardUser with listOfUserFetched): cardUser with listOfUserFetched
users fetched using following parameters :
preference (HOMME en dur
|
2023-04-04 18:10:52 +02:00 |
|
Laurian-Dufrechou
|
055a778c98
|
fix(redirect when unauthenthicated): authenticated
|
2023-04-04 16:00:48 +02:00 |
|
Laurian-Dufrechou
|
4e81a903fe
|
fix(left panel bug and delete image): left panel bug and delete image
|
2023-04-04 00:10:04 +02:00 |
|
Laurian-Dufrechou
|
1d481c24dd
|
style(Switched Badge with Tag): Switch badge with Tag, prettier
|
2023-04-03 23:58:40 +02:00 |
|
Laurian-Dufrechou
|
13b8a0481c
|
feat(UserData fecthed in userProfile): tanstack query
|
2023-04-03 21:35:03 +02:00 |
|
Laurian-Dufrechou
|
05ae0eedd8
|
Merge branch 'dev' of github.com:LucasVbr/projet-web4 into dev
|
2023-04-03 19:17:42 +02:00 |
|
Laurian-Dufrechou
|
018af6890c
|
feat(Choose passions): Can now choose passion
Todo : fetch userData in useEffect and using userData for userProfile
|
2023-04-03 19:17:01 +02:00 |
|
Lucàs
|
35c4137faa
|
Merge branch 'dev' of https://github.com/LucasVbr/projet-web4 into dev
|
2023-04-03 16:35:28 +02:00 |
|
Lucàs
|
c91f5f3dfb
|
Send messages with sockets ❤️
Took 3 hours 51 minutes
|
2023-04-03 16:35:25 +02:00 |
|
Laurian Dufrechou
|
7b7ded3648
|
admin passion form
|
2023-04-03 15:21:57 +02:00 |
|