Commit Graph

17 Commits (e29c979629158f374a6c97cb15478e43fb1b0711)

Author SHA1 Message Date
ThiagoMForgeFlow 1d61a7e38a [IMP] web_company_color: change menu systray colors
This functionality allows changing the color of the icons in the systray menu based on the Navbar Text Color.
2025-02-27 12:20:50 +01:00
ThiagoMForgeFlow 3b8576796c [IMP] web_company_color: apply colors in debug assets and edit menu colors
Allow each company's colors to be visible when running in debug assets mode. Fix the menu colors so they don't look like hyperlinks.
2025-02-27 12:20:50 +01:00
ArnauCForgeFlow e6aaf45afe [MIG] web_company_color: Migration to 17.0 2025-02-27 12:20:50 +01:00
Enric Tobella 69f8079460 [FIX] web_company_color: Colors where not shown correctly 2025-02-27 12:20:50 +01:00
Carlos Roca 2a45250bb7 [FIX] web_company_color: Set defaults hardcoded to avoid errors charging the assetbundle
When trying to charge the assetbundle the theme-color("primary") function
is not found what causes problems when trying to set the default values.

With this changes the default value is the value set on ad9f8fae71/addons/web/static/src/scss/primary_variables.scss (L55)
this change avoid the problems and the module works fine.

Addapted too the class for required fields.
2025-02-27 12:20:50 +01:00
EvaSForgeFlow 094698cb0d [FIX] web_company_color: Changing just one color fixed
Before it didn't work if just a color was set because it couldn't find "color_navbar_bg_hover".
Moreover, in odoo enterprise the navbar background color only worked for the main app menu,
now it works for both main app menu and the navbar of the apps.
2025-02-27 12:20:50 +01:00
Alessandro Uffreduzzi 329fd05419 Update scss selectors after JQuery3 Update
See upstream commit: 0bc24a78a2
2025-02-27 12:20:50 +01:00
Holger Brunn a3b05b4f80 [IMP] web_company_color: Support button and link customizing 2025-02-27 12:20:50 +01:00
Lois Rilo feb214c80d [MIG] web_company_color: Migration to 16.0 2025-02-27 12:20:50 +01:00
CarlosRoca13 9c389305f4 [FIX] web_company_color: Recalculated color when we do not want
If we change something with base.document.layout wizard, this will launch the colors computing even without changing the logo. This procedure will change the value of the colors if they were set by hand.

This change forces the user to press a button to recompute the colors and avoid possible undesired changes.

TT34902
2025-02-27 12:20:50 +01:00
Bernat Puig Font 00bb77acaf [MIG] web_company_color: Migration to 15.0 2025-02-27 12:20:50 +01:00
Bernat Puig Font 6c61984c50 [IMP] web_company_color: black, isort, prettier 2025-02-27 12:20:50 +01:00
Francisco Ivan Anton Prieto 3daae6237a [MIG] web_company_color: Migration to 14.0 2025-02-27 12:20:50 +01:00
Alexandre Díaz c29ad8944a [MIG] web_widget_color: Migration to 13.0 2025-02-27 12:20:50 +01:00
Alexandre Díaz 07e58bff09 [IMP] web_company_color: black, isort, prettier 2025-02-27 12:20:50 +01:00
Alexandre Díaz 27825d9c52 [FIX] web_company_color: changed scss sanitized values 2025-02-27 12:20:50 +01:00
Alexandre Díaz d25286fb93 [12.0][ADD] web_company_color (#1253) 2025-02-27 10:44:08 +01:00