PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
Hetu Nandu f0e33eab57
feat: Command Click for nested properties (#19004)
## Description
Building on top of [Command Click](#18326) we are now adding more links
for entities where navigation is possible.

This is mainly JS Objects where function and variable names are part of
the code itself. Clicking on the link will navigate to the JS Object and
set the cursor on the item you clicked on.

We are also enabling this for Form Widget where in `Form1.data.Input1`
the "Input1" link will take you to that widget


> TLDR; 
You can now command click on nested properties of an entity

Fixes #18636
2022-12-26 10:49:02 +05:30
..
ActionExecution fix: update settings pane validations (#18739) 2022-12-12 10:21:14 +05:30
Binding feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
BugTests fix: Fixed flaky tests (#19071) 2022-12-24 23:31:03 +05:30
DynamicHeight feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
ExplorerTests feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
FormNativeToRawTests feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
Git test: add common test methods for RBAC (#18968) 2022-12-16 10:45:25 +05:30
IDE feat: Command Click for nested properties (#19004) 2022-12-26 10:49:02 +05:30
JSLibrary feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
Linting feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
Onboarding fix: Fixed flaky tests (#19071) 2022-12-24 23:31:03 +05:30
OtherUIFeatures chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
PropertyPane chore: Property pane search input focus (#18858) 2022-12-15 16:25:52 +05:30
SettingsPane feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
Templates fix: Fixed flaky tests (#19071) 2022-12-24 23:31:03 +05:30
ThemingTests chore: Makes use of DS components in ThemeControls (#19000) 2022-12-23 15:37:29 +05:30
VisualTests chore: Update Logo/Favicon url + remove EE cypress code for Branding + Update screenshots tests (#18872) 2022-12-15 14:59:26 +05:30
Widgets feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
Workspace feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30