Commit Graph

98 Commits (a947de31bf7416b5fa12833746d9a1e3c9e9f315)

Author SHA1 Message Date
Abdulrahman Dabbagh a947de31bf Merge pull request 'Add progress updates to ocr & exxeta processes' (#72) from #23-Progress into main
Reviewed-on: #72
2025-06-17 14:39:10 +02:00
s8613 8292d5088d Merge remote-tracking branch 'origin/main' into #2-Kennzahlen-kopieren
# Conflicts:
#	project/frontend/src/routes/extractedResult.$pitchBook.tsx
2025-06-16 21:31:34 +02:00
s8613 3e6750f417 Fixed merge conflict 2025-06-16 18:54:06 +02:00
s8613 a5bd25b868 Merge remote-tracking branch 'origin/main' into #2-Kennzahlen-kopieren
# Conflicts:
#	project/frontend/src/routes/extractedResult.$pitchBook.tsx
2025-06-16 18:48:50 +02:00
s8613 f2c4e0534d Merge remote-tracking branch 'origin/main' into #58-Alle-Pitchbooks-Ansicht
# Conflicts:
#	project/frontend/src/routes/extractedResult.$pitchBook.tsx
2025-06-16 18:46:06 +02:00
Zainab2604 6f905970cd Hinzufügen der Ampelsystem Logik 2025-06-15 22:17:09 +02:00
s8613 d8f29adeba Fixed one endpoint call to match ticket #60 dynamic changing host. 2025-06-15 19:03:50 +02:00
s8613 7949b81558 Merge remote-tracking branch 'origin/main' into #58-Alle-Pitchbooks-Ansicht 2025-06-15 19:00:50 +02:00
Anastasia Hanna Ougolnikova 10e2996039 Merge pull request 'fix highlighting on elements on page end' (#74) from bugfix-highlighting into main
Reviewed-on: #74
2025-06-15 18:57:05 +02:00
Jaronim Pracht fc900c68d0 Merge pull request '#60-Added dynamic changing host logic.' (#73) from #60-Dynamisches-angeben-des-Hostes-für-das-frontend into main
Reviewed-on: #73
2025-06-15 18:15:07 +02:00
Jaronim Pracht 4b48419622 Fix host in docker-compose to localhost 2025-06-15 18:08:47 +02:00
Jaronim Pracht ee4d0fa618 fix highlighting on elements on page end 2025-06-15 18:08:17 +02:00
s8613 5999bc591c Added dynamic changing host logic. 2025-06-15 16:50:09 +02:00
s8613 4e56cac92e Merge remote-tracking branch 'origin/main' into #58-Alle-Pitchbooks-Ansicht 2025-06-15 15:20:29 +02:00
s8613 5fdee2dbff Merge remote-tracking branch 'origin/main' into #2-Kennzahlen-kopieren 2025-06-15 15:19:33 +02:00
Anastasia Hanna Ougolnikova 511ede4856 Merge pull request '#32-fehlende-Kennzahl' (#70) from #32-fehlende-Kennzahl into main
Reviewed-on: #70
2025-06-15 15:17:50 +02:00
Zainab2604 a075a9bb35 Add Problem to title 2025-06-15 14:38:41 +02:00
Jaronim Pracht b3e4dd634e Add progress updates to ocr & exxeta processes 2025-06-15 14:30:46 +02:00
Anastasia Hanna Ougolnikova 52ed664350 Update project/Dockerfile
Fixed worker number for Validate-Service
2025-06-15 14:16:12 +02:00
Zainab2604 e666db3f7d Fix typo 2025-06-15 13:38:20 +02:00
Zainab2604 ad931d0c41 Add Tooltip for missing values 2025-06-15 13:37:22 +02:00
s8613 6285be6d40 merge conflicts and small bug of page number 2025-06-15 12:05:07 +02:00
s8613 5203d5b075 Merge remote-tracking branch 'origin/main' into #58-Alle-Pitchbooks-Ansicht
# Conflicts:
#	project/frontend/src/routes/extractedResult_.$pitchBook.$kpi.tsx
2025-06-15 09:51:27 +02:00
s8613 9ed1d1d0f3 Merge remote-tracking branch 'origin/main' into #2-Kennzahlen-kopieren
# Conflicts:
#	project/frontend/src/routes/extractedResult.$pitchBook.tsx
2025-06-15 09:47:58 +02:00
Jaronim Pracht 5f69a52764 Implement entity validation logic in validate service 2025-06-14 18:15:35 +02:00
Jaronim Pracht 98db06e145 Fix: missing default data 2025-06-14 17:43:59 +02:00
Jaronim Pracht b88eb0f4ce Add PDF text highlighting to PDF viewer 2025-06-14 16:48:20 +02:00
s8613 4a347951e9 fixed redirect for extracedresults. 2025-06-14 13:36:00 +02:00
s8613 940b198003 Fixed redirect when error. 2025-06-14 13:01:44 +02:00
s8613 935cf0c176 Added new page overview of all pitchbooks. 2025-06-14 12:43:59 +02:00
s8613 1b256e9d99 merge conflicts 2025-06-14 10:42:36 +02:00
s8613 c3244bdf99 Merge remote-tracking branch 'origin/main' into #2-Kennzahlen-kopieren
# Conflicts:
#	project/frontend/src/routes/extractedResult.$pitchBook.tsx
2025-06-14 10:37:44 +02:00
s8613 a8a4981b81 Fixed small formating errors 2025-06-14 10:25:52 +02:00
Jaronim Pracht 082317318a Update ExtractedResultsPage to fetch and pass settings to KennzahlenTable 2025-06-13 21:29:34 +02:00
s8613 1846b24de8 added Snackbar and copy logic 2025-06-13 16:21:41 +02:00
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
Jaronim Pracht 081aa0e936 Merge branch 'main' into #54-async-ocr
# Conflicts:
#	project/backend/coordinator/app.py
2025-06-07 12:48:22 +02:00
Jaronim Pracht 594eb4ea48 Add: OCR sends pdf async to coordinantor
Add progress tracking and storage lock for PDF processing
Refactor OCR service to handle PDF processing asynchronously
2025-06-07 12:40:32 +02:00
Jaronim Pracht 26d945e7eb Add dockerignore files to backend services
Add .dockerignore files to coordinator, ocr-service, and
validate-service to exclude virtual environments and bytecode
compilation cache from Docker builds
2025-06-07 12:35:17 +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