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

Haar 1906 edit client details flow #31

Closed
wants to merge 15 commits into from

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    8b4aa11 View commit details
    Browse the repository at this point in the history
  2. add view base client page

    thomasridd committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    96d49d6 View commit details
    Browse the repository at this point in the history
  3. Fix errors in template

    thomasridd committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    354bd37 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    bb7ea6e View commit details
    Browse the repository at this point in the history
  2. added controller tests

    thomasridd committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5d231c6 View commit details
    Browse the repository at this point in the history
  3. add tests for presenter

    thomasridd committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    22cf418 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into HAAR-1905-create-new-base-client-journey

    # Conflicts:
    #	server/controllers/baseClientController.test.ts
    #	server/controllers/baseClientController.ts
    #	server/routes/baseClientRouter.ts
    #	server/views/helpers/nunjucksUtils.ts
    thomasridd committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1936ebc View commit details
    Browse the repository at this point in the history
  5. add test for expiry today

    thomasridd committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c541027 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    5948afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff34146 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    61c1f47 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into HAAR-1906-edit-client-details-flow

    # Conflicts:
    #	server/controllers/baseClientController.test.ts
    #	server/controllers/baseClientController.ts
    #	server/mappers/forms/mapCreateBaseClientForm.ts
    #	server/mappers/index.ts
    #	server/routes/baseClientRouter.ts
    #	server/utils/utils.ts
    thomasridd committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9202c93 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. update test comments

    thomasridd committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    32fcdb6 View commit details
    Browse the repository at this point in the history
  2. update comments

    thomasridd committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    410e01b View commit details
    Browse the repository at this point in the history