openpencil/tests/engine/app
Danila Poyarkov d4fedcb6ed
fix(storage): polish workspace and connection feedback (#492)
* fix(storage): polish workspace and connection feedback

- Move Refresh into the Storage Workspace header and keep shell theme actions available outside the editor route
- Split native shell and editor menu listeners behind the app shell
- Replace permanent CORS controls and inline connection results with standard toasts and clearer browser guidance

* fix(app): harden native menu routing

- Dispose menu listeners that finish registering after their Vue scope closes
- Mark shell-owned actions in the shared menu schema instead of duplicating IDs
- Cover route-neutral shell action classification
2026-08-12 16:06:10 +03:00
..
ai fix(ai): simplify model configuration 2026-08-10 12:55:35 +03:00
clipboard test(app): isolate clipboard notification state 2026-07-20 18:24:32 +03:00
code fix(app): keep desktop startup console clean 2026-08-11 13:56:04 +03:00
document/io feat(app): persist storage-bound documents locally first 2026-07-26 14:46:38 +03:00
editor feat(app): convert image layers to vectors 2026-07-27 16:22:05 +03:00
integrations/storage refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
settings feat(app): add cross-platform credential storage 2026-07-26 14:07:26 +03:00
shell/menu fix(storage): polish workspace and connection feedback (#492) 2026-08-12 16:06:10 +03:00
storage fix(storage): harden workspace previews 2026-08-10 20:02:58 +03:00
tabs fix(app): reuse tabs for repeated file opens (#423) 2026-07-26 00:22:36 +03:00
tauri fix(tauri): preserve request and abort semantics 2026-07-18 05:02:51 +03:00
cache.test.ts refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
demo.test.ts revert(demo): restore the visual-features showcase demo 2026-07-24 15:29:43 +03:00
external-link.test.ts test: move tauri helpers into domain folder 2026-05-06 16:16:08 +03:00
font-loading.test.ts fix(text): prefer script-specific CJK fallbacks 2026-07-01 22:19:14 +03:00
font-settings.test.ts chore(tests): narrow no-empty-function exceptions 2026-05-06 12:32:54 +03:00
variables-editor.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
vector-edit-transforms.test.ts fix(vector): edit vectors from opened files 2026-07-28 12:30:21 +03:00