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

Roadmap #1

Open
5 of 14 tasks
FrittenKeeZ opened this issue Jun 22, 2022 · 6 comments
Open
5 of 14 tasks

Roadmap #1

FrittenKeeZ opened this issue Jun 22, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@FrittenKeeZ
Copy link
Contributor

FrittenKeeZ commented Jun 22, 2022

Commands:

  • Reset Index
  • Reset Model

Index

  • Add __soft_deleted to filterable attributes automatically for soft deleted models

Readme

  • Usage examples

Support:

  • Optional Scout dependency for usage with sites like Statamic
  • Filter Builder
    • Extend Scout Builder and Searchable to enable advanced filtering
    • Add special datetime handling for easier filtering ???
    • Add support for 0.29 filters and matching strategy
    • Ensure order works with _geoPoint
  • Drop PHP 7.4 support
  • Laravel 10 support
  • Laravel Scout 10 support

Testing:

  • Replace unit tests with Pest
@FrittenKeeZ FrittenKeeZ self-assigned this Jun 22, 2022
@FrittenKeeZ FrittenKeeZ added the enhancement New feature or request label Jun 22, 2022
@rico
Copy link

rico commented Dec 2, 2022

Add __soft_deleted to filterable attributes automatically for soft deleted models

This would be awesome ...

@FrittenKeeZ
Copy link
Contributor Author

Add __soft_deleted to filterable attributes automatically for soft deleted models

This would be awesome ...

@rico I'll tackle this as the next update :)

@adgower
Copy link

adgower commented Apr 4, 2023

@FrittenKeeZ any updates on bumping package for laravel 10?

@FrittenKeeZ
Copy link
Contributor Author

@adgower I just added Laravel 10 support in 0.3.5 - Scout 10 is a bigger change though

@AlejandroAkbal
Copy link

Eagerly awaiting for Extend Scout Builder and Searchable to enable advanced filtering!

@FrittenKeeZ
Copy link
Contributor Author

@AlejandroAkbal I have most of it working in a local branch, but I just need time to make unit tests and make sure everything works :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants