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

[Spike] Investigate Contentlet API Endpoints for Listing/Filtering/Pagination Capabilities for the Relationship field #30650

Open
4 tasks
Tracked by #30495
oidacra opened this issue Nov 13, 2024 · 0 comments

Comments

@oidacra
Copy link
Member

oidacra commented Nov 13, 2024

Parent Issue

#30495

User Story

As a developer, I want to investigate existing API endpoints for contentlet management, so I can implement a dialog component with listing, filtering, and pagination capabilities for displaying content information (title, step, description, last updated).

Dialog

image

Search configuration:
image

Acceptance Criteria

  • Research and document existing endpoints for contentlet listing
  • Verify if the following functionalities are supported:
    • Filter by contentType (When the dialog is called, we will make a request by a defined ContentType)
    • Pagination capabilities (page?/offset?/limit/perPage)
    • Filtering by fields (title, description)
    • Search values config: languageId and Site/Folder
    • Sorting options (column and direction)
  • Document response structure and available fields
  • Create sample requests demonstrating or suggested POST:
    • Basic listing with pagination
    • Filtering scenarios
    • Sorting examples

Proposed Objective

Technical User Experience

Proposed Priority

Priority 2 - Important

External Links

N/A

Assumptions & Initiation Needs

Quality Assurance Notes & Workarounds

The findings from this spike will be used to implement a dialog component showing:

  • Title
  • Description
  • Sorting capabilities
  • Filtering options
  • Pagination controls
@oidacra oidacra changed the title Check if exist a endpoint for list, filter, paginate contentlets [Spike] Investigate Contentlet API Endpoints for List/Filter/Pagination Capabilities Nov 13, 2024
@oidacra oidacra moved this from New to Next 1-3 Sprints in dotCMS - Product Planning Nov 13, 2024
@oidacra oidacra moved this from Next 1-3 Sprints to Current Sprint Backlog in dotCMS - Product Planning Nov 13, 2024
@jcastro-dotcms jcastro-dotcms changed the title [Spike] Investigate Contentlet API Endpoints for List/Filter/Pagination Capabilities [Spike] Investigate Contentlet API Endpoints for Listing/Filtering/Pagination Capabilities for the Relationship field Nov 13, 2024
@oidacra oidacra moved this from Current Sprint Backlog to Next 1-3 Sprints in dotCMS - Product Planning Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next 1-3 Sprints
Development

No branches or pull requests

1 participant