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

Migrating transfer history page to api wrapper #421

Merged
merged 33 commits into from
Jul 25, 2023

Conversation

AnurosePrakash
Copy link
Contributor

@AnurosePrakash AnurosePrakash commented Jul 11, 2023

Pull Request

Migrating transfer history page to api wrapper

How Has This Been Tested?

With mock tests

PR is blocked by

Checklist

  • I have formatted the title correctly and precisely
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas and public classes/methods
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings (performed checkstyle check locally)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have added/updated copyright headers

AnurosePrakash and others added 13 commits July 3, 2023 17:31
Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.14 to 2.2.15.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps io.swagger.core.v3:swagger-jaxrs2-jakarta from 2.2.14 to 2.2.15.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-jaxrs2-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@40b6781...bd57605)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	extensions/wrapper/wrapper/src/main/java/de/sovity/edc/ext/wrapper/api/ui/UiResource.java
…to_API_wrapper' into Migrating_transfer_history_page_to_API_wrapper

# Conflicts:
#	extensions/wrapper/wrapper/src/main/java/de/sovity/edc/ext/wrapper/api/ui/UiResource.java
Copy link
Contributor

@SaadEGI SaadEGI left a comment

Choose a reason for hiding this comment

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

Pipeline Red?

@AnurosePrakash AnurosePrakash marked this pull request as draft July 25, 2023 11:27
@AnurosePrakash AnurosePrakash marked this pull request as ready for review July 25, 2023 11:32
@AnurosePrakash AnurosePrakash removed the request for review from richardtreier July 25, 2023 12:25
@efiege efiege merged commit 8438245 into main Jul 25, 2023
12 checks passed
@efiege efiege deleted the Migrating_transfer_history_page_to_API_wrapper branch July 25, 2023 12:56
@AnurosePrakash AnurosePrakash linked an issue Jul 28, 2023 that may be closed by this pull request
10 tasks
ununhexium added a commit that referenced this pull request May 2, 2024
Co-authored-by: Christophe Loiseau <christophe.loiseau@sovity.de>
Sign up for free to 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.

Migrate Transfer History Page to API Wrapper
5 participants