Commit graph

165 commits

Author SHA1 Message Date
luisa.bellitto
b5cf9a210a fix styles and routes 2025-06-30 16:56:18 +02:00
luisa.bellitto
d4bbb71fc3 add and fix post creation route 2025-06-30 16:56:18 +02:00
luisa.bellitto
2f8698751b fix routes and padding of profile 2025-06-30 16:56:18 +02:00
luisa.bellitto
e7740d709d move profile components to profile folder 2025-06-30 16:56:18 +02:00
luisa.bellitto
2006c2c510 remove unnecessary sort 2025-06-30 16:56:18 +02:00
luisa.bellitto
7e48767ed6 get images to load in correct order 2025-06-30 16:56:18 +02:00
luisa.bellitto
6dcd25ee62 get image and profile data from database 2025-06-30 16:56:18 +02:00
luisa.bellitto
cb1843a8e0 add follow function and make small style changes 2025-06-30 16:56:18 +02:00
luisa.bellitto
ebe047037e add image connection to database 2025-06-30 16:56:18 +02:00
luisa.bellitto
0c0c8f382f get user from database 2025-06-30 16:56:18 +02:00
luisa.bellitto
c3695b240f refactor css and tsx files 2025-06-30 16:56:18 +02:00
luisa.bellitto
241eab70e6 add follow button 2025-06-30 16:56:18 +02:00
luisa.bellitto
63970a16ce move profile components to profile folder 2025-06-30 16:56:18 +02:00
luisa.bellitto
2c8a77e392 remove unnecessary sort 2025-06-30 16:56:18 +02:00
luisa.bellitto
a2630be349 get images to load in correct order 2025-06-30 16:56:18 +02:00
luisa.bellitto
71b77d82af fix bio on save 2025-06-30 16:56:18 +02:00
luisa.bellitto
9a9724d024 add follow function and make small style changes 2025-06-30 16:56:18 +02:00
luisa.bellitto
79e1f4ebe0 get image and profile data from database 2025-06-30 16:56:18 +02:00
luisa.bellitto
68d1d6930c add image connection to database 2025-06-30 16:56:18 +02:00
luisa.bellitto
160ac4571c get user from database 2025-06-30 16:56:18 +02:00
luisa.bellitto
5fc8d3324e refactor css and tsx files 2025-06-30 16:56:18 +02:00
luisa.bellitto
2214a64a58 add follow button 2025-06-30 16:56:18 +02:00
MisbehavedNinjaRadiator
e89444a8bd Added type to components/UserAvatar.tsx line: 18 2025-06-30 11:00:10 +02:00
MisbehavedNinjaRadiator
a66f5e3b59 Resolve yarn.lock merge conflict 2025-06-30 11:00:10 +02:00
Ilay Eble
095cbef98a Fixed Layout without own Avatar 2025-06-30 11:00:10 +02:00
Ilay Eble
c5de82df41 UserAvatar size 2025-06-30 11:00:10 +02:00
Ilay Eble
e7c3f594bf New Componen, Avatar 2025-06-30 11:00:10 +02:00
Ilay Eble
1c67a3dacc Before changing to grid 2025-06-30 11:00:10 +02:00
Ilay Eble
b156360c3a image selection improved 2025-06-30 11:00:10 +02:00
Ilay Eble
a6c234a7ec Posting a post works 2025-06-30 11:00:10 +02:00
Ilay Eble
d6517126d2 first stages for endpoints 2025-06-30 11:00:10 +02:00
Ilay Eble
f66e94b05d Configuration after merge 2025-06-30 11:00:10 +02:00
Ilay Eble
ce5a96b2ce Desktop and Mobile UI 2025-06-30 11:00:10 +02:00
Ilay Eble
0bffcbaaa7 basic post creation page UI for Desktop done 2025-06-30 11:00:10 +02:00
Ilay Eble
206932ff8c Initial Commit 2025-06-30 11:00:10 +02:00
Kai Ritthaler
9f9a21818a flappy Bird 2025-06-30 10:02:53 +02:00
Niklas
90a4a5fd59 reomove double css classes 2025-06-29 19:31:45 +02:00
Niklas
75f2f59f42 reformat Header.tsx, fix index.tsx 2025-06-29 19:31:45 +02:00
Niklas
19294c33bd change about us to about, use useNavigate instead of component/to, intitialize List items as Objects 2025-06-29 19:31:45 +02:00
Niklas
e29df7a294 change header height, change header icon margin for mobile 2025-06-29 19:31:45 +02:00
Niklas
23dd7c6d9d change title font 2025-06-29 19:31:45 +02:00
Niklas
21d0874d2d add login and sign up button in drawer 2025-06-29 19:31:45 +02:00
Niklas
32542bc67b link path to feed in button, do minor code clean up 2025-06-29 19:31:45 +02:00
Niklas
008141a6b4 make logout button only be there when logged in 2025-06-29 19:31:45 +02:00
Niklas
bb088fdaaa remove menu icon change to x icon 2025-06-29 19:31:45 +02:00
Niklas
bc2124638f do injectfirst around app 2025-06-29 19:31:45 +02:00
Niklas
162f3546ab use styledEngineProvider injectfirst and css classes for styling MUI elements (not finished yet) 2025-06-29 19:31:45 +02:00
Niklas
e98d727e92 do small changes from PR comments 2025-06-29 19:31:45 +02:00
Niklas
ca761d8181 wip add delete function 2025-06-29 19:31:45 +02:00
Niklas
de24b54874 add router links for menu but the pages dont exit at the moment 2025-06-29 19:31:45 +02:00