Torsten Schulz (local)
|
8347a86727
|
Entferne die JSON-Darstellung des Mitglieds aus der Mitgliederansicht
Code Analysis (JS/Vue) / analyze (push) Failing after 57s
|
2026-02-14 16:26:58 +01:00 |
|
Torsten Schulz (local)
|
528353132a
|
Füge die Anzeige des Mitgliedsnamens in der Mitgliederansicht hinzu
Code Analysis (JS/Vue) / analyze (push) Failing after 51s
|
2026-02-14 03:45:51 +01:00 |
|
Torsten Schulz (local)
|
cd5e5cd781
|
Füge die Anzeige der Mitgliederdaten im JSON-Format in der Mitgliederansicht hinzu
Code Analysis (JS/Vue) / analyze (push) Failing after 51s
|
2026-02-14 03:42:58 +01:00 |
|
Torsten Schulz (local)
|
ebbffcc5c4
|
Füge die Anzeige des Mitgliedsnamens in der Mitgliederansicht hinzu
Code Analysis (JS/Vue) / analyze (push) Failing after 52s
|
2026-02-14 03:38:39 +01:00 |
|
Torsten Schulz (local)
|
5c760d7fa8
|
Füge Sichtbarkeits-Flags für E-Mail und Telefon in der Mitgliederansicht hinzu
Code Analysis (JS/Vue) / analyze (push) Failing after 48s
|
2026-02-14 03:31:28 +01:00 |
|
Torsten Schulz (local)
|
d40073ac7b
|
Füge Sichtbarkeits-Flags für E-Mail, Telefon, Adresse und Geburtstag in der Mitgliederansicht hinzu
Code Analysis (JS/Vue) / analyze (push) Failing after 51s
|
2026-02-14 03:23:59 +01:00 |
|
Torsten Schulz (local)
|
b25cf13d3c
|
Füge Sichtbarkeits-Flags für Mitglieder hinzu, um die Anzeige von E-Mail, Telefon, Adresse und Geburtstag zu steuern
Code Analysis (JS/Vue) / analyze (push) Failing after 52s
|
2026-02-14 03:16:28 +01:00 |
|
Torsten Schulz (local)
|
d37f182928
|
Füge Skript hinzu, um Sichtbarkeitsflags für Mitglieder auf true zu setzen
Code Analysis (JS/Vue) / analyze (push) Failing after 49s
|
2026-02-14 02:58:30 +01:00 |
|
Torsten Schulz (local)
|
64baaf8535
|
Füge Skript hinzu, um das Sichtbarkeitsflag für Geburtstage aller Mitglieder auf true zu setzen
Code Analysis (JS/Vue) / analyze (push) Failing after 52s
|
2026-02-14 02:48:30 +01:00 |
|
Torsten Schulz (local)
|
e665495003
|
Verbessere die Sortierlogik in der Mitgliederliste für Namen, Nachnamen und Geburtstage mit robusteren Vergleichen
Code Analysis (JS/Vue) / analyze (push) Failing after 52s
|
2026-02-14 02:42:43 +01:00 |
|
Torsten Schulz (local)
|
8f444c59eb
|
Füge Sortieroptionen zur Mitgliederliste hinzu und verbessere die Sortierung nach Nachname und Geburtstag
Code Analysis (JS/Vue) / analyze (push) Failing after 51s
|
2026-02-14 02:36:26 +01:00 |
|
Torsten Schulz (local)
|
8117335af9
|
Entferne die Sortieroptionen und passe die Mitgliederanzeige an, um die Sortierung direkt aus der Mitgliederliste zu entfernen
Code Analysis (JS/Vue) / analyze (push) Has been cancelled
|
2026-02-14 02:36:19 +01:00 |
|
Torsten Schulz (local)
|
85ec99b08c
|
Optimiere das Template der Mitgliederliste durch Entfernen von überflüssigem Code und verbessere die Sortieroptionen
Code Analysis (JS/Vue) / analyze (push) Failing after 1m1s
|
2026-02-14 02:28:40 +01:00 |
|
Torsten Schulz (local)
|
04571e6444
|
Verbessere die Struktur des Templates in der Mitgliederliste und füge Sortieroptionen hinzu
Code Analysis (JS/Vue) / analyze (push) Failing after 51s
|
2026-02-14 02:22:52 +01:00 |
|
Torsten Schulz (local)
|
5799f97570
|
Entferne überflüssige Zeile im Template der Mitgliederliste
Code Analysis (JS/Vue) / analyze (push) Failing after 52s
|
2026-02-14 02:17:27 +01:00 |
|
Torsten Schulz (local)
|
8ab08f4c09
|
Füge Header und Sortieroptionen zur Mitgliederliste hinzu
Code Analysis (JS/Vue) / analyze (push) Has started running
|
2026-02-14 02:16:36 +01:00 |
|
Torsten Schulz (local)
|
fcf3168692
|
Entferne überflüssige geschweifte Klammer in der formatDate-Funktion
Code Analysis (JS/Vue) / analyze (push) Failing after 56s
|
2026-02-14 02:13:25 +01:00 |
|
Torsten Schulz (local)
|
ee1709ffb2
|
Füge Sortieroptionen für Mitgliederliste hinzu und implementiere Sortierlogik nach Name, Nachname und Geburtstag
Code Analysis (JS/Vue) / analyze (push) Failing after 50s
|
2026-02-14 02:06:36 +01:00 |
|
Torsten Schulz (local)
|
141a15a6cb
|
Respect per-user visibility; only 'vorstand' overrides visibility; UI shows contactHidden per-member
Code Analysis (JS/Vue) / analyze (push) Failing after 47s
|
2026-02-11 13:27:24 +01:00 |
|
Torsten Schulz (local)
|
d89cabdd34
|
Enhance security and error handling in various components by refining error catch blocks to ignore specific errors, improving code clarity and consistency across the application.
|
2025-12-20 15:05:49 +01:00 |
|
Torsten Schulz (local)
|
3d49f3e73a
|
Update package-lock.json and package.json to include 'globals' dependency and improve code formatting in various components for better readability.
|
2025-12-20 10:17:16 +01:00 |
|
Torsten Schulz (local)
|
00922cba19
|
Implement toggle functionality for Mannschaftsspieler status in Mitgliederbereich. Add button for editing status and update local state upon toggling. Enhance API response handling to include isMannschaftsspieler attribute for user data retrieval.
|
2025-12-19 10:14:41 +01:00 |
|
Torsten Schulz (local)
|
390b7daefc
|
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
|
2025-12-19 09:51:28 +01:00 |
|
Torsten Schulz (local)
|
42fa9c7dc2
|
Implement member management enhancements; add bulk import functionality and duplicate checking based on geburtsdatum. Update API to support new fields and improve error handling for member data submissions. Refactor member-related components for better user experience and data validation.
|
2025-11-05 14:34:31 +01:00 |
|
Torsten Schulz (local)
|
696545edcf
|
Refactor error and confirmation handling in membership application management; replace alerts with modal dialogs for improved user experience. Update application status to 'approved' for a new member and add corresponding data to JSON files.
|
2025-10-23 15:32:20 +02:00 |
|
Torsten Schulz (local)
|
d11b57a863
|
Add debug logging for role-based contact data visibility
|
2025-10-21 14:44:43 +02:00 |
|
Torsten Schulz (local)
|
2a0d22fb85
|
Set cards as default view and restrict contact data to vorstand only
|
2025-10-21 14:42:20 +02:00 |
|
Torsten Schulz (local)
|
37fe9d9c7f
|
Add table view and split name into firstName/lastName fields
|
2025-10-21 14:38:41 +02:00 |
|
Torsten Schulz (local)
|
e8b5421946
|
Add smart member list with manual+login merge and duplicate detection
|
2025-10-21 14:35:21 +02:00 |
|