24 Commits

Author SHA1 Message Date
Konstantin Hintermayer
1c13c72a53 Module-Styling mb-6 & mt-3 classes. 2025-06-22 12:01:57 +02:00
Konstantin Hintermayer
e5d955370a Edit Form: Move description to the bottom. Add RichTextEditor and AspNetCore.InputDate instead of HTML Input. 2025-06-22 12:01:10 +02:00
Konstantin Hintermayer
939b42a90d Event status styling & render description as MarkupString 2025-06-22 12:00:13 +02:00
Konstantin Hintermayer
16cfe54fed Tabelle auf der Index Seite & Dialog Message bearbeitet.
Changed-Files: Index.razor & Index.resx
2025-06-22 11:58:41 +02:00
Konstantin Hintermayer
f92c163e2c COSMETIC: Comment out unused vars, remove not released versions and update dependencies 2025-06-21 14:44:25 -07:00
106851fe94 Migrations Down Skript repariert, Eventregistrationservice import hinzugefügt 2025-06-21 00:31:32 +02:00
5f4794e42f Down Methode geschreiben für DropClumn von 3 Spalten 2025-06-16 10:59:54 +02:00
91f1121736 Merge branch 'dev' of https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Module.EventRegistration into dev 2025-06-16 09:10:08 +02:00
396e531b56 Migrations Down Skript repariert, Eventregistrationservice import hinzugefügt 2025-06-16 09:09:22 +02:00
29c93baa6d Event-Details: Erstellt von und bearbeitet von Felder gelöscht.
Closes: #12
Changed-Files: Details.razor
2025-06-02 12:45:46 +00:00
4f7e846661 New: Event und Response Export Methode
Changed: EventRegistrationManager.cs
Co-Author: Konstantin Hintermayer
2025-06-02 11:52:37 +02:00
Konstantin Hintermayer
f63681bce5 Update: Save DateTime's as UTC and parse to LocalTime at the client. 2025-05-30 23:54:11 +02:00
Konstantin Hintermayer
f280e49d96 Event: Add description, date and location.
Changed Files: Model >Event.cs & Client > Module > Edit.razor & Detail.razor
2025-05-30 23:39:32 +02:00
Konstantin Hintermayer
527f9aadc6 EventRegistrationService: Add Notifications on subscribe/unsubscribe.
Changed: EventRegistrationService.cs
Co-Author: Florian Edlmayer <florian.edlmayer@edu.szu.at>
2025-05-30 09:38:09 +02:00
Konstantin Hintermayer
287b932444 Event: Add Description, Date and Location Column.
Changed: 01000005_AddDescriptionDateTimeLocation.cs
Co-Author: Florian Edlmayer <florian.edlmayer@edu.szu.at>
2025-05-30 08:35:06 +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