Commit Graph

6 Commits (16.0)

Author SHA1 Message Date
David 095e1bdd59 [IMP] web_responsive: public message chatter color
We give a color clue to the users so they can better tell if they're
sending an internal note or a public message.

Dislaimer: we use the `has()` pseudo class mainly because is simpler to
implement and the support is quite extended right now. Even Firefox will
catch up soon (now it has support behing a config flag).

So users with compatible browser will enjoy it, while others will just stay
as they were.

TT44953
2023-09-13 16:49:21 +02:00
anjeel.haria beda62914b [MIG] web_responsive: Migration to 16.0
Fix for optional dropdown checkbox in list view

Made Changes for compatibility with web_chatter_position module

Fix for attachment delete dialog
2023-03-06 17:01:59 +01:00
Sergey Shebanin 2354e7e5e0 [MIG] web_responsive: Migration to 14.0 2023-03-01 15:33:26 +01:00
Ivàn Todorovich 9f962c4c1c [IMP] Improve responsiveness in large screens: don't let the icons separate too much from each other
[FIX] Display of long search result items in mobile

[IMP] AppMenu searchbar style

[IMP] Add vertical padding to icons, to increase separation

[IMP] Add focus style on app icons

[IMP] Prevent user selection on menu

[IMP] Prevent dragging the menues
2023-03-01 15:33:26 +01:00
Mathias Markl 5fc120e224 [FIX] web_responsive: Close Menu on Discard 2023-03-01 15:33:26 +01:00
QS5ELkMu 702203920d [IMP] web_responsive: Possibility of putting the chatter in the right (#951) 2023-03-01 15:33:26 +01:00