PromucFlow_constructor/app/client/src/widgets/JSONFormWidget
Nilesh Sarupriya bfc83b0815
chore: add node modules related to llamaindex (#39378)
## Description
> [!TIP]  
> Add the llamaindex node modules, so that it can be consumed in the EE
repository.


Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/13434643123>
> Commit: 88ef34a652a6c438271ea68a6ea1c653d05cfc6a
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13434643123&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 20 Feb 2025 13:16:09 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


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

## Summary by CodeRabbit

- **Chores**
- Updated underlying library dependencies to support enhanced
integration and stability.

- **Refactor**
- Streamlined default authentication behavior in the REST API datasource
configuration for a more consistent setup.
- Improved form field validation logic for more flexible state handling
in user inputs.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: Nilesh Sarupriya <20905988+nsarupr@users.noreply.github.com>
2025-02-20 10:08:15 -06:00
..
component feat: Add configurable field limit to JSONFormWidget (#38856) 2025-01-30 10:30:16 +05:30
constants feat: JSON form widget one click binding integration (#25873) 2023-10-03 13:40:51 +05:30
fields chore: add node modules related to llamaindex (#39378) 2025-02-20 10:08:15 -06:00
widget fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
constants.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
FormContext.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
helper.test.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
helper.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
icon.svg feat: update explorer widget icons (#34018) 2024-06-12 10:44:22 +01:00
index.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
schemaParser.test.ts fix: when value of array is empty, no need for data type recalculation (#38794) 2025-01-23 15:14:49 +05:30
schemaParser.ts fix: when value of array is empty, no need for data type recalculation (#38794) 2025-01-23 15:14:49 +05:30
schemaTestData.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
thumbnail.svg feat: enhanced widget card (#32211) 2024-04-09 02:16:46 +01:00