Commit graph

4928 commits

Author SHA1 Message Date
platform-ops123
91a1720185
remove static options from source options of dynamic query DS configurations (#12689) 2025-04-24 11:03:57 +05:30
Muhsin Shah C P
6eaea4b87d
[post-modularisation] Removed workflows static-datasource from base code api responses (#12683)
* remove workflows from ce app builder

* updated the code: added flag to the interface
2025-04-23 19:09:18 +05:30
Muhsin Shah C P
bdcd84bef5
[post-modularisation] Fixing audit-log filters (#12652)
* fixed: audit log user search filter

* fixed: added invite user log

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2025-04-21 19:41:30 +05:30
Ajith KV
258469f78d
Fix failed platform cypress test cases (#12537)
* Fix failed platform cypress test cases

* fix apps test cases

* Update test cases

* Fix failing test cases

* Modify data-cy attribute

* Fix test cases in subpath deployment

* revert the utils changes

* Fix failing action test cases

* Add data-cy attribute

* Fix failing test cases

* Fix failing test cases

* Fix failing test cases

* fix action failing test cases

* Modify import export test cases

* Fix failing test cases

* Fix dashboard test cases

* Fix dashboard failing it block

* revert changes
2025-04-21 19:37:35 +05:30
Rudhra Deep Biswas
b5947dbb5c
New EE Licensing Plan Changes LTS to Modularisation (#12625)
* init

* fix

* logs

* remove ds

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2025-04-21 19:37:16 +05:30
Rudhra Deep Biswas
8e6326f6c8
init (#12608) 2025-04-17 12:15:08 +05:30
Rudhra Deep Biswas
8ee3bca147
workspace name re-render (#12585) 2025-04-15 17:58:40 +05:30
Rudhra Deep Biswas
b24f14a1b5
current step count (#12579) 2025-04-15 10:02:16 +05:30
Johnson Cherian
83b46e0922
Merge pull request #12575 from ToolJet/fix/version-create-del-error-message
fix: update version creatin and deletion error messages
2025-04-14 18:16:43 +05:30
johnsoncherian
618e78834e fix: update version creatin and deletion error messages 2025-04-14 18:14:42 +05:30
Devanshu Gupta
038eb6e78d
Fix/remove metadata ce (#12559)
* fix: removed metadata for ce

* Fix: added metadata res for ee

* fix: removed user metadata upload from ce, added bulkupload user in ee

* fix: added csv for ce

* fix: added sample_upload_ce csv download
2025-04-14 17:28:02 +05:30
Johnson Cherian
e484c320ad
Merge pull request #12570 from ToolJet/fix/modal-crash-fix
fix: check if canvas exist before modal component cleanup hook
2025-04-14 17:13:05 +05:30
johnsoncherian
728c0925e8 fix: check of env details are loaded before allowing env upgrade 2025-04-14 17:02:48 +05:30
johnsoncherian
35c0960e68 fix: check if canvas exist before modal component cleanup hook 2025-04-14 15:25:29 +05:30
Rudhra Deep Biswas
cfc08a4305
ce onboarding current step fix (#12564) 2025-04-14 13:49:46 +05:30
Muhsin Shah C P
41edf99eb2
fixed: builder and end-user were able to see the add workspace cta even if the flag is off (#12549) 2025-04-11 13:28:22 +05:30
Devanshu Gupta
c9493259ba
fix: removed apps option from editor menu (#12513) 2025-04-10 18:27:51 +05:30
Devanshu Gupta
3a086f8182
Fix: restricted input of whitespaces in new password input in reset p… (#12534) 2025-04-10 18:27:38 +05:30
gsmithun4
a1f6ee73d1 Merge branch 'main' into release/platform-post-mod-fixes 2025-04-10 16:12:40 +05:30
Devanshu Gupta
b767f8cb06
fix: updated continue button styling (#12524)
* fix: updated continue button styling

* fix: updated signup form button
2025-04-10 16:00:45 +05:30
Devanshu Gupta
6f0b27e922
fix: updated placeholder to display All users (#12525) 2025-04-10 16:00:14 +05:30
Rudhra Deep Biswas
3ac43a6bc9
init (#12530) 2025-04-10 13:03:33 +05:30
emidhun
bd28342da4 Fix data-cy 2025-04-09 15:36:39 +05:30
Johnson Cherian
3b2c791e8b
Merge pull request #12237 from ToolJet/fix-s9-bugs
Bugfixes for sprint 8
2025-04-08 15:13:31 +05:30
Johnson Cherian
986cacfff5
Merge pull request #12490 from ToolJet/fix/modal-viewport-gap
fix: Removes extra gap between canvas and query panel when modal is open
2025-04-08 14:51:37 +05:30
Vijaykant Yadav
6bcf9f52f7 fix: markdown tab navigation in table column 2025-04-08 13:41:01 +05:30
Nakul Nagargade
e74c22ea05 Merge branch 'appbuilder/sprint-10' into fix-s9-bugs 2025-04-08 13:39:35 +05:30
Nithin David Thomas
447519429e fix: Removes extra gap between canvas and query panel when modal is open 2025-04-08 12:27:55 +05:30
johnsoncherian
d3dede3e9c Merge branch 'main' into appbuilder/sprint-10 2025-04-07 22:22:25 +05:30
Devanshu Gupta
d5bd7d8827
Fix/tooltip truncated text (#12441)
* Fix: App menu popup breaking screen

* Fix: Show tooltip app name only for truncated text

* refractor: added app name display function, reverted unnecessary code

* fix: added usestate, resolved conflicts
2025-04-07 16:01:27 +05:30
Ajith KV
7f1d24a2da
Modularisation platform cypress fix (#12432) 2025-04-07 15:49:21 +05:30
Devanshu Gupta
7e2c4ff5f7
Fix: App menu popup breaking screen (#12440)
* Fix: App menu popup breaking screen

* Fix: added container on app menu
2025-04-07 15:31:20 +05:30
Devanshu Gupta
8038df15a0
Fix: edit button visibility on app card in dark mode (#12437) 2025-04-07 14:58:01 +05:30
Nithin David Thomas
681c077dda fix: Makes container header hidden by default 2025-04-07 14:06:37 +05:30
Johnson Cherian
0127c57599
Merge pull request #12276 from ToolJet/feat/new-table-mod
feat: New Table component
2025-04-07 12:12:08 +05:30
Shaurya Sharma
82fb311120 Merge conflicts resolved 2025-04-07 12:08:41 +05:30
Shaurya Sharma
584c1a568d Merge conflicts resolved 2025-04-07 12:05:11 +05:30
Shaurya Sharma
607878d814 Merge conflicts resolved 2025-04-07 10:59:02 +05:30
Kavin Venkatachalam
a999961b63 Merge branch 'appbuilder/sprint-10' of https://github.com/ToolJet/ToolJet into feat/new-table-mod 2025-04-07 10:17:55 +05:30
Johnson Cherian
0907e07482
Merge pull request #12439 from ToolJet/feat/table-markdown-mod
Markdown column added in table
2025-04-07 10:10:51 +05:30
Shaurya Sharma
54df390149 Merged changes 2025-04-07 10:07:21 +05:30
Shaurya Sharma
60df57e9d9 Comments resolved 2025-04-07 10:06:12 +05:30
Vijaykant Yadav
1e27cf5120 merge base 2025-04-07 09:54:33 +05:30
Johnson Cherian
8a509f52df
Merge pull request #12424 from ToolJet/fix/query-manager-dropdown
Fix: Dropdown going out of scope in query manager.
2025-04-07 09:28:53 +05:30
Johnson Cherian
1b34002ab0
Merge pull request #12371 from ToolJet/container-padding
Add padding for Tab and ModalV2
2025-04-07 09:26:44 +05:30
Johnson Cherian
eb56ae3871
Merge pull request #12379 from ToolJet/feat/webpage-target
Feat: add open webpage target on event
2025-04-07 09:25:31 +05:30
Johnson Cherian
b796a421e5
Merge pull request #12377 from ToolJet/fix/tab-navigation-table-columns
Fix: Table navigation on editable columns
2025-04-07 09:22:24 +05:30
Johnson Cherian
42f7dd856f
Merge pull request #12233 from ToolJet/fix/custom-debug-bugs
Fix: custom debug and transformation entities bugs
2025-04-07 09:20:14 +05:30
Johnson Cherian
2fa63acd6a
Merge pull request #12376 from ToolJet/fix/table-sort
Fixed negative values not being sorted properly in table
2025-04-07 09:19:38 +05:30
Johnson Cherian
d0966c947c
Merge pull request #12395 from ToolJet/feat/tab-navigation
Feat: Added support for tab navigation in Editor and Viewer
2025-04-07 09:18:18 +05:30