Commit graph

46 commits

Author SHA1 Message Date
Akshay
9316b763fc
Refactor: Workflows feature is configurable (#13235)
* refactor: Disable workflows for cloud edition

* chore: update submodule to latest commit
2025-07-08 14:07:42 +05:30
Devanshu Gupta
1d1c7858cd
Feat/audit logs 2.0 (#13012)
* 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

* feat: added grou permission default properties

* fix: review fixes

* feat: granular app

* fix: moved user name logic to service

* remove log

* ee commit

* feat: separate routes for app, data-source

* feat: added some actions

* ee commit

* ee commit

* feat: added audits

* ee commit

* fix pasword

* Update the new granular permission api end points in cypress test cases

* feat: batch-3 actions

* removed log

* remove import

* feat: added app audit logs

* feat: public app update route

* feat: added resource route

* fix: json clone

* feat: added feature audit

* revert INSTANCE_UPDATE

* feature key update

* fix: filter resource guard

* ee commit

* fe ee commit

* script for resolving submodule conflicts

* changing docs url to .ai

---------

Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
Co-authored-by: Rudra deep Biswas <rudra21ultra@gmail.com>
2025-06-25 12:40:07 +05:30
johnsoncherian
ad62add247 Merge branch 'main' into feature/modules 2025-05-28 14:11:55 +05:30
devanshu052000
159f7c88ee Merge branch 'appbuilder/sprint-12' into fix/query-panel-overflow 2025-05-15 16:12:50 +05:30
devanshu052000
215a530560 Integrate the popup hook in change data source dropdown 2025-05-09 12:10:34 +05:30
Kavin Venkatachalam
4f5f4bb2d5 Merge branch 'main' of https://github.com/ToolJet/ToolJet into feature/modules 2025-04-30 21:02:24 +07:00
Kavin Venkatachalam
eed8014509 Cleaned up the logic of using module context 2025-04-30 10:35:32 +07:00
johnsoncherian
130e716f78 Fix: Preview not updating after running query 2025-04-28 21:28:45 +05:30
johnsoncherian
45e945d4c4 Merge branch 'main' into appbuilder/sprint-11 2025-04-28 15:28:21 +05:30
emidhun
ee6e44936d Merge remote-tracking branch 'origin/main' into test/appbuilder-gh-workflow-test 2025-04-25 14:28:36 +05:30
emidhun
471a38aa56 Add data-cy 2025-04-25 13:56:34 +05:30
Johnson Cherian
e66b8ea6f0
Merge pull request #12519 from ToolJet/fix/query-manager-scroll
Fix: Removed the extra space in bottom of query manager.
2025-04-25 11:03:42 +05:30
devanshu052000
f5cf5c99c4 Fix the windows shortcut 2025-04-24 13:32:40 +05:30
Johnson Cherian
2fad2c2b61
Merge pull request #12593 from ToolJet/Enhance/shortcuts-edit
icons fix
2025-04-24 11:58:36 +05:30
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
devanshu052000
7522f633b0 Made the default size consistent across query panel 2025-04-23 00:40:43 +05:30
devanshu052000
73870536be Merge branch 'appbuilder/sprint-11' into Enhance/shortcuts 2025-04-21 23:43:50 +05:30
devanshu052000
19df7bc564 Merge branch 'appbuilder/sprint-11' into fix/query-manager-scroll 2025-04-21 18:10:34 +05:30
TaruunMalik
a7d1a1f891 improvement 2025-04-16 07:41:01 +00:00
TaruunMalik
f8b34a1364 improvement 2025-04-16 07:14:31 +00:00
TaruunMalik
979a14e734 improvement 2025-04-16 07:13:12 +00:00
TaruunMalik
11ba43a35e icons fix 2025-04-16 06:03:41 +00:00
devanshu052000
87df79fd31 Removed the extra space in bottom of query manager. 2025-04-09 14:15:46 +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
devanshu052000
d71880542d Fix: all modals open together when in view and add parameter modal overflowing. 2025-04-04 10:30:48 +05:30
Johnson Cherian
6e4539210a
Merge pull request #12234 from ToolJet/fix/query-input
Fix: query input focus on query rename
2025-04-01 17:53:12 +05:30
devanshu052000
3e8ddcf036 Merge branch 'appbuilder/sprint-9' into Enhance/shortcuts 2025-03-25 00:08:16 +05:30
Johnson Cherian
4963d2b8f2
Merge pull request #12254 from ToolJet/feat/transformation-fallback
Fixed transformation issue causing query to not retain multiple trans…
2025-03-21 14:22:46 +05:30
devanshu052000
a3db1f4b3b Added tooltips to run and preview buttons. 2025-03-18 14:45:19 +05:30
Vijaykant Yadav
93531030d2 fix: query input focus on query rename 2025-03-13 10:34:26 +05:30
devanshu052000
41cff24840 Replaced run and preview buttons with design system button. 2025-03-11 17:29:15 +05:30
devanshu052000
2da6fdde4a Added icons for shortcuts in the run and preview button. 2025-03-11 14:18:32 +05:30
Vijaykant Yadav
bb7ef4e761 fix: appbuilder modularisation bugs 2025-03-10 13:38:17 +05:30
Shaurya Sharma
8c0e2c9396 Fixed transformation issue causing query to not retain multiple transformation types 2025-03-07 02:19:19 +05:30
Parth
6b08c86bed
Fix: Appbuilder page error (#12129)
* Parse and decode the api response

* Change the keys to follow snakecasing
2025-03-06 14:04:32 +05:30
gsmithun4
269ec56455 Initial commit 2025-02-25 12:22:50 +05:30
emidhun
5d9629b97d Add data-cy for query-manager tabs 2025-01-22 22:50:06 +11:00
Akshay
09c305b157
Merge branch 'main' into release/marketplace-sprint-6 2024-11-29 01:29:06 +05:30
Vijaykant Yadav
9d6c880b84 fix: query kind for select source in rest api 2024-11-29 00:58:50 +05:30
Parth
6b3d1c3630 Enhance: Add read documentation link with data source drop down in query builder (#2162)
* Add read-documentation link

* Change copywriting for datasources name

* Update new component for link

* Increase input width

Update redshift link

* Fix the datasource name issue
2024-11-22 12:46:29 +05:30
Rohan Lahori
d29d0c730e
Local data source discontinued changes (#11344)
* basic setup changes

* minor changes

* minor ui fix

* remove parameter check and minor refactoring

* bugfix

* variable changes

* css changes

* removed consoles

* removed consoles

* pr review changes

* documentation link changes

* minor css changes
2024-11-20 14:58:58 +05:30
Shaurya Sharma
49349e2d5a Fixed multiselect & dropdown issues 2024-11-10 18:19:43 +05:30
Shaurya Sharma
15daf23f9b Fixed multiple params popover opening up 2024-10-30 11:33:27 +05:30
Kartik Gupta
623acabda7 config handle positioning fix when visibility is hidden and query manager preview refreshing bug 2024-10-28 12:30:51 +05:30
johnsoncherian
8faf6fdc40 Merge branch 'develop' into refactor/app-builder-merge-main 2024-10-22 13:31:21 +05:30