Sean O'Connor
add3380307
fix: upgrade to Next.js 16.2.1 and resolve bundling issues
...
- Fixed client bundle contamination by moving child_process-dependent code
- Created standalone /api/robots/command route for SSH robot commands
- Created plugins router to replace robots.plugins for plugin management
- Added getStudyPlugins procedure to studies router
- Fixed trial.studyId references to trial.experiment.studyId
- Updated WizardInterface to use REST API for robot commands
2026-03-22 01:08:13 -04:00
0051946bde
feat: Implement digital signatures for participant consent and introduce study forms management.
2026-03-02 10:51:20 -05:00
72971a4b49
feat(analytics): refine timeline visualization and add print support
2026-02-17 21:17:11 -05:00
568d408587
feat: Add guided tour functionality for analytics and wizard components, including new tour steps and triggers.
2026-02-12 00:53:28 -05:00
0f535f6887
feat: introduce conditional steps and branching logic to the experiment wizard and designer, along with new core and WoZ plugins.
2026-02-10 10:24:09 -05:00
388897c70e
feat: Implement collapsible left and right panels with dynamic column spanning, updated styling, and integrated a bottom status bar in the DesignerRoot.
2026-02-03 13:58:47 -05:00
0ec63b3c97
feat: Redesign the designer layout using a grid system, adding explicit left, center, and right panels with collapse functionality.
2026-02-02 15:48:17 -05:00
7fd0d97a67
feat: Implement dynamic plugin definition loading from remote/local sources and standardize action IDs using plugin metadata.
2026-02-02 12:05:52 -05:00
54c34b6f7d
add help mode
2026-02-01 23:27:00 -05:00
4fbd3be324
Break work
2026-01-20 09:38:07 -05:00
d83c02759a
feat: Introduce dedicated participant, experiment, and trial detail/edit pages, enable MinIO, and refactor dashboard navigation.
2025-12-11 20:04:52 -05:00
b21ed8e805
feat: Relocate experiment designer routes under studies, update ROS2 topic paths, and enhance designer hashing and performance.
2025-11-19 18:05:19 -05:00
86b5ed80c4
nao6 ros2 integration updated
2025-11-13 10:58:45 -05:00
4acbec6288
Pre-conf work 2025
2025-09-02 08:25:41 -04:00
550021a18e
Redesign experiment designer workspace and seed Bucknell data
...
- Overhauled designer UI: virtualized flow, slim action panel, improved
drag - Added Bucknell studies, users, and NAO plugin to seed-dev script
- Enhanced validation panel and inspector UX - Updated wizard-actions
plugin options formatting - Removed Minio from docker-compose for local
dev - Numerous UI and code quality improvements for experiment design
2025-08-13 17:56:30 -04:00
11b6ec89e7
feat(designer): enable drag-drop v1 and compact tile layout for action library
2025-08-11 16:48:30 -04:00
245150e9ef
feat(designer): structural refactor scaffold (PanelsContainer, DesignerRoot, ActionLibraryPanel, InspectorPanel, FlowListView, BottomStatusBar)
2025-08-11 16:43:58 -04:00