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

feat(BE:FSADT1-740): implementing client submission list and refactors #436

Merged
merged 20 commits into from
Apr 20, 2023

Conversation

paulushcgcj
Copy link
Collaborator

@paulushcgcj paulushcgcj commented Apr 18, 2023

Description

Adding the endpoint to list client submissions along with filter and pagination mechanism

Fixes FSADT1-740

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Further comments

This also includes some quality of life code changes, such as the removal of two endpoints that weren't used at all


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Legacy available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@github-actions github-actions bot added backend code related to the java backend application controller changes related to an api controller java Pull requests that update Java code openshift source source code changes tests test classes changes feature labels Apr 18, 2023
@github-actions
Copy link

Current changelog

Bug Fixes

  • adding error handler to orgbook (5820a85)
  • updating timeout for legacy (ab5c5ab)

Features

  • adding proxy timeout config to legacy (1c70bcf)
  • BE:FSADT1-740: adding dto and predicates for search (0d30cca)
  • BE:FSADT1-740: reworking submission to include list (ece71cc)

@paulushcgcj paulushcgcj temporarily deployed to dev April 18, 2023 23:21 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 18, 2023 23:21 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 18, 2023 23:21 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 18, 2023 23:21 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 18, 2023 23:23 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 18:12 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 18:12 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 18:12 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 18:13 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj marked this pull request as ready for review April 19, 2023 18:57
mamartinezmejia and others added 2 commits April 19, 2023 13:58
* fix(be):
- Changed the version of the jacobo plugin as the version 0.8.9 was failing locally

* fix(fe):
- Fixed deprecation warning message indicating that the 'importsNotUsedAsValues' option will be removed in TypeScript 5.5, and we should use the 'verbatimModuleSyntax' instead.

* Partial commit to get changes from Paulo

* This code is not longer needed

* Reverted changed. Done for testing purposes.

* Changed named to legal name as the current one is misleading as we are using both client type and legal type

* feat(fe):
- Draft for https://apps.nrs.gov.bc.ca/int/jira/browse/FSADT1-722

* Changed named to legal name as the current one is misleading as we are using both client type and legal type #2

* Changed named to legal name as the current one is misleading as we are using both client type and legal type #3

* Uncommented out code

* feat(fe):
- Completed FSADT1-722

* chore: fixing tests

---------

Co-authored-by: Paulo Gomes da Cruz Junior <paulo.cruz@encora.com>
@github-actions github-actions bot added feature and removed feature labels Apr 19, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 19, 2023

[forest-client-frontend] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:11 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:12 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:12 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:12 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:17 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:17 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:17 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:17 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev April 19, 2023 21:17 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend code related to the java backend application controller changes related to an api controller dto This change includes DTO (Data Transfer Object) changes. Please check for contract changes feature java Pull requests that update Java code openshift source source code changes tests test classes changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants