Commit Graph

10 Commits (bc466c1365baf529e25b7b7c3815a1d72feb0ea6)

Author SHA1 Message Date
Andreas Perhab fce9051d58 [IMP] web_environment_ribbon: hide the ribbon when navigation is in use 2022-10-04 11:39:53 +02:00
Jairo Llopis 9429c42b3e [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2022-10-04 11:39:53 +02:00
Thomas Binsfeld (ACSONE) eba11b5b51 [9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621)
* [ADD] .eggs in gitignore

* [IMP] Web Environment Ribbon: add backend
This commit adds a simple bakend to facilitate inheritance

* [IMP] Web Environment Ribbon: add the databse name
This commit adds the database name under the ribbon name, in the ribbon

* [IMP] Web Environment Ribbon: prepare method for ribbon name

* [IMP] README: explain how to use db_name
2022-10-04 11:39:52 +02:00
Sylvain GARANCHER b5a88eef9a [IMP] Make web_environment_ribbon more generic
By creating the ribbon div on the fly, this module doesn't depend
anymore on the webclient structure.
2022-10-04 11:39:52 +02:00
Antonio Espinosa c4592a06c3 [MIG] web_environment_ribbon 2022-10-04 11:39:52 +02:00
Javi Melendez 8ca8b06747 [IMP] ribbon color customization (#347)
* [IMP] web_environment_ribbon: add color customization
The ribbon color and background-color can be modified through system
parameters:
 * ribbon.color
 * ribbon.background.color

Added Copyright in .js
Delete duplicate entries in css
2022-10-04 11:39:52 +02:00
hparfr dc6bacff91 [IMP] web_environment_ribbon increase margin
+ 10px
2022-10-04 11:39:52 +02:00
hparfr 04fd4c06d5 [FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly

Cf #191
2022-10-04 11:39:52 +02:00
Daniel Dico fc93a6fc44 ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2022-10-04 11:39:52 +02:00
Francesco Apruzzese 1c1dad59e2 [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2022-10-04 11:39:52 +02:00