Arpit
Arpit
Resolves: Feature #1737 #1738 for DynamoDB
Resolves #5459
### What area of the codebase is to be refactored? Frontend: Tooljet database ### What are the potential advantages of this proposed refactoring? - improve code readability, maintainability, easier to...
### Objective The aim of the updated CodeHinter architecture is to develop a component for code editing that is both modular and efficient. This component will facilitate the resolution of...
The ReferenceManager ensures consistent updates to entity references when entity names are changed. It manages a bidirectional mapping of entity IDs to names, handles entity renaming, and notifies observers of...
Update ESLint configurations and introduce new rulesets to align with the newly established coding standards. This ensures enhanced code quality, maintainability, and performance across all development tiers. Includes adjustments to...