Add @Transactional(readOnly = true) method that uses findAllWithDetails() and batch-fetches users with the same lookup pattern as getPendingMemberships(). Returns List<PendingMembershipResponse> with all memberships (pending, active, inactive) for the admin overview tab. Tests: 3 new tests covering normal case, empty list, and missing user. |
||
|---|---|---|
| .idea | ||
| .mvn/wrapper | ||
| eeg_backend | ||
| eeg_frontend | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| ai-context.ps1 | ||
| deploy.sh | ||
| DEPLOYMENT.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| mvnw | ||
| mvnw.cmd | ||
| nginx-ssl.conf | ||
| nginx.conf | ||
| pom.xml | ||
| setup-server.sh | ||
| setup-ssl.sh | ||