diff --git a/backend/src/entities/team.ts b/backend/src/entities/team.ts index a98c6e3..43736f7 100644 --- a/backend/src/entities/team.ts +++ b/backend/src/entities/team.ts @@ -4,7 +4,7 @@ function Longtext() { // Sqlite doesn't support longtext. I hate this, but it is what it is if we want // to keep backend tests and prepare tilt for the upcoming Hackaburg as quickly // as possible. - if (process.env.NODE_ENV === 'test') { + if (process.env.NODE_ENV === "test") { return Column("text"); } return Column("longtext"); diff --git a/backup/admit.html b/backup/admit.html new file mode 100644 index 0000000..af93b09 --- /dev/null +++ b/backup/admit.html @@ -0,0 +1,1295 @@ + + + + + + + + Hackaburg - You're admitted! + + + + + + + + + + + + + + + + + + diff --git a/backup/password.html b/backup/password.html new file mode 100644 index 0000000..3b24f56 --- /dev/null +++ b/backup/password.html @@ -0,0 +1 @@ + Hackaburg - You're admitted! \ No newline at end of file diff --git a/backup/subject.html b/backup/subject.html new file mode 100644 index 0000000..318ce38 --- /dev/null +++ b/backup/subject.html @@ -0,0 +1 @@ + Hackaburg - Submission successfull! \ No newline at end of file diff --git a/backup/verify.html b/backup/verify.html new file mode 100644 index 0000000..59edbe5 --- /dev/null +++ b/backup/verify.html @@ -0,0 +1 @@ + Hackaburg - Confirm your E-Mail address \ No newline at end of file diff --git a/frontend/src/components/pages/status.tsx b/frontend/src/components/pages/status.tsx index 5b60bd8..a67d2f9 100644 --- a/frontend/src/components/pages/status.tsx +++ b/frontend/src/components/pages/status.tsx @@ -146,7 +146,7 @@ export const Status = () => { <> We will come back to you and send you a acceptance mail until{" "} - 15.05.2025. + 01.05.2025. )} @@ -174,7 +174,7 @@ export const Status = () => { <> If you got accepted, you need to confirm your spot until{" "} - 15.05.2025 + 08.05.2025 {user?.admitted && ( <> {" "}