Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0055548Openbravo ERPA. Platformpublic2024-05-22 12:212024-05-22 17:43
dbaz 
dbaz 
normalminoralways
closedfixed 
5
 
PR24Q3 
approved
No
Core
No
0055548: Backoffice skin should have most used color values defined as CSS variables
Backoffice skin should have most used color values defined as CSS variables.

When a color change is needed, updating a single variable rather than multiple CSS rules significantly reduces maintenance time and effort. Moreover, this practice facilitates the creation of customized skins, allowing designers to quickly adjust fonts to match different themes and ensure a cohesive visual experience.
.
No tags attached.
Issue History
2024-05-22 12:21dbazNew Issue
2024-05-22 12:21dbazAssigned To => dbaz
2024-05-22 12:21dbazOBNetwork customer => No
2024-05-22 12:21dbazModules => Core
2024-05-22 12:21dbazTriggers an Emergency Pack => No
2024-05-22 12:24hgbotMerge Request Status => open
2024-05-22 12:24hgbotNote Added: 0164959
2024-05-22 17:37hgbotMerge Request Statusopen => approved
2024-05-22 17:43hgbotNote Added: 0164990
2024-05-22 17:43hgbotResolutionopen => fixed
2024-05-22 17:43hgbotStatusnew => closed
2024-05-22 17:43hgbotFixed in Version => PR24Q3
2024-05-22 17:43hgbotNote Added: 0164991

Notes
(0164959)
hgbot   
2024-05-22 12:24   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1254 [^]
(0164990)
hgbot   
2024-05-22 17:43   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1254 [^]
(0164991)
hgbot   
2024-05-22 17:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 79cfad74e89af2b5c201f631f992fae278cc71e1
Author: David Baz Fayos <david.baz@openbravo.com>
Date: 22-05-2024 12:23:23
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/79cfad74e89af2b5c201f631f992fae278cc71e1 [^]

Fixed ISSUE-55548: Added most used color CSS variables to backoffice

---
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-application-menu-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-application-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-calendar-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-dialog-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-form-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-navigation-bar-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-popup-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-statusbar-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-tab-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-toolbar-styles.css
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-tree-grid-styles.css
M modules/org.openbravo.client.myob/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.myob/ob-myopenbravo-styles.css
M modules/org.openbravo.client.myob/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.myob/ob-widget-styles.css
M modules/org.openbravo.userinterface.skin.250to300Comp/web/org.openbravo.userinterface.skin.250to300Comp/skins/250to300Comp/Openbravo_ERP_250.css
M modules/org.openbravo.userinterface.skin.250to300Comp/web/org.openbravo.userinterface.skin.250to300Comp/skins/250to300Comp/loginStyles.css
---