#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
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
45479d226d | WIP: Import of creditor invoices |
4e321f5e36 | WIP: Import of creditor invoices. Excel -> csv import |
363d3b8368 | WIP: Import of creditor invoices. |
2027a0509d | WIP: Import of creditor invoices. |
fbda473a02 | WIP: Import of creditor invoices. |
21aa34e2b3 | WIP: Claude Code session for importing invoices. |
e36dcb4e33 | AbstractImportUploadPageRest as separate page for drop area. |