Kavin Venkatachalam
4b05e48ce1
fix: pass the correct moduleId while setting the editor loading
2025-06-11 16:42:39 +05:30
Kavin Venkatachalam
6bdc165ba2
fix: Passed the correct app value to the preview query and autoLayout
2025-06-11 15:29:18 +05:30
Shaurya Sharma
1d15cddbfd
FX toggle not appearing on hover ( #13007 )
2025-06-11 14:00:38 +05:30
Kavin Venkatachalam
f45d9a2840
fix: Loader was not hidden even after the appDef response. Fallback added for all module slice functions ( #13000 )
2025-06-09 19:47:20 +05:30
Kavin Venkatachalam
a233a79b01
fix: crash issue on dropping components on CE ( #12999 )
2025-06-09 19:20:51 +05:30
Kavin Venkatachalam
33ef8fd7da
Merge branch 'main' of https://github.com/ToolJet/ToolJet into appbuilder/sprint-13
2025-06-09 16:20:59 +05:30
Shaurya Sharma
24fc71ea34
Fixed inspector breaking for duplicate component name along with minor css issues ( #12990 )
2025-06-09 15:34:30 +05:30
johnsoncherian
118a8d799f
Merge branch 'appbuilder/sprint-13' into feature/modules
2025-06-09 10:33:01 +05:30
johnsoncherian
9165682c67
chore: update submodule references
2025-06-09 10:31:37 +05:30
Kavin Venkatachalam
295c97c120
Revert "chore: enabled console logs"
...
This reverts commit 0d358e441d .
2025-06-09 10:19:52 +05:30
Kavin Venkatachalam
d638ef60aa
Revert "chore: Added an alert for error"
...
This reverts commit d8d41de924 .
2025-06-09 10:19:36 +05:30
Rudhra Deep Biswas
6db968fbb1
Revert back browser tab titles ( #12910 )
...
* fix tab title init
* paid title
* Fix automation frmo title.cy.js accordin to the requirement
* Fix automation typos
* profile settings
* capital
---------
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
Co-authored-by: emidhun <midhun752@gmail.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
2025-06-05 13:47:36 +05:30
Shaurya Sharma
33379600b2
Data-cy inspector added
2025-06-05 11:55:55 +05:30
Kavin Venkatachalam
d8d41de924
chore: Added an alert for error
2025-06-05 10:40:52 +05:30
Kavin Venkatachalam
0d358e441d
chore: enabled console logs
2025-06-05 09:06:36 +05:30
Kavin Venkatachalam
7a3a933d41
fix: issues on module output linked to listView or variables
2025-06-04 16:11:02 +05:30
Kavin Venkatachalam
297c9d3ae4
chore: added submodules
2025-06-04 14:23:46 +05:30
johnsoncherian
efed245f08
Merge branch 'main' into appbuilder/sprint-13
2025-06-04 12:20:11 +05:30
johnsoncherian
79e8c405f0
Merge branch 'main' into appbuilder/sprint-13
2025-06-04 12:19:43 +05:30
johnsoncherian
e3d1a7b4b5
Merge branch 'main' into feature/modules
2025-06-04 10:36:08 +05:30
Kavin Venkatachalam
12b0afbceb
fix: Passed moduleId to event execution
2025-06-03 16:29:31 +05:30
Devanshu Gupta
ed234aa553
Feat/audit logs user ( #12803 )
...
* feat: added default audit logs for logout, archive, unarchive, profile_update
* feat: added resource data in audit table
* feat: added archive workspace, invite redeem
* feat: updated profile update audit
* feat: updated user invite audit
* feat: completed user actions audit
* feat: added default audit logs for logout, archive, unarchive, profile_update
* feat: added resource data in audit table
* feat: added archive workspace, invite redeem
* feat: updated profile update audit
* feat: updated user invite audit
* feat: completed user actions audit
* fix: merge conflict
* fix: ee commit
* fix: removed logs
* feat: added migration for resource_data
* fix: updated action names
* frontend ee commit
* feat: added /user/instance route
* fix: user instance update
* fix: updated feature name
* user ee commit
* feat: added instance level archive
* fix: user details update instance
* feat: added self signup audit
* ee audit commit
* ee commit
* metadata workspace field
* fix: instace user unarchive data
* fix: review fixes
* fix: moved user name logic to service
* remove log
* ee commit
* fix: user update password
2025-06-02 18:25:47 +05:30
Ganesh Kumar
844bc51979
version bump
2025-05-29 18:00:54 +05:30
johnsoncherian
718c96e7d3
chore: update submodule references
2025-05-29 12:06:54 +05:30
johnsoncherian
82515379b0
refactor: moved inspector styles to a different file
2025-05-29 12:05:47 +05:30
johnsoncherian
bdfcda426d
Merge branch 'feature/modules' into page-permission-fixes
2025-05-29 12:04:56 +05:30
johnsoncherian
425710f513
Merge branch 'feature/modules' into page-permission-fixes
2025-05-29 11:46:57 +05:30
Parth
f6f0b6fa8d
Fix MariaDB saving issue ( #12952 )
2025-05-29 00:06:11 +05:30
johnsoncherian
d0a25fc0ec
Merge branch 'feature/modules' into feat/inspector-revamp
2025-05-28 15:04:24 +05:30
johnsoncherian
ad62add247
Merge branch 'main' into feature/modules
2025-05-28 14:11:55 +05:30
Shaurya Sharma
f11c6d54e8
Padding changes
2025-05-28 03:32:15 +05:30
Shaurya Sharma
7c820b735c
CSS bug fixes
2025-05-28 03:25:18 +05:30
Kavin Venkatachalam
e96a868b0e
fix: bugfixes on canvas height, datepicker portal
2025-05-27 22:13:03 +05:30
Parth
afb27b8673
Feature: Add Clickup plugin ( #12703 )
...
* initialize clickup plugin, add getConnection and testConnection
Signed-off-by: thesynthax <kushagra1403@gmail.com>
* including the openapi yaml
Signed-off-by: thesynthax <kushagra1403@gmail.com>
* trying to attach the openapi spec
Signed-off-by: thesynthax <kushagra1403@gmail.com>
* Fix key casing mismatch
* Update copywriting
* Fix clickup logic
* Filter limited operation request
* Add error standardisation
* Fix asterik symbol position
* Fix copywriting
* Fix wrong URL
* Fix asterisk gapping
* Handle array types
* Update marketplace package-lock.json
* Add the same package-lock as release branch
* chore: update package-lock.json
---------
Signed-off-by: thesynthax <kushagra1403@gmail.com>
Co-authored-by: thesynthax <kushagra1403@gmail.com>
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2025-05-27 21:03:15 +05:30
Kavin Venkatachalam
1d2ab0ff6c
fix: fixed the page redirection issue
2025-05-27 12:27:09 +05:30
Kushagra Srivastava
86d60336a8
Unique constraint on plugins to prevent plugin to be installed multiple times in a workspace ( #12798 )
...
* fixed plugin duplication bug
Signed-off-by: thesynthax <kushagra1403@gmail.com>
* changed it on DB level
Signed-off-by: thesynthax <kushagra1403@gmail.com>
* changed id to name in error dialog
Signed-off-by: thesynthax <kushagra1403@gmail.com>
* migrations run
Signed-off-by: thesynthax <kushagra1403@gmail.com>
---------
Signed-off-by: thesynthax <kushagra1403@gmail.com>
2025-05-27 12:13:16 +05:30
Ganesh Kumar
64c8e8af9c
Feat: Restrict data source deletion if queries are present in any app within a instance ( #12824 )
...
* datasource or marketplace plugin deletion should not delete queries so have a dependency check
* removed a api from controller to check if marketplace plugins has dependent queries
* info message updated
* restrict uninstalling marketplace plugin when queries are used feature
* submodule commit hash updated
* dependent queries info modal title updated
2025-05-23 15:26:21 +05:30
Ganesh Kumar
5e53d6dd7e
Merge branch 'main' into release/marketplace-sprint-11
2025-05-21 11:08:14 +05:30
johnsoncherian
c4661745de
fix: correct Safari version check for PDF support detection
2025-05-21 09:00:21 +05:30
Johnson Cherian
1c7ef25656
chore: updated version ( #12904 )
...
* chore: updated version
* chore: updated references
2025-05-20 11:57:30 +05:30
Kavin Venkatachalam
88526abb21
chore: hide the export and clone app in the appMenu
2025-05-19 15:41:56 +05:30
Vijaykant Yadav
1a1040c2f0
update submodules
2025-05-19 10:53:53 +05:30
Vijaykant Yadav
3f201e9a28
merge base
2025-05-19 10:53:23 +05:30
Shaurya Sharma
9c949eda00
Left sidebar changes added
2025-05-19 02:17:06 +05:30
Johnson Cherian
09bc300466
Merge pull request #12605 from ToolJet/appbuilder/sprint-11-edit
...
container size
2025-05-16 18:06:20 +05:30
johnsoncherian
d084360650
Merge branch 'appbuilder/sprint-12' into appbuilder/sprint-11-edit
2025-05-16 18:06:06 +05:30
johnsoncherian
1581552a71
Merge branch 'appbuilder/sprint-12' into fix/custom-themes-ui
2025-05-16 18:02:11 +05:30
Johnson Cherian
77bf79f1c2
Merge pull request #12889 from ToolJet/feat/override-codemirror-autocomplete-default-filter
...
Feat/override codemirror autocomplete default filter
2025-05-16 17:22:08 +05:30
johnsoncherian
1d590cbe03
update reference
2025-05-16 17:16:12 +05:30
johnsoncherian
583dcc5779
Merge branch 'appbuilder/sprint-12' of https://github.com/ToolJet/ToolJet into appbuilder/sprint-12
2025-05-16 17:15:10 +05:30