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 |
|
Laurian Dufrechou
|
6f2b3f298f
|
image users
|
2023-04-03 15:21:29 +02:00 |
|
Lucàs
|
c591a0eb3d
|
Merge branch 'dev' of https://github.com/LucasVbr/projet-web4 into dev
|
2023-04-02 23:50:50 +02:00 |
|
Lucàs
|
7f48ea2964
|
Send Messages in chat
TODO:
- use socket to reload
- use Redux do avoid props drilling
Took 1 hour 44 minutes
|
2023-04-02 23:50:46 +02:00 |
|
Laurian-Dufrechou
|
912ac833b9
|
feat(Error display form userProfile): Error is displayed on wrong input of Editable
rules : 240 car max on bio, firstName and lastName required
|
2023-04-02 23:40:41 +02:00 |
|
Laurian-Dufrechou
|
01054d5c50
|
fix(deleteImage): image not showing after deleted
|
2023-04-02 22:50:26 +02:00 |
|
Laurian-Dufrechou
|
2dfe2cac7b
|
fix(image Name): switched index of image with Date().getTime()
|
2023-03-31 16:40:23 +02:00 |
|
Laurian-Dufrechou
|
ae33f29c94
|
feat(Delete image in folder + db ): delete in folder + db, add in folder + db
|
2023-03-31 01:28:22 +02:00 |
|
Laurian-Dufrechou
|
03cb13030e
|
refactor(removal outdated comment): Removed outdated comment of fetch
|
2023-03-30 00:42:28 +02:00 |
|
Laurian-Dufrechou
|
448b7a100f
|
feat(Image upload): image upload to ImageUsers folder
Image upload added.
Todo :
- delete from folder when users delete
-add
|
2023-03-30 00:41:07 +02:00 |
|
Laurian-Dufrechou
|
a039d44de4
|
Input image userProfile
|
2023-03-28 19:09:07 +02:00 |
|
Lucàs
|
caabf0ac7a
|
Add middleware
Took 1 hour 8 minutes
|
2023-03-28 15:10:57 +02:00 |
|
Lucàs
|
28be7ce223
|
Edit logo, schema
Took 1 hour 58 minutes
|
2023-03-28 14:00:38 +02:00 |
|
Laurian-Dufrechou
|
e3344c5103
|
fonctionnalités de la page Profile user
|
2023-03-27 23:48:05 +02:00 |
|
Laurian Dufrechou
|
2def92dc25
|
UserProfile
|
2023-03-27 15:30:51 +02:00 |
|
Laurian Dufrechou
|
45afbfea44
|
UserProfile
|
2023-03-27 15:30:14 +02:00 |
|