Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@LawrenceLau2020
Copy link
Collaborator

@LawrenceLau2020 LawrenceLau2020 commented Nov 8, 2024

🎯 Summary

PIMS-2106

Changes

  • Added a few more security header policies to the nginx.conf (see Jira ticket for more details).

Testing

  • To test you will need to build and then run the react-app and the express-api as docker containers
    docker-compose build pims-app-v2 and docker-compose build pims-api-v2
    and then to run the containers: docker-compose up pims-app-v2 -d
  • Make sure everything works as expected, all images and styles are loading properly.

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.

@github-actions
Copy link

github-actions bot commented Nov 8, 2024

🚀 Deployment Information

The React APP Image has been built with the tag: 2834. Please make sure to utilize this specific tag when promoting these changes to the TEST and PROD environments during the APP deployment. For more updates please monitor Image Tags Page on Wiki.

Copy link
Collaborator

@dbarkowsky dbarkowsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't seem to have the satellite view working.
Issue is also in DEV, but not past that.
image

@dbarkowsky
Copy link
Collaborator

Adding https://server.arcgisonline.com to the img-src seems to have solved the issue.

Copy link
Collaborator

@dbarkowsky dbarkowsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems to be working after latest arcgisonline addition.

@LawrenceLau2020 LawrenceLau2020 merged commit a6ee2da into main Nov 13, 2024
8 checks passed
@LawrenceLau2020 LawrenceLau2020 deleted the PIMS-2106-nginx branch November 13, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants