bioflow / ui

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

Add NEXT_PUBLIC_API_URL env pointing to HF Space backend
54470b5

yassinekolsi commited on

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

yassinekolsi commited on

Fix explorer service argument mismatch and hardcoded URL, duplicate param type fixes
9a9542b

yassinekolsi commited on

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

yassinekolsi commited on

Add vercel.json for Next.js deployment
e84bd01

yassinekolsi commited on

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

yassinekolsi 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

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

feat: add protein 2D/3D visualization components
3a0ae3e

RaeDare2 RaeDare2 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

ramiiiiiiiiiiiiiiiiiiiiiiiiiiiiii commited on

feat: Complete BioFlow Orchestrator hackathon implementation
a712e78

yassinekolsi commited on

docs: Updated README
de77cc2

yassinekolsi 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