[18.0][MIG] web_responsive: Migration to 18.0#3037
Conversation
|
Hi, I opened another PR #3057, welcome you review it |
ac1f548 to
daaafd6
Compare
|
Please, note this pr #3069 |
804cb3f to
786da5e
Compare
* Add Tecnativa as author * Remove untestable JS method * Rename to web_responsive
* Bump version * Change all openerp to odoo * Fix qunit suite injection * Remove jQuery require * Change to new selectors: * `oe_leftbar` to `o_sub_menu` * `oe_logo` to `o_sub_menu_logo` * `oe_footer` to `o_sub_menu_footer` * `oe_secondary_menus_container` to `o_sub_menu_content` * Add style to hide oe_footer instead of remove to not break `support_branding` * Add note in ReadMe explaining override of `support_branding` * Set top margin of app drawer title to 0 to fit v10 proportions * Fix notification badge positioning * Add o_web_client class to body to fix overlaps * Scroll control panel with page * Change navbar z-index to not be overlapped by buttons * Raise z-index on header to raise over buttons * Handle layered notifications via z-index * Remove `#` from navigation links HREF to prevent history littering
* Rebalance z-indexes to fix overlay issue while still providing notification support
* Bold titles for apps in the app-drawer * Remove z-index from Control Panel buttons, so it doesn't overlap the menu. * Better responsive menus * Move systray icons/menus out of the menu and up to the top bar. * Increase avatar size and visibility. * Other minor menu behavior fixes. * Changes to fit odoo variables * And a little margin adjust on navbar-right * Top menu always thick * Removed overflow:hidden!important from main.less * Local patch: prevent body overflow auto * Stop using `style=` on `<body>` * Fix jquery drawer in anticipation of: blivesta/drawer#36
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
Make image editing controls always available, instead of depending on resolution or hover.
Small makeup to make it look good in XS screens.
* [IMP] drawer-toggle * [IMP] Hitbox of close drawer-toggle * [IMP] Removed outline on menu item * [IMP] Logo positionings * [FIX] Try me on runbot button * [REM] Reversed outline change
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
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.
* Initial commit * Initial commit
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
|
I already stated in #3057 (review) and here in #3037 (comment). My initial comment with detailed explanation: #2405 (comment) Extracted from there:
|
|
@kobros-tech I insist: the problem is the automatic display of that preview in the invoices. It should be disabled by default. We want the preview, but not automatic. Do you understand me? |
Yes. This is what we have as part of
Yes, already explained in quotes, but summarizing:
|
aefa365 to
3a8c615
Compare
|
/ocabot migration web_responsive |
pedrobaeza
left a comment
There was a problem hiding this comment.
Functionally tested on runboat and now the part about not auto-previewing the attachment is working correctly.
Three comments inline for being clarified before proceeding with the merge, waiting also for some confirmation of the rest of the contributors/reviewers. cc @carlos-lopez-tecnativa @chaule97
3a8c615 to
8b648c0
Compare
carlos-lopez-tecnativa
left a comment
There was a problem hiding this comment.
Tested and working. Just a few comments related to the features that work fine on desktop, and I think they can be improved to work well on mobile. Please let me know if they can be improved or if they are out of the scope of this module.
| - Sticky header & footer in list view | ||
|
|
||
|  |
There was a problem hiding this comment.
Sorry for the delay. I uploaded a video to explain my comment. Please let me know if this case can be handled by this module or not.
sticky_header_not_working_on_mobile.mp4
| t-att-data-menu-xmlid="props.app.xmlid" | ||
| t-att-href="props.href" | ||
| t-on-click="onClick" | ||
| draggable="false" |
There was a problem hiding this comment.
In Odoo enterprise, now it is possible to change the order of the menu items. I'm not sure if support for this can be added here, or if this attribute prevents its use.
menu.reordering.mp4
There was a problem hiding this comment.
Ok for me, this comment can be considered a new feature.
8b648c0 to
245f2af
Compare
|
Are we ready for migration or is there any remaining comment? |
|
It seems there are 2 pending comments: #3037 (comment) and #3037 (comment) |
|
the two comments are not applied in version 17.0 |
245f2af to
1c5824d
Compare
|
Any specific migration comments? I welcome migration related comments, but any new feature I can not add here now. |
carlos-lopez-tecnativa
left a comment
There was a problem hiding this comment.
I wish the issue mentioned in this comment #3037 (comment) could be handled by this module, because it works fine on desktop, but in mobile view the header is not sticky.
But anyway, let's go!
|
it should be in a separate PR as the issue you mentioned is coming from old version, I see it as a feature in fact. |
pedrobaeza
left a comment
There was a problem hiding this comment.
OK, let's go with this. Thanks for all the work.
/ocabot merge nobump
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 6a9a4ad. Thanks a lot for contributing to OCA. ❤️ |
|
thank you @pedrobaeza for having push the review so far ! thank you @kobros-tech for this most wanted PR |



No description provided.