Commit graph

14 commits

Author SHA1 Message Date
Siddharth Pundir
acc491033a
Feat/pgsql mongo ssh and db improvements (#15367)
* 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>
2026-03-05 20:49:57 +05:30
abhijeet760
af09402477
fixed in operation json (#15206) 2026-02-09 22:44:47 +05:30
abhijeet760
3ef6e75ce2
document instead of documents (#15201) 2026-02-09 15:02:19 +05:30
abhijeet760
a0de33c5eb lint errors 2026-01-02 07:53:37 +00:00
abhijeet760
e7a7fbcf49 whitespace change 2025-12-26 13:05:28 +00:00
abhijeet760
19b824e2fa whitespace changes 2025-12-26 12:59:28 +00:00
abhijeet760
3055059063 added list tables for mongo and postgres 2025-12-26 12:10:00 +00:00
Pratush Sinha
861e717248
MongoDB connection with srv support (#14626)
* 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>
2025-12-10 15:06:10 +05:30
Pratush Sinha
5208167f3d
feat(mongodb): add createCollection operation with options (#13482) 2025-07-25 12:13:05 +05:30
gsmithun4
269ec56455 Initial commit 2025-02-25 12:22:50 +05:30
Parth
993c925b12 Feature: Add SSL support to MongoDB datasource (#2430)
* Add TLS support inputs in frontend

* Add backend logic for TLS support

* Add TLS inputs types

* Update TLS label

* Change ssl_certificate to tls_certificate

* Update the file handling in tls

* Update connection logic

* Fix unlinking file issue

* Remove catch block for unlinking file

* Handle tls certs directly
2024-11-22 12:51:48 +05:30
Arpit
9ae464f1b4
Hotfix - mongodb connection error on passing unescaped characters (#5727)
* Encodes the password  string

* Encodes the password for connection  string

* fix

* handle unescape cahrs for usename

* clean up
2023-03-13 14:53:22 +05:30
Maurits Lourens
60f515d19c
Feature/2395 - add eslint to plugins (#2402)
* 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
2022-03-10 12:29:48 +05:30
Gandharv
3098fdaa19
Plugin naming for minio, mongodb, twilio, typesense (#2154) 2022-02-08 10:34:50 +05:30
Renamed from plugins/packages/mongo/lib/index.ts (Browse further)