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

EPMRPP-92350 fix organization projects for member #2017

Merged
merged 8 commits into from
Jul 16, 2024

Conversation

grabsefx
Copy link
Contributor

No description provided.

@grabsefx grabsefx self-assigned this Jul 11, 2024
@grabsefx grabsefx requested a review from avarabyeu as a code owner July 11, 2024 13:41
import org.springframework.data.domain.Sort.Direction;
import org.springframework.data.domain.Sort.Order;

public class OffsetUtils {

Choose a reason for hiding this comment

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

⚠️ [reviewdog] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.

private OffsetUtils() {
}

public static <T extends Offset> T responseWithPageParameters(T offsetObject, Pageable pageable,

Choose a reason for hiding this comment

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

⚠️ [reviewdog] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.

@grabsefx grabsefx merged commit 0de44ea into feature/orgs Jul 16, 2024
6 checks passed
@grabsefx grabsefx deleted the EPMRPP-92350-teammate-calculation branch July 16, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants