* Authorise net source code files
* fix for the claude genereted code for the authorizenet
* Removed repeted code
* Resolved review Commits
* Logo Changed
* parsing and some review comments
* fixed transaction key
* Fixed Error Messages for config Page
* chore: update version to 3.20.49-lts across all components
---------
Co-authored-by: Pratush <pratush@Pratushs-MacBook-Pro.local>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* Added the parameters for external apis
* Moved the filtering logic into services
* Resolving the submodule conflict
* bump version to 3.20.48-lts for all components
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* Added option to send Sender's Name
* change made to Sender Name
* bump version to 3.20.46-lts in all relevant files
---------
Co-authored-by: Pratush <pratush@Pratushs-MacBook-Pro.local>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* POstgresql query level timeout implementation
* for query without parameters query level timeout has been updated
* Query level timeout at Run Query endpoint
* label for timeout is updated
* Timeout is applied at run query level
* Method name has been modified
* ref updated
* Error message modified
* Abort controller is abstracted
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* tjdb schema cache will created and reloaded ir-respective of worker mode
* Bump version to 3.20.44-lts
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* fix: update documentation links from tooljet.ai to tooljet.com across various components
- Changed documentation links in DataSourcePicker, QueryManagerBody, Transformation, Workflows, QueryCard, Inspector, AddNewPagePopup, and others to point to the new domain.
- Ensured consistency in link formatting and structure.
- Minor code style adjustments for readability.
* chore: update version to 3.20.42-lts across all components
* Handling custom scope from UI instead of env and data migration for it
* Implemented group sync in UI for SAML and also changed the border weak for default ToolJet theme on platform.
* Restrict SAML config updates to 'saml' only
* Fix the color of Appname for the dark mode
* Fixing migration issue
* Removed the consoles from migrations
* Minor fixes for save changes
* chore: update version to 3.20.40-lts across all components
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* feat: migrate from @sentry/node to @sentry/nestjs for improved integration
- Updated package dependencies to replace @sentry/node with @sentry/nestjs.
- Implemented Sentry initialization in bootstrap helper.
- Integrated Sentry exception capturing in the global exception filter.
- Removed obsolete Sentry interceptor and service modules.
- Adjusted application module to utilize new Sentry module setup.
- Updated onboarding service to use uuid from 'uuid' package instead of @sentry/utils.
* refactor: remove module-from-string dependency and use dynamic import for plugin services
* feat: add esbuild dependency to package.json and package-lock.json
* refactor: update ts-node and tsconfig-paths versions, remove unused dependencies
* refactor: replace dynamic import with vm context for plugin execution
* refactor: simplify sandbox context by using global objects for plugin execution
* refactor: enhance sandbox context creation by using createContext for plugin execution
* chore: remove unnecessary dev dependencies from package-lock.json
feat: add TextEncoder and TextDecoder to PluginsServiceSelector for better encoding support
* refactor: enhance sandbox context by organizing Node.js and Web APIs
* refactor: enhance sandbox context by adding comprehensive global objects for plugin execution
* Implement feature X to enhance user experience and fix bug Y in module Z
* Refactor imports and remove unused appContext variable in main.ts
* Bump version to 3.20.39-lts across all components
* feat: implement OpenTelemetry metrics for audit logs and enhance logging functionality
* add app parameter to data query methods for enhanced context handling
* enhance audit logging with detailed app and data source lifecycle metrics
* enhance audit metrics with separate platform and app meters, and add success/failure tracking
* enhance getOptions method to include environment name in the returned data source options
* remove appType from resourceData in AppsService and audit metrics
* enhance recordQueryMetrics to include query text and mode in audit logs
* enhance initialization logging and control query text inclusion
* Update .gitignore
* remove debug log for audit context in DataQueriesUtilService
* Implement SCIM module with user and group management features
* Add SCIM module with user and group management features
* init
* working
* extend
* feature key
* scim auth guard
* sus
* default org
* sus
* fix: replace body-parser with NestJS json parser for SCIM routes
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* fix:rename grant_type to grantType in SSO configs
* 🚀 chore: update version to 3.20.35-lts across all components
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>