Commit 813b606
Add webhook to required review checks, remove dead customer plugin controller
- Include webhook_installed in required approval checks (Plugin model,
Filament admin, notifications, customer dashboard)
- Move webhook setup instructions into the review checks section
- Update best-practices docs: replace support email with support channel,
add license/release/webhook requirements
- Delete dead code: CustomerPluginController, its form requests, and old
customer/plugins Blade views (replaced by Livewire components)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4c4037d commit 813b606
File tree
16 files changed
+115
-1578
lines changed- app
- Filament/Resources
- PluginResource/Pages
- Http
- Controllers
- Requests
- Models
- Notifications
- resources/views
- customer/plugins
- docs/mobile/3/plugins
- livewire/customer/plugins
- tests/Feature
- Notifications
16 files changed
+115
-1578
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| 203 | + | |
201 | 204 | | |
202 | 205 | | |
203 | 206 | | |
| |||
221 | 224 | | |
222 | 225 | | |
223 | 226 | | |
224 | | - | |
| 227 | + | |
225 | 228 | | |
226 | 229 | | |
227 | | - | |
| 230 | + | |
228 | 231 | | |
229 | 232 | | |
230 | | - | |
| 233 | + | |
231 | 234 | | |
232 | 235 | | |
233 | 236 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments