Skip to content
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

fix: sync changes from v2 to v2-develop #859

Closed
wants to merge 9 commits into from

Conversation

giscegit
Copy link
Contributor

This PR syncs changes from the v2 branch to v2-develop.

mguellsegarra and others added 9 commits January 24, 2025 16:23
- Added "parent_id" to the allowed values keys in URL parameters
- Updated useUrlFromCurrentTab to include form values in the actionRawData.
- Modified RootView to merge filtered values with global values
- Ensured getPlainValues in Form handles potential null values for getValues and getFields.
- Updated the logic to prioritize form values over action values for non-tree views.
- For tree views with active_ids, merged form values with action values.
- Simplified the final action data structure by directly assigning merged values.
## [2.58.1](v2.58.0...v2.58.1) (2025-01-28)

### Bug Fixes

* adjust value key filtering in URL sharing ([9fd9d6a](9fd9d6a))
* also clear url when closing all tabs ([bf072e5](bf072e5))
* clear title when no tabs ([68d42f0](68d42f0))
* improve and export parameter filtering ([c79c3e0](c79c3e0))
* improve value merging logic in useUrlFromCurrentTab ([1b5d7dd](1b5d7dd))
* transform initialView to initialViewId ([28fff0a](28fff0a))
@mguellsegarra mguellsegarra deleted the sync/v2-to-v2-develop-20250128-105045 branch January 28, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants