You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove character limit on support ticket environment field (#366)
* Remove 1000 character limit on support ticket environment field
Increase the environment field max validation from 1000 to 5000
characters to match the other bug report fields, and add a test.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Only show approved plugins in support ticket plugin selector
Filter the plugin/tool dropdown on the support ticket form to only
include approved and active official plugins, excluding drafts and
pending submissions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Allow inactive approved plugins in support ticket plugin selector
Replace the approved() scope (which requires is_active) with a direct
status check so disabled plugins still appear for support purposes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Add file upload support to support tickets
Allow customers and admins to attach files (max 5, 10MB each) when
creating tickets and replying. Files are stored on a dedicated
support-tickets S3/R2 disk with signed temporary download URLs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Update dependencies and rebuild compiled assets
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Remove hardcoded support-tickets path prefix from file storage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: .cursor/rules/laravel-boost.mdc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The Laravel Boost guidelines are specifically curated by Laravel maintainers for
11
11
## Foundational Context
12
12
This application is a Laravel application and its main Laravel ecosystems package & versions are below. You are an expert with them all. Ensure you abide by these specific packages & versions.
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The Laravel Boost guidelines are specifically curated by Laravel maintainers for
8
8
## Foundational Context
9
9
This application is a Laravel application and its main Laravel ecosystems package & versions are below. You are an expert with them all. Ensure you abide by these specific packages & versions.
Copy file name to clipboardExpand all lines: .junie/guidelines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The Laravel Boost guidelines are specifically curated by Laravel maintainers for
8
8
## Foundational Context
9
9
This application is a Laravel application and its main Laravel ecosystems package & versions are below. You are an expert with them all. Ensure you abide by these specific packages & versions.
Copy file name to clipboardExpand all lines: AGENTS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The Laravel Boost guidelines are specifically curated by Laravel maintainers for
8
8
## Foundational Context
9
9
This application is a Laravel application and its main Laravel ecosystems package & versions are below. You are an expert with them all. Ensure you abide by these specific packages & versions.
Copy file name to clipboardExpand all lines: CLAUDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The Laravel Boost guidelines are specifically curated by Laravel maintainers for
8
8
## Foundational Context
9
9
This application is a Laravel application and its main Laravel ecosystems package & versions are below. You are an expert with them all. Ensure you abide by these specific packages & versions.
0 commit comments