Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hosting Account Management Pages #76

Merged
merged 2 commits into from
Jul 27, 2024

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Jul 27, 2024

Purpose

This pull request adds the necessary pages for managing hosting accounts in the Filament admin panel.

Description

The changes in this pull request include:

  1. Added the ListHostingAccounts page, which displays a list of all hosting accounts and provides a "Create" action.
  2. Added the CreateHostingAccount page, which allows administrators to create new hosting accounts.
  3. Added the EditHostingAccount page, which allows administrators to edit existing hosting accounts and provides a "Delete" action.

These pages are built using the Filament framework and integrate seamlessly with the existing admin panel.

Summary

The changes in this pull request include:

  • Added ListHostingAccounts, CreateHostingAccount, and EditHostingAccount pages in the app/Filament/Resources/HostingAccountResource/Pages directory.
  • These pages provide the necessary functionality for managing hosting accounts in the Filament admin panel.

Suggested changes from Sweep Chat by @curtisdelicata. Continue chatting at https://sweep-chat-demo.vercel.app/c/41161032-8a50-42d9-b48a-e0bb5eed3c82.

@curtisdelicata curtisdelicata merged commit 3f63abb into main Jul 27, 2024
1 of 4 checks passed
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