Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

UAT/Prod release #1009

Merged
merged 25 commits into from
Feb 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
5cd5716
Bump version of directory components
boxadesign Feb 8, 2024
5b60bdc
Update requirements
lewis-coulson-dit Feb 12, 2024
e6f2e54
Merge pull request #1006 from uktrade/KLS-1926-replace-og-image
hal274 Feb 12, 2024
c25776a
POLS-94 Add codeowners file
hal274 Feb 14, 2024
d5bf814
Removing contact us across app and conditional logic for showing eyb …
stuart-mindt Feb 15, 2024
48586dc
Fixing does not redirect test
stuart-mindt Feb 15, 2024
7baaeda
Removing contact triage test as no longer needed
stuart-mindt Feb 15, 2024
d4211f7
Removing unused imports
stuart-mindt Feb 15, 2024
926c81a
Removing international triage contact view
stuart-mindt Feb 15, 2024
ebbe2ce
Adding test to check contact page is gone
stuart-mindt Feb 15, 2024
5c713c8
Flake fix
stuart-mindt Feb 15, 2024
4e96b55
Removing contact view
stuart-mindt Feb 15, 2024
af2e93d
Removing unused imports
stuart-mindt Feb 15, 2024
f92bacf
Merge pull request #1008 from uktrade/feature/ioo-1120_alignment-to-eyb
stuart-mindt Feb 15, 2024
807ef74
Merge branch 'develop' into add-code-owners
bobby-didcoding Feb 16, 2024
84be288
Merge pull request #1007 from uktrade/add-code-owners
bobby-didcoding Feb 16, 2024
938702f
KLS-1918: Update URL redirection and check safe url
divyaparameswaran Feb 9, 2024
cff7f81
KLS-1918: Indentation
divyaparameswaran Feb 9, 2024
15babc2
KLS-1918: Return to home page if unsafe url
divyaparameswaran Feb 9, 2024
d09c79c
KLS-1918: Remove unused
divyaparameswaran Feb 9, 2024
f1dfc7e
KLS-1918:Update
divyaparameswaran Feb 9, 2024
5725ed5
KLS-1918:Remove unused
divyaparameswaran Feb 9, 2024
315eb8a
Cannot test
divyaparameswaran Feb 20, 2024
f2b99ae
unreachable code
divyaparameswaran Feb 20, 2024
e04f88c
Merge pull request #1005 from uktrade/KLS-1918
divyaparameswaran Feb 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update requirements
lewis-coulson-dit committed Feb 12, 2024
commit 5b60bdc45451a2c903277444c274d3631587fe29
16 changes: 6 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -16,11 +16,11 @@ beautifulsoup4==4.12.3
# via directory-components
boto3==1.34.25
# via -r requirements.in
botocore==1.34.25
botocore==1.34.39
# via
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via
# elastic-apm
# requests
@@ -29,14 +29,12 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.0
cryptography==42.0.2
# via
# -r requirements.in
# jwcrypto
dateparser==0.7.0
# via -r requirements.in
deprecated==1.2.14
# via jwcrypto
directory-api-client==26.4.5
# via -r requirements.in
directory-client-core==7.2.9
@@ -48,7 +46,7 @@ directory-client-core==7.2.9
# pir-client
directory-cms-client==12.3.3
# via -r requirements.in
directory-components==40.1.1
directory-components==40.2.1
# via -r requirements.in
directory-constants==24.1.0
# via
@@ -119,7 +117,7 @@ jmespath==1.0.1
# botocore
jsonschema==3.2.0
# via directory-components
jwcrypto==1.5.1
jwcrypto==1.5.3
# via django-oauth-toolkit
mohawk==1.1.0
# via sigauth
@@ -164,7 +162,6 @@ requests[security]==2.31.0
# directory-api-client
# directory-client-core
# django-oauth-toolkit
# requests
s3transfer==0.10.0
# via boto3
sentry-sdk==1.14.0
@@ -187,6 +184,7 @@ typing-extensions==4.9.0
# via
# asgiref
# django-countries
# jwcrypto
tzlocal==5.2
# via dateparser
urllib3==1.26.18
@@ -203,8 +201,6 @@ waitress==2.1.2
# via -r requirements.in
whitenoise==6.4.0
# via -r requirements.in
wrapt==1.16.0
# via deprecated
zope-event==5.0
# via gevent
zope-interface==6.1
27 changes: 11 additions & 16 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -16,13 +16,13 @@ beautifulsoup4==4.12.3
# via directory-components
boto3==1.34.25
# via -r requirements.in
botocore==1.34.25
botocore==1.34.39
# via
# boto3
# s3transfer
build==1.0.3
# via pip-tools
certifi==2023.11.17
certifi==2024.2.2
# via
# elastic-apm
# requests
@@ -33,19 +33,16 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via pip-tools
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# coverage
# pytest-codecov
# pytest-cov
cryptography==42.0.0
cryptography==42.0.2
# via
# -r requirements.in
# jwcrypto
dateparser==0.7.0
# via -r requirements.in
deprecated==1.2.14
# via jwcrypto
directory-api-client==26.4.5
# via -r requirements.in
directory-client-core==7.2.9
@@ -57,7 +54,7 @@ directory-client-core==7.2.9
# pir-client
directory-cms-client==12.3.3
# via -r requirements.in
directory-components==40.1.1
directory-components==40.2.1
# via -r requirements.in
directory-constants==24.1.0
# via
@@ -144,7 +141,7 @@ jmespath==1.0.1
# botocore
jsonschema==3.2.0
# via directory-components
jwcrypto==1.5.1
jwcrypto==1.5.3
# via django-oauth-toolkit
mccabe==0.7.0
# via flake8
@@ -169,7 +166,7 @@ pip-tools==7.3.0
# via -r requirements_test.in
pir-client==1.2.1
# via -r requirements.in
pluggy==1.3.0
pluggy==1.4.0
# via pytest
psycogreen==1.0.2
# via -r requirements.in
@@ -189,7 +186,7 @@ pyproject-hooks==1.0.0
# via build
pyrsistent==0.20.0
# via jsonschema
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements_test.in
# pytest-codecov
@@ -204,11 +201,11 @@ pytest-cov==4.1.0
# via
# -r requirements_test.in
# pytest-codecov
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements_test.in
pytest-forked==1.6.0
# via pytest-xdist
pytest-sugar==0.9.7
pytest-sugar==1.0.0
# via -r requirements_test.in
pytest-xdist==1.29.0
# via -r requirements_test.in
@@ -237,7 +234,6 @@ requests[security]==2.31.0
# directory-client-core
# django-oauth-toolkit
# pytest-codecov
# requests
# requests-mock
requests-mock==1.11.0
# via -r requirements_test.in
@@ -276,6 +272,7 @@ typing-extensions==4.9.0
# via
# asgiref
# django-countries
# jwcrypto
tzlocal==5.2
# via dateparser
urllib3==1.26.18
@@ -294,8 +291,6 @@ wheel==0.42.0
# via pip-tools
whitenoise==6.4.0
# via -r requirements.in
wrapt==1.16.0
# via deprecated
zipp==3.17.0
# via importlib-metadata
zope-event==5.0