Port menu pinning and map bugfixes from Forum2025 - #44
Open
eduardoperetto wants to merge 35 commits into
Open
Conversation
Feat: Reset Password
* Fix: Adding validation to domain names * Changing string to English * fix: sync owner changes and prevent inconsistencies in multitenancy - Sync many-to-many relationship (clients_tenantuser_tenants) when client owner changes - Sync permissions in tenant schema (permissions_usertenantpermissions) when owner changes - Prevent removing tenants from users who own them with form validation * fix: prevent error when creating new tenant users" * fix: sync tenant permissions on user creation and removal * refactor: apply clean code principles to multitenancy admin
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Extract the general-purpose pinning feature, KML/link/marker fixes, and per-menu visibility behavior onto main while omitting forum-specific hardcoding.
Allow long menu names to wrap, nudge the collapser, and adjust left-menu padding.
eduardoperetto
force-pushed
the
feat/menu-pinning-from-forum
branch
from
July 24, 2026 20:20
d1cf398 to
e3a3abc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Forum2025: KML when another menu is pinned, simultaneous links only when both endpoints are on map, pinned-menu marker redraw, null-safe link removal, first-menu-per-group init, dashed-link styling, and smaller pin markers.Excluded (forum-only): Ipê/CNDs special menu rules, nginx/backup env edits, attributionControl:false, and Forum’s tag-sidebar replacement.
Test plan