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

ORV2-3259 - FE: Bridge Calc Tool #1792

Merged
merged 15 commits into from
Feb 10, 2025
Merged

ORV2-3259 - FE: Bridge Calc Tool #1792

merged 15 commits into from
Feb 10, 2025

Conversation

glen-aot
Copy link
Collaborator

@glen-aot glen-aot commented Jan 30, 2025

Description

Implements frontend for bridge calculation tool

Fixes #ORV2-3259

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

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

Thanks for the PR!

Deployments, as required, will be available below:

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

After merge, new images are promoted to:


Thanks for the PR!

Deployments, as required, will be available below:

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

After merge, new images are promoted to:

@krishnan-aot krishnan-aot added the dont merge a branch for anything that shouldn't be merged (yet or ever) label Jan 31, 2025
… children prop in favour of rendering the buttons directly
@glen-aot glen-aot removed the dont merge a branch for anything that shouldn't be merged (yet or ever) label Feb 10, 2025
Copy link

Copy link

Copy link

Copy link

Copy link

Quality Gate Failed Quality Gate failed for 'onroutebc frontend'

Failed conditions
14.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@glen-aot glen-aot merged commit 663a284 into main Feb 10, 2025
23 of 24 checks passed
@glen-aot glen-aot deleted the ORV2-3259 branch February 10, 2025 18:04
praju-aot added a commit that referenced this pull request Feb 11, 2025
commit 474ee99
Author: cberg-aot <93226309+cberg-aot@users.noreply.github.com>
Date:   Tue Feb 11 09:07:13 2025 -0800

    ci: bump helm-service, contains stale image fix (#1807)

commit b1fea09
Author: Abhishek Dere <abhishek.dere@gov.bc.ca>
Date:   Mon Feb 10 15:47:16 2025 -0800

    Orv2 3405 - Sort STOS commodity list alphabetically (#1804)

commit f473877
Author: zgong-gov <123983557+zgong-gov@users.noreply.github.com>
Date:   Mon Feb 10 14:00:00 2025 -0800

    ORV2-2846: CV Client and Staff Applying for Motive-Fuel Permits (#1791)

commit 6984183
Author: glen-aot <160973940+glen-aot@users.noreply.github.com>
Date:   Mon Feb 10 12:20:48 2025 -0800

    ORV2-3417 - superseded permit versions displaying as expired in global search (#1806)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>

commit 5fb9ff6
Author: glen-aot <160973940+glen-aot@users.noreply.github.com>
Date:   Mon Feb 10 10:29:48 2025 -0800

    ORV2-3213 - FE: Stop multiple calls to issue endpoint (#1801)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>

commit 663a284
Author: glen-aot <160973940+glen-aot@users.noreply.github.com>
Date:   Mon Feb 10 10:04:40 2025 -0800

    ORV2-3259 - FE: Bridge Calc Tool (#1792)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>
    Co-authored-by: zgong-gov <ZhongYu.Gong@gov.bc.ca>

commit fecad69
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Fri Feb 7 13:43:43 2025 -0500

    Fix v54 and v40 revert script and update default values of Feature Flags (#1803)

commit bb505e9
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Fri Feb 7 13:19:03 2025 -0500

    ORV2-3413 BE: Staff Search for Permit by VIN (#1802)

commit 7e82642
Author: zgong-gov <123983557+zgong-gov@users.noreply.github.com>
Date:   Thu Feb 6 10:44:44 2025 -0800

    Hotfix: Prevent cart count query if user details not present in OnRouteBCContext (#1798)

    Co-authored-by: Chris Berg <chris.berg@aot-technologies.com>
    Co-authored-by: Krishnan Subramanian <krishnan.s@aot-technologies.com>

commit e199376
Author: Derek Roberts <derek.roberts@gmail.com>
Date:   Mon Feb 3 10:26:21 2025 -0800

    chore(ci): use GH runner ubuntu-24.04 (#1777)

    Co-authored-by: cberg-aot <93226309+cberg-aot@users.noreply.github.com>

commit caae19a
Author: bcgov-brwang <87880048+bcgov-brwang@users.noreply.github.com>
Date:   Thu Jan 30 16:35:29 2025 -0800

    ORV2-3221: used TRKTRAC for subtype instead of DOLLIES (#1794)

commit 819456f
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Thu Jan 30 16:31:43 2025 -0500

    ORV2-2967 Update the Liability amount for Dangerous Goods (#1790)

commit 1647c8d
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Thu Jan 30 10:44:05 2025 -0500

    ORV2-2967 Configure ICBC (ST and QTLY) Permit Templates (#1789)

commit b55f430
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Wed Jan 29 20:24:19 2025 -0500

    fix: ORV2-3352 - Set DB update metadata for v58 (#1788)

commit cd2b98c
Author: Krishnan Subramanian <84348052+krishnan-aot@users.noreply.github.com>
Date:   Wed Jan 29 14:52:23 2025 -0800

    ORV2-3381 Keycloak hint - bceidboth to bceidbusiness, new keycloak audience (#1782)

commit 6928710
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Wed Jan 29 16:32:07 2025 -0500

    fix:ORV2-3352 Update: Change Term Permits Vehicles (#1781)

commit c591662
Author: Chris Robinson <62075133+chrisrobbo-aot@users.noreply.github.com>
Date:   Wed Jan 29 11:53:54 2025 -0800

    Removed static home page from onroute main repo (#1770)

    Co-authored-by: Krishnan Subramanian <84348052+krishnan-aot@users.noreply.github.com>

commit 81d3916
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Wed Jan 29 14:43:34 2025 -0500

    ORV2-2843 Return TotalDistance in Shopping Cart API response (#1780)

commit 4583209
Author: cberg-aot <93226309+cberg-aot@users.noreply.github.com>
Date:   Wed Jan 29 11:04:47 2025 -0800

    ci: added sed to extract version from string (#1779)

commit bcedb64
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Wed Jan 29 13:59:52 2025 -0500

    ORV2-3352 Update vehicle type list for TROS and TROW (#1769)

    Co-authored-by: John Fletcher <john.fletcher@aot-technologies.com>

commit 8f63a2a
Author: cberg-aot <93226309+cberg-aot@users.noreply.github.com>
Date:   Wed Jan 29 10:11:21 2025 -0800

    ci: extracting version number from release name and injecting into re… (#1778)

commit e5a3539
Author: Derek Roberts <derek.roberts@gmail.com>
Date:   Tue Jan 28 15:04:50 2025 -0800

    chore(ci): remove JS handling from workflow conditionals (#1776)

commit 2d0851f
Author: Krishnan Subramanian <84348052+krishnan-aot@users.noreply.github.com>
Date:   Tue Jan 28 13:58:15 2025 -0800

    ORV2-3236 Display version number in footer (#1775)

commit 38fd58e
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Tue Jan 28 15:36:27 2025 -0500

    ORV2-3369 TROW and TROS template changes (#1773)

commit d4fb60a
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Mon Jan 27 12:09:39 2025 -0500

    feat: ORV2-2850 - Configure MV4001 form in OnRouteBC (#1768)

commit 93e6992
Author: cberg-aot <93226309+cberg-aot@users.noreply.github.com>
Date:   Sat Jan 25 10:40:26 2025 -0800

    fix: added params to all non-dev pipeline deployment wrappers (#1766)

commit 9b72572
Author: cberg-aot <93226309+cberg-aot@users.noreply.github.com>
Date:   Sat Jan 25 10:27:16 2025 -0800

    ci: added params to dev to allow expansion when calling workflow; ci:… (#1757)

commit bac5f11
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Fri Jan 24 11:54:28 2025 -0500

    feat: ORV2-3244 -Parameterize connection pool changes (#1765)

commit 97b4b0f
Author: John Fletcher <113134542+john-fletcher-aot@users.noreply.github.com>
Date:   Wed Jan 22 16:58:08 2025 -0800

    Remove CVSE-1000 from TROW permit type (#1762)

commit fb57ad8
Author: John Fletcher <113134542+john-fletcher-aot@users.noreply.github.com>
Date:   Wed Jan 22 14:02:09 2025 -0800

    feat: Allow LCV permitting for STOS (#1761)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>

commit c98724d
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Wed Jan 22 11:59:29 2025 -0500

    ORV2-3283 - Get Metadata for application in queue (#1760)

commit f6797d6
Author: Krishnan Subramanian <84348052+krishnan-aot@users.noreply.github.com>
Date:   Tue Jan 21 10:57:24 2025 -0800

    ORV2-3263 BE Remove fax (#1744)

commit fd3ff53
Author: glen-aot <160973940+glen-aot@users.noreply.github.com>
Date:   Tue Jan 21 10:29:30 2025 -0800

    ORV2-3310 - Update: Attestations on TROS and TROW (#1756)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>

commit 7fe0fd0
Author: zgong-gov <123983557+zgong-gov@users.noreply.github.com>
Date:   Tue Jan 21 10:11:05 2025 -0800

    ORV2-3262 - Remove all instances of fax from frontend (#1746)

    Co-authored-by: Krishnan Subramanian <84348052+krishnan-aot@users.noreply.github.com>

commit 59188b8
Author: Derek Roberts <derek.roberts@gmail.com>
Date:   Tue Jan 21 12:20:37 2025 -0500

    chore(ci): actions moved to bcgov org (#1753)

commit d6ead6d
Author: cberg-aot <93226309+cberg-aot@users.noreply.github.com>
Date:   Mon Jan 20 07:42:13 2025 -0800

    ci: changed the image tag used to deploy uat.  no longer calculates t… (#1754)

commit 503a79e
Author: glen-aot <160973940+glen-aot@users.noreply.github.com>
Date:   Fri Jan 17 11:41:02 2025 -0800

    ORV2-3314 - FE: Cannot amend permit with start date in the past (#1748)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>

commit 47d11d8
Author: gchauhan-aot <113390759+gchauhan-aot@users.noreply.github.com>
Date:   Thu Jan 16 13:06:05 2025 -0700

    ORV2 3305 BE:  Void permit and issue a full refund. (#1747)

commit d365d57
Author: glen-aot <160973940+glen-aot@users.noreply.github.com>
Date:   Wed Jan 15 16:11:44 2025 -0800

    ORV2-3306 - FE: Refund by cheque requiring transaction ID (#1745)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>

commit 6175b55
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Tue Jan 14 13:28:32 2025 -0500

    ORV2-3258 DB Model Relationship between ORBC_RECEIPT and ORBC_TRANSACTION in Scheduler (#1743)

commit 2219e3e
Author: cberg-aot <93226309+cberg-aot@users.noreply.github.com>
Date:   Tue Jan 14 09:53:37 2025 -0800

    fix: disabling autoscaling in TEST (#1742)

commit e3371b4
Author: glen-aot <160973940+glen-aot@users.noreply.github.com>
Date:   Mon Jan 13 11:14:19 2025 -0800

    ORV2-3042 - contact info field validation (#1671)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>
    Co-authored-by: zgong-gov <ZhongYu.Gong@gov.bc.ca>

commit 4d05079
Author: glen-aot <160973940+glen-aot@users.noreply.github.com>
Date:   Fri Jan 10 16:43:17 2025 -0800

    ORV2-3211 - BVT: Void not refunding the total value  (#1740)

    Co-authored-by: GlenAOT <160973940+GlenAOT@users.noreply.github.com>

commit aa12d4e
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Fri Jan 10 13:02:51 2025 -0500

    ORV2-3282 PA can view all active and expired permits (#1739)

commit 191dd65
Author: Krishnan Subramanian <84348052+krishnan-aot@users.noreply.github.com>
Date:   Fri Jan 10 09:46:13 2025 -0800

    ORV2-3073 Allow CA to view in cart applications created by staff (#1737)

    Co-authored-by: praju-aot <praveen.raju@aot-technologies.com>

commit a30f61c
Author: Krishnan Subramanian <84348052+krishnan-aot@users.noreply.github.com>
Date:   Fri Jan 10 09:29:14 2025 -0800

    ORV2-3281 Allow PA to manage vehicles (#1738)

commit 2f871f3
Author: Praveen Raju <80779423+praju-aot@users.noreply.github.com>
Date:   Thu Jan 9 14:32:45 2025 -0500

    ORV2-2886 Fix Connection deadlock in findPermitHistory() (#1736)

commit 140e50a
Author: zgong-gov <123983557+zgong-gov@users.noreply.github.com>
Date:   Wed Jan 8 15:51:39 2025 -0800

    ORV2-3264 - Remove sorting by issuer for active and expired permits (#1735)
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