Commit graph

13426 commits

Author SHA1 Message Date
YuktiGoyal02
d26857ffa3
Merge branch 'test/Automation-fixes-part-4' into test/login-settings 2025-11-19 15:52:16 +05:30
ajith-k-v
444850b2f6 Update the workflow 2025-11-19 15:27:02 +05:30
emidhun
3718fecf31 Permission, and workflow card fixes. 2025-11-19 14:59:58 +05:30
ajith-k-v
9304f1b51d update grep 2025-11-19 14:50:05 +05:30
Mekhla Asopa
ad5866ffe0 fix translations wait 2025-11-19 14:44:59 +05:30
emidhun
38fce446e5 Fix app card open issues. 2025-11-19 14:27:14 +05:30
ajith-k-v
3c14e67f04 fix config 2025-11-19 13:43:01 +05:30
ajith-k-v
779e6d8093 update the workflow and config 2025-11-19 13:17:10 +05:30
YuktiGoyal02
91f378035a
Merge branch 'test/Automation-fixes-part-4' into test/login-settings 2025-11-19 13:09:59 +05:30
Yukti Goyal
9cf2244f88 fixed homepage issue 2025-11-19 13:00:06 +05:30
ajith-k-v
6faa4dd4b1 Add grep to check the env 2025-11-19 11:17:44 +05:30
emidhun
504873fba3 custom groupUI 2025-11-19 08:08:35 +05:30
Mekhla Asopa
167cb85a79 fixed failed user managment specs 2025-11-19 01:57:21 +05:30
emidhun
2451b32d82 Fix userRoleUI 2025-11-19 01:38:25 +05:30
emidhun
54546836bd - Fix dashboard.cy.js 2025-11-19 00:50:26 +05:30
Mekhla Asopa
cee171ffe0 fixed failed signup user managment spec 2025-11-18 22:15:13 +05:30
Yukti Goyal
b354c99564 fixed minor issues 2025-11-18 20:55:10 +05:30
ajith-k-v
d86083d24d Update default browser 2025-11-18 20:13:58 +05:30
Mekhla Asopa
602b172570 fixed failed app create due to createAppButton 2025-11-18 16:59:22 +05:30
Yukti Goyal
4e33da3741 resolved conflicts 2025-11-18 15:57:47 +05:30
Yukti Goyal
4803adeb8b rebased 2025-11-18 15:53:37 +05:30
ajith-k-v
78dfb4ed12 update constants count dynamically 2025-11-18 13:45:31 +05:30
emidhun
fd9c901dcc profileFix 2025-11-18 10:48:41 +05:30
Mekhla Asopa
f7828a99b8 fixed bulk upload spec 2025-11-17 20:29:39 +05:30
ajith-k-v
fc7f863888 Update custom group UI cases. 2025-11-17 17:45:57 +05:30
ajith-k-v
3d1016b53f Update user role UI cases 2025-11-17 16:26:29 +05:30
ajith-k-v
e1b819f7c3 Fix custom granular access spec 2025-11-17 15:07:37 +05:30
ajith-k-v
7bfaa702e7 Update workflow 2025-11-17 12:49:00 +05:30
Mekhla Asopa
b3fcea07ae fixed user permission spec 2025-11-17 12:08:44 +05:30
Mekhla Asopa
94bd3343d2 fixed user metadata spec 2025-11-17 11:00:18 +05:30
emidhun
9b35cd3375 Merge remote-tracking branch 'origin/test/Automation-fixes-part-1' into test/Automation-fixes-part-4 2025-11-15 04:00:58 +05:30
emidhun
cf400ef17e Merge remote-tracking branch 'origin/lts-3.16' into test/Automation-fixes-part-1 2025-11-15 03:58:36 +05:30
Mekhla Asopa
0080481488 added wait for element method 2025-11-15 00:14:21 +05:30
Midhun Kumar E
5e9d08b047
Yml mismatch fix 2025-11-14 23:48:33 +05:30
Adish M
32b6b07ff3
Add disk space cleanup steps to docker-release workflow (#14596)
Added steps to free up disk space in multiple jobs.
2025-11-14 23:25:27 +05:30
Midhun G S
aa2dd9d99c
feat: migrate from @sentry/node to @sentry/nestjs for improved integration (#14550)
* 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
2025-11-14 22:50:04 +05:30
emidhun
b620926ffb Fix dnd on headless mode 2025-11-14 22:49:25 +05:30
Adish M
32315ee13e
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#14594)
Co-authored-by: gsmithun4 <3417097+gsmithun4@users.noreply.github.com>
2025-11-14 22:47:19 +05:30
Adish M
cefe61a457
feat: Add OpenTelemetry app-based metrics with query text tracking and environment filtering (#14343)
* 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
2025-11-14 22:45:24 +05:30
emidhun
742956a305 Merge remote-tracking branch 'origin/test/Automation-fixes-part-1' into test/Automation-fixes-part-4 2025-11-14 15:56:40 +05:30
emidhun
b45cbbdb10 Merge remote-tracking branch 'origin/lts-3.16' into test/Automation-fixes-part-1 2025-11-14 15:54:20 +05:30
Adish M
17150a0e2c
Merge pull request #14592 from ToolJet/adishM98-patch-1
Refactor Slack notification message format
2025-11-14 15:51:49 +05:30
Adish M
6eb5a21729
Refactor Slack notification message format 2025-11-14 15:51:23 +05:30
Adish M
bbac2806c9
Merge pull request #14591 from ToolJet/adishM98-patch-1
Simplify tags in docker-release.yml
2025-11-14 15:39:01 +05:30
Adish M
3a85f3dde2
Simplify tags in docker-release.yml
Removed duplicate tags for LTS and pre-release in Docker release workflow.
2025-11-14 15:37:13 +05:30
Adish M
9c9d872186
Merge pull request #14590 from ToolJet/fix/vulnerability-workflow
fix: update vulnerability CI workflow to support manual triggers and enhance Slack notifications
2025-11-14 15:27:09 +05:30
adishM98 Bot
25e1d1d49e add retention days for audit reports in vulnerability CI workflow 2025-11-14 15:23:38 +05:30
adishM98 Bot
e2080a71a8 uncommented code 2025-11-14 15:19:52 +05:30
adishM98 Bot
7ead132fa0 commenting code for testing 2025-11-14 15:15:05 +05:30
adishM98 Bot
329a581071 fix: update vulnerability CI workflow to support manual triggers and enhance Slack notifications 2025-11-14 15:10:44 +05:30