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

Refactor pagination #228

Merged
merged 15 commits into from
Dec 9, 2024
Merged

Refactor pagination #228

merged 15 commits into from
Dec 9, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Nov 28, 2024

Q A
Is bugfix? ✔️
New feature?
Breaks BC? ✔️
Fix #222

@vjik vjik requested a review from a team November 28, 2024 14:47
@vjik vjik added the status:code review The pull request needs review. label Nov 28, 2024
Copy link
Member

@samdark samdark left a comment

Choose a reason for hiding this comment

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

Overall 👍 but some things to be addressed.

config/widgets-themes.php Show resolved Hide resolved
src/BaseListView.php Outdated Show resolved Hide resolved
@vjik vjik requested a review from samdark December 8, 2024 14:56
@vjik vjik merged commit 197c996 into master Dec 9, 2024
16 checks passed
@vjik vjik deleted the refactor-pagination branch December 9, 2024 10:02
rossaddison added a commit to rossaddison/invoice that referenced this pull request Dec 11, 2024
And prepare for Google testing.
3 Clients have been setup i.e Github, Google, and Facebook.  These appear on the login form and their client_id's are set in the .env file.
None have been tested yet. Return Urls etc. have still to be setup.
More indexes have pagination associated  with them. Others will have to be updated later.
rossaddison added a commit to rossaddison/invoice that referenced this pull request Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In pagination links don't use sort parameter when default order is used
3 participants