1
0
Fork 0
mirror of https://codeberg.org/beerbrawl/beerbrawl.git synced 2024-09-23 05:40:51 +02:00
Commit graph

54 commits

Author SHA1 Message Date
FreshGuy32 05d6993887 feat(#12): add id to create tournament button 2024-05-16 10:37:25 +00:00
FreshGuy32 6135907ffb feat(#12): updated minimum number of teams needed when creating a tournament 2024-05-16 08:15:49 +00:00
MohammedKevin 746c32e0fb prettier fix 2024-05-15 16:03:07 +02:00
MohammedKevin 994c50f833 fix lint errors 2024-05-15 15:49:09 +02:00
MohammedKevin 2510cf8892 Merge remote-tracking branch 'origin/development' into tournament-overview 2024-05-15 15:21:23 +02:00
rafael 224575e7a1 comment gone 2024-05-15 15:06:30 +02:00
rafael c349ada054 merge conflict fixes ß get setter EndDateTouranmet 2024-05-15 14:43:56 +02:00
Rafael Tanzer 3488d184fb Merge branch 'development' into 'feat/AccountDeletion-1.2'
# Conflicts:
#   backend/src/main/java/at/ac/tuwien/sepr/groupphase/backend/entity/QualificationMatch.java
#   backend/src/main/java/at/ac/tuwien/sepr/groupphase/backend/entity/Team.java
#   backend/src/main/java/at/ac/tuwien/sepr/groupphase/backend/repository/QualificationMatchRepository.java
#   backend/src/main/java/at/ac/tuwien/sepr/groupphase/backend/repository/TeamRepository.java
2024-05-15 12:22:34 +00:00
MohammedKevin db6d1acd17 run prettier 2024-05-15 12:38:00 +02:00
MohammedKevin 1e2e4df3d8 fix tournaments endpoint name 2024-05-15 12:29:34 +02:00
rafael 19ce4cd148 prettier fiox 2024-05-15 11:18:53 +02:00
rafael 8242cfe7ce impl comments 2024-05-15 11:14:33 +02:00
MohammedKevin d1c722887a connect frontend and backend, redesign 2024-05-14 15:36:38 +02:00
Moritz Kepplinger 8ac63e7ae6 test(#50): fix e2e tests 2024-05-14 14:39:16 +02:00
Moritz Kepplinger b2d64b0052 test(#50): fix frontend tests 2024-05-14 14:22:04 +02:00
Moritz Kepplinger c4fe889ef6 chore(#50): fix lint errors 2024-05-14 13:43:44 +02:00
MohammedKevin c4da6554c0 openapi regenerate 2024-05-14 13:40:47 +02:00
rafael 938f1ff601 MergReq comments fixes 2024-05-14 13:32:24 +02:00
MohammedKevin 7346e7667e fixes from pr comments 2024-05-14 13:24:01 +02:00
MohammedKevin 55bc470705 Merge remote-tracking branch 'origin/development' into tournament-overview 2024-05-14 13:08:38 +02:00
MohammedKevin bdbc508ce4 openapi generate 2024-05-14 13:08:28 +02:00
rafael 6f6021c0fb Merge branch 'development' into feat/AccountDeletion-1.2 2024-05-14 12:26:49 +02:00
rafael 1bcbcada7e crud user fonrent impl 2024-05-14 12:04:55 +02:00
Moritz Kepplinger 56c9f6e2b9 chore(#50): add no-explicit-any rule 2024-05-13 22:16:51 +02:00
Moritz Kepplinger 9d088c056f chore(#50): add prefer-control-flow rule 2024-05-13 22:06:00 +02:00
FreshGuy32 0def924e77 fix: bearer prefix for jwt being added when it is already contained in the token used 2024-05-13 18:01:36 +00:00
MohammedKevin 67a9dd435a Merge branch 'development' into tournament-overview 2024-05-13 19:22:39 +02:00
MohammedKevin e0dc05c5d7 wip: add tournaments overview and set project name 2024-05-13 19:08:04 +02:00
Mathias Trapl 41728c32a4 Feature/tournament creation 2024-05-12 18:32:20 +00:00
Christoph Heiss ae4fa8203b
test(#8): e2e: add explicit test for user logout + login
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 23:13:52 +02:00
Christoph Heiss 1e41ec2e0c
feat(#8): frontend: automatically log in user after successful registration
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 23:13:52 +02:00
Christoph Heiss 004ccc8c5e
feat(#8): frontend: implement password confirmation for register form
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 22:26:15 +02:00
Christoph Heiss 76c8b76b92
fix(#8): frontend: ignore generated openapi files for eslint/prettier
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 21:59:48 +02:00
Christoph Heiss 661138259c
chore(#8): frontend/openapi: re-generate
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 13:00:10 +02:00
Christoph Heiss 11625b22fd Merge branch 'feat/user-registration' into 'development'
feat(#8): implement account registration

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!6
2024-05-11 10:43:27 +00:00
Christoph Heiss dee74f7556
chore(#41): make prettier config global to re-use it for e2e tests
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-11 12:39:12 +02:00
Matthias Hofmarcher 974e949196 Feat: openapi generator 2024-05-11 08:00:46 +00:00
Christoph Heiss 83b1f78b01
feat(#8): frontend: wire up user self-registration buttons
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-10 21:06:57 +02:00
Christoph Heiss 29284b32e9
feat(#8): frontend/components: add component for user self-registration
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-10 21:06:57 +02:00
Christoph Heiss e9977652d3
feat(#8): frontend/service: implement registration method for auth service
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-10 21:06:57 +02:00
Christoph Heiss 7f8f824335
refactor(#8): frontend/components: remove admin role check
We do not have that concept anymore ..

Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-10 21:06:56 +02:00
Christoph Heiss 5933e50ea4
refactor(#8): frontend: rename email -> username everywhere
We only use a username, not any email. And the username is an opaque
string without any actual, defined meaning.

Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-10 20:34:12 +02:00
Moritz Kepplinger c8885d0f34 feat(#46): selfhost fonts 2024-05-10 12:12:13 +02:00
Moritz Kepplinger 8da10f10d4 test(#46): fix e2e tests 2024-05-10 09:18:37 +02:00
Moritz Kepplinger fc997e9f29 chore(#46): migrated login to ng material 2024-05-10 08:49:24 +02:00
Moritz Kepplinger 68c2d458e0 chore(#46): migrate message page to ng material 2024-05-09 21:46:56 +02:00
Moritz Kepplinger 1e2e42fbd4 chore(#46): migrate home page to ng material 2024-05-09 21:02:19 +02:00
Moritz Kepplinger 1af42aa255 chore(#46): migrate header to ng material 2024-05-09 19:38:00 +02:00
Moritz Kepplinger 5d0a2a1fc4 chore(#46): add angular material to project 2024-05-09 19:28:01 +02:00
Christoph Heiss f832f67498
chore(#41): fix small angular lint complaints
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-05-03 13:53:42 +02:00