Marian
|
109434b02b
|
fix: read search path from env
|
2025-11-26 10:34:13 +00:00 |
|
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
|
93fc8d821a
|
fix: database.php changed
|
2025-11-13 16:55:22 +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
|
91d3fd47cb
|
update config/database pgsql_second
|
2025-10-20 11:27:10 +02:00 |
|
cbazza
|
d7fc25def6
|
pgsql db connection and testing route added
|
2025-10-20 09:53:34 +02:00 |
|
Bob Molitor
|
81a98dd9f4
|
Set up a fresh Laravel app
|
2025-10-16 14:22:46 +02:00 |
|