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(fe:FSADT1-1574): CLIENT_VIEWER Client Summary Section - Front-End #1335

Merged
merged 43 commits into from
Dec 9, 2024

Conversation

fterra-encora
Copy link
Collaborator

@fterra-encora fterra-encora commented Nov 27, 2024

Description

Adds the Summary view section.
Also updates css style on the ReadOnlyComponent.

Fixes FSADT1-1574

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation update

How Has This Been Tested?

  • New unit tests
  • New integrated tests
  • New component tests
  • New end-to-end tests
  • New user flow tests
  • No new tests are required
  • Manual tests (description below)
  • Updated existing tests

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • 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 already been accepted and merged

Further comments


Thanks for the PR!

Deployments, as required, will be available below:
Any successful deployments (not always required) will be available here

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:


Thanks for the PR!

Deployments, as required, will be available below:
Any successful deployments (not always required) will be available here

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:


Thanks for the PR!

Deployments, as required, will be available below:
Any successful deployments (not always required) will be available here

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Copy link
Contributor

Current changelog

Bug Fixes

  • fix submission stubs (d50db7f)
  • fix UI details on fields Standing and Note (04f8a55)
  • forcely move Note field to next row (a244891)
  • move Identification and Date of birth to their correct position (12e046b)
  • replace organizationName with clientName (ed0da1d)

Features

  • add individual fields (279db6d)
  • add summary fields (corporation) (b7cc337)
  • handle fetch errors (c2d04ce)
  • join registration number parts (ac1a507)
  • make any .grouping-10 take the full row (65b2f8f)

Copy link
Contributor

Current changelog

Bug Fixes

  • fix submission stubs (d50db7f)
  • fix UI details on fields Standing and Note (04f8a55)
  • forcely move Note field to next row (a244891)
  • move Identification and Date of birth to their correct position (12e046b)
  • replace organizationName with clientName (ed0da1d)

Features

  • add individual fields (279db6d)
  • add summary fields (corporation) (b7cc337)
  • handle fetch errors (c2d04ce)
  • join registration number parts (ac1a507)
  • make any .grouping-10 take the full row (65b2f8f)

Copy link
Contributor

github-actions bot commented Dec 9, 2024

Current changelog

Bug Fixes

  • fix submission stubs (d50db7f)
  • fix UI details on fields Standing and Note (04f8a55)
  • forcely move Note field to next row (a244891)
  • move Identification and Date of birth to their correct position (12e046b)
  • replace organizationName with clientName (ed0da1d)

Features

  • add individual fields (279db6d)
  • add summary fields (corporation) (b7cc337)
  • handle fetch errors (c2d04ce)
  • join registration number parts (ac1a507)
  • make any .grouping-10 take the full row (65b2f8f)

Reverts

  • Revert "set label color to black" (e647a84)

Copy link
Contributor

github-actions bot commented Dec 9, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@fterra-encora fterra-encora merged commit c030807 into main Dec 9, 2024
31 checks passed
@fterra-encora fterra-encora deleted the feat/FSADT1-1574 branch December 9, 2024 18:52
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.

3 participants