-
-
Notifications
You must be signed in to change notification settings - Fork 303
[18.0][MIG] web_view_leaflet_map: Migration to 18.0 #419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[18.0][MIG] web_view_leaflet_map: Migration to 18.0 #419
Conversation
|
web.assets_web_dark.min.js:41 Uncaught Error: Error while loading "@web_view_leaflet_map/components/map-component/map_view.esm": |
75628c2 to
ae08db6
Compare
…om 1.8.0, released on April 18, 2022.)
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: geospatial-16.0/geospatial-16.0-web_view_leaflet_map Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-web_view_leaflet_map/
Currently translated at 100.0% (7 of 7 strings) Translation: geospatial-16.0/geospatial-16.0-web_view_leaflet_map Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-web_view_leaflet_map/it/
…aflet_lib, to be used by other modules, like 'web_widget_map'. (see : OCA/web#2953)
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: geospatial-16.0/geospatial-16.0-web_view_leaflet_map Translate-URL: https://translation.odoo-community.org/projects/geospatial-16-0/geospatial-16-0-web_view_leaflet_map/
This reverts commit a9570109
ae08db6 to
a4c2500
Compare
|
Hi @tate11, thanks for your review. The bug was fixed. could you test ? |
|
Hi @mourad-ehm. Thanks for porting this module. I know that generaly, there is a module per PR, but in that case, could you also migrate trivial web_view_leaflet_map_partner module, so we can test on runboat, more easely ? thanks ! |
|
Hi @legalsylvain, I have created this PR #420 for web_view_leaflet_map_partner. |
|
This PR has the |
|
Hi. tested on #425 / runboat. /ocabot merge nobump |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 19507b5. Thanks a lot for contributing to OCA. ❤️ |
|
@legalsylvain Yes, I do not see a searchbar on 18.0. So same here. |
|
@mourad-ehm. Could you take a look on that regression ? |
|
@legalsylvain @mourad-ehm I can get the map to show a searchbar with the attached patch. However it does not yet react to selected filters. So will need some more work, but I have not to much experience in owl how to do this, so maybe use this as a pointer to what might be needed? |

Migrate web_view_leaflet_map module from this pr #415