Commit Graph

3 Commits

Author SHA1 Message Date
15c9755611 fix(validation): update validation handler for new JSON architecture
Fix handleValidateBundle to work with refactored core functions that
return validation data directly instead of nested under result.data.
Improve modal message to show actual error/warning counts.
2025-08-09 18:55:31 -04:00
205fb586e7 fix(ui): remove duplicate action buttons in bundle view
Remove redundant action buttons from overview tab, keeping only the
header buttons (Edit, Sign, Validate, Fill, Clear) to eliminate
duplicate functionality and clean up the UI.
2025-08-09 18:53:18 -04:00
b251bc34f3 feat(toolbox): ui update 2025-08-09 18:48:34 -04:00