s8613
b3805b2afe
Fixed multiple values being the same logic error.
2025-06-13 12:50:27 +02:00
s8613
d8342304c1
Added style and function to the details kpi page. Fixed paging bug that when clicking on page, page no longer changes with arrows. Fixed styling of the table.
2025-06-13 12:31:44 +02:00
Jaronim Pracht
8b06860c91
Update routeTree.gen.ts
2025-06-09 14:44:22 +02:00
Jaronim Pracht
38456382b2
Merge branch 'main' into #53-data-fetching
...
# Conflicts:
# project/backend/coordinator/controller/socketIO.py
# project/frontend/src/routeTree.gen.ts
2025-06-09 14:43:59 +02:00
Jaronim Pracht
ee2f774b7c
Add fetching for KennzahlenTable component
...
Add route for KPI details
2025-06-09 14:40:39 +02:00
Jaronim Pracht
3816831619
Merge pull request '#19-Konfiguration-anzeigen' ( #55 ) from #19-Konfiguration-anzeigen into main
...
Reviewed-on: #55
2025-06-09 11:08:34 +02:00
s8613
605b649d9c
Removed unnecessary updating form onCancel.
2025-06-08 15:53:35 +02:00
Zainab2604
6eea0c7ab6
Add Inline Bearbeitung
2025-06-06 20:12:06 +02:00
s8613
509413f994
Added Config add page.
2025-06-05 21:45:13 +02:00
s8613
521e6918bc
Added detailed page.
2025-06-05 19:56:24 +02:00
s8613
59c918cdce
Frist part of config. Added standard kpi config data. Added integrating from back- and frontend.
2025-06-05 15:08:44 +02:00
s8613
5d5bc986cf
Merge remote-tracking branch 'origin/main' into #19-Konfiguration-anzeigen
2025-06-05 09:53:38 +02:00
s8613
51615145f6
Added table to config.tsx
2025-06-04 21:07:43 +02:00
s8613
96ad5fd15c
Merge remote-tracking branch 'origin/main' into #13-OCR-Service
...
# Conflicts:
# project/frontend/src/components/pdfViewer.tsx
2025-06-04 20:19:46 +02:00
s8613
8ed5f7c114
Working flow
2025-06-04 19:20:57 +02:00
s8613
3992cac54f
Working ocr, exxeta, spacy to validate
2025-06-04 09:28:16 +02:00
Zainab2604
93334898c9
Pdf Seite ist anspringbar durch Kennzahlen-Tabelle
2025-06-03 22:03:21 +02:00
Jaronim Pracht
5fc226f4fc
Merge branch 'main' into #16-progress
2025-06-03 12:34:48 +02:00
Jaronim Pracht
d412d5741b
Add Dockerfile for coordinator service and progress controller
...
Add progress tracking functionality to frontend and backend
- Add progress controller endpoint to handle progress updates
- Implement socket.io progress updates in UploadPage
- Update import path for CircularProgressWithLabel component
2025-06-02 19:09:16 +02:00
Jaronim Pracht
1b06867d88
Fix showing pdfs in production
...
Removed redundant PDF.js worker initialization from
PDFViewer component and updated the worker source path in main.tsx.
Downgraded react-pdf to v8.0.2 to resolve compatibility issues and
fixed missing newline in nginx.conf.
2025-06-02 19:06:25 +02:00
Jaronim Pracht
9aa6c8be87
add progress and file-upload to frontend
2025-06-02 15:03:39 +02:00
Abdulrahman Dabbagh
76a060a563
Fix: Bindestrich in LTV-Kennzahl korrigiert
2025-06-02 11:10:36 +02:00
Abdulrahman Dabbagh
23a06d6518
Implementiere Tabelle zur Anzeige von Kennzahlen (Ticket #18 )
2025-06-01 18:11:44 +02:00
Abdulrahman Dabbagh
416c2ceefd
Merge pull request '#24-PDF-Anzeigen' ( #41 ) from #24-PDF-Anzeigen into main
...
Reviewed-on: #41
2025-05-30 07:36:32 +02:00
s8613
efcf4fb831
Added error handling with pdf
2025-05-29 09:30:01 +02:00
s8613
f99700c696
Made PDF bit more responsive.
2025-05-29 09:19:02 +02:00
s8613
676728021e
Added PDFviewr as component and extractedResults as page that uses PDFViewer.
2025-05-27 16:01:56 +02:00
Jaronim Pracht
908050a2fb
Containerize project
...
add compose for all services to start full project
2025-05-27 13:11:32 +02:00
s8613
1c638490c3
Added Upload UI to the frontend. Upload per drag drop and file select possible. Only one file max. and only pdf allowed. When choosing a new file, old is overwritten. Added navigation to config page.
2025-05-23 19:19:42 +02:00
Jaronim Pracht
83afee2a25
Add React frontend with TanStack and Material UI
2025-05-22 11:53:15 +02:00