[
https://issues.apache.org/jira/browse/FINERACT-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101021#comment-18101021
]
Aman Mittal commented on FINERACT-2731:
---------------------------------------
Need to discuss in Fineract Devlist first. I cannot agree on this requirement
> Add tenant-level web application primary color configuration
> ------------------------------------------------------------
>
> Key: FINERACT-2731
> URL: https://issues.apache.org/jira/browse/FINERACT-2731
> Project: Apache Fineract
> Issue Type: New Feature
> Reporter: Yousuf Ansari
> Priority: Minor
>
> ##Problem
> The Mifos web application currently has no tenant-level configuration for
> branding.
> To support institution-specific branding (for example BBVA, HSBC, Commbank),
> the web application needs a configuration value that stores the tenant's
> primary color. This configuration should be shared by every user of the same
> tenant rather than being stored per browser or per user.
> ##Proposed Solution
> Introduce a new global configuration property:
> web-app-primary-color
> stored in `c_configuration`.
> The property will be exposed through the existing Global Configuration API so
> the web application can retrieve and update it without introducing any new
> REST endpoints.
> ##Acceptance Criteria
> - Add a new Liquibase migration to seed the configuration.
> - Configuration is available through the existing Global Configuration
> endpoints.
> - Default value is `blue`.
> - Configuration is stored per tenant.
> - No new REST API endpoints are introduced.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)