Vijaykant Yadav
b2ab5bf986
fix: leftsidebar inspector padding
2025-03-12 13:55:43 +05:30
Anantshree Chandola
69aec52419
updates ( #12210 )
2025-03-12 11:17:51 +05:30
Anantshree Chandola
c6ba6ac33b
fix signup, sso and personal workspace ( #12200 )
...
* fix signup, sso and personal workspace
* updates
* remove unused function
* update
* updates
2025-03-11 20:24:19 +05:30
Muhsin Shah C P
70d125f89f
Merge pull request #12208 from ToolJet/fix/version-drpdwn
...
Fix: onboard app creation and version actions
2025-03-11 19:41:21 +05:30
Vijaykant Yadav
615102c89d
Fix: onboard app creation and version actions
2025-03-11 19:37:22 +05:30
vjaris42
7f9e1b7f70
Merge pull request #12203 from ToolJet/fix/appbuilder-be-bugs
...
Fix: appbuilder viewer issues
2025-03-11 18:49:09 +05:30
Muhsin Shah C P
be57d0c4bf
Merge pull request #12177 from ToolJet/fix/modularisation-appbuilder-bugs
...
Fix: appbuilder modularisation bugs
2025-03-11 17:45:39 +05:30
Muhsin Shah C P
ca2c0d8bd1
Merge pull request #12204 from ToolJet/environment-fixes/platform
...
environment fixes
2025-03-11 16:11:27 +05:30
rohanlahori
1523c05d26
environment fixes
2025-03-11 16:00:18 +05:30
Manish Kushare
f472938a05
While creating table, getting error message for the default value in JSON data type (if we try to edit it) ( #12190 )
...
While creating table, UI has broked with JSON data type default field
Unable to see the code hinter's changed value in the cell for the JSON data type field (for cell edit only)
2025-03-11 15:16:26 +05:30
Adish M
bbd5084606
Pushing new submodule commits
2025-03-11 14:27:13 +05:30
Adish M
06175636dd
Merge pull request #12201 from ToolJet/fix/render-destory
...
Fix: Destroy render service according to Edition
2025-03-11 12:40:19 +05:30
Adish M
b3c54f3b58
Fix: Destroy render service according to Edition
...
- Miss match with render create service name and destory service
2025-03-11 12:39:30 +05:30
Johnson Cherian
38a82e32d2
Merge pull request #12167 from ToolJet/modularisation/Form-slots
...
Adds header and footer slots for Form
2025-03-11 09:58:32 +05:30
Akshay Sasidharan
8ec28e6668
update submodule
2025-03-10 23:35:42 +05:30
Akshay
528c354ed5
fix workflow executions in modularistion ( #12124 )
2025-03-10 23:31:57 +05:30
Nithin David Thomas
6a7d72f759
Adds CSA for forms
2025-03-10 21:27:31 +05:30
Rudhra Deep Biswas
ae3142dd4e
Permission FIxes including appId and DataSourceId ( #12184 )
...
* init
* remove ForwardAbility
2025-03-10 17:19:44 +05:30
Johnson Cherian
79f7943645
Merge pull request #12181 from ToolJet/higjlight-component-when-widget-placed
...
[feat] : Highlight when the component will be placed inside the container based components
2025-03-10 15:50:48 +05:30
Nakul Nagargade
7b0fda5037
[feat] : Highlight when the component will be placed inside the container based components
2025-03-10 15:26:43 +05:30
Johnson Cherian
dea079939b
Merge pull request #12178 from ToolJet/gutter-issue-container-padding
...
Fix gutter issue at the bottom of the container
2025-03-10 14:29:40 +05:30
Nakul Nagargade
3af5166422
Resolve conflict issues
2025-03-10 13:42:21 +05:30
Vijaykant Yadav
bb7ef4e761
fix: appbuilder modularisation bugs
2025-03-10 13:38:17 +05:30
Nakul Nagargade
753f3384e9
fix conflict
2025-03-10 13:27:19 +05:30
Nakul Nagargade
53e7de0247
Fix config handle
2025-03-10 13:25:20 +05:30
Johnson Cherian
e4ffbfe21d
Merge pull request #12175 from ToolJet/feat/table-json-datatype
...
Feature: Added support for JSON column type in Table component
2025-03-10 13:14:21 +05:30
Johnson Cherian
cf36a5638a
Merge pull request #12069 from ToolJet/fix/codehinter-search-replace
...
Fix: Codehinter Search and Replace bug fixes
2025-03-10 13:08:17 +05:30
Nakul Nagargade
c031d59718
replace settings icon with ne solid icon
2025-03-10 13:07:09 +05:30
Nakul Nagargade
4972c63611
add padding for Container and form
2025-03-10 13:03:18 +05:30
Nakul Nagargade
394f206609
Add support for handle should still be displayed for hidden components in editor mode
2025-03-10 12:53:34 +05:30
Nakul Nagargade
05637ef281
Prevent component handle adding scroll to the container
2025-03-10 12:51:51 +05:30
Nakul Nagargade
36cb2b04c8
fix
2025-03-10 12:48:45 +05:30
Nakul Nagargade
cc84324c40
Fix gutter issue at the bottom of the container
2025-03-10 12:48:16 +05:30
devanshu052000
a3f25097f5
Merge branch 'modularisation/v3' into fix/codehinter-search-replace
2025-03-10 12:35:59 +05:30
devanshu052000
1207c5cdf1
Removed autogeneration logic.
2025-03-10 12:26:52 +05:30
devanshu052000
8304a72458
Add toggle for indentation.
2025-03-10 12:26:33 +05:30
devanshu052000
f30eae7366
Added JSON component for rendering JSON column cell with formatting.
2025-03-10 12:26:09 +05:30
devanshu052000
8972ff730a
Added basic logic for autogenerating JSON columns.
2025-03-10 12:25:32 +05:30
devanshu052000
868b36ebcb
Add JSON in column type dropdown.
2025-03-10 12:22:07 +05:30
Johnson Cherian
21fd97e290
Merge pull request #12090 from ToolJet/fix/auto-scroll-component
...
Fix: Scroll and bring the component in view port
2025-03-10 12:11:45 +05:30
Johnson Cherian
a87036c228
Merge pull request #12070 from ToolJet/fix/component-to-inspector
...
Fix: One click option to open the component directly in the inspector
2025-03-10 12:10:47 +05:30
Johnson Cherian
0ab323a74a
Merge pull request #12172 from ToolJet/fix/custom-component
...
Fix: Custom Component runQuery parameter not working
2025-03-10 12:09:43 +05:30
Johnson Cherian
b775449243
Merge pull request #12171 from ToolJet/fix/table-row-height
...
Fix: Table component's max row height not getting updated
2025-03-10 12:09:13 +05:30
Johnson Cherian
88e54bcb46
Merge pull request #12170 from ToolJet/fix/dropdown-clear-btn
...
Fix: In Dropdown, call "on select" event when user clicks on clear button
2025-03-10 12:08:42 +05:30
Johnson Cherian
b7fc3c3fd1
Merge pull request #12169 from ToolJet/fix/table-datepicker
...
Fix: Date picker gets hidden inside table
2025-03-10 12:08:13 +05:30
Johnson Cherian
3ba5807edd
Merge pull request #12168 from ToolJet/fix/debugger-copy-btn
...
Fix: Copy button not working in Debugger
2025-03-10 12:07:32 +05:30
devanshu052000
369afb1c21
Fix: Not able to pass parameters to run query in custom component.
2025-03-10 11:35:22 +05:30
devanshu052000
f2bd5a54b8
Fix: Table component's max row height not getting updated.
2025-03-10 11:30:34 +05:30
Muhsin Shah C P
94594463d4
Merge pull request #12166 from ToolJet/permisssion-fixes
...
View App Permission Fix
2025-03-10 11:27:51 +05:30
devanshu052000
ac36acd9c1
onSelect event gets triggered when dropdown value is cleared using clear button.
2025-03-10 11:25:45 +05:30