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

feat: handle explicit many-to-many and sorting #267

Merged
merged 5 commits into from
May 28, 2024

Conversation

foyarash
Copy link
Collaborator

Title

Handle many-to-many relationships and handle sorting with drag & drop

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Issue

#261

Description

Add new fields in the edit fields config to handle many-to-many relationships:

  • relationshipSearchField to indicate on which field to apply the search on the relation table
  • isExplicitManyToMany to indicate that the field is related to an explicit many-to-many

Screenshots

image

@foyarash foyarash requested a review from cregourd May 10, 2024 15:39
Copy link

changeset-bot bot commented May 10, 2024

🦋 Changeset detected

Latest commit: 404caf8

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

This PR includes changesets to release 1 package
Name Type
@premieroctet/next-admin Minor

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

@foyarash foyarash force-pushed the feature/multi-select-list-order branch from 1f5b90e to 026ac49 Compare May 28, 2024 12:22
@foyarash foyarash marked this pull request as ready for review May 28, 2024 12:22
@foyarash foyarash merged commit af271ed into main May 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants