PromucFlow_constructor/app
Hetu Nandu 94dcd350d9
fix: correct component for Query Add States (#30752)
fixes the issue of add states not showing up correctly for Api and Saas
routes in Query tab

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

## Summary by CodeRabbit

- **New Features**
- Enhanced URL construction for SaaS editor API to support additional
view options.
- Improved query handling in the Editor Pane to recognize and construct
URLs for new query types.
- **Refactor**
	- Updated internal logic for constructing SaaS editor API URLs.
- Refined query type determination logic based on entity focus
parameters.
- **Style**
- Adjusted SaaS editor path constants to include an additional API
segment.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-31 10:48:56 +05:30
..
client fix: correct component for Query Add States (#30752) 2024-01-31 10:48:56 +05:30
server chore: Store only boolean flag to save auto deployment enabled or disabled state (#30727) 2024-01-30 21:32:37 +05:30
util