Commit Graph

354 Commits (dbdd7fccbb154d47073ac1cf64416719b475319c)

Author SHA1 Message Date
Yann Papouin 4e571b562a [FIX] web_responsive: Do not set overflow property on inline fields
Co-authored-by: Alexandre Díaz <alexandre.diaz@tecnativa.com>
Ensure that the title is displayed while the user holds the mouse click (while selecting content)
2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 64952c39ad [IMP] web_responsive: Bigger checkboxes in list view 2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 2085e329f3 [FIX] web_responsive: Menu section overflow 2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 20f2d5de12 [IMP] web_responsive: Apply pre-commit changes 2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 36a50c4f55 [IMP] web_responsive: Cut long filters names in the filters menu 2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 8cfa42a110 [FIX] web_responsive: Hide search panel on small screens 2023-11-17 00:37:43 +02:00
OCA-git-bot 75caf88c07 [UPD] README.rst 2023-11-17 00:37:43 +02:00
Pedro M. Baeza 35ccc05891 [IMP] web_responsive: Adjust roadmap
* Removed one of the wishlist after #1654 and #1657
* Added the bug depicted in #1626

Closes #1626
2023-11-17 00:37:43 +02:00
Andrii Skrypka 1c5e46feee [FIX] web_responsive: fix hotkey combinations in a shortcut template 2023-11-17 00:37:43 +02:00
OCA-git-bot 19dcf7b4bd [UPD] README.rst 2023-11-17 00:37:43 +02:00
Ivàn Todorovich 2229795586 [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-11-17 00:37:43 +02:00
Pablo Androetto cb623388d8 New style in apps menu
scss file to change ui variables easily

Deleted unnecesary padding

remove unnecesary styles

unnecesary styles

align menu items to left again

search results styles and fixes

prettier configuration fix

newline at end of file (variables.scss)

text color calculation for navbar

fix in img url

requested fixes

Transitions and focus fixes

fix in js settimeout

margin added in search-container

Fix in transition

Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com>

Remove duplicated css
2023-11-17 00:37:43 +02:00
Alexandre Díaz 3462e6caa1 [IMP] web_responsive: Restore discuss mobile mode 2023-11-17 00:37:43 +02:00
Stéphane Bidoul c54cd68af0 pre-commit update: prettier xml indent 2023-11-17 00:37:43 +02:00
Alexandre Díaz 31b3e5d872 [FIX] web_responsive: Change AppDrawer close method
Previous of this commit, AppDrawer closes when the action have an id
that is defined in a menu item and no rpc calls are running.
Now AppDrawer closes in a more generic way, is enough that a
controller is attached to consider that the AppDrawer needs to be
closed.
2023-11-17 00:37:43 +02:00
Jairo Llopis 7db4a9ee3e [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2023-11-17 00:37:43 +02:00
Alexandre Díaz 2d2f079fa9 [IMP] web-responsive: Document Viewer 2023-11-17 00:37:43 +02:00
Jairo Llopis 2a83abe393 [FIX] web_responsive: make followers dropdown usable
Fix a visual glitch that impeded using the followers dropdown with a sided chatter.
2023-11-17 00:37:43 +02:00
Alexandre Díaz d2601d3ea0 [IMP] mail_tracking: Changed form statusbar z-index 2023-11-17 00:37:43 +02:00
Alexandre Díaz 39495ecec2 [IMP] web_responsive: Adapt test to 13.0 2023-11-17 00:37:43 +02:00
emagdalena 3f7b69a0be [FIX] web_dialog_size js warnings 2023-11-17 00:37:43 +02:00
OCA-git-bot dce892c38c [UPD] README.rst 2023-11-17 00:37:43 +02:00
Pedro M. Baeza 98e5c0332d [IMP] web_responsive: Add development status + contributors 2023-11-17 00:37:43 +02:00
Alexandre Díaz 163671220b black, isort 2023-11-17 00:37:43 +02:00
Alexandre Díaz 0de0fa4a81 [IMP] web_responsive: Support long titles 2023-11-17 00:37:43 +02:00
Alexandre Díaz af7a0721fe [IMP] web_responsive: Made chatter input & attachments scrollable 2023-11-17 00:37:43 +02:00
Alexandre Díaz ef1461287b [MIG] web_responsive: Migration to 13.0 2023-11-17 00:37:43 +02:00
Alexandre Díaz a98c3ad854 [FIX] web_responsive: changed button box more initial position 2023-11-17 00:37:43 +02:00
Mathias Markl 898c2958f4 Update web_responsive.scss 2023-11-17 00:37:43 +02:00
Alexandre Díaz 97e8d3f363 [IMP] web_responsive: Performance when hide menus 2023-11-17 00:37:43 +02:00
Alexandre Díaz 612b569dae [IMP] web_responsive: Small refactor 'isWaiting' 2023-11-17 00:37:43 +02:00
Alexandre Díaz 441ae8bd02 [IMP] web_responsive: Don't show menu if waiting for an action to end 2023-11-17 00:37:43 +02:00
OCA-git-bot 27c80a8391 [UPD] README.rst 2023-11-17 00:37:43 +02:00
Mathias Markl 100961de7d [FIX] web_responsive: Close Menu on Discard 2023-11-17 00:37:43 +02:00
Mathias Markl 8920c41587 [FIX] web_responsive: adapt AppDrawer Discard 2023-11-17 00:37:43 +02:00
Mathias Markl 9b57101f37 [FIX] web_responsive: AppDrawer Discard 2023-11-17 00:37:43 +02:00
Alexandre Díaz 915077f3cd [FIX] web_responsive: Close AppDrawer 2023-11-17 00:37:43 +02:00
Alexandre Díaz fcc8b581c0 [IMP] web_responsive: Chatter on small screen 2023-11-17 00:37:43 +02:00
Alexandre Díaz 895e54adfb imp overflow 2023-11-17 00:37:43 +02:00
Alexandre Díaz 7c43021d60 [FIX] web_responsive: Chatter position 2023-11-17 00:37:43 +02:00
Alexandre Díaz 6ec69f4b17 [IMP] web_responsive: Readme 2023-11-17 00:37:43 +02:00
Alexandre Díaz dc593116a8 [IMP] web_responsive: Refactor code 2023-11-17 00:37:43 +02:00
Alexandre Díaz 17448df0db [FIX] web_responsive: AppDrawer in Chromium 2023-11-17 00:37:43 +02:00
Alexandre Díaz c7e037f87e [IMP] web_responsive: Readme 2023-11-17 00:37:43 +02:00
Alexandre Díaz 3889c7f6dd [IMP] web_responsive: Menu wait for action 2023-11-17 00:37:43 +02:00
Alexandre Díaz 48bdbe87cf [IMP] web_responsive: Suggested changes 2023-11-17 00:37:43 +02:00
Alexandre Díaz ba0bafaa2d [IMP] web_responsive: AppMenu wait for load view 2023-11-17 00:37:43 +02:00
Alexandre Díaz 7c21eb0fd5 [IMP] web_responsive: Support long title in form view 2023-11-17 00:37:43 +02:00
Alexandre Díaz 655b281dba [IMP] web_responsive: Sticky in tree view and form view 2023-11-17 00:37:42 +02:00
Alexandre Díaz 6a92d80baf [IMP] web_responsive: chatter width 2023-11-17 00:37:42 +02:00