Commit Graph

3 Commits

Author SHA1 Message Date
396d594a27 feat(electorn): added fill 2025-08-09 20:41:01 -04:00
45de795920 feat(electron): implement inline metadata editing with save options modal
- Remove Edit button from header, add pencil icons next to editable fields
- Add inline editing for Version, Author, and Comment metadata fields
- Implement save options modal with overwrite/save-as-new functionality
- Add file dialog integration for save-as-new option
- Fix backend MANIFEST_FILENAME error by using correct string literals
- Add CSS styling for editable fields and save options modal
- Clean up debug logging code

BREAKING CHANGE: Edit button removed from UI in favor of inline editing
2025-08-09 20:16:07 -04:00
b251bc34f3 feat(toolbox): ui update 2025-08-09 18:48:34 -04:00