Prajwal Pai
f488d5e4f1
Feature/add couchbase support ( #14518 )
...
* Add support for couchbase
* Update readme
* Update query operation
---------
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2026-02-03 08:54:34 +05:30
Midhun G S
4196b30cb3
refactor: remove Sentry observability module and related components ( #15121 )
2026-01-30 16:27:03 +05:30
gsmithun4
921714d8a9
Refactor code structure for improved readability and maintainability
2026-01-23 15:41:49 +05:30
gsmithun4
07f021b0c5
Merge branch 'lts-3.16' into hotfixes/post-release-platform
2025-08-04 22:22:32 +05:30
Midhun G S
c41dd0958d
Fix for email secure port logics ( #13651 )
2025-08-04 17:52:19 +05:30
Rohan Lahori
bd37c55e9d
Bugfixes/branch 13 platform ( #13633 )
...
* increased the size of the white labelling fields
* fixed padding
* Revert "fixed padding"
This reverts commit b950a8767d .
* email padding fix
* ui fix
2025-08-04 15:45:21 +05:30
Johnson Cherian
881289c7dd
Merge pull request #13619 from ToolJet/fix/filepicker-config
...
Removes color customization options from filepicker
2025-08-02 02:16:36 +05:30
Vijaykant Yadav
0171efbbed
Removes color customization options from filepicker
2025-08-02 01:21:48 +05:30
Shaurya Sharma
7acbdee522
Modal undefined accordion fix
2025-08-02 00:45:33 +05:30
Shaurya Sharma
5fc4c6b2ba
Transition default to none for tabs
2025-08-01 23:06:55 +05:30
johnsoncherian
4c61337c6d
switch sort value to default for multiselect and dropdown
2025-08-01 17:47:03 +05:30
Rudhra Deep Biswas
df7a66eb87
Modules Import Fix ( #13602 )
2025-08-01 15:24:41 +05:30
Johnson Cherian
908abfded6
Merge pull request #13568 from ToolJet/fix/node-duplication-radiobtn
...
Fix: Unexpected behaviour on Node deletion in Radio Button and Tabs component
2025-08-01 01:22:45 +05:30
Vijaykant Yadav
421ffc4bc1
Improves app migration to skip new apps without legacy settings
2025-07-31 19:13:07 +05:30
devanshu052000
f3f7413b71
Merge branch 'main' into fix/node-duplication-radiobtn
2025-07-31 17:53:05 +05:30
johnsoncherian
ad705a6a88
Merge branch 'main' into fix/filepicker-default-filetype
2025-07-31 17:20:06 +05:30
Johnson Cherian
756eef0fe6
Merge pull request #13564 from ToolJet/fix/css
...
Fix/css
2025-07-31 16:31:53 +05:30
Vijaykant Yadav
b67e9010b5
Merge remote-tracking branch 'origin/main' into fix/page-comp-query-permissions
2025-07-31 16:11:32 +05:30
Nakul Nagargade
8b0e19824e
Merge branch 'main' into fix-listview-padding-issue
2025-07-31 14:55:56 +05:30
devanshu052000
7eee64b1d3
Fix: Clean up check logic
2025-07-31 13:17:49 +05:30
johnsoncherian
61853334bc
Fix: Set default fileType validation to image/* for filepicker widget
2025-07-31 13:12:52 +05:30
devanshu052000
54840f376e
Fix: Node coming back and unexpected behaviour when you delete a node in Radio Button and Tabs components
2025-07-31 13:03:27 +05:30
Nakul Nagargade
61cba1370b
Fix listview positioning
2025-07-31 12:49:02 +05:30
Nakul Nagargade
fa18428233
Fix listview padding
2025-07-31 12:35:20 +05:30
Vijaykant Yadav
86376aa04e
Optimizes page tree building based on license status
...
Moves license validation logic earlier in component lifecycle to avoid unnecessary tree building operations when unlicensed.
Adds restricted flag to page objects in service layer for future access control implementation.
Removes debug console logging from navigation component.
2025-07-30 21:56:44 +05:30
Midhun G S
7fc46d5616
Fix for custom groups listing on users page and edit users page ( #13562 )
...
* fix for custom groups showing for users on basic plan
* lint fix
* throws error if tries to add groups for basic plan
2025-07-30 21:00:38 +05:30
Shaurya Sharma
da8805e054
Calendar css fix
2025-07-30 20:57:41 +05:30
Rohan Lahori
67433298cd
Pending Issues Pre-release platform ( #13537 )
...
* added windows ldap realted changes from lts
* minor fix
* ui dropdown fix
* fix
* added white labelling call to layout
* minor fix
* workspace login url overflow fix
* fixed sso display text version specific
* handle license expired scenario
* ui bug fix
* ui fix for disabled state
2025-07-30 20:57:05 +05:30
gsmithun4
3bc693ccd8
Merge branch 'main' into bugfixes-release-branch/platform-1
2025-07-30 20:40:38 +05:30
Midhun G S
d96ec66989
fix for get data sources from public app editor ( #13551 )
2025-07-30 17:58:58 +05:30
rohanlahori
a4958abde8
Merge main branch to bugfixes branch
2025-07-30 11:58:33 +05:30
Midhun G S
92b61e3b2d
fix for sample db test connection permission ( #13541 )
2025-07-29 23:44:43 +05:30
devanshu052000
cea06b2f83
Merge branch 'main' into fix/release-api-performance
2025-07-29 23:32:08 +05:30
Shaurya Sharma
b8657de0fe
Listview default size fix
2025-07-29 19:54:39 +05:30
devanshu052000
cca6ed955d
Merge branch 'main' into fix/release-api-performance
2025-07-29 18:03:16 +05:30
Shaurya Sharma
cf33c9cb72
Merge remote-tracking branch 'origin/main' into fix/dynamic-height
2025-07-29 13:48:01 +05:30
devanshu052000
48fdee8a7c
Fix: eslint errors
2025-07-29 11:17:41 +05:30
Johnson Cherian
08310865e7
Merge pull request #13528 from ToolJet/fix/chat-component
...
Chat component
2025-07-29 10:12:52 +05:30
Shaurya Sharma
a5891a538b
Disabled dynamic height for fomr
2025-07-28 17:57:50 +05:30
devanshu052000
dd68496987
Merge branch 'main' into fix/release-api-performance
2025-07-28 14:05:48 +05:30
Shaurya Sharma
eeba5ed9bd
Container dynamic height fixes
2025-07-28 11:17:33 +05:30
devanshu052000
56cac321d7
Fix: count value for no of users in a user group in permissions modal is incorrect
2025-07-28 10:26:17 +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
Shaurya Sharma
a484df58d1
Config and styling fixes
2025-07-22 18:01:59 +05:30
Shaurya Sharma
2056aa8353
Chat component added
2025-07-22 17:19:34 +05:30
devanshu052000
48da616804
Merge branch 'main' into fix/release-api-performance-1
2025-07-22 17:13:14 +05:30
Midhun G S
020d98ac90
Merge pull request #13512 from ToolJet/bugfixes-release-branch/platform
...
Bugfixes release branch/platform
2025-07-22 16:52:28 +05:30
Rudhra Deep Biswas
5a01c580c7
CRM fix ( #13525 )
...
* Preview Banner
* Pass Slug for Constants API
* CRM Changes
* edition fix
2025-07-22 15:46:43 +05:30
Midhun G S
7d6478912f
fix for login configs API ( #13510 )
2025-07-21 17:03:14 +05:30
Vijaykant Yadav
2eb51c9d68
fix: page permissions on viewer and editor
2025-07-21 14:32:20 +05:30