eeg_portal/eeg_backend
Bernhard Müller b80b22ea46 feat(iam): add UserRepository.findAllByOrderByCreatedAtDesc()
Add method to retrieve all users ordered by creation date descending.
This supports the admin user management overview feature.

Tests:
- UserRepositoryTest: verify method exists and returns List<User>
2026-07-23 13:54:51 +02:00
..
src feat(iam): add UserRepository.findAllByOrderByCreatedAtDesc() 2026-07-23 13:54:51 +02:00
http-client.private.env.json first working frontend/backend 2026-06-01 16:59:49 +02:00
iam.http refactoring, adaption, community membership handing start implementing 2026-06-15 10:10:33 +02:00
pom.xml feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00