* Added data-cy for table header and subheader
* added data-cy for table operations
* added data-cy for table and text
* Added data-cy for delete icon and fields
* Updated and removed duplicate data-cy
* deleted unused files
* Updated data-cy for filter section
* bug fixed: app is getting crashed upon clicking columns in the table inspector for the widget inside listview
* bug fixed: not able to edit new added column and not able to see valdiation errors
* code enhancement
* Fix:Show popover in calnder in editor mode when clicked outside the editor
* Fix:Show popover in calnder in editor mode when clicked outside the editor, replace variable
* Fix:Show popover in calnder in editor mode when clicked outside the editor
* Fix:Show popover in calnder in editor mode when clicked outside the editor, replace variable
* Merge develop.
* Fix:Show popover in calnder in editor mode when clicked outside the editor, replace variable
* bug fixed
---------
Co-authored-by: manishkushare <kushare.manish9@gmail.com>
* fetch table data with selected table when fetching tables
* refactored tooljet db operations and listrows
* create operation: dropdown should only show options which are not selected
* list operation: dropdown should only show options which are not selected
* update operation: dropdown should only show options which are not selected
* delete operation: dropdown should only show options which are not selected
* refactor: update op
* clean up
* style fixes
* throw error with descriptive error toast for empty where fields for delete op
* clean up
* default limit should be 1
* fixes codehinter onBlur issue
* init
* added feature to highlight the cell if it's value matches with searched tern
* reverting the unwanted changes
* removed unwanted changes
* added edge case for isEditable on click event
* minor bug fixes
* made changes to fix the edge case
* bug fixed: action button was not displaying in the column
* instance profile support for dynomodb
* updated setup machine script for ec2
* s3
* use EC2/ECS Instance Metadata Service
* using @aws-sdk/credential-providers
* s3 connection from ec2 instance sucess 🚀
* fixes: aws ses email service
* ses connection from ec2 instance sucess 🚀
* athena connection from ec2 instance sucess 🚀
* reverting athena changes
* select IAM auth option from the dropdown
* added docs
* Update setup_machine.sh
* clean up
* Changes for docker-node upgrade
* removed the extra node
* removed extra spaces and npm
* changes in server dockerfile
* change npm version to 8.11.0