PromucFlow_constructor/app/client/src/entities
Ankita Kinger cf6c77194b
chore: Refactoring entity types and updating DS action create permission to fix some bugs on EE (#29573)
## Description

Refactoring entity types and updating DS action create permission to fix
some bugs on EE

#### PR fixes following issue(s)
Fixes # (issue number)

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing

#### How Has This Been Tested?
- [x] Manual
- [ ] JUnit
- [x] Jest
- [x] Cypress

## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed


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

- **Refactor**
- Streamlined entity type naming conventions across the application for
better consistency.
- Enhanced type definitions for improved code clarity and
maintainability.
- Updated function calls to use object parameters with named properties
for better readability.

- **New Features**
- Introduced a new entity type for module instances, expanding the
application's data handling capabilities.

- **Bug Fixes**
- Corrected improper type assertions to ensure accurate entity
recognition and processing.

- **Documentation**
- Added comments to clarify the non-introduction of certain dependencies
in specific components.

- **Style**
- Adjusted import statements to align with the updated naming
conventions.

- **Tests**
- Updated test cases to reflect changes in entity type references and
assertions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-14 20:14:30 +05:30
..
Action feat: workflows query actions CRUD code split (#29156) 2023-12-14 00:43:43 +07:00
AppCollab chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
AppsmithConsole fix: widget icon in debugger (#29141) 2023-11-28 10:22:43 +05:30
AppTheming chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Datasource fix: schema preview data ui changed for sql, postgres, mongo (#28156) 2023-10-25 15:48:05 +05:30
DataTree chore: Refactoring entity types and updating DS action create permission to fix some bugs on EE (#29573) 2023-12-14 20:14:30 +05:30
DependencyMap chore: Remove PageList From DataTree (#28579) 2023-11-03 06:00:50 +05:30
Engine fix: fixing non blocking calls (#29170) 2023-11-29 14:18:50 +05:30
IDE chore: Refactoring sidebar on app editor to support the same on package editor (#29212) 2023-11-30 14:56:24 +05:30
JSCollection chore: jscollection typing changes (#29215) 2023-11-30 09:00:31 +05:30
Replay chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Tour
URLRedirect chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
Widget feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
App.ts
GitSync.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00