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-785): updating frontend to new components and wizard #478

Merged
merged 236 commits into from
Jul 11, 2023

Conversation

paulushcgcj
Copy link
Contributor

@paulushcgcj paulushcgcj commented May 23, 2023

Description

Updating frontend to use new components and the wizard and changed it to use carbon web components.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Unit tests were implemented for the new components

Further comments

Integrated tests with cypress are required but will be handled by other task


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 configuration changes related to configuration file frontend javascript Pull requests that update Javascript code source source code changes tests test classes changes feature labels May 23, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 23, 2023

Current changelog

Bug Fixes

  • adding cors header manually (e4b6bda)
  • adding new CORS header keys (10f5639)
  • adding new CORS header keys (9584745)
  • adding vue tsc (3a5bb13)
  • autocomplete fetch when returning to screen (c1edaa4)
  • codesmell: fixing codesmell (2919721)
  • deps: update vitest monorepo to ^0.32.2 (dad983a)
  • FE:FSADT1-805: fixing country not selected (16ecbec)
  • FE: fixing coverage report (191cbaa)
  • fix component initial value (d012ea9)
  • fixing BcRegistryExceptionMessageDto (afb77f8)
  • fixing BE build (79bd743)
  • fixing build (628997e)
  • fixing business info screen (f9e4be4)
  • fixing code smells (0055cec)
  • fixing dropdown initial value (edfda6c)
  • fixing dropdown updates (26376cc)
  • fixing file name (1b1a793)
  • fixing invisible HR (f2e1280)
  • fixing native build (15dd6df)
  • fixing package lock (400d2f0)
  • fixing progress indicator (7e17c3b)
  • fixing refactor issues (37c171e)
  • fixing replace (0852b37)
  • fixing reset on province data after changes (a070568)
  • remove duplicated error handler (8216a85)
  • removing unused components (eff27b1)
  • removing vault due to inconsistency (#490) (20e7ae2)
  • reset data after form submission (22bdd3a)
  • security: mitigating a few frontend security issues (fe3145c)
  • set state to invalid when business name input gets changed (6e98830)
  • trying to disable sonar rules (a7bbdda)
  • typescript:S905: fixing logout issue (4cb5e4f)

Features

@paulushcgcj paulushcgcj temporarily deployed to dev May 23, 2023 17:21 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev May 23, 2023 17:21 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev May 23, 2023 17:21 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev May 23, 2023 17:23 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev May 23, 2023 17:23 — with GitHub Actions Inactive
@DerekRoberts DerekRoberts marked this pull request as ready for review May 23, 2023 20:58
@DerekRoberts DerekRoberts self-requested a review as a code owner May 23, 2023 20:58
@github-actions github-actions bot added feature and removed feature labels May 23, 2023
@DerekRoberts DerekRoberts temporarily deployed to dev May 23, 2023 21:15 — with GitHub Actions Inactive
@DerekRoberts DerekRoberts temporarily deployed to dev May 23, 2023 21:16 — with GitHub Actions Inactive
@DerekRoberts DerekRoberts temporarily deployed to dev May 23, 2023 21:16 — with GitHub Actions Inactive
@DerekRoberts DerekRoberts temporarily deployed to dev May 23, 2023 21:16 — with GitHub Actions Inactive
@DerekRoberts DerekRoberts temporarily deployed to dev May 23, 2023 21:17 — with GitHub Actions Inactive
@github-actions github-actions bot added feature and removed feature labels May 23, 2023
@github-actions github-actions bot added feature and removed feature labels May 23, 2023
@paulushcgcj paulushcgcj temporarily deployed to dev July 11, 2023 17:09 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev July 11, 2023 17:09 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev July 11, 2023 17:10 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev July 11, 2023 17:15 — with GitHub Actions Inactive
@github-actions github-actions bot added feature and removed feature labels Jul 11, 2023
@sonarqubecloud
Copy link

[nr-forest-client-backend] 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 4 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

[nr-forest-client-processor] 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

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 configuration changes related to configuration file feature frontend java Pull requests that update Java code javascript Pull requests that update Javascript code openshift source source code changes tests test classes changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Frontend SonarCloud coverage
5 participants