Skip to content

Mobile polish: secondary pages (Ontology/Admin/Agents) + quiet OAuth-config log - #78

Merged
mvalancy merged 1 commit into
developfrom
feat/mobile-secondary-pages
Jun 16, 2026
Merged

Mobile polish: secondary pages (Ontology/Admin/Agents) + quiet OAuth-config log#78
mvalancy merged 1 commit into
developfrom
feat/mobile-secondary-pages

Conversation

@mvalancy

Copy link
Copy Markdown
Member

Follow-up to #77 — sweeps the non-workspace pages for phone-width overflow/squeeze (from a mobile audit).

  • Ontology: search/filter rows stack on mobile instead of crushing the input.
  • Admin: DB-stats grid 2-up on phones (was 1 tiny col); quick-actions + TLS legend collapse responsively.
  • Agents: header stacks title/actions on mobile; action buttons wrap.
  • Sign-in/up: optional OAuth-config fetch failure (expected on D1-first cloud) logs at debug, not a red console error.

Web typecheck clean. No graph-canvas or data-path changes.

…th-config log

Follow-up sweep of the non-workspace pages at phone widths (concrete overflow /
squeeze fixes found by a mobile audit):

- Ontology: search/filter rows stack on mobile (flex-col → row at sm) instead of
  crushing the search input next to the count.
- Admin: database-stats grid is 2-up on phones (was 1 tiny column), quick-actions
  and the TLS legend collapse responsively (sm:grid-cols-2) instead of overflowing.
- Agents: header stacks title over actions on mobile and the action buttons wrap.
- Sign-in/up: the optional OAuth-config fetch failing (expected on the D1-first
  cloud with no OAuth backend) now logs at debug, not as a red console error.

Web typecheck clean. Workspace/Layout/sign-in mobile work shipped separately in #77.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🧪 Comprehensive Test Suite

  • Unit suites (Node 18.x & 20.x) — core, web, server, mcp-server: ✅ passed
  • Installer & deploy config: ✅ passed

Full-stack smoke gate runs in the CI workflow.

@mvalancy
mvalancy merged commit d37af82 into develop Jun 16, 2026
26 of 28 checks passed
@mvalancy
mvalancy deleted the feat/mobile-secondary-pages branch June 16, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant