Commit graph

72 commits

Author SHA1 Message Date
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
Kai Ritthaler
47e2ded6a3 updated README 2025-05-20 09:46:26 +02:00
Kai Ritthaler
7f235e97a8 added some comments 2025-05-20 09:46:26 +02:00
qajus
2c4114ec0c fixed already installed bug 2025-05-20 09:46:26 +02:00
Kai Ritthaler
148e44a705 updated README 2025-05-20 09:46:26 +02:00
Kai Ritthaler
aa3f86d05b changed .env path of generatet file 2025-05-20 09:46:26 +02:00
Kai Ritthaler
511cf5e45a fixed jwt token issue in install script 2025-05-20 09:46:26 +02:00
Kai Ritthaler
a4ecf10067 moved yarn install to package.json 2025-05-20 09:46:26 +02:00
Kai Ritthaler
3a35ed4073 .env generator 2025-05-20 09:46:26 +02:00
Kai Ritthaler
ec67454987 docker container and installationscript 2025-05-20 09:46:26 +02:00
Kai Ritthaler
b0f631cf45 changed statuscodes in authenticateToken 2025-05-16 19:04:22 +02:00
Kai Ritthaler
cf210839ba fixed error messages 2025-05-16 19:04:22 +02:00
Kai Ritthaler
4042b135c4 standardised error messages 2025-05-16 19:04:22 +02:00
Kai Ritthaler
dee6a19e51 cleaned up errors 2025-05-16 19:04:22 +02:00
BlankAccountsUsername
01e703e538 Rename env.example to .env.example 2025-05-16 19:04:22 +02:00