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

Show package version if available #20303

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Show package version if available #20303

merged 3 commits into from
Nov 8, 2023

Conversation

br41nslug
Copy link
Member

@br41nslug br41nslug commented Nov 2, 2023

Fixes #20282

Scope

What's changed:

  • Added the package version string for extension types that use a package.json

image
image

Potential Risks / Drawbacks

  • Lorem ipsum dolor sit amet

Review Notes / Questions

Copy link

changeset-bot bot commented Nov 2, 2023

🦋 Changeset detected

Latest commit: 4254716

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

This PR includes changesets to release 6 packages
Name Type
@directus/app Patch
@directus/api Patch
@directus/extensions Patch
directus Patch
create-directus-extension Patch
@directus/extensions-sdk 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
Copy link
Member

paescuj commented Nov 8, 2023

With two labels now per extension card, I feel like we need to differentiate those a bit more, so I colorized the "state" label (green = enabled, red = disabled) in 4254716:

Feel free to revert if you don't like that. (cc @rijkvanzanten)

@rijkvanzanten rijkvanzanten merged commit fd6eff4 into main Nov 8, 2023
6 checks passed
@rijkvanzanten rijkvanzanten deleted the fix-20282 branch November 8, 2023 20:55
@github-actions github-actions bot added this to the Next Release milestone Nov 8, 2023
bvolz pushed a commit to bvolz/directus that referenced this pull request Nov 9, 2023
* main: (165 commits)
  Fix search height
  Don't try linting yaml files (directus#20366)
  All incoming code is through PRs
  Only run CI against files that changed (directus#20365)
  Show package version if available (directus#20303)
  Allow overriding asset presets (directus#20305)
  Refactor variables (directus#20329)
  Prevent re-installation of deps in Docker image (directus#20346)
  Use the collection icon in the DrawerItem (directus#20354)
  Preserve minimal app permissions/validations when merging (directus#20347)
  rename to `articles` to match other examples (directus#20359)
  Delete files based on "filename_disk" (directus#20341)
  SDK translation schema update (directus#20344)
  Update assign-next-release-milestone.yml
  Fix disabled input's border color (directus#20340)
  Fix select all logic in v-field-list-item component (directus#20315)
  Allow overriding the form elements on the public page (directus#20326)
  Use server store for public theme information (directus#20324)
  Updated Public Page Artwork (directus#20309)
  Updated all docs examples from "@directus/sdk/rest" to "@directus/sdk" (directus#20321)
  ...

# Conflicts:
#	app/src/lang/translations/de-DE.yaml
#	app/src/lang/translations/en-US.yaml
@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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make extension version visible in new extension panel
3 participants