Changelog
View SourceAll notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.1.0 - 2024-12-01
Added
- Initial release
IngotWeb.LabelingLive- main labeling LiveView interfaceIngotWeb.DashboardLive- admin dashboard with statisticsIngotWeb.SampleComponent- sample display componentIngotWeb.LabelFormComponent- rating form componentIngotWeb.ProgressComponent- progress bar componentIngot.ForgeClient- thin wrapper for Forge integrationIngot.AnvilClient- thin wrapper for Anvil integrationIngot.Progress- PubSub broadcasting for real-time updates- Keyboard shortcuts for high-throughput labeling
- Real-time progress updates via Phoenix PubSub
- Session-based labeling time tracking
- Skip/quit functionality for labeling workflow
- Comprehensive test suite using Supertester