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: oracle legacy database #1087

Merged
merged 150 commits into from
Aug 30, 2024
Merged

feat: oracle legacy database #1087

merged 150 commits into from
Aug 30, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    7f619e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b2442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0af3c9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e40c60e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d88bbcf View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    e8542c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. chore(deps:Snyk): Upgrade aws-amplify from 6.3.3 to 6.3.5 (#1020)

    fix: upgrade aws-amplify from 6.3.3 to 6.3.5
    
    Snyk has created this PR to upgrade aws-amplify from 6.3.3 to 6.3.5.
    
    See this package in npm:
    aws-amplify
    
    See this project in Snyk:
    https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: snyk-bot <[email protected]>
    2 people authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    22b5071 View commit details
    Browse the repository at this point in the history
  2. chore(deps:Snyk): Upgrade sass from 1.77.1 to 1.77.4 (#1024)

    fix: upgrade sass from 1.77.1 to 1.77.4
    
    Snyk has created this PR to upgrade sass from 1.77.1 to 1.77.4.
    
    See this package in npm:
    sass
    
    See this project in Snyk:
    https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: snyk-bot <[email protected]>
    2 people authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f7405de View commit details
    Browse the repository at this point in the history
  3. chore(deps:Snyk): Upgrade cypress from 13.8.1 to 13.11.0 (#1023)

    fix: upgrade cypress from 13.8.1 to 13.11.0
    
    Snyk has created this PR to upgrade cypress from 13.8.1 to 13.11.0.
    
    See this package in npm:
    cypress
    
    See this project in Snyk:
    https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: snyk-bot <[email protected]>
    2 people authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d8059c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4206a3d View commit details
    Browse the repository at this point in the history
  5. feat(be:FSADT1-1324): Changes in email templates (#1026)

    * feat(be:FSADT1-1324): Changes in email templates
    
    * feat(be:FSADT1-1324): Changes in email templates
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a0ffa86 View commit details
    Browse the repository at this point in the history
  6. feat(FSADT1-1365): backend fuzzy match for locations (#1013)

    * feat(FSADT1-1363): adding new endpoint and cleaning old code
    
    * chore(FSADT1-1363): changing testcontainer for oracle
    
    changing it due to the issues with Mac M2 chip. Increased the timeout to allow the oracle instance to spin up properly
    
    * chore(FSADT1-1363): updating test data
    
    updating test data for oracle
    
    * feat(FSADT1-1363): fuzzy match for individuals
    
    initial commit with some of the heavy lifting. not final
    
    * chore(FSADT1-1363): adding temporary api auth
    
    this entry is temporary and it will be changed before final push
    
    * feat(FSADT1-1363): updated api auth to matches
    
    * chore(FSADT1-1363): refactoring matcher code
    
    Refactored the code to allow easy to use on next iterations
    
    * test(FSADT1-1363): adding tests
    
    * chore: code cleanup
    
    * feat(FSADT1-1363): setting flag to allow match endpoint to work
    
    * feat(FSADT1-1363): add fe stub
    
    * chore(FSADT1-1363): code refactor
    
    * chore(FSADT1-1363): updating oracle sql files
    
    * fix(FSADT1-1363): mergind and rebasing
    
    * fix(FSADT1-1363): fixed branch due to dto changes
    
    * test(FSADT1-1363): updating test
    
    * chore(FSADT1-1365): update on oracle sql files
    
    * chore(FSADT1-1365): adding temporary code
    
    * feat(FSADT1-1365): new endpoints added
    
    * feat(FSADT1-1365): updated search
    
    * test(FSADT1-1365): updated test
    
    * chore(FSADT1-1365): updated sql files
    
    * chore(FSADT1-1365): adding sorting and distinct
    
    * test(FSADT1-1365): fixing ordering
    
    * feat(FSADT1-1365): added location matcher
    
    * feat(FSADT1-1365): updated test cases
    
    * chore: updating sql for legacy
    
    * chore: removing validations from actions
    
    * chore: updating sql for legacy
    
    * chore: updating sql for legacy
    
    * chore: updating sql for legacy
    
    * fix: fixing test cases on sql file
    
    * Made code reviews
    
    * no message
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    Co-authored-by: Maria Martinez <[email protected]>
    3 people committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2adaacd View commit details
    Browse the repository at this point in the history
  7. chore(deps:Snyk): Upgrade @carbon/icons-vue from 10.90.0 to 10.92.0 (#…

    …1022)
    
    fix: upgrade @carbon/icons-vue from 10.90.0 to 10.92.0
    
    Snyk has created this PR to upgrade @carbon/icons-vue from 10.90.0 to 10.92.0.
    
    See this package in npm:
    @carbon/icons-vue
    
    See this project in Snyk:
    https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: snyk-bot <[email protected]>
    Co-authored-by: Maria Martinez <[email protected]>
    3 people authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d33118c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33f85f8 View commit details
    Browse the repository at this point in the history
  9. feat(FSADT1-1364): backend fuzzy match for contacts (#1028)

    * feat(FSADT1-1364): added contact search for staff
    
    * feat(FSADT1-1364): added contact match on backend
    
    * chore: updating match due to extra phone numbers
    
    * Gave format to the code
    
    * chore: updating exception
    
    * chore: updating exception
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ca4794e View commit details
    Browse the repository at this point in the history
  10. fix(fe:FSADT1-1406): Changed the logic when the good standing indicat… (

    #1030)
    
    fix(fe:FSADT1-1406): Changed the logic when the good standing indicator is null
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c80fd01 View commit details
    Browse the repository at this point in the history
  11. feat(FSADT1-1356): Create client for staff Step 2 - Locations (#1029)

    * add locations step base files
    
    * test: add component tests
    
    * style fix
    
    * test: add locations wizard step
    
    * add delivery information fields
    
    * test additional delivery information
    
    * remove restriction for unique address
    
    * initialize validation
    
    * validate the two delivery information inputs together
    
    * validate locations on next
    
    * make scrollToElementFn optional
    
    * style: lint fix code
    
    * fix delivery information error when returned to the step
    
    * remove unnecessary validation
    
    * fix province Quebec on stubs
    
    * test delivery information
    
    * test validation
    
    * test same name and same address validations
    
    * turn autocomplete attribute off on address fields
    
    * add new address fields
    
    * fix test
    
    * fix email validation
    
    * update test
    
    * fix tests
    
    * test: mock responses
    
    * add accordion to additional locations
    
    * limit amount of locations to 25
    
    * update accordion title
    
    * focus new location
    
    * test max locations
    
    * fix test
    
    * test max locations to be 25
    
    * test: remove async
    fterra-encora authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8e0e9cf View commit details
    Browse the repository at this point in the history
  12. feat(fe:FSADT1-1382): Added code for the dashboard empty state (#1032)

    * no message
    
    * Updated pictogram library
    
    * feat(fe:FSADT1-1382): Added code for the dashboard empty state
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    938628a View commit details
    Browse the repository at this point in the history
  13. feat(FSADT1-1405): added feature flag config on deployment (#1031)

    * feat(FSADT1-1405): added feature flag config on deployment
    
    * chore(FSADT1-1405): added feature flag warn messages
    
    * docs: adding documentation to workflow
    
    * docs: added doc generation to the scheduled job
    
    * feat(FSADT1-1405): added feature flag config on deployment
    
    * feat(FSADT1-1405): updated deployment for frontend
    
    * chore: adding processor to codeql analysis
    
    * docs: updating readme
    
    * docs: updating doc generation
    
    * docs: updating pandoc job
    
    * docs: replacing readme with index
    
    * chore: fixing documentation move
    
    * chore: updating doc gen
    
    * chore: adding test code
    
    * chore: test commit
    
    * chore: removing test code
    
    * feat(FSADT1-1405): adding deployment to test and prod
    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    57eff19 View commit details
    Browse the repository at this point in the history
  14. chore(deps:Snyk): Upgrade @carbon/styles from 1.57.0 to 1.59.0 (#1021)

    fix: upgrade @carbon/styles from 1.57.0 to 1.59.0
    
    Snyk has created this PR to upgrade @carbon/styles from 1.57.0 to 1.59.0.
    
    See this package in npm:
    @carbon/styles
    
    See this project in Snyk:
    https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: snyk-bot <[email protected]>
    Co-authored-by: Maria Martinez <[email protected]>
    3 people authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3978a37 View commit details
    Browse the repository at this point in the history
  15. feat(fe:FSADT1-1382): Added code for the dashboard empty state (#1033)

    * feat(fe:FSADT1-1382): Added code for the dashboard empty state
    - Added missing line that was not in Figma
    
    * feat(fe:FSADT1-1382): Added code for the dashboard empty state
    - Made changes requested by Andrea
    
    * feat(fe:FSADT1-1382): Added code for the dashboard empty state
    - Made changes requested by Andrea
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b955305 View commit details
    Browse the repository at this point in the history
  16. feat(FSADT1-1401): Create Textarea input component (#1034)

    * add the textarea component
    
    * add slot
    
    * add the notes input field with tooltip
    
    * test Textarea component
    
    * test notes in the locations
    
    * update location test
    
    * add notes validation
    
    * allow line breaks in the Notes field
    fterra-encora authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    66b0d4c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4aeac6a View commit details
    Browse the repository at this point in the history
  18. feat(FSADT1-1404): first nations api (#1035)

    * feat(FSADT1-1404): first nations opendata endpoint
    
    * feat(FSADT1-1404): updating after rebase
    
    * feat(FSADT1-1404): updating address for first nation
    
    * chore: updating webclients
    
    * feat(FSADT1-1404): adding stub for first nation
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3750ed5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2dcf3e1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a4156d6 View commit details
    Browse the repository at this point in the history
  21. feat(FSADT1-1383): Load ID types from the backend API (#1038)

    * Renamed api names as CamelCase is generally discouraged in REST API endpoint naming
    
    * Renamed api names as CamelCase is generally discouraged in REST API endpoint naming
    
    * feat(FSADT1-1383): Load ID types from the backend API
    
    * feat(FSADT1-1383): Load ID types from the backend API
    
    * Renamed api names as CamelCase is generally discouraged in REST API endpoint naming
    
    * Renamed api names as CamelCase is generally discouraged in REST API endpoint naming
    
    * Upgraded Cypress
    
    * Added stubs
    
    * Fixed test
    
    * Fixed test.
    Issue: Value was set as Canadian Passport therefore, there is no need to interact with the province
    
    * Fixed test
    
    * no message
    
    * no message
    
    * Revert "no message"
    
    This reverts commit 6f4b90b.
    
    * no message
    
    * Attempt to fix cypress test
    
    * Debugging test...
    
    * Attempt to fix cypress test
    
    * Attempt to fix cypress test
    
    * Attempt to fix cypress test
    
    * Reverted latest change
    
    * Attempt to fix cypress test
    
    * no message
    
    * fix: fixing component test
    
    * Moved enpoints to the codes controller
    
    * Added IDIR roles in addresses API authorization
    
    * Moved enpoints to the codes controller
    
    * Cleaned up code
    
    * Improved and cleaned code
    
    * Cleaned up code. Fixed stubs.
    
    ---------
    
    Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
    mamartinezmejia and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    810d507 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    97e5aca View commit details
    Browse the repository at this point in the history
  23. feat(FSADT1-1347): create client for staff Step 3 - Contacts (#1041)

    * chore: updating tsconfig
    
    * feat(FSADT1-1347): updated dto and functions
    
    * chore: updated locations and components
    
    * feat(FSADT1-1347): contact for staff page
    
    * chore(deps): updated cypress dependency
    
    * chore: updated components
    
    * chore: removing debug info
    
    * fix: updating contact components for staff
    
    * chore: updated text input component
    
    * feat(FSADT1-1347): added validation to contact
    
    * test(FSADT1-1347): adding tests to staff contact
    
    * test: updating tests
    
    * fix: fixing component test
    
    * Fixed endpoints in new form
    
    * Made more code reviews
    
    ---------
    
    Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
    mamartinezmejia and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a983339 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f93661e View commit details
    Browse the repository at this point in the history
  25. feat(FSADT1-1347): create client for staff Step 3 - Contacts (#1043)

    * Fixed missing asterisk in mandatory fields
    
    * fix(FSADT1-1347): fixing validation missing value
    
    ---------
    
    Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
    mamartinezmejia and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5415676 View commit details
    Browse the repository at this point in the history
  26. feat(fe:FSADT1-1350): Create client for staff Step 4 - Review (#1044)

    * feat(fe:FSADT1-1350): Create client for staff Step 4 - Review
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4f2d440 View commit details
    Browse the repository at this point in the history
  27. feat(fe:FSADT1-1385): Create the "Client created" page for staff (#1045)

    * feat(fe:FSADT1-1385): Create the "Client created" page for staff
    
    * no message
    
    * Improved code
    
    * Beautified code
    
    * no message
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1b38752 View commit details
    Browse the repository at this point in the history
  28. feat(fe:FSADT1-1389): Create client for staff - no selection (#1046)

    * feat(fe:FSADT1-1389): Create client for staff - no selection
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f10a446 View commit details
    Browse the repository at this point in the history
  29. feat(FSADT1-1366): Process Staff Submission (#1047)

    * feat(FSADT1-1366): updating dto and entity
    
    * feat(FSADT1-1366): added controller and updated query
    
    - Updated query to not load the SDD data.
    - Added the controller to allow staff submission
    
    * chore: updating log
    
    * feat(FSADT1-1366): updated district loading
    
    Updated district loading to avoid loading empty values. This is for staff submitted data.
    
    * feat(FSADT1-1366): updated name splitting for new individual
    
    * feat(FSADT1-1366): updated internal processor for staff
    
    Staff submitted data differs a little bit from external submission, so a few points in the code required some updates.
    
    * test(FSADT1-1366): added and updated tests to staff submission
    
    * feat(FSADT1-1366): added error handling for staff submission
    
    * feat(FSADT1-1366): updating mapper
    
    * chore(deps:FSADT1-1366): added reactor extra dependency
    
    * chore: updating objects
    
    * feat(FSADT1-1366): updating and adding validators
    
    * feat(FSADT1-1366): added retry util
    
    This is to accommodate the retry code
    
    * test(FSADT1-1366): principal util tests
    
    * feat(FSADT1-1366): removing old validation format
    
    * chore(FSADT1-1366): updating client mapper
    
    * test(FSADT1-1366): updating matcher test
    
    * feat(FSADT1-1366): adding staff submission
    
    * test: updating some tests
    
    * chore: updating models
    
    * test(FSADT1-1366): added test to validators
    
    * fix(FSADT1-1366): fixed validators
    
    * chore: preventing district email on test
    
    * test: fixing tests
    
    * chore: removed logs
    
    * chore: added missing parameters
    
    * chore: changed stub for email
    
    * chore: updated log configuration for test
    
    * test(FSADT1-1366): added tests to staff submission
    
    * chore: removed todo
    
    * feat(FSADT1-1366): set security mechanism for staff submission
    
    * chore: set the correct principal for staff
    
    * feat(FSADT1-1366): added request to processor from backend
    
    * fix: fixing build pattern for tests
    
    * chore: changing processor health
    
    * chore: updated deployment order
    
    * chore: updated controller error
    
    * feat(FSADT1-1366): added retry trigger for staff submission
    
    - added a new scheduled to handle retry triggered by staff submitted data
    - small change on the timing display to make it easier to read
    
    * feat(FSADT1-1366): added stub for staff submission for individual
    
    * fix(FSADT1-1366): fixing test and conversions
    
    * Gave format to the code
    
    * chore: setting test order
    
    * test: fixing test
    
    * test: fixing test
    
    * test: fixing tests
    
    * test: fixing tests
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c3f1c4a View commit details
    Browse the repository at this point in the history
  30. feat(fe:FSADT1-1402): Create client for staff Step 1 - Individuals - …

    …capturing other ID (#1049)
    
    * feat(fe:FSADT1-1402): Create client for staff Step 1 - Individuals - capturing other ID
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d878946 View commit details
    Browse the repository at this point in the history
  31. feat(FSADT1-1384): Submit data to create client by staff user (#1050)

    * fix: removing clientNumber from submitted
    
    * chore: reworked the app startup to consider route init
    
    wrapped the app to the router initialization, to make sure the router is ready before the application starts
    
    * chore: refactored stubs
    
    * chore: removed unsuded param from wiremock
    
    * feat(FSADT1-1384): simplified confirmation data
    
    * chore: removing unnecessary constants
    
    * feat(FSADT1-1384): added processing info on review page
    
    * chore: updating stubs
    
    * fix(FSADT1-1384): update be to send submission id
    
    * feat(FSADT1-1384): added staff processing route
    
    * feat(FSADT1-1384): added loading overlay
    
    * feat(FSADT1-1384): updating processing page
    
    * test: fixex test due to constant removed
    
    * test(FSADT1-1384): tests added to new components and pages
    
    * feat(FSADT1-1384): updated form staff for submission
    
    * Update SubmissionReviewPage.vue
    
    * test(FSADT1-1384): test review page with refresh for staff
    
    * test(FSADT1-1384): added tests to staff submission
    
    * chore: set label class for readonly input text
    
    * fix: fixed other id layout
    
    * test: updated tests
    
    * test: fixing data
    
    * text: fixing test
    
    * test: updating cypress tests for frontend
    
    * chore: removing tests for now
    
    * chore: updated files
    
    * test: adding delay before check
    
    * chore: ignoring report path for vite
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    16cac23 View commit details
    Browse the repository at this point in the history
  32. fix: small adjustments (#1051)

    * fix: added missing cors header
    
    * fix: fixed text
    
    * fix: fixed metrics endpoint for processor
    
    * fix: fixed location name case
    
    * feat(be:FSADT1-1420): Email generated from staff creation of client number
    
    * Sanittized phone numbers before persisting data
    
    * test: fixed test cases
    
    * fix: fixed some of the error handling and test
    
    * test: adding contactGroupComponent test back
    
    * test: adding test back
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e0e2579 View commit details
    Browse the repository at this point in the history
  33. fix(be): Removed logic from Legacy and placed it in the Processor (#1052

    )
    
    Removed logic from Legacy and placed it in the Processor
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5927ea7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0f9a83c View commit details
    Browse the repository at this point in the history
  35. fix(be:FSADT1-1419): Client ID is not being saved (#1054)

    * fix(be:FSADT1-1419): Client ID is not being saved
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3d9a010 View commit details
    Browse the repository at this point in the history
  36. fix: staff contact validation (#1055)

    * fix validations
    
    * update message
    
    ---------
    
    Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
    fterra-encora and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0b6f382 View commit details
    Browse the repository at this point in the history
  37. fix(fe:FSADT1-1423): Hide left menu when the user is at the confirmat… (

    #1057)
    
    * fix(fe:FSADT1-1423): Hide left menu when the user is at the confirmation page
    
    * Made a better approach
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0151fb5 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    feab586 View commit details
    Browse the repository at this point in the history
  39. fix(FSADT1-1425): fixed mapping issues for external (#1059)

    External users provide empty fields for some staff related data, and this was causing some constraing issues.
    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b39b2af View commit details
    Browse the repository at this point in the history
  40. feat: add fuzzy matching notification (#1060)

    * feat: add fuzzy matching notification
    
    * test: fix tests to wait the fuzzy matching delays
    fterra-encora authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    34eb3fb View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7065df5 View commit details
    Browse the repository at this point in the history
  42. fix(FSADT1-1428): fixed email not beint sent (#1064)

    * fix(FSADT1-1428): fixed district load on processor
    
    * chore(FSADT1-1828): added retry on client number loading
    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    764f3eb View commit details
    Browse the repository at this point in the history
  43. fix(fe): Commenting this for now until the API for fuzzy match is done (

    #1066)
    
    Commeting this for now until the API in done
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f935f0c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    f905361 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a5e3204 View commit details
    Browse the repository at this point in the history
  46. fix(FSADT1-1426): fixed multi-address issue (#1061)

    in case of bc registry data with multiple addresses, we order to have the mailing first, and we remove any other location on the frontend
    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    981854b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7fc42a7 View commit details
    Browse the repository at this point in the history
  48. feat(FSADT1-1388): Create client for staff Step 1 - BC Registered Bus…

    …iness (#1056)
    
    * chore: updating config
    
    * feat(FSADT1-1388): updated readonly component
    
    * feat(FSADT1-1388): added bc registered staff loading
    
    * docs: updated stubs
    
    * chore: added validation to isNotEmpty to check if string
    
    * feat(FSADT1-1388): initial version of bc registered
    
    * chore: added new stub
    
    * feat(FSADT1-1388): added bc reg validations
    
    * feat(FSADT1-1388): added validations to bcreg
    
    * test(FSADT1-1388): updated tests and cypress files
    
    * chore: added IDs to error notification
    
    * chore: small update on submission validator
    
    * feat(FSADT1-1388): added match notification
    
    This can serve as a base for the fuzzy match notification.
    
    The FuzzyMatchNotificationGroupingComponent.vue is the responsible for showing the cds-actionable-notification. It has an ID and it should react/show data only if the received notification is marked for it. This way we can have as many as required throught the entire page and only the one that matches the Id will pop-up.
    
    New types were added to match the fuzzy response and some other fuzzy related data.
    
    An example on how to use it globally can be seen on the FormStaffPage.vue file. <fuzzy-match-notification-grouping-component id="global" /> sets the "global" one that will apear on top and show a notification, such as for BC Registrered ones.
    
    To trigger it check the usage on the BcRegisteredClientInformationWizardStep.vue file around line 172~184. The errorBus.emit is to force the field to show the error message below it. The fuzzyBus is to force the fuzzy notification to appear. The ID used here was the global, so it should make the global one appear only, no other notification should appear.
    
    * feat(FSADT1-1388): added bc registered handling for all types
    
    added the ability to handle duplicated and enabled the screen to handle possible external invalid cases.
    
    * test: updated cypress fixtures and commands
    
    * chore: updated staff validation config
    
    * test(FSADT1-1388): added more tests
    
    * feat(FSADT1-1388): allowing idir to receive responses
    
    * test(FSADT1-1388): added test case for 404
    
    * feat(FSADT1-1388): added work safe bc to legacy
    
    * fix(FSADT1-1388): added workSafeBCNumber to dto
    
    * fix(FSADT1-1388): fixed fuzzy notification
    
    * feat(FSADT1-1388): added registered SP staff variation
    
    * feat(FSADT1-1388): broaden the doing business as code
    
    * chore(FSADT1-1388): added test case name to test
    
    * chore: disabling content of another feature
    
    * chore: returned value
    
    * test: fixing tests
    
    * fix: fixing tests
    
    * test: fixing test
    
    * test: fixing test
    
    * test: fixing tests
    
    * test: fixing test
    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    505bea4 View commit details
    Browse the repository at this point in the history
  49. feat(FSADT1-1397): Backend Fuzzy matching on Business Information for…

    … BC Registered Business (#1065)
    
    * feat(FSADT1-1397): renamed cases for registered
    
    * fix(FSADT1-1397): added missing cors header
    
    * test(FSADT1-1397): added more test util
    
    * test(FSADT1-1397): refactored test and added name
    
    * test(FSADT1-1397): refactored test and added name
    
    * test(FSADT1-1397): added missing test cases
    
    * feat(FSADT1-1397): added registered business match
    
    * chore: re-enabling match
    
    * test: updating tests
    
    * chore: updating code
    
    * chore: updating stubs
    
    * chore: updating validation and test
    
    * chore: fixing typo
    
    * fix: Fixed the following issue: "Legacy key/value format with whitespace separator should not be used"
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cb3ed6f View commit details
    Browse the repository at this point in the history
  50. feat(FSADT1-1390): First Nation, Government, Ministry of Forests, and…

    … Unregistered Business client types (#1070)
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    08119a3 View commit details
    Browse the repository at this point in the history
  51. feat(FSADT1-1399): Backend Fuzzy matching for Business Information fo…

    …r Other types (#1071)
    
    * feat(FSADT1-1397): renamed cases for registered
    
    * fix(FSADT1-1397): added missing cors header
    
    * test(FSADT1-1397): added more test util
    
    * test(FSADT1-1397): refactored test and added name
    
    * test(FSADT1-1397): refactored test and added name
    
    * test(FSADT1-1397): added missing test cases
    
    * feat(FSADT1-1397): added registered business match
    
    * chore: re-enabling match
    
    * test: updating tests
    
    * chore: updating code
    
    * chore: updating stubs
    
    * chore: updating validation and test
    
    * chore: fixing typo
    
    * feat(FSADT1-1399): added first nation example
    
    * feat(FSADT1-1399): added first nation matcher
    
    * feat(FSADT1-1399): added other matcher
    
    * fix(FSADT1-1397): added missing endpoints
    
    * fix(FSADT1-1397): added missing endpoints test
    
    * test(FSADT1-1399): fixed test matchers
    
    * fix(FSADT1-1397): added missing endpoints test
    
    * test: fixing tests
    
    * feat(FSADT1-1399): updated processor to support other types
    
    * feat(FSADT1-1399): added validators
    
    * fix: Fixed the following issue: "Legacy key/value format with whitespace separator should not be used"
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    Co-authored-by: Maria Martinez <[email protected]>
    3 people committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    399e36a View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ca4fde9 View commit details
    Browse the repository at this point in the history
  53. fix: fixing missing dto for native reflection (#1074)

    * fix: fixing missing dto for native reflection
    
    * fix: fixing missing dto for native reflection
    
    * fix: added missing complementary address info
    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    db4c1ef View commit details
    Browse the repository at this point in the history
  54. fix(fe): Added missing client types and made code reviews (#1075)

    fix: Added missing client types and made code reviews
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6f26a25 View commit details
    Browse the repository at this point in the history
  55. test: re-adding test files (#1076)

    * fix: fixing missing dto for native reflection
    
    * fix: fixing missing dto for native reflection
    
    * fix: added missing complementary address info
    
    * test: adding missing tests
    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7003bd1 View commit details
    Browse the repository at this point in the history
  56. feat(FSADT1-1353): add Frontend Fuzzy matching on Business informatio…

    …n for Individuals (#1073)
    
    * auto-fill data manual test
    
    * feat: highlight the fields with error
    
    * feat: validate fields as a group
    
    * feat: highlight fields with warning style
    
    * Revert "feat: validate fields as a group"
    
    A lot of manual work to resolve conflicts from reverting commit ec169e2.
    
    * feat: clear fuzzy errors on fields
    
    * fix: remove emit from function
    
    * feat: add a simple checkbox component
    
    * feat: add the review statement checkbox
    
    * feat: skip the fuzzy matching when the errors were already reviewed by the user
    
    * fix: provide a default value for the payload
    
    * fix: skip notification for client name
    
    * fix: remove unused property
    
    * Revert "auto-fill data manual test"
    
    This reverts commit 431cd55.
    
    * test: fuzzy match component
    
    * feat: add checkboxId to refer to the inner cds-checkbox
    
    * test: fuzzy matching
    
    * refactor: client identification group
    
    * test: add identification
    
    * feat: display identification match
    
    * test: Fuzzy Notification Component
    
    * fix: limit allowed characters on Acronym
    
    * test: add recently removed assertions back
    
    * test: fix Acronym test
    
    * feat: update validation messages for isIdCharacters
    
    * fix: do not skip the fuzzy matching
    
    If the user goes back to that step, run it again.
    
    * test: remove test that is longer valid
    
    * test: remove fake describe/it approach
    
    * chore: adding mocks
    
    ---------
    
    Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
    fterra-encora and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    db5f494 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    f174f47 View commit details
    Browse the repository at this point in the history
  58. fix(FSADT1-1415): reordering the client type for staff (#1078)

    * fix(FSADT1-1415): reordering the client type for staff
    
    * test(FSADT1-1415): adding test
    
    * chore: resolving missing components
    
    * chore: adding env var for test
    
    * chore: removing unexisting component
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e85cffd View commit details
    Browse the repository at this point in the history
  59. fix(FSADT1-1435): fixing bug when different countries are on list (#1079

    )
    
    * fix(FSADT1-1415): reordering the client type for staff
    
    * test(FSADT1-1415): adding test
    
    * chore: resolving missing components
    
    * chore: adding env var for test
    
    * chore: removing unexisting component
    
    * chore: adding missing validators
    
    * fix(FSADT1-1435): removing some validations from list
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9bf0f53 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    a9e23d1 View commit details
    Browse the repository at this point in the history
  61. fix(be:FSADT1-1446): Wrong main address being persisted in Oracle (#1082

    )
    
    * fix(be:FSADT1-1446): Wrong main address being persisted in Oracle
    
    * no message
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7f15d9b View commit details
    Browse the repository at this point in the history
  62. fix(fe): Added missing masks (#1083)

    Added missing masks and made code review
    mamartinezmejia authored and paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b138599 View commit details
    Browse the repository at this point in the history
  63. feat(FSADT1-1396|FSADT1-1398): added frontend fuzzy match for remaini…

    …ng client types (#1081)
    
    * chore: adding new flag to match result and changing contact and location
    
    setting contact and location as fuzzy true to allow the frontend to deal with its visual, while adding new flag to represent the source of the result
    
    * feat(FSADT1-1396): added fuzzy matching for registered business
    
    * feat(FSADT1-1396): renaming some fields on fuzzy match
    
    * feat(FSADT1-1396): updating fuzzy mock and mappings
    
    * test(FSADT1-1396): added tests to individual and registered fuzzy match
    
    * test(FSADT1-1398): added tests to other types of fuzzy on step 1
    
    * chore(FSADT1-1396): renaming some fields on fuzzy match
    
    * chore(FSADT1-1398): renaming some fields on fuzzy match
    
    * fix(FSADT1-1398): fixing test cases
    
    * text: fixing failing test
    
    * test: reduced the wait time on cypress
    
    * chore: added missing intercept
    
    * chore: added missing stubs
    
    * fix(FSADT1-1396): fixed identification fuzzy
    
    * chore: updating fuzzy match
    
    * chore(FSADT1-1398): removing pending match for other individual
    
    * fix: fixed fuzzy match field association
    
    * chore: added missing intercept
    
    * test: fixing wrong check on test
    
    * fix(FSADT1-1396): fixing field name on grouping
    
    * test: fixing test params
    
    * chore: removing console log
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    paulushcgcj and mamartinezmejia committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2d6221f View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    50d0baf View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    9a19a0c View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    b79232f View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    53c4135 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    20e6af2 View commit details
    Browse the repository at this point in the history
  69. chore: removing volume

    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1aa1443 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    744cb28 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    ae3a1a2 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    ecf8951 View commit details
    Browse the repository at this point in the history
  73. chore: updated image

    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8dd3ddb View commit details
    Browse the repository at this point in the history
  74. chore: run as

    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    309302e View commit details
    Browse the repository at this point in the history
  75. chore: image build

    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    04098f6 View commit details
    Browse the repository at this point in the history
  76. chore: updating oracle

    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    26b73d5 View commit details
    Browse the repository at this point in the history
  77. chore: test

    paulushcgcj committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7261d4b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    f741319 View commit details
    Browse the repository at this point in the history
  2. chore: deploying os

    paulushcgcj committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    87da5e2 View commit details
    Browse the repository at this point in the history
  3. chore: image update

    paulushcgcj committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    43b994f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    595d46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d826116 View commit details
    Browse the repository at this point in the history
  3. chore: token test

    paulushcgcj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8d9da58 View commit details
    Browse the repository at this point in the history
  4. chore: moving to tools

    paulushcgcj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    59af17a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58b92fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b183fd6 View commit details
    Browse the repository at this point in the history
  7. chore: fixing image

    paulushcgcj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fbb73d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f9b449 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c320fd4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d066c0e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bd4b05 View commit details
    Browse the repository at this point in the history
  12. chore: removing files

    paulushcgcj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0c12798 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    c55bb77 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    fb0d155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccf6e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e8ef5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4880343 View commit details
    Browse the repository at this point in the history
  2. chore: updating image

    paulushcgcj committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    162d9db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be3ae16 View commit details
    Browse the repository at this point in the history
  4. chore: updated compose

    paulushcgcj committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1b84365 View commit details
    Browse the repository at this point in the history
  5. chore: legacydb test

    paulushcgcj committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5dbf49a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc8c8b1 View commit details
    Browse the repository at this point in the history
  7. chore: removed pvc

    paulushcgcj committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    59e5c0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5d63cf View commit details
    Browse the repository at this point in the history
  9. chore: fixing job

    paulushcgcj committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    41ca0e0 View commit details
    Browse the repository at this point in the history
  10. chore: fixing deploy

    paulushcgcj committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    729942c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bec554 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e401f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eb793e5 View commit details
    Browse the repository at this point in the history
  14. chore: job renamed

    paulushcgcj committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2fef896 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. feat: enabled legacy to use flyway

    - This will allow the legacy app to be able to create its own database structure.
    - There are safeguards in place to prevent it from running it in prod
    - It will only be available to dev and local
    - Migration folder is not default, to prevent issues in other environments
    - Oracle port will be provided as an argument
    paulushcgcj committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7f07992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee8000c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9db771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c33373c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6389185 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f1593c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e5618d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de61b38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05cdb43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    02b1f5a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ffa75c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6ba1cf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d061052 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a864473 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31930f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    23f3ccd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e8f057c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d669656 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f765555 View commit details
    Browse the repository at this point in the history
  20. chore: fixing deployment

    paulushcgcj committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1f4374a View commit details
    Browse the repository at this point in the history
  21. chore: opening the policy

    paulushcgcj committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dae1db2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    e4a9537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea354f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d01bf2b View commit details
    Browse the repository at this point in the history
  4. chore: renaming action

    paulushcgcj committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7ac619a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37d5b4c View commit details
    Browse the repository at this point in the history
  6. chore: name change

    paulushcgcj committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    126a63c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64a6ad8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d4ccde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38635b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a984f55 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51c57ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f4c925 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12e875c View commit details
    Browse the repository at this point in the history