Commit Graph

17 Commits

Author SHA1 Message Date
Senior Frontend Engineer
cba41cb0a6 docs(qa): codify desktop integration baseline governance
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 13:07:01 +00:00
Senior Frontend Engineer
f890809420 Merge branch 'cmp-28-connection-context-lifecycle' into cmp-35-desktop-integration-baseline
# Conflicts:
#	apps/desktop/src/lib/connection-session.ts
#	apps/desktop/src/lib/inspector-readability.ts
#	docs/qa/acceptance-matrix.md
#	plans/2026-03-31-hac-28-connection-context-lifecycle.md
2026-03-31 13:05:18 +00:00
Senior Frontend Engineer
5b1cb359ce Merge branch 'cmp-30-inspector-readability-path' into cmp-35-desktop-integration-baseline
# Conflicts:
#	README.md
#	apps/desktop/src/App.tsx
#	apps/desktop/src/lib/inspector-readability.test.ts
#	docs/frontend-workspace-baseline.md
#	docs/qa/acceptance-matrix.md
#	docs/qa/local-desktop-smoke.md
2026-03-31 13:00:35 +00:00
Senior Frontend Engineer
0edeb27f94 Merge branch 'cmp-22-db-switcher-hardening' into cmp-35-desktop-integration-baseline
# Conflicts:
#	apps/desktop/src/App.tsx
#	plans/2026-03-31-hac-22-db-switcher-hardening.md
2026-03-31 12:58:27 +00:00
Senior Frontend Engineer
b6cbe5a47e docs(project): refresh baseline verification artifacts
Check in the PM product requirements, refreshed QA acceptance evidence, shared execution split plans, and current-phase status notes so the repo matches the current delivery baseline.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 10:15:39 +00:00
Senior Frontend Engineer
9c404d54a0 build(desktop): commit tauri bundle resources
Check in the icon set and bundle configuration required for reproducible desktop tauri builds, and keep the limited bundle target script available for Linux validation.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 10:14:35 +00:00
Senior Frontend Engineer
e83c518081 feat(core): add bounded key creation contract
Expose create_redis_value through the Tauri bridge, add NX-based string creation in redis-core, and surface duplicate-key handling through stable operator notices.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 10:14:13 +00:00
Senior Frontend Engineer
8b6689c445 feat(desktop): stabilize connection workspace state
Absorb the local workspace drift for connection session handling, database switching, inspector readability helpers, and the bounded add-key preview flow.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 10:14:13 +00:00
Senior Frontend Engineer
4839165657 feat(desktop): harden connection session lifecycle
- add a visible connection session summary for ready/testing/demo/retry states
- prevent stale live connection tests from overwriting a newer active DB selection
- include the missing frontend helpers already referenced by App.tsx so the branch builds cleanly

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 09:32:47 +00:00
Senior Frontend Engineer
35040ef0c9 feat(desktop): add mutation review guardrails
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 08:47:14 +00:00
Senior Frontend Engineer
969744733f feat(desktop): clarify inspector readability path
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 08:23:13 +00:00
Senior Frontend Engineer
bf6f8bc0bf feat(desktop): clarify key browser search states
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 08:02:18 +00:00
Senior Frontend Engineer
04da063abf feat(desktop): harden database switcher range
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 06:56:58 +00:00
Senior Frontend Engineer
291f744e0f refactor(desktop): harden workspace shell foundation
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 04:03:38 +00:00
Senior Frontend Engineer
7c1abf2fd1 feat(desktop): add typed inspector panels
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-28 11:16:39 +00:00
Senior Frontend Engineer
a9524dfbf6 feat(desktop): unify frontend error notices
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-28 11:08:01 +00:00
Senior Frontend Engineer
8d50243d36 feat(desktop): add redis gui foundation baseline
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-28 10:39:40 +00:00