Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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
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