cbazza
|
1cb38d7080
|
chore: major project cleanup and restructuring
## Dokumentation
- Entfernt AGENTS.md (redundant zu CLAUDE.md)
- Verschoben: 3 Dokumentationen von root → docs/
- Gelöscht: 8 historische Migrations-Pläne aus docs/archive/
- Entfernt: misc/ Ordner komplett (43 Dateien)
## Struktur
- Erstellt: database/queries/ für SQL Test-Queries (4 Dateien)
- Erstellt: database/schemas/ für Schema-Dokumentation (17 Dateien)
- output_keys_mapping/ (8 CSV-Mappings)
- migration-diagrams/ (4 Diagramme)
## Code-Qualität
- Formatiert: 7 Style-Issues in 74 Dateien mit Laravel Pint
- Gefixed: Migration für PostgreSQL/SQLite Kompatibilität
- Gefixed: 2 fehlgeschlagene Tests (CSRF + Text-Assertion)
## Tests
- Alle 73 Tests bestehen jetzt (100% Success Rate)
- AuthenticationTest: CSRF-Token Fix für Logout-Test
- CompanySearchTest: Text-Assertion aktualisiert
## Ergebnis
- Root ist sauber (nur CLAUDE.md)
- Dokumentation strukturiert in docs/
- Database-Dateien organisiert in database/
- Code entspricht Style-Guide
- Alle Tests bestehen
|
2025-11-21 10:00:32 +01:00 |
|
cbazza
|
976af0f2e6
|
Build functions/ jobs for data_pool and transformation
|
2025-11-17 15:27:21 +01:00 |
|
cbazza
|
0d534f5013
|
fix: added upload formular, reorganized some files and put them into a new folder misc
|
2025-11-13 16:21:26 +01:00 |
|
Bob Molitor
|
aa23eec392
|
pint/lint
|
2025-10-20 22:10:08 +02:00 |
|
Bob Molitor
|
d17b90bcb9
|
Add Transaction View
|
2025-10-20 20:48:48 +02:00 |
|
Bob Molitor
|
81a98dd9f4
|
Set up a fresh Laravel app
|
2025-10-16 14:22:46 +02:00 |
|