12 Commits

Author SHA1 Message Date
Konstantin Hintermayer
13587ea210 CI: Setup dotnet SDK before running automatic build
All checks were successful
/ build (push) Successful in 1m47s
2025-05-17 15:58:02 +02:00
Konstantin Hintermayer
d967449889 CI: Add CI branch as trigger for testing
Some checks failed
/ build (push) Failing after 48s
2025-05-14 21:50:56 +02:00
Konstantin Hintermayer
02a845c711 Add CI scripts to build the module automatically 2025-05-14 21:07:34 +02:00
Konstantin Hintermayer
38c5bef225 Bulk-Commit: Darft: Anmeldetool.
Interface Definition: done
Server-Side-Implementation: partly done (CR missing, potential Refactor, ...)
Client-Side-Implementation: started: (UI: done, Service: started, but works with SSR)
Missing: Permissions / Roles to restrict access to an event.
Missing: Fields on Event.
Missing: Good Styling
Time-Took: about 12 Hours.
Learning: Commit in smaller packets, rest will be discussed at CR
2025-05-14 20:40:10 +02:00
Konstantin Hintermayer
e45fce2e65 NEW: IResponseRepository and finish renaming 2025-05-12 11:53:39 +02:00
Konstantin Hintermayer
95724393ea Merge branch 'dev' of https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Module.EventRegistration into dev 2025-05-12 11:47:41 +02:00
Konstantin Hintermayer
7977f92a06 COSMETIC: rename EventRepository 2025-05-12 11:47:25 +02:00
fe75ba6fed Implemented EventRegistrationService Event Methods 2025-05-12 11:38:15 +02:00
Konstantin Hintermayer
467d11c97b NEW: EventRegistrationService: generated methods to implement 2025-05-12 10:54:57 +02:00
Konstantin Hintermayer
6e8f14d11d NEW: IEventRegistrationService Initial Interface Definition 2025-05-12 09:34:55 +02:00
Konstantin Hintermayer
f884c684e1 Add project files. 2025-04-30 15:58:45 +02:00
Konstantin Hintermayer
4d08d59c93 Add .gitattributes and .gitignore. 2025-04-30 15:58:40 +02:00