* PgSQL ssh implementations and other improvements
* Updated the package.json
* Mongo db ssh implementation and improvements
* Updated the helper text and database label
* Updated the helper text for password
* Fixing the autofetch for the mongo
* Fixing autofetch for the pgsql
* Updated the ssl toggle title
* Updated the common toggle logic
* Bump version to 3.20.114-lts across all components
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* MongoDB connection with srv support
* design changes and migration
* changes in design
* fix password field is coming disabled.
* change with save button
* changes in the save button and encrypt
* Changes for mongoDb SRV after Code Review
* migration script
* Changes in the UI
* fixed the db issue in connection
* changes comment removed
* SSl issue resolved
* Review changes made
* editing connection string affects only individual fields
* fixed dataSource Saving in imported apps
* fixed imported apps ds save
---------
Co-authored-by: Pratush <pratush@Pratushs-MacBook-Pro.local>
* merge develop
* Add eslint dependencies, configs and scripts to plugins project
* run lint with Github action
* ignore tests and dist folders
* fun eslint with --fix and manual fixes, renamed __tests_ to __tests__
* add plugins packages folder to lint-staged config
* fix lint issue