Skip to content

Pagination - Changed "hydra:next" apparition condition - #3457

Closed
PommeThibaudeau wants to merge 1 commit into
api-platform:2.5from
PommeThibaudeau:feature/issue-#3393
Closed

Pagination - Changed "hydra:next" apparition condition#3457
PommeThibaudeau wants to merge 1 commit into
api-platform:2.5from
PommeThibaudeau:feature/issue-#3393

Conversation

@PommeThibaudeau

Copy link
Copy Markdown
QA
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?yes/no
Ticketsfixes#3393
LicenseMIT

@PommeThibaudeauPommeThibaudeau changed the title Pagination - Changed "hydra:next" apparition conditionWIP - Pagination - Changed "hydra:next" apparition conditionMar 23, 2020
@PommeThibaudeau
PommeThibaudeau changed the base branch from master to 2.5March 23, 2020 11:02
@PommeThibaudeauPommeThibaudeau changed the title WIP - Pagination - Changed "hydra:next" apparition conditionPagination - Changed "hydra:next" apparition conditionMar 23, 2020
@soyukasoyuka mentioned this pull request Apr 15, 2020
Merged
@soyuka

Copy link
Copy Markdown
Member

thanks @PierreThibaudeau merged in #3493

@soyukasoyuka closed this Apr 15, 2020
dunglas added a commit that referenced this pull request Apr 20, 2020
* 2.5:
Test Location with status code between 300 and 400
Prevent header Location on POST when status code is not 201 or 30x
Fix phpcs issues
Update CHANGELOG.md
Improve the DQL query in case the values are equals
Fix cs
Fix bug Pagination throws 500 when etrying set large value page
Fix cs, use static::class instead of get_class($this)
fix cs
Update path to switch to other API docs.
missed doctrine type of bottom of filterProperty
!squash remove type from $fieldType
Passing custom doctrine type to addWhereByStrategy
Allow normalization on classes implementing \Traversable interface
Fixed php-cs-fixer issue
Do not treat classes implementing \Traversable as collection if defined as resource
Fix mispelling in hydra spec : hydra:writable to hydra:writeable
Add a test for exists filter on a collection relation (#3482)
Use SchemaBuilderInterface in GraphQlExportCommand (#3470)
Issue-#3293 - fix: changed "hydra:next" apparition condition (#3457]
Sign up for freeto 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.

Pagination : Incorrect next page

2 participants

@PommeThibaudeau@soyuka