Commit Graph

113 Commits (21ffb1e01f50f641bf41d3047dbf15b268e1e7c6)

Author SHA1 Message Date
Hugo Santos 21ffb1e01f [FIX] Split button templates to show translated labels
Fixes #2439
2023-11-17 00:37:44 +02:00
anjeel.haria bfb0d6f8f3 [FIX] web_responsive: Translation Button Position 2023-11-17 00:37:44 +02:00
Tuan Hung e456c1347b [FIX] web_responsive: fix bug test ESLint 2023-11-17 00:37:44 +02:00
anjeel.haria 425c4e6f64 [FIX] web_responsive: Show View Type Always 2023-11-17 00:37:44 +02:00
anjeel.haria 6f09b330e1 [FIX] web_responsive: Align menu for dates in filters 2023-11-17 00:37:44 +02:00
anjeel.haria ec02c8b099 [FIX] web_responsive: Align checkboxes in Favourites save current search view 2023-11-17 00:37:44 +02:00
OCA-git-bot 3032b11718 [UPD] README.rst 2023-11-17 00:37:44 +02:00
anjeel.haria 475d01f68a [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-11-17 00:37:44 +02:00
anjeel.haria c7a37728d1 [15.0][FIX] Fix problem of blank page when using web_responsive
Changes for default page open
2023-11-17 00:37:44 +02:00
Vincent Hatakeyama 2ab377eef2 [FIX] web_responsive: only change width of main control panel
The Search More panel is incorrectly displayed due to the reduced screen
so only change width on the main screen.

Fixes #2395
2023-11-17 00:37:44 +02:00
Sergey Shebanin 6a1ba1f5c8 [FIX] web_responsive: fix dropdown caret visibility on website
before this commit dropdown on website doesn't have caret visible. F.x. to show option "Edit on backend"

after this commit caret will be visible
2023-11-17 00:37:44 +02:00
Sergey Shebanin 3e83066294 [FIX] web_responsive: attribute 'records_draggable' was no effect on desktop.
Kanban View has an attribute 'records_draggable', means 'whether it should be possible to drag records when kanban is grouped'.
It's support was broken.
Co-authored-by: MackZhong <mackz@sina.com>
2023-11-17 00:37:44 +02:00
Sergey Shebanin 6ba8016148 [FIX] web_responsive: make keyboard navigation in Apps menu Search results works again.
Due to changes in javascript framework keyboard navigation was broken.
This commit makes it work again.
2023-11-17 00:37:44 +02:00
Hieu.VMB 932d4870e4 [FIX]-web_responsive module: Go to wrong action menu when user is set with Home Action menu 2023-11-17 00:37:44 +02:00
Sergey Shebanin 94b8829306 [FIX] redundant padding on kanban card 2023-11-17 00:37:44 +02:00
Sergey Shebanin 651524d64b [FIX] kanban mode for popup in Many2One fields on mobile 2023-11-17 00:37:44 +02:00
OCA-git-bot 9a95fe5981 [UPD] README.rst 2023-11-17 00:37:44 +02:00
Alexandre D. Díaz 05f471592f [FIX] web_responsive: Label width on modal 2023-11-17 00:37:44 +02:00
Alexandre D. Díaz 97fe8f0ece [IMP] web_responsive: Adapt label width 2023-11-17 00:37:44 +02:00
Sergey Shebanin 7e2ee0909b [FIX] make base odoo JS tests working with web_responsive module 2023-11-17 00:37:44 +02:00
Sergey Shebanin fb5d709dd5 [IMP] big inputs on forms in edit mode 2023-11-17 00:37:44 +02:00
Sergey Shebanin 4e9d7fb972 [IMP] show AppsMenu by default after login
also redirect to backend from website AppsMenu
2023-11-17 00:37:44 +02:00
Sergey Shebanin 012540b69c [IMP] recaptured actual description screenshots 2023-11-17 00:37:44 +02:00
Sergey Shebanin 2ed0b13f80 [MIG] web_responsive: Migration to 15.0 2023-11-17 00:37:43 +02:00
Splash 8be10e013a [FIX] word wrap for appdrawer menu items 2023-11-17 00:37:43 +02:00
Splash a8e9541078 [FIX] error on grouped mobile kanban with zero groups 2023-11-17 00:37:43 +02:00
OCA-git-bot 346d920c94 [UPD] README.rst 2023-11-17 00:37:43 +02:00
Sergey Shebanin 655ea0e5a7 [MIG] web_responsive: Migration to 14.0 2023-11-17 00:37:43 +02:00
Alexandre D. Díaz 3ae68ccac9 [IMP] web_responsive: Scrollable dropdowns 2023-11-17 00:37:43 +02:00
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
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
OCA-git-bot dce892c38c [UPD] README.rst 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