eeg_portal/eeg_frontend/src/app/pages
Bernhard Müller 20787395ab refactor(frontend): replace hardcoded localhost URLs with environment config
- Create environment.ts with apiUrl constant
- Update all 6 services to use environment.apiUrl
- Update forgot-password and reset-password pages
- Update app.config.ts BASE_PATH provider
2026-07-22 07:50:38 +02:00
..
admin-energy-community implemented delete of energy community 2026-07-01 12:57:01 +02:00
admin-memberships feat(community): add complete membership flow with unit tests 2026-07-21 12:42:07 +02:00
admin-user-approval simplified user registration process 2026-07-05 14:36:26 +02:00
dashboard-overview fix(dashboard): optimize stats queries and add error handling 2026-07-21 13:07:19 +02:00
forgot-password refactor(frontend): replace hardcoded localhost URLs with environment config 2026-07-22 07:50:38 +02:00
join-community feat(community): add complete membership flow with unit tests 2026-07-21 12:42:07 +02:00
landing-page added admin approval list 2026-06-17 11:08:44 +02:00
login generalized dashboard for member and admin 2026-07-05 10:49:46 +02:00
metering-points feat(community): add metering point update endpoint and UI 2026-07-22 07:42:22 +02:00
my-memberships feat(community): add complete membership flow with unit tests 2026-07-21 12:42:07 +02:00
profile feat(frontend): add responsive design, form validation, toast service and error handling 2026-07-21 12:08:39 +02:00
register simplified user registration process 2026-07-05 14:36:26 +02:00
reset-password refactor(frontend): replace hardcoded localhost URLs with environment config 2026-07-22 07:50:38 +02:00
verify-email generalized dashboard for member and admin 2026-07-05 10:49:46 +02:00