cbazza and Claude Opus 4.5
fddc78618e
feat: add Azure AKS deployment infrastructure with Terraform
...
Build and Deploy to Synology NAS / test (push) Failing after 15m0s
Build and Deploy to Synology NAS / build (push) Has been cancelled
Build and Deploy to Synology NAS / deploy (push) Has been cancelled
Build and Deploy to Synology NAS / notify (push) Has been cancelled
- Add Terraform configuration for AKS cluster deployment
- Add Kubernetes manifests for Laravel app (deployment, services, secrets)
- Add PostgreSQL on Kubernetes with multi-schema support
- Add Nginx Ingress Controller configuration
- Add GitHub Actions workflow for Azure deployment
- Add HTTP Basic Authentication for production
- Add database restore functionality via Kubernetes jobs
- Update Dockerfile and nginx config for production
- Update database.php for multi-schema connections
- Add deployment documentation and quickstart guides
Deployed version: 1.0.7 at http://72.144.113.194/
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-03 09:43:08 +01: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
3a54f6cba3
fix: changes and fixes for the detail transaction view
2025-11-20 14:56:28 +01:00
cbazza
67df5f36c1
fix: placeholder for Stimmrecht added on level 8 to the menue
2025-11-20 12:24:43 +01:00
cbazza
ce80a5a022
fix: all 8 categories integrated into the detail view of transactions
2025-11-20 12:16:00 +01:00
cbazza
1505975ebb
fix: Menue Transaktionen und Stammdaten added to trasaction details
2025-11-20 11:08:23 +01:00
cbazza
85e4fce229
removed KycRiskCalculator, added 3 new field for the database table data_pool_backend, added simple risk level and mapping funcion for these new risk factor
2025-11-19 12:23:27 +01:00
cbazza
3b1488209e
fix: minor optical changes on the upload side
2025-11-13 17:23:34 +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
cbazza
21801c2149
fix: anpassungen Romans Vorschlag 11.11.2025
2025-11-11 16:50:09 +01:00
cbazza
64b8ff48da
fix: anpassungen lt. Besprechung Frontend/ Powerpoint 10-11-2025
2025-11-10 21:35:52 +01:00
cbazza
08faf9fb86
fix: anpassungen aus der powerpoint final sprintende
2025-11-10 14:08:26 +01:00
cbazza
175aebffa5
fix: transactions edited so it matches the powerpoint overview
2025-11-10 11:25:18 +01:00
cbazza
6331785fda
typo and design changes Frontend-Optimierung Powerpoint
2025-11-07 13:52:36 +01:00
cbazza
d402b1ecdc
company-search view added link to route/ view company.transactions via company id
2025-11-05 16:16:08 +01:00
Bob Molitor
89241880b0
fix frontend
2025-10-31 14:01:38 +01:00
Bob Molitor
7daf6d9d09
fix title
2025-10-31 13:55:05 +01:00
Bob Molitor
c1fcc84f7d
fix: Title for companies-transaction
2025-10-31 13:49:44 +01:00
Bob Molitor
a6a37f189c
Merge branch 'frontend_bob'
2025-10-31 13:34:58 +01:00
Bob Molitor
338c39bac0
feat: new UI for Fallansicht
2025-10-31 13:33:59 +01:00
cbazza
f9a4d71e10
default title replaced with name of the view
2025-10-31 13:14:59 +01:00
cbazza
daaa4c5572
replacecd Laravel title even further
2025-10-31 13:10:22 +01:00
cbazza
8e98c151f8
replacecd Laravel title
2025-10-31 13:02:23 +01:00
cbazza
e833b46d36
Typo changes
2025-10-31 12:48:41 +01:00
cbazza
a8324e764d
Dashboard Typo changes
2025-10-31 12:43:35 +01:00
Bob Molitor
e8f60e9e1d
add summary to transaction-review and a hove/selected status to the transactions
2025-10-24 14:49:59 +02:00
Bob Molitor
95bd7782b4
add companies transaction page
2025-10-24 07:14:37 +02:00
Bob Molitor
4dc36a768e
change app-logo
2025-10-20 21:47:55 +02:00
Bob Molitor
531511fd7c
update company-search
2025-10-20 21:42:15 +02:00
Bob Molitor
671ea77064
update Dashboard & Sidebar
2025-10-20 21:35:03 +02:00
Bob Molitor
b0fb224b90
add tool-tipp
2025-10-20 21:25:47 +02:00
Bob Molitor
dad38c977b
"live" search in transactions
2025-10-20 21:20:01 +02:00
Bob Molitor
2baeba2904
some changes in Transaction view
2025-10-20 21:14:55 +02:00
Bob Molitor
2f7432c64d
update transaction view
2025-10-20 21:06:01 +02:00
Bob Molitor
d17b90bcb9
Add Transaction View
2025-10-20 20:48:48 +02:00
cbazza
d7fc25def6
pgsql db connection and testing route added
2025-10-20 09:53:34 +02:00
cbazza
7503ae7c04
Blade View converted to Volt Component CompanySearch
2025-10-17 11:11:54 +02:00
cbazza
d0574f4d91
Company Search added
2025-10-17 09:20:35 +02:00
Marc Popp
3ce0181b25
TEST Tag entfernt
2025-10-16 16:44:19 +02:00
Bob Molitor
b804649b60
change welcome title
2025-10-16 16:28:11 +02:00
Bob Molitor
ac2bc84ef6
change dashbaord name
2025-10-16 16:11:47 +02:00
Bob Molitor
ebd988650d
first version 0.1
2025-10-16 15:22:45 +02:00
Bob Molitor
81a98dd9f4
Set up a fresh Laravel app
2025-10-16 14:22:46 +02:00