Fix BUG_AUDIT issues: auth, admin settings, demo hardening, and listing assignment - #1399
Merged
Merged
Conversation
…row. Raise header menu stacking order and disable category row pointer events while account or location menus are open so logout submits reliably. Co-authored-by: Cursor <cursoragent@cursor.com>
…acking. Add a body class fallback to disable category link pointer events while header menus are open. Co-authored-by: Cursor <cursoragent@cursor.com>
…flow stacking. Keep the dropdown opening downward with right alignment, visible nav overflow while open, and disabled category link clicks so logout stays usable without clipping the trigger. Co-authored-by: Cursor <cursoragent@cursor.com>
Start Alpine.js in the frontend bundle and add type=password fallbacks so show/hide toggles work on auth pages without Livewire. Co-authored-by: Cursor <cursoragent@cursor.com>
Register GeneralSettings in Spatie config, run settings migrations during seeding, and keep Filament admin on the public schema when demo mode is active. Co-authored-by: Cursor <cursoragent@cursor.com>
…ion. Backfills media_disk and site_logo_disk when older general settings rows exist without them. Co-authored-by: Cursor <cursoragent@cursor.com>
Port demo storage isolation, privileged listing assignment, and category breadcrumb fixes onto upstream module structure. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ports bug-audit fixes from a fork branch with unrelated git history onto current upstream
master. Changes are split across 7 commits covering UI fixes, admin settings stability, auth password masking, and demo/listing hardening.type="password"fallbacks)general.media_diskkeys on productionapplyAdminFormData()in Filament adminDemoStoragePath+LocalMedia::managedDirectory()Notes for reviewers
LocalMediainstead of removed S3MediaStorage, listing Filament resources underModules/Listing/Filament/Admin/...).Test plan
php artisan settings:migrateon a DB missinggeneral.media_diskdemo/{uuid}/...paths