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

(PXP-5571) Add footer links #661

Merged
merged 4 commits into from
Mar 9, 2020
Merged

(PXP-5571) Add footer links #661

merged 4 commits into from
Mar 9, 2020

Conversation

em-ingram
Copy link
Contributor

https://ctds-planx.atlassian.net/browse/PXP-5571

Adds configurable links to the footer of the page.

Links are specified in the portal config, under components.footer.links, which is an array of { text: <string, optional>, href: <string> }.

Deployed in https://mpingram.planx-pla.net/.

New Features

  • Add configurable footer links to the bottom of the page.

Deployment changes

  • Added footer link configuration to portal config: components.footer.links is an array of { text: <string, optional>, href: <string> }.

@em-ingram em-ingram marked this pull request as ready for review March 5, 2020 21:53
@em-ingram em-ingram requested a review from mfshao March 5, 2020 22:17
Copy link
Collaborator

@mfshao mfshao left a comment

Choose a reason for hiding this comment

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

cool!

@em-ingram em-ingram merged commit 7abfc62 into master Mar 9, 2020
@mfshao mfshao deleted the feat/add-footer-links branch June 25, 2020 15:38
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.

2 participants