Skip to content

Fix(admin/traits:) Adding "without" filter options#848

Merged
itinerare merged 6 commits into
lk-arpg:developfrom
SpeedyD:fix/adding-without-filter-options-to-admin-traits
Feb 22, 2024
Merged

Fix(admin/traits:) Adding "without" filter options#848
itinerare merged 6 commits into
lk-arpg:developfrom
SpeedyD:fix/adding-without-filter-options-to-admin-traits

Conversation

@SpeedyD
Copy link
Copy Markdown
Contributor

@SpeedyD SpeedyD commented Feb 22, 2024

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.

itinerare and others added 6 commits February 18, 2024 13:45
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>
@itinerare
Copy link
Copy Markdown
Member

This is... still arguably a feature, regardless of whether or not it "should" be present.

@itinerare itinerare changed the base branch from release/v3.0.0 to develop February 22, 2024 16:58
@itinerare itinerare added enhancement New feature or request reviewed Pull requests that have received community review and are pending merge labels Feb 22, 2024
@itinerare itinerare merged commit 56866b2 into lk-arpg:develop Feb 22, 2024
@SpeedyD SpeedyD deleted the fix/adding-without-filter-options-to-admin-traits branch February 22, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request reviewed Pull requests that have received community review and are pending merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants