eeg_portal/eeg_frontend/src/app
Bernhard Müller 344587486a feat(community): add getAllMemberships() to frontend MembershipService
Add method to fetch all admin memberships via GET /api/community/admin/memberships
with corresponding unit tests using Angular HttpClientTestingModule.
2026-07-23 14:22:35 +02:00
..
components feat(iam): add complete notification system with email and in-app notifications 2026-07-21 13:38:15 +02:00
guards fix(frontend): replace alert() with ToastService, remove console.*, fix UI bugs 2026-07-22 09:25:50 +02:00
interceptors feat(frontend): add responsive design, form validation, toast service and error handling 2026-07-21 12:08:39 +02:00
layout feat(community): add metering data upload UI with preview and validation 2026-07-23 07:07:52 +02:00
pages feat-common-regenerate-openapi-spec 2026-07-23 14:16:35 +02:00
services feat(community): add getAllMemberships() to frontend MembershipService 2026-07-23 14:22:35 +02:00
app.config.ts refactor(frontend): replace hardcoded localhost URLs with environment config 2026-07-22 07:50:38 +02:00
app.html feat(frontend): add responsive design, form validation, toast service and error handling 2026-07-21 12:08:39 +02:00
app.routes.ts feat(community): add metering data upload UI with preview and validation 2026-07-23 07:07:52 +02:00
app.scss first working frontend/backend 2026-06-01 16:59:49 +02:00
app.spec.ts test(dashboard,frontend): add DashboardControllerTest, fix broken spec files and add login tests 2026-07-22 08:39:58 +02:00
app.ts feat(frontend): add responsive design, form validation, toast service and error handling 2026-07-21 12:08:39 +02:00