#2249: AbstractImportUploadPageRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/AbstractImportUploadPageRest.kt Abstract REST Controller, projectforge-rest/src/main/kotlin/org/projectforge/rest/importer/AbstractImportUploadPageRest.kt (202 lines) 202 lines · 138 code · 40 comments · 24 blank
Source file: AbstractImportUploadPageRest.kt - abstract rest controller in ProjectForge REST module.

Architecture Analysis

Resides in projectforge-rest, the JAX-RS REST API layer consumed by the React frontend.

Git History

CommitWhat changed
868d6abb752025 -> 2026
45479d226dWIP: Import of creditor invoices
4e321f5e36WIP: Import of creditor invoices. Excel -> csv import
363d3b8368WIP: Import of creditor invoices.
2027a0509dWIP: Import of creditor invoices.
fbda473a02WIP: Import of creditor invoices.
21aa34e2b3WIP: Claude Code session for importing invoices.
e36dcb4e33AbstractImportUploadPageRest as separate page for drop area.