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

add CUSTOM_OPTIONS_PATH to env vars #4769

Merged
merged 3 commits into from
Apr 2, 2024
Merged

Conversation

eastandwestwind
Copy link
Contributor

Closes Unticketed

Description Of Changes

Add CUSTOM_OPTIONS_PATH to privacy center env vars

Code Changes

  • Add CUSTOM_OPTIONS_PATH to privacy center env vars

Steps to Confirm

  • Add FIDES_PRIVACY_CENTER__CUSTOM_OPTIONS_PATH=window.mv.fides_overrides to .env file
  • Configure privacy experience / notices / systems for a specific geo
  • Add the following in fides-js-demo.html above where we load fides.js script:
window.mv = {
          fides_overrides: {
            fides_primary_color: "blue"
          }
        }
  • See that primary color is reflected in UI

Pre-Merge Checklist

Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
fides-plus-nightly ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 5:06pm

Copy link

cypress bot commented Apr 2, 2024

Passing run #7020 ↗︎

0 4 0 0 Flakiness 0

Details:

Merge cff9d54 into 479a353...
Project: fides Commit: 43aee091ba ℹ️
Status: Passed Duration: 00:34 💡
Started: Apr 2, 2024 5:18 PM Ended: Apr 2, 2024 5:19 PM

Review all test suite changes for PR #4769 ↗︎

Copy link
Contributor

@NevilleS NevilleS left a comment

Choose a reason for hiding this comment

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

👍

@eastandwestwind eastandwestwind merged commit 4101e02 into main Apr 2, 2024
13 checks passed
@eastandwestwind eastandwestwind deleted the custom_options_path branch April 2, 2024 17:55
@cypress cypress bot mentioned this pull request Apr 2, 2024
31 tasks
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