PromucFlow_constructor/app/client/src/components/formControls
Pawan Kumar db25d123da
chore: Add datasource link control (#39841)
/ok-to-test tags="@tag.Sanity"

This PR adds an datasource link control that is required to on query
page of AI datasource.

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

## Summary by CodeRabbit

- **New Features**
- Introduced a new form control that allows users to navigate directly
to datasource-related views.
- Enhanced forms with dynamic styling capabilities, enabling sections to
apply custom visual configurations.

- **Style**
- Adjusted the width of a key configuration button to improve layout
consistency.

- **Bug Fixes**
- Resolved issues related to the application of inline styles in form
components.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/13986086739>
> Commit: 456b2858fd9669ae8f683d34bf10261fc5a86228
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13986086739&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Fri, 21 Mar 2025 07:20:48 UTC
<!-- end of auto-generated comment: Cypress test results  -->
2025-03-21 13:23:44 +05:30
..
FunctionCallingConfigControl chore: Add datasource link control (#39841) 2025-03-21 13:23:44 +05:30
BaseControl.tsx chore: integrate file association query API for Appsmith API (#39098) 2025-02-07 09:35:36 +05:30
CheckboxControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DatasourceLinkControl.tsx chore: Add datasource link control (#39841) 2025-03-21 13:23:44 +05:30
DropDownControl.test.tsx fix: UQI dropdown search issue fixed (#39330) 2025-02-18 18:05:04 +05:30
DropDownControl.tsx fix: UQI dropdown search issue fixed (#39330) 2025-02-18 18:05:04 +05:30
DynamicInputTextControl.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DynamicInputTextControl.tsx chore: Remove style from editor and setting config (#38756) 2025-01-23 13:29:03 +05:30
DynamicTextFieldControl.tsx fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
EntitySelectorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
FieldArrayControl.tsx fix: Array Field width css (#39463) 2025-02-27 14:02:46 +05:30
FilePickerControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
FixedKeyInputControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
FormTemplateControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
HybridSearch.tsx chore: add tooltip in slider (#39717) 2025-03-13 17:36:57 +05:30
InputTextControl.tsx chore: Remove style from editor and setting config (#38756) 2025-01-23 13:29:03 +05:30
KeyValueArrayControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MultiFilePickerControl.tsx fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
PaginationControl.tsx fix: adjust spacing for filter/sort/pagination form controls (#37221) 2024-11-06 17:29:58 +03:00
RadioButtonControl.test.tsx chore:remove space b/w form and CTA onboarding page (#35985) 2024-10-09 09:57:44 +05:30
RadioButtonControl.tsx fix: gsheets all sheets option enabled behind a feature flag (#37942) 2024-12-13 14:09:53 +05:30
SegmentedControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
SliderControl.tsx chore: add tooltip in slider (#39717) 2025-03-13 17:36:57 +05:30
SortingControl.tsx fix: adjust spacing for filter/sort/pagination form controls (#37221) 2024-11-06 17:29:58 +03:00
SwitchControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
utils.test.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
utils.ts chore: Upgrade packages to resolve Dependabot issues (#39710) 2025-03-20 17:39:13 +05:30
WhereClauseControl.tsx fix: adjust spacing for filter/sort/pagination form controls (#37221) 2024-11-06 17:29:58 +03:00