Skip to content

Restore frontend changes omitted from merged branch - #6

Merged
vaheed merged 11 commits into
mainfrom
agent/restore-frontend-merge-gaps
Jul 20, 2026
Merged

Restore frontend changes omitted from merged branch#6
vaheed merged 11 commits into
mainfrom
agent/restore-frontend-merge-gaps

Conversation

@vaheed

@vaheed vaheed commented Jul 20, 2026

Copy link
Copy Markdown
Owner

What changed

  • restores the global edge reconciliation action and consistent domain navigation
  • restores shared dashboard, API-token, form-action, and CSS primitives that were present locally but absent from merged PR Improve and complete the Blade frontend #5
  • keeps per-domain edge deployment automatic, as required by the roadmap
  • restores the matching workflow coverage and manual browser qualification steps
  • gives PHPUnit a bounded 256 MB test-process limit so the complete Filament/Livewire suite does not exhaust the container default

Root cause

PR #5 was merged successfully, but its final tree omitted 10 intended local changes from the earlier per-file GitHub API publishing sequence. One omitted Blade component was already referenced by two merged pages. Comparing the local worktree byte-for-byte against the merge tree exposed the gap.

Validation

  • make dev-test: 142 passed, 1,151 assertions
  • focused Filament tests: 19 passed, 173 assertions
  • Pint: 5 affected PHP files passed
  • Blade view cache: passed
  • frontend asset build: passed through make dev-test
  • documentation link check: 51 documents passed

Manual browser qualification was not run; it remains owner-run per AGENTS.md.

@vaheed
vaheed marked this pull request as ready for review July 20, 2026 11:37
@vaheed
vaheed merged commit a584fee into main Jul 20, 2026
17 of 18 checks passed
@vaheed
vaheed deleted the agent/restore-frontend-merge-gaps branch July 22, 2026 18:50
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