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

API pagination #4692

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

API pagination #4692

wants to merge 1 commit into from

Conversation

kevinpapst
Copy link
Member

@kevinpapst kevinpapst commented Mar 10, 2024

Description

  • global pagination support for API collection calls (BC break in Customer, Project, Activity, User)

TODO - search for all calls to these methods (e.g. API dropdowns) and make sure pagination is deactivated

TODO - document pagination parameters

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I verified that my code applies to the guidelines (composer code-check)
  • I updated the documentation (see here)
  • I agree that this code is used in Kimai (see license)

@kevinpapst kevinpapst added this to the 3.0 - Planned features milestone Mar 10, 2024
@kevinpapst kevinpapst changed the title API enhancements API pagination Mar 10, 2024
@CLAassistant
Copy link

CLAassistant commented May 5, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants