Commit graph

90 commits

Author SHA1 Message Date
luisa.bellitto
f1711d10e8 make profile page editable 2025-06-25 14:31:38 +02:00
luisa.bellitto
b27d45c965 start of lazy loading 2025-06-25 14:31:38 +02:00
luisa.bellitto
32490bed89 basic design finished 2025-06-25 14:31:38 +02:00
luisa.bellitto
036b47e0fd new tests for mui 2025-06-25 14:31:38 +02:00
luisa.bellitto
da5b2a743f first profile page test 2025-06-25 14:31:38 +02:00
Kai Ritthaler
40cbe6e900 added refreshtoken logic to backend 2025-06-20 17:09:10 +02:00
Kai Ritthaler
ca34f29fab add refresh token endpoints 2025-06-20 17:09:10 +02:00
Kai Ritthaler
2360873993 add redirects to footer 2025-06-20 16:56:24 +02:00
Kai Ritthaler
cb5e9b7e98 added react router and routes to login and signup 2025-06-20 16:56:24 +02:00
Kai Ritthaler
aab893e890 added function to the login 2025-06-20 11:54:53 +02:00
Ilay Eble
0da02cb599 Changed icon 2025-06-18 14:25:40 +02:00
luisa.bellitto
43fecafda8 fix input icons 2025-06-18 14:25:40 +02:00
luisa.bellitto
505c6bae1b change fav icon to orange feather 2025-06-18 14:25:40 +02:00
luisa.bellitto
0f68477034 delete unnecessary test file 2025-06-18 14:25:40 +02:00
luisa.bellitto
5f5fb0ff8a make background image fixed 2025-06-18 14:25:40 +02:00
luisa.bellitto
a25cb0cce8 add folder structure to Typescript and CSS file 2025-06-18 14:25:40 +02:00
luisa.bellitto
84581269e7 add folder structure 2025-06-18 14:25:40 +02:00
luisa.bellitto
3eddc18dd3 add space between mobile input fields 2025-06-18 14:25:40 +02:00
luisa.bellitto
359146604b fix display bugs 2025-06-18 14:25:40 +02:00
luisa.bellitto
fed5a94637 remove unnecessary import and add lessons learned to brainstorm 2025-06-18 14:25:40 +02:00
luisa.bellitto
c44802ebca add colors and fonts 2025-06-18 14:25:40 +02:00
luisa.bellitto
1c69050b0b apply fonts and fix UI bugs 2025-06-18 14:25:40 +02:00
luisa.bellitto
589e095992 add colors and fonts 2025-06-18 14:25:40 +02:00
luisa.bellitto
5b4880995f add fonts and colors 2025-06-18 14:25:40 +02:00
Kai Ritthaler
fb75020ffb fixed password legth check 2025-06-16 19:29:06 +02:00
Kai Ritthaler
f9fd0551f8 updated install script to wait until db is online 2025-06-16 19:29:06 +02:00
Kai Ritthaler
4f91c0d850 added minLength to env variables 2025-06-16 19:29:06 +02:00
Kai Ritthaler
6894ffc8d0 install prisma before installscript 2025-06-16 19:29:06 +02:00
qajus
2719470648 fixed bug when there is no .env file and corrected prisma path 2025-06-16 19:29:06 +02:00
Kai Ritthaler
bfc671eca4 installscript creates images bucket 2025-06-16 19:29:06 +02:00
Kai Ritthaler
52d9785aac updated ERP 2025-06-16 19:29:06 +02:00
Kai Ritthaler
23831b2491 added endpoint to get postIds from user 2025-06-16 19:29:06 +02:00
Kai Ritthaler
2fc8a70d55 installed minIO and added Endpoints for creating posts and retrieving a post with the ID 2025-06-16 19:29:06 +02:00
Kai Ritthaler
a199f19ff4 changed installscript and docker-compose to install minIO 2025-06-16 19:29:06 +02:00
Ilay Eble
6af87713f0 Fix 2025-06-11 17:03:47 +02:00
Ilay Eble
f031079401 unused inputs deleted 2025-06-11 17:03:47 +02:00
Ilay Eble
d5e5d0c4e9 merge conflict 2025-06-11 17:03:47 +02:00
Ilay Eble
2fe625229c Fixed link Login/Signup, cursor on button 2025-06-11 17:03:47 +02:00
Ilay Eble
edcd66254e Changed Images, gap between inputs bigger, and input bordercolor based on states 2025-06-11 17:03:47 +02:00
luisa.bellitto
364429fc03 add fonts Inter and Lora 2025-06-11 17:03:47 +02:00
luisa.bellitto
e247816404 new signup bird picture 2025-06-11 17:03:47 +02:00
luisa.bellitto
20fa099dc2 new Login picture 2025-06-11 17:03:47 +02:00
Ilay Eble
4308b0a452 Fixed warnings 2025-06-11 17:03:47 +02:00
Ilay Eble
c7d7852d30 Mobile view of Signup and Login 2025-06-11 17:03:47 +02:00
Ilay Eble
7c49cff345 Basic Login and Signup (Desktop) 2025-06-11 17:03:47 +02:00
Ilay Eble
72d172424b Basic Login Screen Desktop (Just Login) 2025-06-11 17:03:47 +02:00
MisbehavedNinjaRadiator
1340c76bca Github logo links to our repo now 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
7aca47192f Footer done 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
8223e2319e Mobile view works, but broke desktop in the process 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
a753278f50 Flexbox implemetation isn't optimal, but done 2025-06-11 15:05:39 +02:00