Commit Graph

14 Commits

Author SHA1 Message Date
b370eff4f3 feat(electron): added plugin specific tools to ui 2025-08-11 15:56:33 -04:00
268e4fbeae feat(electron): added key managment ui 2025-08-11 11:26:09 -04:00
63bc3a198d build(electron): app now builds and runs on macOS as a standalone app 2025-08-10 15:09:23 -04:00
7cfc70632b feat(electron): plotting
added simple plotting tools
2025-08-10 14:50:40 -04:00
c7a6756453 style(electron): more ui bug fixes 2025-08-10 14:06:50 -04:00
a1752aaf37 feat(electron): added opat parsing 2025-08-10 10:47:15 -04:00
f06f597207 style(electron): ui improvments 2025-08-10 09:34:06 -04:00
6817c18f96 style(electron): more robust dark mode 2025-08-10 08:58:51 -04:00
7dd907aeb9 style(electron): tool bar refactor to give two levels 2025-08-10 08:01:46 -04:00
1a81d104a5 docs(electron): added info modal 2025-08-10 07:14:31 -04:00
54b4378fff docs(electron): added warning about invalidating bundle signature 2025-08-10 07:00:21 -04:00
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