Skip to content

Fix Blog SEO Fields and Add Dashboard Widgets#2

Merged
github-actions[bot] merged 1 commit intomainfrom
blog-seo-fix-widgets-9151503024128205399
Feb 13, 2026
Merged

Fix Blog SEO Fields and Add Dashboard Widgets#2
github-actions[bot] merged 1 commit intomainfrom
blog-seo-fix-widgets-9151503024128205399

Conversation

@RabbitVisual
Copy link
Copy Markdown
Owner

Fixed SEO fields in Modules/Blog and added widgets to Admin/Support dashboards.

  • Modules/Blog/app/Models/Post.php: Added meta_description and og_image to $fillable.
  • Modules/PanelSuporte/app/Http/Controllers/BlogManagerController.php: Updated store and update methods to handle SEO fields.
  • Modules/PanelAdmin/app/Http/Controllers/PanelAdminController.php: Calculated Blog Conversion Rate.
  • Modules/PanelSuporte/app/Http/Controllers/SupportAgentController.php: Added logic to fetch pending comments.
  • Modules/PanelSuporte/resources/views/dashboard.blade.php: Added Pending Comments table.
  • Modules/PanelAdmin/resources/views/index.blade.php: Added Blog Conversion Rate card.
  • Modules/Blog/resources/views/components/layouts/master.blade.php: Added og:image meta tag.
  • Modules/Blog/resources/views/show.blade.php: Passed dynamic SEO data to layout.

PR created automatically by Jules for task 9151503024128205399 started by @RabbitVisual

- Update Post model to include meta_description and og_image in fillable.
- Update BlogManagerController to validate and handle file uploads for SEO fields.
- Update PanelAdminController to calculate blog conversion rate.
- Update SupportAgentController to fetch pending comments.
- Update Support Dashboard view to show pending comments table.
- Update Admin Dashboard view to show blog conversion rate card.
- Update Blog Layout to include og:image meta tag.
- Update Blog Show view to pass dynamic SEO data to layout.

Co-authored-by: RabbitVisual <94582877+RabbitVisual@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@github-actions github-actions bot merged commit a4bdb3b into main Feb 13, 2026
1 of 2 checks passed
RabbitVisual added a commit that referenced this pull request Feb 18, 2026
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