Commit graph

86 commits

Author SHA1 Message Date
luisa.bellitto
329da060f0 first profile page test 2025-06-25 14:31:38 +02:00
Kai Ritthaler
ae318b61bf added refreshtoken logic to backend 2025-06-20 17:09:10 +02:00
Kai Ritthaler
a9bda19891 add refresh token endpoints 2025-06-20 17:09:10 +02:00
Kai Ritthaler
9be66a0a2f add redirects to footer 2025-06-20 16:56:24 +02:00
Kai Ritthaler
649c961178 added react router and routes to login and signup 2025-06-20 16:56:24 +02:00
Kai Ritthaler
c32e345d3d added function to the login 2025-06-20 11:54:53 +02:00
Ilay Eble
897e8dbed9 Changed icon 2025-06-18 14:25:40 +02:00
luisa.bellitto
42bc62fb14 fix input icons 2025-06-18 14:25:40 +02:00
luisa.bellitto
97e645b05b change fav icon to orange feather 2025-06-18 14:25:40 +02:00
luisa.bellitto
88f9e07df9 delete unnecessary test file 2025-06-18 14:25:40 +02:00
luisa.bellitto
871949b567 make background image fixed 2025-06-18 14:25:40 +02:00
luisa.bellitto
796eacb802 add folder structure to Typescript and CSS file 2025-06-18 14:25:40 +02:00
luisa.bellitto
912b0a2b4c add folder structure 2025-06-18 14:25:40 +02:00
luisa.bellitto
032806a5a9 add space between mobile input fields 2025-06-18 14:25:40 +02:00
luisa.bellitto
c94a0e9a62 fix display bugs 2025-06-18 14:25:40 +02:00
luisa.bellitto
ba6ad011a1 remove unnecessary import and add lessons learned to brainstorm 2025-06-18 14:25:40 +02:00
luisa.bellitto
d91eda402a add colors and fonts 2025-06-18 14:25:40 +02:00
luisa.bellitto
08fadc267a apply fonts and fix UI bugs 2025-06-18 14:25:40 +02:00
luisa.bellitto
5d25eea589 add colors and fonts 2025-06-18 14:25:40 +02:00
luisa.bellitto
907ccfa100 add fonts and colors 2025-06-18 14:25:40 +02:00
Kai Ritthaler
81ae1d0c76 fixed password legth check 2025-06-16 19:29:06 +02:00
Kai Ritthaler
d2b90bf9a4 updated install script to wait until db is online 2025-06-16 19:29:06 +02:00
Kai Ritthaler
8cbbbb8cc1 added minLength to env variables 2025-06-16 19:29:06 +02:00
Kai Ritthaler
e650454508 install prisma before installscript 2025-06-16 19:29:06 +02:00
qajus
78cf086a47 fixed bug when there is no .env file and corrected prisma path 2025-06-16 19:29:06 +02:00
Kai Ritthaler
a68d43a7f3 installscript creates images bucket 2025-06-16 19:29:06 +02:00
Kai Ritthaler
b38dd31ed1 updated ERP 2025-06-16 19:29:06 +02:00
Kai Ritthaler
78a40c35cb added endpoint to get postIds from user 2025-06-16 19:29:06 +02:00
Kai Ritthaler
ece95c7130 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
38e796ca22 changed installscript and docker-compose to install minIO 2025-06-16 19:29:06 +02:00
Ilay Eble
84612cdc3c Fix 2025-06-11 17:03:47 +02:00
Ilay Eble
91d2a4ff2d unused inputs deleted 2025-06-11 17:03:47 +02:00
Ilay Eble
45417a7732 merge conflict 2025-06-11 17:03:47 +02:00
Ilay Eble
2d1a4b590b Fixed link Login/Signup, cursor on button 2025-06-11 17:03:47 +02:00
Ilay Eble
af935127b3 Changed Images, gap between inputs bigger, and input bordercolor based on states 2025-06-11 17:03:47 +02:00
luisa.bellitto
3ba2e81737 add fonts Inter and Lora 2025-06-11 17:03:47 +02:00
luisa.bellitto
9a3c8e0759 new signup bird picture 2025-06-11 17:03:47 +02:00
luisa.bellitto
fd94819ee8 new Login picture 2025-06-11 17:03:47 +02:00
Ilay Eble
a70cb71ae5 Fixed warnings 2025-06-11 17:03:47 +02:00
Ilay Eble
8cc62d1fdc Mobile view of Signup and Login 2025-06-11 17:03:47 +02:00
Ilay Eble
739a0e1c54 Basic Login and Signup (Desktop) 2025-06-11 17:03:47 +02:00
Ilay Eble
e7c3b268db Basic Login Screen Desktop (Just Login) 2025-06-11 17:03:47 +02:00
MisbehavedNinjaRadiator
ca8b895e9d Github logo links to our repo now 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
5d91d72680 Footer done 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
28f9251512 Mobile view works, but broke desktop in the process 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
bbe1cfd317 Flexbox implemetation isn't optimal, but done 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
edf44406d1 Updated the GitHub logo and mark 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
6d1b144d14 Added a header, all links except github only refresh the page. Also added header&footer to App and removed unneccessary login 2025-06-11 15:05:39 +02:00
Kai Ritthaler
312e925c1b changed the script to run even when .env exists but not all configs are set 2025-05-20 09:46:26 +02:00
Kai Ritthaler
89b580a30c removed .env.example in db folder 2025-05-20 09:46:26 +02:00