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

Promote from main to preprod #354

Merged
merged 6 commits into from
Jun 19, 2024
Merged

Promote from main to preprod #354

merged 6 commits into from
Jun 19, 2024

Conversation

social-surveys-blaise-concourse
Copy link
Collaborator

@social-surveys-blaise-concourse social-surveys-blaise-concourse commented Jun 19, 2024

Auto generated by concourse:

Promote from main to preprod

#352

am-ons and others added 6 commits June 17, 2024 11:41
…lt Server Park" to "Server Parks"

    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json
…ed in separate ticket for adding more tests.
…erverpark-Access-To-CMA-Roles

BLAIS5-4190 Add cma serverpark access to cma roles
@social-surveys-blaise-concourse social-surveys-blaise-concourse requested a review from a team June 19, 2024 11:19
@am-ons am-ons merged commit 839864c into preprod Jun 19, 2024
5 checks passed
am-ons added a commit that referenced this pull request Jun 19, 2024
* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
am-ons added a commit that referenced this pull request Jun 21, 2024
* Promote from main to preprod (#354)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* Promote from main to preprod (#358)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* refactor: using blaise-api-node-client v1.1.0

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>
Co-authored-by: social-surveys-blaise-concourse <79969802+social-surveys-blaise-concourse@users.noreply.github.com>
am-ons added a commit that referenced this pull request Jun 21, 2024
* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

* Feature/blais5 4274 fix merge conflicts preprod and main branches (#360)

* Promote from main to preprod (#354)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* Promote from main to preprod (#358)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* refactor: using blaise-api-node-client v1.1.0

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>
Co-authored-by: social-surveys-blaise-concourse <79969802+social-surveys-blaise-concourse@users.noreply.github.com>

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>
am-ons added a commit that referenced this pull request Jun 21, 2024
* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

* Feature/blais5 4274 fix merge conflicts preprod and main branches (#360)

* Promote from main to preprod (#354)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* Promote from main to preprod (#358)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* refactor: using blaise-api-node-client v1.1.0

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>
Co-authored-by: social-surveys-blaise-concourse <79969802+social-surveys-blaise-concourse@users.noreply.github.com>

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>
am-ons added a commit that referenced this pull request Jun 22, 2024
* Promote from main to preprod (#354)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* Promote from main to preprod (#358)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* Promote from main to preprod (#361)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

* Feature/blais5 4274 fix merge conflicts preprod and main branches (#360)

* Promote from main to preprod (#354)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* Promote from main to preprod (#358)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* refactor: using blaise-api-node-client v1.1.0

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>
Co-authored-by: social-surveys-blaise-concourse <79969802+social-surveys-blaise-concourse@users.noreply.github.com>

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>

* Promote from main to preprod (#362)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

* Feature/blais5 4274 fix merge conflicts preprod and main branches (#360)

* Promote from main to preprod (#354)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* Promote from main to preprod (#358)

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* fix: Updated snapshot for UTs on users component tests.

* refactor: using blaise-api-node-client v1.1.0

* ci: Do not fail CI build if coverage is low. Coverage will be increased in separate ticket for adding more tests.

* refactor: Add whitespace after comma in server parks list.

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>

* refactor: Add DEFAULT to RoleToServerParksMap, renamed heading "Default Server Park" to "Server Parks"
    ClientConfig reads RoleToServerParksMap from json file
    Read role_to_serverparks_map_json from json file
    Rename RoleToServerParksMap to RoleToServerParksMap
    Server side RoleToServerParksDict config change
    Client side RoleToServerParksDict config changes

fix: Add resolveJsonModule to tsconfig.server.json

* refactor: using blaise-api-node-client v1.1.0

* BLAIS5-4274 increase unit test coverage in bam (#356)

* chore: fail_ci_if_error: true

* refactor: Protected server API endpoint test passes successfully

* feat: Add all tests to cover the code in /api/users POST endpoint

* fix: Prevent disk I/O each time GET * request hits server

* fix: Fix formatting: yarn eslint . --fix
fix: Add typemoq as dependency

* feat: Add all tests to cover the code in /api/users DELETE endpoint

* feat: Add all tests to cover the code in /api/users GET endpoint

* feat: Add all tests to cover the code in /api/roles GET endpoint

* feat: Add all tests to cover the code in /api/change_password/:user GET endpoint

* fix: Fix Linting with ESLINT: yarn eslint . --fix

* fix: Load .env variables if current env is not PROD.

* fix: Remove launch.json from source control as it should be dev local file.

* feat: Add test for "external Blaise API changePassword endpoint rejects request with error message"

* chore: No changes in yarn.lock file.

* refactor: Removed redundant json map from client. We don't trust client side script, mapping happens on server side so only one json map file needed that is on the server side.

---------

Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>
Co-authored-by: social-surveys-blaise-concourse <79969802+social-surveys-blaise-concourse@users.noreply.github.com>

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>

---------

Co-authored-by: am-ons <[email protected]>
Co-authored-by: Elinor Thorne <[email protected]>
Co-authored-by: Matthew Palmer <[email protected]>
Co-authored-by: Nik Webb <[email protected]>
Co-authored-by: Alistair Grew <[email protected]>
Co-authored-by: Richmond Rice <[email protected]>
Co-authored-by: Sidra Javed <[email protected]>
Co-authored-by: James Anthony Williams <[email protected]>
Co-authored-by: motalm_ONS <[email protected]>
Co-authored-by: Kristian T <[email protected]>
Co-authored-by: Cal <[email protected]>
Co-authored-by: BenjaminLambe_ONS <[email protected]>
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.

None yet

3 participants