3
0
Fork 0
Commit Graph

681 Commits (dfa4146efcb5bdac97fc19341b97fabd48d77b3b)

Author SHA1 Message Date
oca-travis de5822efb1 [UPD] Update web_responsive.pot 2023-03-01 15:33:26 +01:00
Sergey Shebanin 2354e7e5e0 [MIG] web_responsive: Migration to 14.0 2023-03-01 15:33:26 +01:00
oca-travis 0b1dd31962 Update translation files 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz 066bfd0e69 [IMP] web_responsive: Scrollable dropdowns 2023-03-01 15:33:26 +01:00
Yann Papouin 9167c05cd6 [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-03-01 15:33:26 +01:00
Alexandre D. Díaz 08a9e059f4 [IMP] web_responsive: Bigger checkboxes in list view 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz 01dc7d76fb [FIX] web_responsive: Menu section overflow 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz f4064641d5 [IMP] web_responsive: Apply pre-commit changes 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz 03585f1d14 [IMP] web_responsive: Cut long filters names in the filters menu 2023-03-01 15:33:26 +01:00
Alexandre D. Díaz e1c2cc5dbb [FIX] web_responsive: Hide search panel on small screens 2023-03-01 15:33:26 +01:00
OCA-git-bot c7cf247d4c [UPD] README.rst 2023-03-01 15:33:26 +01:00
Pedro M. Baeza e5c8d82045 [IMP] web_responsive: Adjust roadmap
* Removed one of the wishlist after #1654 and #1657
* Added the bug depicted in #1626

Closes #1626
2023-03-01 15:33:26 +01:00
Andrii Skrypka a063fc0df7 [FIX] web_responsive: fix hotkey combinations in a shortcut template 2023-03-01 15:33:26 +01:00
OCA-git-bot 3ea1fd4d18 [UPD] README.rst 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
Pablo Androetto 25c2ffbbe9 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-03-01 15:33:26 +01:00
Alexandre Díaz 40d68fe0af [IMP] web_responsive: Restore discuss mobile mode 2023-03-01 15:33:26 +01:00
Stéphane Bidoul 7c3248b870 pre-commit update: prettier xml indent 2023-03-01 15:33:26 +01:00
Alexandre Díaz eab30c6376 [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-03-01 15:33:26 +01:00
Jairo Llopis 6cd375bf99 [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2023-03-01 15:33:26 +01:00
Alexandre Díaz 04a869f8c7 [IMP] web-responsive: Document Viewer 2023-03-01 15:33:26 +01:00
Jairo Llopis 31a353d9d2 [FIX] web_responsive: make followers dropdown usable
Fix a visual glitch that impeded using the followers dropdown with a sided chatter.
2023-03-01 15:33:26 +01:00
Alexandre Díaz f54098e22e [IMP] mail_tracking: Changed form statusbar z-index 2023-03-01 15:33:26 +01:00
Alexandre Díaz 72eae7fada [IMP] web_responsive: Adapt test to 13.0 2023-03-01 15:33:26 +01:00
emagdalena 7f145d98ea [FIX] web_dialog_size js warnings 2023-03-01 15:33:26 +01:00
OCA-git-bot a9c18bdc39 [UPD] README.rst 2023-03-01 15:33:26 +01:00
Pedro M. Baeza af5f270bee [IMP] web_responsive: Add development status + contributors 2023-03-01 15:33:26 +01:00
Alexandre Díaz aec741b928 black, isort 2023-03-01 15:33:26 +01:00
Alexandre Díaz 2be4a248d2 [IMP] web_responsive: Support long titles 2023-03-01 15:33:26 +01:00
Alexandre Díaz 66bffe3991 [IMP] web_responsive: Made chatter input & attachments scrollable 2023-03-01 15:33:26 +01:00
Alexandre Díaz 51a92835e2 [MIG] web_responsive: Migration to 13.0 2023-03-01 15:33:26 +01:00
Alexandre Díaz de747ebef6 [FIX] web_responsive: changed button box more initial position 2023-03-01 15:33:26 +01:00
Mathias Markl 2763815e8d Update web_responsive.scss 2023-03-01 15:33:26 +01:00
Alexandre Díaz 46e6fb334f [IMP] web_responsive: Performance when hide menus 2023-03-01 15:33:26 +01:00
Alexandre Díaz 1e39ee2a2d [IMP] web_responsive: Small refactor 'isWaiting' 2023-03-01 15:33:26 +01:00
Alexandre Díaz dafd3c75cb [IMP] web_responsive: Don't show menu if waiting for an action to end 2023-03-01 15:33:26 +01:00
OCA-git-bot 9701e159d1 [UPD] README.rst 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
Mathias Markl 4b68c7101e [FIX] web_responsive: adapt AppDrawer Discard 2023-03-01 15:33:26 +01:00
Mathias Markl eab63387b3 [FIX] web_responsive: AppDrawer Discard 2023-03-01 15:33:26 +01:00
Alexandre Díaz 0cb1e72d23 [FIX] web_responsive: Close AppDrawer 2023-03-01 15:33:26 +01:00
Alexandre Díaz 1a05004294 [IMP] web_responsive: Chatter on small screen 2023-03-01 15:33:26 +01:00
Alexandre Díaz 47cad2f7bc imp overflow 2023-03-01 15:33:26 +01:00
Alexandre Díaz 5866e140a1 [FIX] web_responsive: Chatter position 2023-03-01 15:33:26 +01:00
Alexandre Díaz 418b30fc5f [IMP] web_responsive: Readme 2023-03-01 15:33:26 +01:00
Alexandre Díaz 09724c8f62 [IMP] web_responsive: Refactor code 2023-03-01 15:33:26 +01:00
Alexandre Díaz d98ffa0458 [FIX] web_responsive: AppDrawer in Chromium 2023-03-01 15:33:26 +01:00
Alexandre Díaz 4becd1304d [IMP] web_responsive: Readme 2023-03-01 15:33:26 +01:00
Alexandre Díaz 3fe224123c [IMP] web_responsive: Menu wait for action 2023-03-01 15:33:26 +01:00
Alexandre Díaz 7151c254ef [IMP] web_responsive: Suggested changes 2023-03-01 15:33:26 +01:00