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

chore: PRs to support Client 2 #1166

Merged
merged 29 commits into from
Oct 1, 2024
Merged

chore: PRs to support Client 2 #1166

merged 29 commits into from
Oct 1, 2024

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    0564821 View commit details
    Browse the repository at this point in the history
  2. feat(fe:FSADT1-1445): Change "Logout" icon in "My profile" panel (#1165)

    * feat(fe:FSADT1-1445): Change "Logout" icon in "My profile" panel
    
    * Removed unused import
    mamartinezmejia authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5b7500d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9ab307 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix(fe: FSADT1-1427): Autocomplete emitting value twice (#1170)

    * fix: prevent from re-emitting with value undefined
    
    * test: update tests
    fterra-encora authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    92055f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    761daaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7be0e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix(fe: FSADT1-1495): Add notification to all BC Registries cards in …

    …step 1 (#1171)
    
    fix: show the Read-only notification always
    fterra-encora authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d4dd307 View commit details
    Browse the repository at this point in the history
  2. chore: update support/client2 with main (#1175)

    * fix(deps): update maven all non-major dependencies
    
    * fix(deps): update dependency date-fns to v4 (#1173)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    fterra-encora and renovate[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    920fca7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix(fe: FSADT1-1511): Clear business information when a new Client na…

    …me gets selected (#1176)
    
    fix: clear business information when a new client name gets selected
    fterra-encora authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1a3117e View commit details
    Browse the repository at this point in the history
  2. feat(FSADT1-779): adding cypress scenarios (#1139)

    * feat: adding some cypress code
    
    * feat: adding gherking issue template
    
    * feat: updated commands and feature files
    
    * feat: adding core cypress instructions for user flow
    
    * chore: testing env var
    
    * chore: testing artifact grab
    
    * chore: ci update
    
    * chore: debugging
    
    * chore: reducing verbosity
    
    * chore: removing test data
    
    * feat: adding initial sample for creation
    
    * docs: updated documentation
    
    * feat: clean before run
    
    This will make the database remove the test data beforehand. This can affect the manual test too, but is the price for now
    
    * fix: fixing clean script
    
    * chore: changing strategy for cleanup
    
    - Changed strategy for cleanup. First remove everything from the PR database before recreating it. This is required due to tue uncertainty of the data that will be created through cypress and the previous, manual data inserted as well
    
    * chore: testing a few new steps
    
    * chore: pre-tools cleanup
    
    * fix: fixing automation test
    
    * fix: fixing staff on automation
    
    * chore: changing wait time
    
    * chore: adding an address
    
    * chore: trying to make a miracle
    
    * chore: scale down
    
    * chore: changing config
    
    * ci: lets do it
    
    * chore: some tests
    
    * ci: scale down post work and scale up
    
    * chore: adding tags to make it easier to find component
    
    * chore: updating name part
    
    * chore: updating a little bit
    
    * chore: adding bceid and bcsc button text
    
    * feat: updated login hooks
    
    * feat: add tag identifier for internal and external user
    
    * feat: added initial bceid
    
    * chore: adding contact identification for old screens
    
    * chore: changed limits for submission
    
    * chore: adding identification to notification
    
    * fix: fixing submit instruction
    
    * chore: splitting up the instructions
    
    * fix: fixed bceid
    
    * docs: updated readme for cypress
    
    * chore: updating notification identification
    
    * fix: fixing automation
    
    * feat(FSADT1-779): updating gherkin issue template
    
    * feat: added action to generate feature files
    
    * docs: updated readme
    
    * chore: reverting a change on accordion item title
    
    * fix: fixing wrapper
    
    * chore: adding decorator config
    
    * fix: fixing data-text location
    
    * chore: changing data-text location
    
    * fix: changing data-text location
    
    * fix: fixing contact selector
    
    * chore: removing extra data-text
    
    * chore: fixing subgroup search
    paulushcgcj authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6120445 View commit details
    Browse the repository at this point in the history
  3. feat(FSADT1-1515): Display informative message when Legal Types are n…

    …ot supported (#1178)
    
    * feat(FSADT1-1515): Display informative message when Legal Types are not supported
    
    * feat(FSADT1-1515): Display informative message when Legal Types are not supported
    
    * Made code reviews
    
    ---------
    
    Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
    mamartinezmejia and paulushcgcj authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a621f9d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat(FSADT1-779): adding cypress scenarios (#1139) (#1179)

    * feat(FSADT1-779): adding cypress scenarios (#1139)
    
    * feat(FSADT1-779): adding cypress scenarios (#1139)
    mamartinezmejia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    61efa97 View commit details
    Browse the repository at this point in the history
  2. chore: merge main into client2 to solve conflicts (#1181)

    * fix(deps): update maven all non-major dependencies
    
    * fix(deps): update dependency date-fns to v4 (#1173)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * fix(FSADT1-1514): fixed doing business as processing (#1177)
    
    - added to external users the DBA field filled
    - fixed the DBA field on the processor
    
    * fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.4
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
    3 people authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8889e26 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Oct 1, 2024

  1. fix(fe: FSADT1-1488): revalidate the date value properly (#1188)

    fix: validate date of birth on revalidate event
    fterra-encora authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    02fa1fb View commit details
    Browse the repository at this point in the history
  2. chore: upgrade vue (#1193)

    chore: upgraded vue
    mamartinezmejia authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ecd2277 View commit details
    Browse the repository at this point in the history
  3. chore: update support/client2 with main (#1192)

    * fix(deps): update maven all non-major dependencies
    
    * fix(deps): update dependency date-fns to v4 (#1173)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * fix(FSADT1-1514): fixed doing business as processing (#1177)
    
    - added to external users the DBA field filled
    - fixed the DBA field on the processor
    
    * fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.4
    
    * chore(deps): update maven all non-major dependencies
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
    Co-authored-by: Maria Martinez <[email protected]>
    4 people authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    80a9466 View commit details
    Browse the repository at this point in the history
  4. fix(fe:FSADT1-1508): reset validation when the selected Client name c…

    …hanges (#1191)
    
    * fix: reset validation when the selected Client name changes
    
    * fix: fix cypress commands declaration
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    fterra-encora and mamartinezmejia authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0d2eb22 View commit details
    Browse the repository at this point in the history
  5. fix(fe: FSADT1-1421): fix date validation for pasted/autocompleted va…

    …lues (#1187)
    
    * fix: fix date validation for pasted/autocompleted values
    
    * test: remove .only
    
    ---------
    
    Co-authored-by: Maria Martinez <[email protected]>
    fterra-encora and mamartinezmejia authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    78c0a8e View commit details
    Browse the repository at this point in the history
  6. chore: upgrade types node (#1194)

    chore: upgraded types/node
    mamartinezmejia authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ab98039 View commit details
    Browse the repository at this point in the history
  7. fix(fe): stop date validation when part of it has an error (#1197)

    fix: stop validation when any parts have errors
    fterra-encora authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    94bd418 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    968010f View commit details
    Browse the repository at this point in the history
  9. chore: upgrade carbon pictograms (#1196)

    chore: updgraded carbon pictograms
    
    Co-authored-by: Fernando Terra <[email protected]>
    mamartinezmejia and fterra-encora authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f2d64db View commit details
    Browse the repository at this point in the history
  10. chore: upgrade carbon styles (#1198)

    * chore: upgraded carbon styles
    
    * Delete frontend/src/pages/SearchPage.vue
    mamartinezmejia authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e2117b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b545ccf View commit details
    Browse the repository at this point in the history
  12. fix(FSADT1-1514): fixed doing business as processing (#1177)

    - added to external users the DBA field filled
    - fixed the DBA field on the processor
    paulushcgcj committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9821189 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a25a08a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ed01c7 View commit details
    Browse the repository at this point in the history