Commit Graph

6 Commits

Author SHA1 Message Date
8f74dbde35 complete MaKo consent flow and admin initialization
- Add MakoConsensListener for consent event handling (approved/rejected/failed)
- Add AdminDataInitializer with random password generation for dev profile
- Add findByAtNumber to MeteringPointRepository
- Fix User.isEnabled() Lombok/Spring Security conflict
- Update pom.xml with explicit Lombok 1.18.38 version
- Update .gitignore for frontend, H2, and test files
- Add AGENTS.md project documentation
2026-07-21 10:01:19 +02:00
59a0b6b9b7 generalized dashboard for member and admin 2026-07-05 10:49:46 +02:00
ab28328408 admin user approval implemented 2026-06-10 17:17:44 +02:00
a46566f8c6 extended user registration process, initial event based processing 2026-06-08 15:59:42 +02:00
4ef6d32093 first working frontend/backend 2026-06-01 16:59:49 +02:00
70ed6efdc4 first commit 2026-05-22 08:59:13 +02:00