ToolJet/server/data-migrations
Midhun G S 37109d242c
Feature - Gitsync with multi branch (#15326)
* added app_versions fields

* added data migration for backward compatibility

* added ce specific logic

* fixed ce migration (need to dev-test)

* moved to data migration

* migration changes

* added endpoint to create draft version

* backend changes

* added draft to app_import scenario

* added version description

* minor changes (needs improvement)

* fixed breaking dropdown in editor

* updated submodule commits

* revert package.json

* revert ui not used changes

* submodule changes

* reverting non used files

* ui changes

* ui changes

* ui changes

* ui changes

* ui changes

* copywriting changes

* ui changes

* ui changes

* edit version modal changes

* ui integration changes

* added button solid and removed unused css

* removed commented code from create version modal

* updated button size to use large

* ui changes

* draft version modal changes

* added sub-module commits to main

* draft version endpoint changes

* ui changes for draft version modal

* fix breaking ui

* ui changes for banner

* minor ui changes

* remove scss changes from themes file

* removed unused components (cleanup)

* removed unused components (pr cleanup)

* draft version changes

* create version modal changes

* canvas banner fixes

* comment creation logic

* refactor: version dropdown

* update endpoint changes

* fix: promote logic

* update submodule

* fix: released version and create version modal

* fix draft version creation

* minor ui changes

* minor backend fixes

* tooltip changes

* added all components in same folder

* added minor comments

* import fixes

* refactor files

* fix: overlay issues

* fix: on version creation

* fix ce bugs

* bug fixes

* bug fixes

* bug fixes

* add migrations

* splitting changes for import export

* minor fixes

* draft version of adapter for import -export

* git sync minor changes

* removed updatedAt from data queries

* bug fixes

* backend changes

* made field optional

* added get all branch endpoint (pending to test)

* migration changes

* branch creation endpoint and dto changes

* app_version util service changes

* fixed version type changes

* branching related changes

* chore: Update submodule hash

* added logic to allow only single draft version for branching feature

* added default value as true for branching

* added feature keys

* minor changes

* minor changes

* minor fixes

* initial branching support

* minor changes

* added created by field in app_versions table

* minor changes

* branching api fixes

* bug fixes

* minor fix

* fix: auto-commit during version creation

* chore: update frontend submodule hash

* pull changes

* fix: include organisationId in fetchPr

* chore: update server submodule hash

* minor fix (pending to dev test)

* scss changes

* remove git sync css from themes file

* minor change

* fix styling

* fix: add copy-writing for main branch lockedbanner

* chore: update frontend submodule hash

* fix: version listing

* chore: Update server submodule hash

* fix banner lock

* base merge

* chore: update frontend submodule hash

* fix: version listing

* merge base

* fix: add new prop in AppGitPushDto

* chore: update frontend & server submodule hash

* fix: auto-commit on promoting the default branch

* fix: dropdown states

* fix: dropdown states

* fix: hide pull commit button from promoted environments

* fix: enhance git sync handling for draft versions and improve version creation logic

* fix: remove unnecessary whitespace in VersionManagerDropdown component

* freeze state fixes

* fix: correctly read branch author

* chore: update frontend and backend submodule

* fixes

* fix: atomic changes during branch creation

* fix: error propagation

* fixed freeze state

* refactor methods

* submodule update

* fix: update autoCommit default state and disable checkbox in CreateBranchModal; remove tooltips in LifecycleCTAButton

* feat: enhance BranchDropdown and LifecycleCTAButton; update icons and styles; add Check2 icon

* minor fixes

* feat: update BranchDropdown to always show Create PR button; enhance CreateBranchModal to refresh versions and include releasedVersionId; improve CreateDraftVersionModal to refresh versions after creating a draft

* chore: update subproject commit reference in server/ee

* feat: enhance CreateDraftVersionModal to improve version selection logic and add debugging logs

* chore: update server submodule

* chore: update subproject commit reference in frontend/ee

* update submodule

* update submodule

* chore: comment out import option label in BaseImportAppMenu

* ce build fix

* fixes

* minor fixes

* fixes build issues

* Git Sync Phase2 Changes (#14886)

* Feature: Adding co-relation-id mapping (#14621)

* feat: add migration for co_relation_id column

* minor cleanup

* added entities and dummy util file

* fix: Add co-relation column for events

* fixed compilation issues

* added fields

* minor changes

* added timestamp cleanups

* modified existing migration t

* minor updates in co_relation id changes

* fix: update migration script

* feat: map co-relation-id during pull

* chore: update server submodule

* fixed layout co_relation id issue

* fixed migration changes

* revert

* timestamp fixes

* minor fixes

* minor fix

* chore: update server submodule (#14755)

---------

Co-authored-by: rohanlahori <rohanlahori99@gmail.com>

* resolved merge conflicts

* fixed app crashing

* Feature/version tagging (#14903)

* feat: add migration for co_relation_id column

* minor cleanup

* added entities and dummy util file

* fix: Add co-relation column for events

* fixed compilation issues

* added fields

* minor changes

* added timestamp cleanups

* modified existing migration t

* minor updates in co_relation id changes

* fix: update migration script

* feat: map co-relation-id during pull

* chore: update server submodule

* fixed layout co_relation id issue

* fixed migration changes

* revert

* timestamp fixes

* minor fixes

* minor fix

* added migration

* minor changes

* migration fix

* dto changes

* fixes

* feature: api call for github tags post saving version

* chore: update frontend & server submodule hash

* fix for sub-branch pull

* minor fix

* feat: send message in api call

* chore: update frontend & server submodule hash

* chore: update frontend submodule hash

* chore: update frontend submodule hash

* minor fixes in import flow

* fix: remove await from createGit tag

* chore: Update server & frontend submodule hash

* save version before committing

* removed all logs

* removed unused console logs

* removed logs

* fixes

* minor fixes

* fixes

* removed commit changes flow from draft versions

* version id fix

* minor fixes

* added latest changes endpoint using app Name

* co_relation_id fix

* added co_relation id changes

* fixed co_relation id import issue

* minor ui fix

* fixes for tag flow

* version tag fixes

* submodule commits

---------

Co-authored-by: parthy007 <parthadhikari1812@gmail.com>

* fixed appId issue

* commented not used entity field

* minor co_relation_id fix

* auto-commit on app creation changes

* normalize(folder-apps): enforce single folder per app using created_at

* Changed message

* feat: enhance branch and version management UI with improved styles and functionality

* Toast message copywritin

* git sync related things

* feat: Add tooljet folder architecture to gitsync

* fix: remove autocommit on app creation

* chore: Update server and frontend submodules

* git sync apps & folder restriction

* chore: Update server and frontend submodules

* fix: restrict app rename

* feat: Add version dropdown on app import

* chore: Update server submodule hash

* moved some logic to util.service.ts

* fix branch dropdown and draft button status

* feat: Support saved version import on app name change

* chore: Update server & frontend submodule hash

* chore: Update server and frontend server submodule

* fix: add flag to skip folder check

* chore: Update server and frontend submodules

* chore: Update frontend submodule hash

* chore: Update frontend & server submodule hash

* fix: version name in version dropdown of import modal

* fix: sub module

* chore: update server and frontend submodule hashes

* fix: send correct version name

* fix: retriggering of renaming listner

* chore: Update frontend & server submodule hash

* fix: latest commit on pull tab

* rebase submodule

* fix imported app version status

* remove draft tag on version dropdown in modal

* version desc. optional & app removel message & empty version push err message

* fix: restrict app rename without draft version

* chore: Update frontend & server submodule hash

* fix: latest commit on pull modal

* fixed the folder success toast (#15272)

* fix: git commit on version creation

* fix commit button states on valid/invalid license

* chore: Update frontend & server submodule hash

* fix: pull error text

---------

Co-authored-by: Parth <108089718+parthy007@users.noreply.github.com>
Co-authored-by: parthy007 <parthadhikari1812@gmail.com>
Co-authored-by: Pratush <pratush@Pratushs-MacBook-Pro.local>
Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: Pratush <pratush@Pratushs-MBP.lan>
Co-authored-by: YuktiGoyal02 <100783212+YuktiGoyal02@users.noreply.github.com>

---------

Co-authored-by: rohanlahori <rohanlahori99@gmail.com>
Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: parthy007 <parthadhikari1812@gmail.com>
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: Parth <108089718+parthy007@users.noreply.github.com>
Co-authored-by: Pratush <pratush@Pratushs-MacBook-Pro.local>
Co-authored-by: Pratush <pratush@Pratushs-MBP.lan>
Co-authored-by: YuktiGoyal02 <100783212+YuktiGoyal02@users.noreply.github.com>
2026-02-20 23:55:01 +05:30
..
1625814801430-UpdateDefinitionsForEvents.ts Initial commit 2025-02-25 12:22:50 +05:30
1629971478272-UpdateDefinitionsForTableActionEvent.ts Initial commit 2025-02-25 12:22:50 +05:30
1630003364070-TurnOnSSLForEveryPostgresDataSource.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
1632468258787-PopulateUserGroupsFromOrganizationRoles.ts Initial commit 2025-02-25 12:22:50 +05:30
1633370361564-SetShowBulkSelectorToTrue.ts Initial commit 2025-02-25 12:22:50 +05:30
1633431766605-SetHighlightSelectedRowToFalseForExistingTables.ts Initial commit 2025-02-25 12:22:50 +05:30
1634729050892-BackfillAppCreateAndAppDeletePermissionsAsTruthyForAdminGroup.ts Initial commit 2025-02-25 12:22:50 +05:30
1634848932643-SetTableCellSpacingToCompact.ts Initial commit 2025-02-25 12:22:50 +05:30
1636372753632-RebaseWidgetWidthAndLeftOffsetForResponsiveCanvas.ts feat(logging): integrate transaction logging across various guards and services 2025-09-19 02:08:49 +05:30
1636609569079-BackfillFolderCreatePermissionsAsTruthyForAdminGroup.ts Initial commit 2025-02-25 12:22:50 +05:30
1638255797809-SetLoadingStateToFalseForExistingTables.ts Initial commit 2025-02-25 12:22:50 +05:30
1638796825499-BackfillFolderCreatePermissionsAsTruthyForMissedAdminGroup.ts Initial commit 2025-02-25 12:22:50 +05:30
1638941376844-SetMultiselectProperties.ts Initial commit 2025-02-25 12:22:50 +05:30
1639038616546-UpdateDefinitionsForGlobalSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1639734070615-BackfillDataSourcesAndQueriesForAppVersions.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1640683693031-BackfillCalendarWeekDateFormat.ts Initial commit 2025-02-25 12:22:50 +05:30
1641446596775-SetImageBorderTypeToNone.ts Initial commit 2025-02-25 12:22:50 +05:30
1644229722021-SetFxActiveToTrueForFxFieldsConvertedToUI.ts Initial commit 2025-02-25 12:22:50 +05:30
1650485473528-PopulateSSOConfigs.ts bump version to 3.20.90-lts and refactor migration scripts for consistency 2026-02-09 22:01:08 +05:30
1651820577708-PopulateTextSize.ts Initial commit 2025-02-25 12:22:50 +05:30
1653472569828-addedInstructionTextPropInFilePickerWidget.ts Initial commit 2025-02-25 12:22:50 +05:30
1653474337657-BackfillFolderDeleteFolderUpdatePermissionsAsTruthyForAdminGroup.ts bump version to 3.20.90-lts and refactor migration scripts for consistency 2026-02-09 22:01:08 +05:30
1654150855780-BackfillAddOrgEnvironmentVariablesGroupPermissions.ts Initial commit 2025-02-25 12:22:50 +05:30
1654596810662-ConvertAllUserEmailsToLowercaseAndDeleteDuplicateUsers.ts Initial commit 2025-02-25 12:22:50 +05:30
1655279771926-listViewWidgetAddingBorderRadiusProperty.ts Initial commit 2025-02-25 12:22:50 +05:30
1656061763136-modal-properties.ts Initial commit 2025-02-25 12:22:50 +05:30
1656924847186-addingCssPropsToTextWidget.ts Initial commit 2025-02-25 12:22:50 +05:30
1661331234770-RestructureTableColumnSizesAndActionsToHaveAValueKeyThatPointsToItsContents.ts bump version to 3.20.90-lts and refactor migration scripts for consistency 2026-02-09 22:01:08 +05:30
1663581777527-ModalWidget-size.ts Initial commit 2025-02-25 12:22:50 +05:30
1663689836425-instanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1666814745413-updateUserStatus.ts Initial commit 2025-02-25 12:22:50 +05:30
1667076251897-BackfillDataSources.ts Initial commit 2025-02-25 12:22:50 +05:30
1668521091918-ChangeDefinitionStructureForMultiPage.ts Initial commit 2025-02-25 12:22:50 +05:30
1669054493160-moveDataSourceOptionsToEnvironment.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1669055405494-removePluginFromDataQuery.ts fix for app preview error (#4994) 2022-12-15 16:01:10 +05:30
1669293520796-ConnectExistingCommentThreadsToPageIds.ts Initial commit 2025-02-25 12:22:50 +05:30
1669919175280-removeRepetitionInDataSourceAndQuery.ts [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
1675368628629-AddAppVersionIdColumnToDataQueries.ts [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
1675368628726-BackfillAppVersionToDataQueries.ts [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
1675844361117-CleanupDataSourceOptionData.ts [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
1675844361118-MigrateEnvironmentsUnderWorkspace.ts Initial commit 2025-02-25 12:22:50 +05:30
1676545162064-BackfillRunpyDatasources.ts [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
1677822012965-AlterOrganizationIdInAppEnvironments.ts Initial commit 2025-02-25 12:22:50 +05:30
1679604241777-ReplaceTooljetDbTableNamesWithId.ts Initial commit 2025-02-25 12:22:50 +05:30
1680789366109-backfillDatasourceAdminPermissions.ts [fix/modularisation] Fixed the white-label store helper issue and changed EDITION to TOOLJET_EDITION (#12044) 2025-02-25 17:58:43 +05:30
1681463532466-addMultipleEnvForCEcreatedApps.ts Fix for CE Migration - added environments (#14811) 2025-12-15 22:31:31 +05:30
1682011503431-AddNewColumnsToInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1682045191971-BackfillInstanceSettingsColumns.ts Initial commit 2025-02-25 12:22:50 +05:30
1683022868045-environmentDataSourceMappingFix.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1683136077244-AddUniqueConstraintToWorkspaceName.ts Initial commit 2025-02-25 12:22:50 +05:30
1683148731897-BackfillLicenseKeyFromEnv.ts Initial commit 2025-02-25 12:22:50 +05:30
1684145489093-AddUniqueConstraintToFolderName.ts Initial commit 2025-02-25 12:22:50 +05:30
1684157120658-AddUniqueConstraintToAppName.ts Initial commit 2025-02-25 12:22:50 +05:30
1686826460358-BackFillAppEnvironmentsPriorityColumn.ts Initial commit 2025-02-25 12:22:50 +05:30
1686829426671-BackFillCurrentEnvironmentId.ts Initial commit 2025-02-25 12:22:50 +05:30
1687188169091-UpdateOracleDbOptionsWithInstantClientVersion.ts Initial commit 2025-02-25 12:22:50 +05:30
1687720044583-BackfillAddOrgEnvironmentConstantsGroupPermissions.ts Initial commit 2025-02-25 12:22:50 +05:30
1688977149516-ListviewDefaultMode.ts Initial commit 2025-02-25 12:22:50 +05:30
1690830899563-UpdateMysqlDatasourceForSocketConnection.ts Initial commit 2025-02-25 12:22:50 +05:30
1692973078520-CellSizeRegularCondensed.ts Initial commit 2025-02-25 12:22:50 +05:30
1692974311591-TableRowCellStyle.ts Initial commit 2025-02-25 12:22:50 +05:30
1693288308041-organizationUsersRemoveDuplicates.ts Initial commit 2025-02-25 12:22:50 +05:30
1693309526388-addUniqueKeyConstrainForOrganizationUsers.ts Initial commit 2025-02-25 12:22:50 +05:30
1693368672418-addEnableMultiplayerSettingsInInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1693574568333-AddWhiteLabelsInInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1696841694689-AddCommentsInInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1697107564294-UpdateFolderUniqueConstriant.ts Initial commit 2025-02-25 12:22:50 +05:30
1697473340856-MigrateAppsDefinitionSchemaTransition.ts Initial commit 2025-02-25 12:22:50 +05:30
1698223506925-AddUniqueAppSlugIfDontExist.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1698737393421-UpdateCurrentEnvIdOfCeCreatedApps.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1698841869350-PopulateCEOrgConstantsToOtherEnvs.ts Fix for CE Migration - added environments (#14811) 2025-12-15 22:31:31 +05:30
1698843356891-UpdateFirstUserAsSuperAdminForCEInstances.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1702419267642-AddCustomLogoutUrl.ts Initial commit 2025-02-25 12:22:50 +05:30
1705379107714-AddAppNameAppTypeWorkspaceConstraint.ts Initial commit 2025-02-25 12:22:50 +05:30
1706012625969-AddEnableWorkspaceLoginConfigInInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1706012702739-AddEnableSignUpInInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1706012772483-AddAllowedDomainsInInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1706024347284-AddInstanceLevelSSOInSSOConfigs.ts Platform LTS Final fixes (#13221) 2025-07-09 22:36:41 +05:30
1706113492448-AddConfigScopeInInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1707466537651-MoveVisibilityDisabledStatesToProperties.ts Initial commit 2025-02-25 12:22:50 +05:30
1709618105785-EncryptValuesForExistingOrganizationConstants.ts Initial commit 2025-02-25 12:22:50 +05:30
1710780718114-AddGracePeriodExpiryDateColumnInOrganizationLicenseTable.ts Platform LTS Final fixes (#13221) 2025-07-09 22:36:41 +05:30
1711523460586-DisableSignUpIfPersonalWorkspaceNotAllowed.ts Initial commit 2025-02-25 12:22:50 +05:30
1711528858371-MoveTableVisibilityDisabledToStyles.ts Initial commit 2025-02-25 12:22:50 +05:30
1713874179417-subscriptionImprovements.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1715105945504-ReplaceTjDbPrimaryKeyConstraintsForExistingTables.ts Initial commit 2025-02-25 12:22:50 +05:30
1715248567720-MoveCheckboxToggleDisabledToProperties.ts Initial commit 2025-02-25 12:22:50 +05:30
1716551121164-addSMTPConfigsToTable.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1718100845287-AddOrgThemesforOrganizations.ts Initial commit 2025-02-25 12:22:50 +05:30
1718357264489-MoveHiddenFieldInAppVersionsToPageSettings.ts fix page menu UI and settings 2024-10-22 17:08:53 +05:30
1718542399701-UpdateInternalTablesConfigurationsColumn.ts Initial commit 2025-02-25 12:22:50 +05:30
1720352990850-CreateDefaultGroupInExistingWorkspace.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1720365772516-AddingUsersToRespectiveRolesBuilderAndEndUsers.ts Initial commit 2025-02-25 12:22:50 +05:30
1720434737529-MigrateCustomGroupToNewUserGroup.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1720513124281-DropGroupPermissionsOlderRelatedTables.ts moves migration to data migrations 2024-07-11 11:15:22 +05:30
1721236971725-MoveToolJetDatabaseTablesFromPublicToTenantSchema.ts Hotfix: ToolJet database can't create a new role if the password severity is set too high on the database server. (#13908) 2025-08-22 17:35:11 +05:30
1722357931487-AddTypeAsConstantForExistingOrgConsts.ts Feature: Secret constants + Bug fixes for resolution of constants and secrets (#10551) 2024-09-23 11:00:36 +05:30
1722619519787-addSMTPFromEmailToInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1722661249798-instanceSettingsDataTypeCorrection.ts Initial commit 2025-02-25 12:22:50 +05:30
1723636080272-AddAutomaticSSOLoginInInstanceSettings.ts Initial commit 2025-02-25 12:22:50 +05:30
1724060238202-addAppThemsv2Fields.ts Initial commit 2025-02-25 12:22:50 +05:30
1724931663807-AddOrganizationIdInUserDetails.ts Initial commit 2025-02-25 12:22:50 +05:30
1726649944702-AddConnectionTypeToSampleDataSources.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1731279588337-ReplaceTheSampleDBConnectionValues.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1731283187529-PopulateManualConnectionTypeForOldPostgresDs.ts optimise postgres data migration query (#658) 2024-11-11 22:54:39 +05:30
1732273175402-AddSMTPEnvConfiguredToTable.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1733274999001-AddEnvironmentPermissions.ts feat: Add environment permissions and UI components for managing access 2025-12-17 10:38:26 +05:30
1733275000001-BackfillEnvironmentPermissionsForBuilders.ts fix migration 2026-01-05 11:41:59 +05:30
1733771653728-MoveVisibilityDisabledStatesToPropertiesDaterangePicker.ts Daterangepicker tooltip migration added 2025-07-18 01:03:55 +05:30
1735689600000-MigrateJsBundleContentToBinary.ts refactor(test): consolidate createWorkflowBundle and createPythonBundle 2026-01-06 12:44:30 +05:30
1736448327127-MoveVisibilityDisabledStatesToPropertiesTextarea.ts Merge conflicts resolved 2025-03-12 12:31:02 +05:30
1736921797727-MoveInstanceWhiteLabelsToWhiteLabelsEntity.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1737039401111-UpdateVisibilityFrIconComponent.ts added box shadow 2025-04-04 15:28:05 +05:30
1737041314335-UpdateVisibilityDisabledTooltipPaddingShapeForImageComponent.ts Image migration fix 2025-07-18 00:43:03 +05:30
1738759782116-AddPlanToOrganizationLicense.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1738833975655-AddPlanToOrganizationSubscription.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
1740401100000-SetDefaultWorkspace.ts Platform LTS Final fixes (#13221) 2025-07-09 22:36:41 +05:30
1742215016773-InsertDataGithubSSH.ts Moving Git Module to Pre-Release (#12852) 2025-06-11 17:03:58 +05:30
1742369436314-StepsV2Migration.ts Fix migrations for file picker and Steps widget 2025-07-16 15:14:45 +05:30
1742369617678-EnforceNewBasicPlanLimits.ts fix: super admin issue 2025-05-07 13:07:55 +05:30
1742905945987-UpdateGlobalDataSources.ts migration fix 2025-07-11 10:53:52 +05:30
1743053824028-MoveVisibilityDisabledStatesDividerLink.ts fix 2025-03-27 11:56:28 +05:30
1745318714733-DeprecateLocalStaticDataSources.ts migration fixes (#13526) 2025-07-22 15:45:05 +05:30
1745409452884-AddMissingStaticDataSources.ts migration fixes (#13526) 2025-07-22 15:45:05 +05:30
1745409631920-AddDataSourceConstraintsForStatic.ts Deprecated static local data sources (#12687) 2025-06-22 12:59:13 +05:30
1746728238308-SetDefaultSessionTypeToUser.ts Secure PAT for AppEmbeddings (#12899) 2025-06-27 12:18:25 +05:30
1747338135635-BackfillSlackAppOption.ts Release: Marketplace sprint 12 (#13207) 2025-07-11 12:15:39 +05:30
1748331051836-AddAiGenerationFlagsInApp.ts Fix migration by add old file (#13327) 2025-07-10 22:46:53 +05:30
1748542504137-AddArtifactsTable.ts added the correct files for migration 2025-07-10 14:52:32 +05:30
1749711866124-MigrateEnabledFlagToProviderColumns.ts Feature edit git pulled apps/pre release (#13003) 2025-06-25 12:06:04 +05:30
1750659565297-MigrateHiddenValueFromBooleanToJson.ts Revamp pages in viewer and editor (#13022) 2025-06-27 17:36:32 +05:30
1750761058803-RenameTJDefaultThemeTOTooljet.ts Custom themes (#13064) 2025-06-27 18:12:34 +05:30
1751258388314-UpdateRestApiClientAuthInOauth.ts fix: token headers & client-auth dropdown (#14082) 2025-10-22 15:19:20 +05:30
1751280222525-UpdateSalesforceSourceOptions.ts Enhance: Extract OAuth 2.0 flow for Salesforce & Snowflake (#13529) 2025-07-23 22:18:50 +05:30
1751283157638-MoveHideHeaderAndAddPositionToPageSettings.ts fix: migration and design changes 2025-07-10 15:18:01 +05:30
1751315254641-BackfillDynamicOptionsPropertyForTabs.ts Tabs migration 2025-07-12 10:57:01 +05:30
1751342006499-UpdateSnowflakeSourceOptions.ts Enhance: Extract OAuth 2.0 flow for Salesforce & Snowflake (#13529) 2025-07-23 22:18:50 +05:30
1752298708040-RenameTooljetThemeToToolJet.ts Custom themes migration 2025-07-12 11:17:03 +05:30
1752307477010-AddMissingSurfaceThemeToDefault.ts Theme surface migration added 2025-07-13 11:40:35 +05:30
1752403387878-MigrateFormVisibilityHeaderFooterProperties.ts fix footer 2025-07-15 21:07:46 +05:30
1752404494845-MigrateContainerVisibilityProperties.ts separate migrations 2025-07-13 16:47:41 +05:30
1752434805432-MigrateVisibilityDisabledHighlightedStatesForTabs.ts Tabs migration for disabled states 2025-07-14 01:15:49 +05:30
1752568937074-MigrationVisibilityDisabledStateFilepicker.ts Fix file picker migration for maxFilecount, maxSize, minSize 2025-07-17 22:33:56 +05:30
1752624000001-MigrateGroupSyncData.ts Instance level OIDC common file changes (#12925) 2025-06-19 14:37:45 +05:30
1752749046662-EncrpyGoogleCalendarClientSecret.ts Fix class issue (#13572) 2025-07-31 14:41:00 +05:30
1754048735123-MigrateSSHBranchColumnData.ts Git sync data migration issue (#13611) 2025-08-01 20:32:44 +05:30
1754379601025-StatisticsVersion2.ts update default value of Secondary Label, Secondary Content Alignment & Icon Direction for Statistics 2.0 component 2025-08-22 12:28:37 +05:30
1754940735810-DeprecateInputWidgetTypeOfField.ts Fix 2025-08-20 14:43:54 +05:30
1754999194042-UpdateWorkflowPermissionsForAdminAndBuilder.ts Merge pull request #13780 from ToolJet/fix/bugs-11 2025-08-12 22:49:40 +05:30
1756697039957-UpdateStatusCodeDefaultValueForWorkflowResponseNode.ts Fix: Implement batch processing in migration and show progress 2025-09-08 02:34:24 +05:30
1756792368199-MigrateStarRatingProperties.ts fix migration 2025-09-03 17:06:43 +05:30
1756814928001-MoveVisibilityAndSetAdvancedTrueForTags.ts Refactors Tags component with improved styling and events 2025-09-02 02:18:03 +05:30
1756814928003-MoveVisibilityForHtmlComponent.ts Adds box shadow styling support to HTML widget 2025-09-10 00:55:30 +05:30
1757501461678-UpdateOrganizationAiCredits.ts isValid check and copywriting 2025-09-19 15:10:44 +05:30
1757505548285-UpdateSelfhostAiCredits.ts isValid check and copywriting 2025-09-19 15:10:44 +05:30
1758009004418-AddWorkflowGranularPermissionsToExistingAdminGroups.ts feat: wrap migration logic in dbTransactionWrap for better error handling 2025-09-16 17:33:13 +05:30
1758192692905-AddApiKeytoSelfhostCustomer.ts ADD adpi key to selfhost customer (#14111) 2025-09-18 16:31:06 +05:30
1758457644900-MigrateCircularProgressbarProperties.ts Migration added 2025-09-21 22:55:58 +05:30
1758569631987-UpdateTooltipForKanbanComponent.ts Fix: Change 'General' property heading to 'Additional Actions' 2025-09-23 10:18:13 +05:30
1758793442013-UpdateAppVersionStatusAndFields.ts Feature/draft versioning support (#14284) 2025-12-05 22:13:00 +05:30
1759169380218-BackfillGoogleSheetDatasourceAuthenticationType.ts Feat: Support for service account authentication in google sheet datasource (#14209) 2025-10-08 14:34:05 +05:30
1760693571486-BackfillMicrosoftGraphDatasourceScopeToHaveOfflineAccessForRefreshToken.ts Hotfix: Microsoft graph datasource refresh token flow (#14344) 2025-10-17 22:11:19 +05:30
1761556597329-AddGrantTypeKeyInSSOConfig.ts Feat: OIDC PKCE flow (#14407) 2025-10-31 15:29:20 +05:30
1762517351039-PopulateOIDCCustomScopes.ts Implemented group sync in for SAML and also changed border weak in default tooljet theme on platform (#14574) 2025-11-17 22:46:15 +05:30
1762770971766-RenameGrantTypeKeyInSSOConfig.ts Fix: Casing issue of grant-type in SSO configs (#14545) 2025-11-10 23:51:40 +05:30
1762960587101-AddGroupSyncEnabledToSAMLConfigs.ts Feat/ldap group sync (#14655) 2026-01-20 23:21:03 +05:30
1763837608217-AddLdapGroupSyncToggle.ts Feat/ldap group sync (#14655) 2026-01-20 23:21:03 +05:30
1764047424500-BackfillMongoDBDatasourceNewFields.ts MongoDB connection with srv support (#14626) 2025-12-10 15:06:10 +05:30
1764930484535-UpdateShowFlagForCurrencyInput.ts feat: add show currency flag option (#14690) 2025-12-19 14:26:24 +05:30
1765313746517-BackfillDefaultComponentStyles.ts Style enhancements (#14627) 2025-12-19 14:31:49 +05:30
1765358668387-UpdateDefaultThemeBorderWeakValue.ts Style enhancements (#14627) 2025-12-19 14:31:49 +05:30
1765958549099-AddGranularDomainSettings.ts Updated the migration to prefilled both password login and soo allowed domain 2025-12-29 14:30:30 +05:30
1767856819817-BackfillCommonBackgroundColorForTabs.ts Tabs enhancement (#14934) 2026-01-12 12:30:47 +05:30
1769151383974-NormalizeFolderAppsKeepFirstCreatedMappingPerApp.ts Feature - Gitsync with multi branch (#15326) 2026-02-20 23:55:01 +05:30
1769163530336-MigrateVisibilityDisabledStatesForIFrame.ts Added iframe URL, isLoading, isDisabled, isVisibile exposed variables states along with CSA (#15075) 2026-01-27 18:22:14 +05:30
1769580578105-currency-input-number-format.ts [hotfix]: Add number formatting options (US/UK and European) to the CurrencyInput component (#15091) 2026-01-30 17:05:49 +05:30
1770286858475-BackfillShowClearToggle.ts Create backfill migration for ShowClear Button and added the migration logic to import export service 2026-02-05 18:13:37 +05:30
1770370074631-update-salesforce-queryoptions-soql_query-to-query.ts Hotfix : Salesforce sql query becomes empty even when entering valid sql query (#15191) 2026-02-12 20:52:47 +05:30
LockMigrationsTable1.ts all: fix spelling (#4326) 2022-10-11 13:46:40 +05:30
LockMigrationsTable2.ts Hotfix: Split data and db migrations (#3610) 2022-07-14 14:03:21 +05:30