Commit graph

180 commits

Author SHA1 Message Date
Shaurya Sharma
0dc06edd01 Migration added 2025-09-21 22:55:58 +05:30
Midhun G S
1c4c006da8
Merge pull request #14057 from ToolJet/debug/v3.16.27-lts-beta
refactor: enhance canActivate method in AbilityGuard for improved error handling and logging
2025-09-19 20:37:49 +05:30
gsmithun4
f40be5b1b5 feat(logging): integrate transaction logging across various guards and services
- Updated `AbilityGuard` to utilize `TransactionLogger` for logging execution time and errors.
- Enhanced `ResponseInterceptor` to include transaction metadata in logs.
- Modified `QueryAuthGuard`, `ValidateQueryAppGuard`, and `ValidateQuerySourceGuard` to log completion times and transaction IDs.
- Introduced `TransactionLogger` service for structured logging with transaction context.
- Added transaction ID and route information to request context in `RequestContextMiddleware`.
- Updated `JwtStrategy` to log validation completion times.
- Refactored logging configuration in `AppModuleLoader` to support pretty printing in non-production environments.
- Removed console logs in favor of structured logging for better traceability.
2025-09-19 02:08:49 +05:30
Muhsin Shah C P
867b1a21be feat: wrap migration logic in dbTransactionWrap for better error handling 2025-09-16 17:33:13 +05:30
Muhsin Shah C P
b96d07c7e8 refactor: changed util function call to direct db operations 2025-09-16 17:17:59 +05:30
Muhsin Shah C P
db9987724a feat: add migration for workflow granular permissions to existing admin groups 2025-09-16 13:40:50 +05:30
Nakul Nagargade
f35b738df0 Merge branch 'release/appbuilder-sprint-15' into feat-star-rating 2025-09-08 18:41:49 +05:30
Nakul Nagargade
211a9f8bd4 fix migration 2025-09-03 17:06:43 +05:30
Nakul Nagargade
ad400c56db Add migrations 2025-09-02 11:28:59 +05:30
Vijaykant Yadav
913c1809c3 Refactors Tags component with improved styling and events
Consolidates data property configuration by removing redundant schema field and simplifying options structure

Updates default color palette to use modern semi-transparent backgrounds with matching text colors for better visual consistency

Adds component lifecycle events (setVisibility, setLoading, setDisable) and proper exposed variable management for programmatic control

Improves icon visibility handling by introducing dedicated iconVisibility property separate from general tag visibility

Changes default size from large to small for more compact appearance

Enhances color generation system for new tags with predefined palette rotation
2025-09-02 02:18:03 +05:30
Shaurya Sharma
a5150b2280 Merge branch 'lts-3.16' into fix-canvas-cleanup 2025-08-22 21:35:44 +05:30
Ganesh Kumar
7491d8dfbd
Hotfix: ToolJet database can't create a new role if the password severity is set too high on the database server. (#13908)
* TJDB tenant password severity increased

* TJDB module init logic moved to app module

