feat(presets): Reusable Profiling Presets with import/export and multi-stage loading (fixes #88) #100

Merged
gronod merged 5 commits from feat/88-profiling-presets into development 2026-08-25 17:58:50 +01:00
5 Commits
Author SHA1 Message Date
gronod 023dd2006a feat(frontend): initialize Profiling Presets in app.js (fixes #88)
Build Windows Packages / Build Windows (pull_request) Successful in 6m53s
Build Linux Packages / Build Linux (pull_request) Successful in 10m33s
2026-08-25 17:46:59 +01:00
gronod 5cfd3dc72d feat(frontend): create presets.js for Profiling Presets management (fixes #88) 2026-08-25 17:46:45 +01:00
gronod 19c832cc24 feat(ui): add Profiling Preset selector and management dialogs (fixes #88) 2026-08-25 17:46:28 +01:00
gronod 30c0734dbb feat(backend): register preset commands in lib.rs invoke_handler (fixes #88) 2026-08-25 17:45:59 +01:00
gronod fe199b1c0c feat(backend): add ProfilingPreset models and preset commands (fixes #88) 2026-08-25 17:45:52 +01:00