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

Fix not ignoring $thumbnail #19389

Merged
merged 6 commits into from
Aug 10, 2023
Merged

Fix not ignoring $thumbnail #19389

merged 6 commits into from
Aug 10, 2023

Conversation

Nitwel
Copy link
Member

@Nitwel Nitwel commented Aug 10, 2023

fixes #17541

grafik

@Nitwel Nitwel requested a review from a team August 10, 2023 11:07
@Nitwel Nitwel self-assigned this Aug 10, 2023
@Nitwel Nitwel requested review from rijkvanzanten, br41nslug and licitdev and removed request for a team August 10, 2023 11:07
@changeset-bot
Copy link

changeset-bot bot commented Aug 10, 2023

🦋 Changeset detected

Latest commit: ccf1546

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@directus/app Patch
@directus/api Patch
directus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@paescuj paescuj requested review from DanielBiegler and removed request for br41nslug August 10, 2023 11:51
Copy link
Member

@paescuj paescuj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@paescuj paescuj removed the request for review from licitdev August 10, 2023 13:36
app/src/composables/use-alias-fields.ts Outdated Show resolved Hide resolved
@rijkvanzanten rijkvanzanten enabled auto-merge (squash) August 10, 2023 14:28
@rijkvanzanten rijkvanzanten merged commit e4f3045 into main Aug 10, 2023
6 checks passed
@rijkvanzanten rijkvanzanten deleted the fix-17541 branch August 10, 2023 14:30
@github-actions github-actions bot added this to the Next Release milestone Aug 10, 2023
sethkaufee pushed a commit to sethkaufee/directus that referenced this pull request Sep 20, 2023
* Fix not ignoring $thumbnail

* Format file

* Add changeset

* change replace technique

* Update use-alias-fields.ts

* run prettier formatting

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
br-rafaelbarros pushed a commit to personal-forks/directus-source that referenced this pull request Nov 7, 2023
* Fix not ignoring $thumbnail

* Format file

* Add changeset

* change replace technique

* Update use-alias-fields.ts

* run prettier formatting

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Thumbnails not rendering in collection table
4 participants