Commit graph

2084 commits

Author SHA1 Message Date
devanshu052000
fcfbb46b90 Merge branch 'appbuilder/sprint-14' into feat/query-permissions 2025-06-25 13:12:10 +05:30
devanshu052000
bf826e4a89 Update submodule ref with feature branch itself 2025-06-25 13:04:07 +05:30
Johnson Cherian
fa51318dfe
Merge pull request #12923 from ToolJet/gh-11817-listview-margin
Add padding to listview
2025-06-25 12:21:44 +05:30
johnsoncherian
511797f441 chore: update submodule references 2025-06-23 11:58:02 +05:30
johnsoncherian
42f81d3e79 Merge branch 'main' into appbuilder/sprint-14 2025-06-23 11:57:26 +05:30
Midhun G S
1fbb148f16
Deprecated static local data sources (#12687)
* deprecated static local data sources

* changes

* transactions wrapped under dbTransaction wrap

* removed entity manager from app import export service

* Update export app cypress test case.

* update app export test case

* type error fix for loader

* fix for listing of tooljetdb for app import export

* postgrest configs

* added readme

* cleanup

* fix for app import export version order

* Update app export spec

* fix

---------

Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-06-22 12:59:13 +05:30
johnsoncherian
9b24e2b315 chore: update submodule references 2025-06-21 17:46:11 +05:30
Johnson Cherian
0d7ff2d1f3
Merge branch 'main' into fix/hide-modules-tab 2025-06-21 16:15:39 +05:30
kriks7iitk
1606852abe
Feature/workflow permission 2 (#12869)
* Added worklfow permsiions

* Fixed bugs in workflow permission

* fix bugs in server for worklfow permsiion

* fix bugs for workflow permissions

* reverted not required files

* reverted package lock json

* revert back .gitmodules url

* revered package lock

* plugins import fix

* fix

* Update groups test cases

---------

Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-06-21 13:10:05 +05:30
Johnson Cherian
8844f4fdab
Merge branch 'main' into fix/hide-modules-tab 2025-06-20 15:52:28 +05:30
Kavin Venkatachalam
0e618973d8 chore: version bump 2025-06-20 15:44:56 +05:30
Midhun G S
2c146ad3e8
fix for plugin scripts (#13055) 2025-06-20 14:30:52 +05:30
Adish M
9aa9675b60
Adding Cloud plugin scripts (#12995) 2025-06-20 12:59:17 +05:30
Rohan Lahori
3aa1960eec
migration fix (#13053) 2025-06-20 11:02:01 +05:30
johnsoncherian
a5750f2942 chore: update submodule references 2025-06-19 17:43:33 +05:30
johnsoncherian
11d58c4a89 Merge branch 'main' into appbuilder/sprint-13 2025-06-19 16:42:49 +05:30
Muhsin Shah C P
2d3f05ef39
Instance level OIDC common file changes (#12925)
* Working on data-migration

* Added entity file

* Changing login-configs service functions

* Changed some column names

* Fixed updating and creating sso-configs

* Changed the configs update and get apis & Worked on designs

* Added frontend & server files

* Working on oidc service

* Fixed instance signup case

* Fixed extra botton border  issue

* Fixed table updation issues

* Added frontend and backend files

* Added frontend commit file

* Refactor role assignment condition in AuthUtilService

* Update subproject commit reference in server/ee

* Update subproject commit reference in server/ee

* Fixed: no-permissioned group sync issues

* Fixed: migrations

* Fixed: editing the entity file

* Fixed: migration null check

* Updated subproject commit reference in server/ee

* Updated subproject commit reference in server/ee
2025-06-19 14:37:45 +05:30
johnsoncherian
3070a1387c chore: version bumped to 3.15.0 2025-06-19 09:56:01 +05:30
johnsoncherian
1b56df6a7b Merge branch 'main' into appbuilder/sprint-13 2025-06-19 08:03:25 +05:30
Rohan Lahori
81527b91e7
Migration fixes pre-release (#13039)
* migration fix

* migration fix

---------

Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2025-06-18 14:21:06 +05:30
Muhsin Shah C P
957b1513af
refactor: update signIn method signature in ISamlService interface (#13036) 2025-06-18 13:09:06 +05:30
Midhun G S
175345479a
Node upgrade 18->22 (#12836)
* node upgrade initial commit

* Removed node-saas and added saas. Fixed the CSS warnings from saas

* add node version 22 to dockerfile and AMI setup script

* change the base image to debian 12

* Update the node version (#12860)

* correction in builder image

* Update ce-production.Dockerfile

* upgrade node to 22.15.1

* server package lock

* package upgrade

* package upgrade

* base directory package upgrade

* revert sentry package upgrade

* fix

* added copy files

* fix dockerfile for copywrite package issue

* removed copy files package

* fix dockerfile for copywrite package issue

---------

Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
2025-06-17 13:01:46 +05:30
johnsoncherian
7eb1446a98 fix: added missing dependancies in modules module 2025-06-17 10:52:32 +05:30
johnsoncherian
beb224eb1d Merge branch 'main' into appbuilder/sprint-13 2025-06-17 10:10:05 +05:30
devanshu052000
7f249aeb13 Merge branch 'appbuilder/sprint-14' into feat/query-permissions 2025-06-12 19:33:42 +05:30
devanshu052000
e3a22fe36d Merged sprint-14 branch in ee-server submodule 2025-06-12 18:06:54 +05:30
devanshu052000
86f0c1808c Changed error message and description 2025-06-12 17:34:27 +05:30
devanshu052000
c0423bd713 Fix permission not being applied in preview if released app is set as public 2025-06-12 17:26:46 +05:30
devanshu052000
a50c83d13b Fixed letter case in function call 2025-06-12 00:34:51 +05:30
devanshu052000
b099b82066 Implemented backend call for restricting queries and adding audit logs 2025-06-12 00:27:18 +05:30
Rudhra Deep Biswas
b426993253
Moving Git Module to Pre-Release (#12852)
* init

* ee git-sync

* dependancies

* added octokit depedencies to server directory

* module fixes

* fixes

* fixes

* pull app changes fix

* ability factory fixes

* code restructuring changes

* added gitlab backend changes

* app git module fixes

* module file changes

* added logo images

* migration

* migration

* migration changes

* added migration to remove enabledflag from parent table

* provider and migration fixes

* removed comments

* revert appimport export changes

* Revert "revert appimport export changes"

This reverts commit b139db811e.

* fixed version rename api calls

* app/version rename commit fixes

* added builder permissions

* review comment changes

* module file and service fixes

* module fixes

* fixes

* fixed module file changes

* added git-sync repository

* fixed app-git imports

* removed injected ssh,https, gitlab repositories

* added app git sync repository (dev testing pending)

* removed more modules

* removed type orm completley (dev testing pending)

* fixed module file

* removed unused dto's

* working

* fixes

* removed comments

* migration changes

* removed node git package

* changed default branch to main

* ssh

* removed apps ability factory dependencies

* minor changes

* migration fixes

* fixes

* added events for app and version rename

* removed comments

* added license checks

* listener fixes

* removed unused files

* fixed db:reset and server issues

* fixed ce and ee migration

* submoudle commits

* minor changes

* reverts

* reverts

* fixes

* fixed imports

---------

Co-authored-by: rohanlahori <rohanlahori99@gmail.com>
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: rohan <rohan@gmail.com>
2025-06-11 17:03:58 +05:30
Nakul Nagargade
dab8780b3c Merge branch 'appbuilder/sprint-13' into gh-11817-listview-margin 2025-06-09 19:26:01 +05:30
devanshu052000
c4b3144d64 Update submodule references 2025-06-09 12:37:34 +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
Nakul Nagargade
6b6375d85c Merge branch 'appbuilder/sprint-13' into gh-11817-listview-margin 2025-06-05 14:40:14 +05:30
johnsoncherian
f4b2606ea0 Merge branch 'main' into appbuilder/sprint-13 2025-06-05 09:30:20 +05:30
Ajith KV
ea5e6beb7e
Update platform cypress workflow for enterprise edition (#12875)
* Update platform cypress workflow

* fix syntax

* fix syntax

* update the workflow

* update workflow

* update the port

* correction in the .env variables

* correction in the matrix check

* correction in the matrix check

* correction in the matrix check

* fix for platform ee cypress workflow

* Update the workflow for environment specific cypress env

* Update ee config

* update the file name

* update the file name

* update typo

* update dockerfile

* update the port

* adding logs to check the migration

* added redis to the dockerfile

* added redis to the dockerfile

* fix redis issue

* corrections ce and ee steps

* clean up

* adding latest submodules

* removing submodules

* removing submodules

---------

Co-authored-by: Adish M <adish.madhu@gmail.com>
2025-06-04 12:30:00 +05:30
johnsoncherian
efed245f08 Merge branch 'main' into appbuilder/sprint-13 2025-06-04 12:20:11 +05:30
johnsoncherian
e3d1a7b4b5 Merge branch 'main' into feature/modules 2025-06-04 10:36:08 +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
Nakul Nagargade
75a9a177a1 fix 2025-06-02 16:06:24 +05:30
Ganesh Kumar
4c7ff67a3d submodule reference updated 2025-05-30 12:21:37 +05:30
Ganesh Kumar
844bc51979 version bump 2025-05-29 18:00:54 +05:30
johnsoncherian
e0dc90d36a chore: update submodule references 2025-05-29 12:29:27 +05:30
johnsoncherian
718c96e7d3 chore: update submodule references 2025-05-29 12:06:54 +05:30
johnsoncherian
425710f513 Merge branch 'feature/modules' into page-permission-fixes 2025-05-29 11:46:57 +05:30
johnsoncherian
65483deb28 choreL updated submodule reference 2025-05-28 14:14:21 +05:30
johnsoncherian
ad62add247 Merge branch 'main' into feature/modules 2025-05-28 14:11:55 +05:30
devanshu052000
223ec1ac14 Update the permissions data in the state on each operation 2025-05-28 11:06:25 +05:30