Skip to content

Add custom logo enhance url support#2796

Merged
chrisknoll merged 5 commits into
masterfrom
add_custom_logo_enhance_url_support
Dec 14, 2022
Merged

Add custom logo enhance url support#2796
chrisknoll merged 5 commits into
masterfrom
add_custom_logo_enhance_url_support

Conversation

@anton-abushkevich

@anton-abushkevich anton-abushkevich commented Dec 13, 2022

Copy link
Copy Markdown
Contributor

Resolves #2795

Added overridable config fields:
feedbackContacts - text before email link
feedbackCustomHtmlTemplate - user-defined text block on the feedback page
showCompanyInfo - turns on-off lower-left block with logo
companyInfoCustomHtmlTemplate - override default lower-left block

Added placeholders for login and password text fields:
authProviders[n].loginPlaceholder
authProviders[n].passwordPlaceholder

chrisknoll
chrisknoll previously approved these changes Dec 13, 2022

@chrisknoll chrisknoll left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved but:

I noticed that since feedback title is now configurable, we loose i18n. Is that necessary? Does feedback title need to be configurable?

@anton-abushkevich

Copy link
Copy Markdown
Contributor Author

@chrisknoll
I agree about feedback page title. I removed title customization, please review again.

@chrisknoll chrisknoll merged commit 6b62202 into master Dec 14, 2022
@delete-merged-branch delete-merged-branch Bot deleted the add_custom_logo_enhance_url_support branch December 14, 2022 17:49
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.

Add custom logo and enhance URL support

3 participants