* removed the commented code
2025-08-22 17:35:11 +05:30
Nishidh Jain
196461920d update default value of Secondary Label, Secondary Content Alignment & Icon Direction for Statistics 2.0 component 2025-08-22 12:28:37 +05:30
Nishidh Jain
73cf9c0797 Resolved CSA issue & added property for icon color 2025-08-22 12:28:16 +05:30
Nishidh Jain
ca7fa7e08a [feat] Statistics 2.0: UI enhancement & Add new properties 2025-08-22 12:27:57 +05:30
Nakul Nagargade
55cd876b63 Fix 2025-08-20 14:43:54 +05:30
Nakul Nagargade
bc70136900 Merge branch 'lts-3.16' into add-new-input-width 2025-08-19 17:49:46 +05:30
Rudhra Deep Biswas
e5d619df22
Merge pull request #13780 from ToolJet/fix/bugs-11
Workflow Create Migration Fix
2025-08-12 22:49:40 +05:30
Nakul Nagargade
e188e10779 Add migration and import export logic for backward compatibility 2025-08-12 01:12:50 +05:30
Rohan Lahori
a566239856
Git sync data migration issue (#13611) 2025-08-01 20:32:44 +05:30
Parth
2f7824d441
Fix class issue (#13572) 2025-07-31 14:41:00 +05:30
Parth
fb85498d1d
Hotfix: Import services in Google Calendar migration according to editions (#13566) 2025-07-31 13:38:54 +05:30
Ganesh Kumar
f46340b477
Enhance: Extract OAuth 2.0 flow for Salesforce & Snowflake (#13529)
* salesforce & snowflake changes added to prerelease

* module import error fixes

* optional parameter for getAuthUrl method
2025-07-23 22:18:50 +05:30
Midhun G S
a32099aad5
migration fixes (#13526) 2025-07-22 15:45:05 +05:30
Vijaykant Yadav
71119863e2 delete migration and add revert to old values for menu hidden 2025-07-18 09:48:26 +05:30
Shaurya Sharma
4c67d3dcf3 Daterangepicker tooltip migration added 2025-07-18 01:03:55 +05:30
Shaurya Sharma
d1639e5bfa Merge branch 'fix-migration-filepicker-image' of https://github.com/ToolJet/ToolJet into fix-migration-filepicker-image 2025-07-18 00:43:10 +05:30
Shaurya Sharma
b56c3b9c0a Image migration fix 2025-07-18 00:43:03 +05:30
Nakul Nagargade
337042c5f7 Fix file picker migration for maxFilecount, maxSize, minSize 2025-07-17 22:33:56 +05:30
johnsoncherian
30ed850110 Merge branch 'main' into fix-migration-filepicker-image 2025-07-17 21:46:13 +05:30
johnsoncherian
8c2dfaed17 fix: remove migration for rangeslider since its v2 now 2025-07-16 16:12:20 +05:30
Nakul Nagargade
ccce8dceb4 Fix migrations for file picker and Steps widget 2025-07-16 15:14:45 +05:30
johnsoncherian
8cdba387a0 Merge branch 'fix/appbuilder-04' into fix/pages-bugs-04 2025-07-16 01:14:06 +05:30
Nakul Nagargade
17e87d69c4 fix footer 2025-07-15 21:07:46 +05:30
Nakul Nagargade
9b023200a2
Merge pull request #13415 from ToolJet/migration-file-picker-revamped
Add migation for filepicker
2025-07-15 14:43:07 +05:30
Nakul Nagargade
d3ecc49edf Add migation for filepicker 2025-07-15 14:39:36 +05:30
Shaurya Sharma
6389432a88
Merge pull request #13362 from ToolJet/fix/custom-themes-migration
Theme migration for surface1, surface2 and surface3
Container Form migration
2025-07-14 20:11:15 +05:30
Nakul Nagargade
db0a249a5e
Merge pull request #13366 from ToolJet/fix-container-form-migration
Add migration for form and container regarding header and footer
2025-07-14 19:55:50 +05:30
Vijaykant Yadav
eb254ffa3c fix: pages visibility 2025-07-14 05:23:30 +05:30
Shaurya Sharma
a93a472d50 Tabs migration for disabled states 2025-07-14 01:15:49 +05:30
Nakul Nagargade
574a4eaf1d separate migrations 2025-07-13 16:47:41 +05:30
Nakul Nagargade
f6571d92a3 Migration for form and Container header and footer 2025-07-13 16:20:28 +05:30
Shaurya Sharma
cc974a743f Theme surface migration added 2025-07-13 11:40:35 +05:30
Shaurya Sharma
855d95faf1 Theme surface migration added 2025-07-12 21:12:40 +05:30
johnsoncherian
be77396996 Merge branch 'main' into fix/appbuilder-03 2025-07-12 13:57:34 +05:30
Shaurya Sharma
84fac83e4e Merge branch 'migration/tabs-image' of https://github.com/ToolJet/ToolJet into migration/tabs-image 2025-07-12 11:20:17 +05:30
Shaurya Sharma
24e39aaf33 Custom themes migration 2025-07-12 11:17:03 +05:30
devanshu052000
bb9c851c99 Fix: Updated migration part for image component and restored rounded and thumbnail image shapes 2025-07-12 11:03:22 +05:30
Shaurya Sharma
927f839a98 Tabs migration 2025-07-12 10:57:01 +05:30
Vijaykant Yadav
eef110e794 Merge remote-tracking branch 'origin/fix/appbuilder-03' into fix/pages-bugs-04 2025-07-11 12:34:29 +05:30