Skip to content

[BB-3499] Update footer

Boros Gábor requested to merge arjun/bb-3499-rework-footer into master

Created by: arjunsinghy96

The footer is updated and following links are added

  • How we work (OpenCraft website)
  • Support (help page)
  • Contact (contact link)
  • Privacy Policy (Privacy policy link)

JIRA tickets: BB-3499

Merge Deadline: None

Screenshots Footer before: Footer-Before

Footer after: Footer-after

Testing instructions:

  1. Checkout this PR
  2. Set environment variable PRIVACY_POLICY_LINK to https://opencraft.com/privacy-policy/
  3. Set environment variable OPENCRAFT_WEBSITE_LINK to https://opencraft.com/
  4. Open the OCIM frontend and check that clicking Privacy Policy in footer takes you to https://opencraft.com/privacy-policy/
  5. Check that clicking "How we work" in footer takes you to https://opencraft.com/
  6. Check that the frontend design matches the wireframe in ticket BB-3499 and here

Reviewers

TODO

  • Update the links for Support and Contact (if required)
  • Add more instructions for testing.

Merge request reports