Commit Graph

6 Commits

Author SHA1 Message Date
luna 91177230d7 fix(ui): fit request controls and titles on mobile
Deploy / Build (pull_request) Successful in 26s
Deploy / Test & Lint (pull_request) Successful in 35s
Deploy / Build and Push Docker Image (pull_request) Has been skipped
2026-07-22 20:48:47 +00:00
luna 9d22985e1a fix(ui): prevent page-level horizontal overflow on mobile
Deploy / Test & Lint (pull_request) Successful in 31s
Deploy / Build (pull_request) Successful in 30s
Deploy / Build and Push Docker Image (pull_request) Has been skipped
2026-07-22 20:46:10 +00:00
luna eceb926d91 feat(ui): improve mobile browser support 2026-07-22 20:16:16 +00:00
luna 362c74503d fix: restore spacing between request cards
Deploy / Build (pull_request) Successful in 27s
Deploy / Test & Lint (pull_request) Successful in 35s
Deploy / Build and Push Docker Image (pull_request) Has been skipped
2026-07-19 21:01:45 +00:00
luna dfa0c55e3c feat: prefill agent-edit modal, Ctrl+Enter submits modals, improve README
Deploy / Build (pull_request) Successful in 29s
Deploy / Test & Lint (pull_request) Successful in 32s
Deploy / Build and Push Docker Image (pull_request) Has been skipped
- AgentFormModal: sync form state to current agent values when the modal
  opens (useEffect on open/agent), so edit always shows the agent's
  current name, description, website, icon URL, and max-pending value.
- Modal: add optional onSubmit prop; Ctrl+Enter (or ⌘+Enter) fires it,
  covering AgentFormModal, DecisionModal, and both Settings modals
  (disable 2FA, delete account) without breaking textarea newlines or
  text-input behaviour.
- README: substantially expanded — purpose, capabilities, architecture,
  quick-start with Docker Compose, dev setup, testing, agent integration
  (OpenClaw, generic MCP, REST), and privacy notes.
- TODO.md: remove three completed items (prefill modal, Ctrl+Enter, human
  readme).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-19 20:39:43 +00:00
Space-Banane 7e05dd918c Patchpass V1
Deploy / Build (push) Successful in 28s
Deploy / Test & Lint (push) Failing after 29s
Deploy / Build and Push Docker Image (push) Has been skipped
2026-07-18 20:14:44 +02:00