Commit graph

76 commits

Author SHA1 Message Date
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
MisbehavedNinjaRadiator
cbb935959a Updated the GitHub logo and mark 2025-06-11 15:05:39 +02:00
MisbehavedNinjaRadiator
bd6578f4ce 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
27de0af02e 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
3b1d6b5c0e removed .env.example in db folder 2025-05-20 09:46:26 +02:00
Kai Ritthaler
680235e0ca updated README 2025-05-20 09:46:26 +02:00
Kai Ritthaler
15ccb27a26 added some comments 2025-05-20 09:46:26 +02:00
qajus
00a7af61a2 fixed already installed bug 2025-05-20 09:46:26 +02:00
Kai Ritthaler
db01b6a36f updated README 2025-05-20 09:46:26 +02:00
Kai Ritthaler
62436362d1 changed .env path of generatet file 2025-05-20 09:46:26 +02:00
Kai Ritthaler
de740f6522 fixed jwt token issue in install script 2025-05-20 09:46:26 +02:00
Kai Ritthaler
7093e6bd9a moved yarn install to package.json 2025-05-20 09:46:26 +02:00
Kai Ritthaler
95b30e5008 .env generator 2025-05-20 09:46:26 +02:00
Kai Ritthaler
9cab0d09dc docker container and installationscript 2025-05-20 09:46:26 +02:00
Kai Ritthaler
adc5917938 changed statuscodes in authenticateToken 2025-05-16 19:04:22 +02:00