Commit graph

108 commits

Author SHA1 Message Date
platform-ops123
36cee365ad
Secure PAT for AppEmbeddings (#12899)
* Secure PAT for AppEmbeddings

* added instruction comments

* updates

* update

* enum update

* remove comments

* remove comments

* updates

* updates

* handle expiry of pat

* fixes

* update

* updates

* remove log

* remove log

* move EmbedApp to appBuilder

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2025-06-27 12:18:25 +05:30
Rohan Lahori
e6dcc241e0
Feature edit git pulled apps/pre release (#13003)
* 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

* migration and entity changes

* module changes

* backend changes for edit app functionality

* ui changes

* added app canvas banner

* api-fix for freeze-editor apis

* header changes

* fix for delete version failing

* minor ui fix

* minor changes

* reverts

* reverts

* fixes

* fixed imports

* removed consoles

* added separate data migration for migrating provider column values

* fix

* fixes

* fixed ui breaking

* fix

* added app canvas banner in ce

---------

Co-authored-by: Rudra deep Biswas <rudra21ultra@gmail.com>
Co-authored-by: rohan <rohan@gmail.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2025-06-25 12:06:04 +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
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
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
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
Johnson Cherian
31552242a2
Merge pull request #12591 from ToolJet/feat/steps-v2-alignment-style-improvement
feat: dynamic steps length based on steps text size
2025-05-15 15:28:29 +05:30
Muhsin Shah C P
958cbd1d02
[improvement] Default workspace (#12834)
* Added set-default API

* Setting default workspace for super-admin onboarding

* Seperated the migrations

* Added nestjs init

* removed nestjs init

* Added: default workspace case to signup

* Fixed: instance signup

* Fixed: existed non-active user instance signup

* Added: SSO default workspace support

* Added: Default workspace chooser

* Moved some scss changes to ee folder

* Added: disable workspace default organization check

* updated the migration

* Fixing .env issue

* Removed the logs

* Remove personal workspace check from enable signup

* Fixing sign-in cases

* Fixing workspace invited user's instance signup cases

* Fixing sso workspace invited user's instance signup cases

* fixing the workspace signup issue

* Adding ee server and frontend file

* Adding ee server and frontend file

* Adding active check

* Added query fix for the migration

* Added migration logic fix

* Removed/Commented the ENABLE_ONBOARDING_QUESTIONS_FOR_ALL_SIGN_UPS env support from EE and CE

* Adding server and frontend files

* Added frontend file

* Bump version
2025-05-14 16:06:52 +05:30
johnsoncherian
34ee831f65 Merge branch 'main' into feat/steps-v2-alignment-style-improvement 2025-05-08 11:13:29 +05:30
devanshu
eb6cc28fbb fix: super admin issue 2025-05-07 13:07:55 +05:30
johnsoncherian
68bf2807fd Merge branch 'main' into feat/steps-v2-alignment-style-improvement 2025-04-29 13:00:33 +05:30
johnsoncherian
45e945d4c4 Merge branch 'main' into appbuilder/sprint-11 2025-04-28 15:28:21 +05:30
johnsoncherian
ad70e31df3 Merge branch 'appbuilder/sprint-11' into feat/steps-v2-alignment-style-improvement 2025-04-25 18:23:39 +05:30
Muhsin Shah C P
1a43cb34b1 Migration path fix for ce 2025-04-25 14:46:11 +05:30
gsmithun4
6079ecf382 migration fix for CE 2025-04-22 18:49:30 +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
johnsoncherian
4edce597aa Merge branch 'appbuilder/sprint-11' into add-widgets-padding 2025-04-10 15:01:03 +05:30
johnsoncherian
711dabe8ad Merge branch 'appbuilder/sprint-11' into feat/steps-v2 2025-04-10 09:50:01 +05:30
johnsoncherian
182c0b7a8c Merge branch 'appbuilder/sprint-11' into gh-12043-dividers 2025-04-09 11:46:15 +05:30
Shaurya Sharma
607878d814 Merge conflicts resolved 2025-04-07 10:59:02 +05:30
Nakul Nagargade
ab762c44f6 added box shadow 2025-04-04 15:28:05 +05:30
Anantshree Chandola
0dd6d20b6d
Fix for global data source import (#12390)
* Fix for global data source import

* added fix for end user able to view all folders

* support for base64 media

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2025-04-02 11:11:10 +05:30
Kartik Gupta
c9fb1f3118 steps v2 component 2025-04-01 16:52:51 +05:30
Nakul Nagargade
f53366ec19 fix 2025-03-27 11:56:28 +05:30
Nakul Nagargade
9be24dc2c2 Add horiizontal icon and migration 2025-03-27 11:43:04 +05:30
Shaurya Sharma
8eb9c2452a Merge conflicts resolved 2025-03-12 12:31:02 +05:30
Shaurya Sharma
5e5d8831b7 Migrated to Textarea 2.0 2025-03-11 12:50:44 +05:30
Muhsin Shah C P
d275a8ac58
[fix/modularisation] Fixed the white-label store helper issue and changed EDITION to TOOLJET_EDITION (#12044)
* Fixed: Changed EDITION to TOOLJEET_EDITION and fixed ee frontend helper file issue

* Changed the edition env in docker files
2025-02-25 17:58:43 +05:30
Midhun G S
a8f253d5a6
fix for migration (#12041) 2025-02-25 15:58:16 +05:30
gsmithun4
269ec56455 Initial commit 2025-02-25 12:22:50 +05:30
Akshay
8908fc64ec optimise postgres data migration query (#658) 2024-11-11 22:54:39 +05:30
Akshay Sasidharan
5d6c7e0b89 optimize data migration query to remove large id list 2024-11-11 22:52:54 +05:30
Akshay Sasidharan
06cc68eb9d reduce batch size to 100 2024-11-11 22:52:47 +05:30
Akshay Sasidharan
28a550facc populate default connection type for legacy postgres data sources 2024-11-11 22:52:39 +05:30
Rudhra Deep Biswas
b51911fec5
migration fixes (#11241) 2024-11-08 16:16:06 +05:30
Ganesh Kumar
2205ebb193
feat: made tooljet database and marketplace mandatory (#11170) 2024-10-30 17:30:44 +05:30
Akshay Sasidharan
03329abfa6 sync marketplace and tooljet database changes 2024-10-28 23:37:40 +05:30
Vijaykant Yadav
fbcfe34d93 fix page menu UI and settings 2024-10-22 17:08:53 +05:30
Midhun G S
cc9ef7ca7e
migration fixes (#10807) 2024-09-23 17:04:20 +05:30
Anantshree Chandola
34510591b2
Feature: Secret constants + Bug fixes for resolution of constants and secrets (#10551)
* Feature: Secret constants

* updates

* use constants

* name length validation

* update checks

* styling updates + unique constraint checks

* editor state updates

* update

* correct state

* ui updates

* added encrypted tag

* styling updates

* style update

* update

* fix for existing bugs

* styling updates

* styles

* update
2024-09-23 11:00:36 +05:30
Midhun G S
edeb0d133b
fix for get connection (#10668) 2024-09-09 17:18:01 +05:30
Muhsin Shah
6da5f89c2f Resolved tj-db error after the develop rebase 2024-08-06 12:54:24 +05:30
kriks7iitk
eb4ebb6c05 merge CVE 2024-08-06 10:41:11 +05:30
Muhsin Shah
e0a5899635 Merge branch 'main' into cve/server-high 2024-08-05 15:13:44 +05:30
gsmithun4
269b659779 migration fix 2024-07-23 16:04:32 +05:30
Muhsin Shah
fc8e71e6b2 Merge branch 'main' into cve/server-high 2024-07-23 14:34:25 +05:30
kriks7iitk
4af32c6f98 migration and user query fix 2024-07-17 13:35:28 +05:30
kriks7iitk
6ffa983436 Merge branch 'main' of github.com:ToolJet/ToolJet into group-revamp-fix_krit 2024-07-17 11:40:30 +05:30
kriks7iitk
d82467c2c4 Fixed migration issue 2024-07-15 19:47:55 +05:30
kriks7iitk
f1dcf87efd bug fixes 2024-07-12 19:55:47 +05:30