-
Notifications
You must be signed in to change notification settings - Fork 9
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
minor/branding : Add ui customisations #58
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Ujjwal-Izyane
commented
Feb 4, 2025
- Add new env variables for UI customisations
- PRIMARY_COLOR, SECONDARY_COLOR, ACCENT_COLOR, TITLE, LOGO, COUNTRY_LOGO added
- Added sanitization function and files
- Storing the env values to redux store
…nager-ui into feat/ime-347/pm4ml-branding
…lback logos and color if dfsp values aren't configured
Task/refractor env variables
-- updated getUiConfig to return appTitle, appLogo, countryLogo -- load appTitle, countryLogo, and appLogo dynamically from Redux store in navbar
…refactor-code task(ime-534): navbar css changes
task(ime-523) : add sanitize function for env variables
-- load and use color from redux store in charts
-- load and use color from redux store in charts
-- load color from redux store in main transfers and fxpconversions file -- passed color as props to transfer and fxp conversions chart component
-- load appTitle, appLogo and countryLogo from Redux store in App.tsx -- passed appTitle, appLogo and countryLogo as props to navbar component
-- updated apex charts toolbar color toprimary color
…r-charts Task/ime 539 update css for transfer charts
…l/mojaloop-payment-manager-ui into feat/ime-347/pm4ml-branding
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.