SamoilenkoVadym
|
f99aa118bf
|
Phase 3 Complete: Batch Selection, CSV Export, and Metadata Templates
This commit completes Phase 3 implementation with advanced batch processing
and metadata template system.
Changes:
- Added batch file selection with checkboxes
- Implemented select all/deselect all functionality
- Updated batch processing to handle only selected files
- Added CSV export for processing results
- Created template_manager.py with variable substitution system
- Added template endpoints (list, save, load, delete, apply, preview)
- Integrated template UI with modal dialog for creation
- Template variables: {filename}, {date}, {datetime}, {user}, {year}, {month}, {day}
Phase 3 Status: Complete
Next Phase: Phase 4 (Authentication + SSO) for v3.1 release
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-25 15:52:05 +00:00 |
|