SAP / open-ux-odata

Enable community collaboration to jointly promote and facilitate best in class framework and tooling capabilities when working with OData services.
Apache License 2.0
51 stars 10 forks source link

feat: Support $filter and $orderby in $expand #764

Closed drktfl closed 8 months ago

drktfl commented 8 months ago

Closes #742

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 858697b4e6a55e77462086448039c538e57ebd9b

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

This PR includes changesets to release 2 packages | Name | Type | | ------------------------------------ | ----- | | @sap-ux/fe-mockserver-core | Patch | | @sap-ux/ui5-middleware-fe-mockserver | Patch |

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

drktfl commented 8 months ago

This should now also cover expand options $orderby and $filter.

This is the current status: ✅ $filter$select$orderby$skip$top$count$search$expand$compute$levels

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
98.5% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud