bioflow / ui /app

Commit History

Fix API response handling: extract molecules/proteins arrays from wrapped response
550eaf1

yassinekolsi commited on

Fix Next.js 16 build: disable cacheComponents, add force-dynamic to all API routes and pages with server fetches
a3ea1a9

yassinekolsi commited on

Fix all TypeScript errors: remove unused imports, delete orphan reactflow components
532554f

yassinekolsi commited on

Fix Next.js 15 breaking change: await params in API routes
804dcb2

yassinekolsi commited on

fix: PR review fixes - dockerfile, encoders, orchestrator, paths
5770d80

yassinekolsi commited on

Merge Rami into main-merge-rami (manual conflict resolution)
3c27eba

Rami-Troudi commited on

Fix explorer/ingestion UI and 3D endpoints
673a52e

Rami-Troudi commited on

feat: enhance visualization with mock data fallback and update readme
cd3cb84

yassinekolsi commited on

fix: remove /dashboard prefix, fix theme toggle position, fix 3D viewer, remove langflow
f2bd2d1

yassinekolsi commited on

feat: merge Rami's bioflow architecture with core-progress fixes
2b2f173

yassinekolsi commited on

feat: Complete Phase 4 UI/UX Polish with 3D visualization and workflow builder
ca41776

Rami-Troudi commited on

fix: resolve 3Dmol viewer background color crash
a85e132

yassinekolsi commited on

fix: restructure dashboard pages and fix 404 errors
dedd15b

yassinekolsi commited on

fix: move theme toggle to status section and reduce visualization spacing
10283cc

yassinekolsi commited on

feat: add complete visualization system from feat/raed-ui
af68ace

RaedAddala RaedAddala commited on

Phase 1: FastAPI integration with DeepPurpose DTI predictor
adecc9b

Rami-Troudi commited on

fix: Replace batch runner with Python script and ensure Lucide icons usage
f5a9683

yassinekolsi commited on

chore: restructure app into dashboard architecture; move routes, add dashboard layout, theme toggle, providers, and error handling
0f68a94

Rami-Troudi commited on

feat: add molecular and protein visualization dashboard
20883f8

Rami-Troudi commited on

feat: Complete BioFlow Orchestrator hackathon implementation
a712e78

yassinekolsi commited on

improve sidebar (cherry-picked from feat/raed-ui)
680788a

Rami-Troudi commited on

feat: Complete Qdrant pipeline with real PCA + cleanup
7fb740b

yassinekolsi commited on

chore: integrate UI snapshot from raed-ui branch
c5474d5

yassinekolsi commited on

Improve UI and unify api, types and schemas
64e5c41

Rami-Troudi commited on

add loading and metadata to layout
1008099

Rami-Troudi commited on