liberu-genealogy / genealogy-laravel

Full genealogy application using Laravel 11, PHP 8.3, Filament 3.2 and Livewire 3.5
https://www.liberu.net
MIT License
114 stars 59 forks source link

Sweep: delete oldwidgets directory and any references #588

Closed curtisdelicata closed 4 months ago

curtisdelicata commented 4 months ago
Checklist - [X] Modify `app/Http/Livewire/EnsureLivewireComponentsAreRegistered.php` ✓ https://github.com/liberu-genealogy/genealogy-laravel/commit/20cde46bd81e1c77bb8dc1c9305f6d5d13e25d87 [Edit](https://github.com/liberu-genealogy/genealogy-laravel/edit/sweep/delete_oldwidgets_directory_and_any_refe/app/Http/Livewire/EnsureLivewireComponentsAreRegistered.php) - [X] Modify `config/filament.php` ✓ https://github.com/liberu-genealogy/genealogy-laravel/commit/20cde46bd81e1c77bb8dc1c9305f6d5d13e25d87 [Edit](https://github.com/liberu-genealogy/genealogy-laravel/edit/sweep/delete_oldwidgets_directory_and_any_refe/config/filament.php)
sweep-ai[bot] commented 4 months ago

🚀 Here's the PR! #591

See Sweep's progress at the progress dashboard!
💎 Sweep Pro: I'm using GPT-4. You have unlimited GPT-4 tickets. (tracking ID: 01c44f527f)

[!TIP] I can email you next time I complete a pull request if you set up your email here!


Actions (click)


Step 1: 🔎 Searching

I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.

Some code snippets I think are relevant in decreasing order of relevance (click to expand). If some file is missing from here, you can mention the path in the ticket description. https://github.com/liberu-genealogy/genealogy-laravel/blob/3e093146c80f3c69b5d29acd79a1b71fffd6fe59/app/Filament/Widgets/NewDabovilleReportWidget.php#L1-L41 https://github.com/liberu-genealogy/genealogy-laravel/blob/3e093146c80f3c69b5d29acd79a1b71fffd6fe59/config/filament.php#L1-L98 https://github.com/liberu-genealogy/genealogy-laravel/blob/3e093146c80f3c69b5d29acd79a1b71fffd6fe59/app/Http/Livewire/EnsureLivewireComponentsAreRegistered.php#L1-L1

Step 2: ⌨️ Coding

// Class and its logic removed as Livewire components are no longer used outside of Filament widgets. }

// 'resources' => [ // 'namespace' => 'App\\Filament\\Resources', // 'path' => app_path('Filament/Resources'), // 'register' => [ // Resources\DnaResource::class // ], // ],


Step 3: 🔁 Code Review

I have finished reviewing the code for completeness. I did not find errors for sweep/delete_oldwidgets_directory_and_any_refe.


🎉 Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

💡 To recreate the pull request edit the issue title or description. Something wrong? Let us know.

This is an automated message generated by Sweep AI.