OHDSI / Atlas

ATLAS is an open source software tool for researchers to conduct scientific analyses on standardized observational data
http://atlas-demo.ohdsi.org/
Apache License 2.0
258 stars 126 forks source link

Add custom logo enhance url support #2796

Closed anton-abushkevich closed 1 year ago

anton-abushkevich commented 1 year ago

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

anton-abushkevich commented 1 year ago

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