Skip to content

feat: Pull Request pagination #463

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

Draft
wants to merge 16 commits into
base: staging
Choose a base branch
from

Conversation

egekocabas
Copy link
Member

Work in progress

Motivation

Description

Testing Instructions

Prerequisites:

  • GitHub Account without having any additional access-rights (e.g. admin, owner)
  • ...

Flow:

  1. Log in to Helios as a Developer
  2. Navigate to Settings
  3. ...

Screenshots

Checklist

General

Server

  • Code is performant and follows best practices
  • I documented the Java code using JavaDoc style.

Client

  • I documented the TypeScript code using JSDoc style.
  • I added multiple screenshots/screencasts of my UI changes.
  • I translated all newly inserted strings into English and German.

Copy link

codacy-production bot commented Mar 1, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.33% (target: -1.00%) 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (68a95cc) 6809 896 13.16%
Head commit (5192500) 6983 (+174) 896 (+0) 12.83% (-0.33%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#463) 174 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@github-actions github-actions bot added stale and removed stale labels Mar 9, 2025
@ls1intum ls1intum deleted a comment from github-actions bot Mar 15, 2025
@egekocabas egekocabas linked an issue Mar 15, 2025 that may be closed by this pull request
…pagination

# Conflicts:
#	client/src/app/core/modules/openapi/@tanstack/angular-query-experimental.gen.ts
#	server/application-server/src/main/java/de/tum/cit/aet/helios/pullrequest/PullRequestController.java
@github-actions github-actions bot added the stale label Apr 3, 2025
@github-actions github-actions bot closed this Apr 18, 2025
@egekocabas egekocabas reopened this Apr 23, 2025
…pagination

# Conflicts:
#	client/src/app/components/pull-request-table/pull-request-table.component.html
#	client/src/app/core/modules/openapi/@tanstack/angular-query-experimental.gen.ts
#	client/src/app/core/modules/openapi/schemas.gen.ts
#	client/src/app/core/modules/openapi/sdk.gen.ts
#	client/src/app/core/modules/openapi/types.gen.ts
#	server/application-server/openapi.yaml
@egekocabas egekocabas removed the stale label Apr 23, 2025
@ls1intum ls1intum deleted a comment from github-actions bot Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant