Commit Graph

7 Commits

Author SHA1 Message Date
stefan cc7299e25a fix tests 2025-09-05 14:13:13 +02:00
stefan 4af276e67a fix tests 2025-09-05 13:52:45 +02:00
stefan 89ef9698af fixing(gradle) 2025-08-24 21:31:31 +02:00
stefan 1738e729d7 fixing(gradle) 2025-08-17 00:15:29 +02:00
stefan 689e3bf8e7 refactoring(infra-monitoring) 2025-08-15 23:00:21 +02:00
stefan 582678e226 refactor(infra-monitoring)
refactor(infra-gateway)
2025-08-11 14:32:01 +02:00
stefan a256622f37 refactor: Migrate from monolithic to modular architecture
- Restructure project into domain-specific modules (core, masterdata, members, horses, events, infrastructure)
- Create shared client components in common-ui module
- Implement CI/CD workflows with GitHub Actions
- Consolidate documentation in docs directory
- Remove deprecated modules and documentation files
- Add cleanup and migration scripts for transition
- Update README with new project structure and setup instructions
2025-07-22 18:44:18 +02:00