Commit Graph

10 Commits (4b693633c609f7242c8aa2fb4d2244bafbc203ec)

Author SHA1 Message Date
QS5ELkMu 0f395803fe [IMP][11.0][web_responsive] Suggested changes (#978)
* [IMP] Chatter Position
* [IMP] Clean unused stuff
* [IMP] FieldStatus hidden-xs
* [IMP] Improvements suggested in #540
* [WIP] Suggested changes
* [WIP] Improve FieldStatus-Responsive
* [IMP] Statusbar Buttons & FieldStatus
* [IMP] Statusbar Buttons Style
* [IMP] Button 'Task' style
2023-03-01 15:33:26 +01:00
QS5ELkMu 1e726590ad [FIX][11.0][web_responsive] Views without sheet 2023-03-01 15:33:26 +01:00
QS5ELkMu 10e3935df9 [IMP] Add sticky header & footer in list view 2023-03-01 15:33:26 +01:00
QS5ELkMu 211ba4552f [IMP] Sticky Statusbar 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
Jairo Llopis 9a256fc548 [FIX][web_responsive] Make it compatible with l10n_es_toponyms
Before this patch, there was an incompatibility between this addon and l10n_es_toponyms, caused by the lack of wrapping of the special address field that was being added.

Now layout works as expected in that case. In any other case, it seems sensible to wrap inputs so no more weird overflows happen and less chances of needing horizontal scrolling happen.
2023-03-01 15:33:26 +01:00
Jairo Llopis 0a940c1957 [FIX][web_responsive] Form padding, titles and buttons OK in XS
Small makeup to make it look good in XS screens.
2023-03-01 15:33:26 +01:00
Jairo Llopis 40f15987d1 Fix problem with overflowing chatter widget. 2023-03-01 15:33:26 +01:00
Daniel Torres 38c5ac961a Form image editing controls always present
Make image editing controls always available, instead of depending
on resolution or hover.
2023-03-01 15:33:26 +01:00
Daniel Torres afdc47cd3f Form view improvements to fit smaller screens
On screens with less than 768px content is limited to 2 columns.

On mobile field labels have their own line.

Fix elements width for XS screens
2023-03-01 15:33:26 +01:00