Fix(admin/traits:) Adding "without" filter options#848
Merged
itinerare merged 6 commits intoFeb 22, 2024
Merged
Conversation
fix: convert remaining dates to casts
… images (lk-arpg#835) * Bug(Images): Old Fullsize images no longer detected * refactor: fix PHP styling --------- Co-authored-by: AW0005 <AW0005@users.noreply.github.com>
…g#758) * chore(deps-dev): bump spatie/laravel-ignition from 2.3.1 to 2.3.2 Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/spatie/laravel-ignition/releases) - [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-ignition@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: spatie/laravel-ignition dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps-dev): bump vue from 3.3.11 to 3.3.12 Bumps [vue](https://github.com/vuejs/core) from 3.3.11 to 3.3.12. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.3.11...v3.3.12) --- updated-dependencies: - dependency-name: vue dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * refactor: fix blade formatting * chore(workflows): consolidate linting, use reusable workflows - use concurrency group * chore(workflows): also run on release branch PRs * chore(workflows): run lint on PRs to any branch --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: itinerare <itinerare@users.noreply.github.com>
AW0005
approved these changes
Feb 22, 2024
itinerare
approved these changes
Feb 22, 2024
Member
|
This is... still arguably a feature, regardless of whether or not it "should" be present. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I call this a bug fix rather than a new feature as it should've been here.
Allows you to filter traits in the admin section to "without" category, species or subtype.