PromucFlow_constructor/app
Hetu Nandu d67aedbdeb
fix: improve query add url split (#30790)
improve upon the query add url fix by splitting it for extensibility
with EE

We will now extend a utility function `getQueryAddUrl` on EE to add EE
cases instead of rewriting the implementation as it does today

fixes: #30764

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Refactor**
- Enhanced URL construction method for adding queries in the Editor Pane
to improve navigation and consistency.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-31 17:18:42 +05:30
..
client fix: improve query add url split (#30790) 2024-01-31 17:18:42 +05:30
server chore: use default spring query instead of custom one (#30778) 2024-01-31 15:54:55 +05:30
util