mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 06:48:21 +00:00
* added unique organization name constraint * sanitization task: workspace-name * refactoring the code * resolved PR changes * fixed migration & added some checks * change: trimming workspace name * handle error messages * added missing css * working on the error messages * change: first workspace's name of the new user * change: removed underscore from the list * Tested and fixed first workspace name changes * Fixing error handler issues * working on session storage implementation * revert: session storage * change: close modal if the edited name is same as prev name * fixing bugs * workspace name: refactoring the code * workspace name: refactoring again * workspace name: fixing and refactoring code * fixed e2e test cases * added catchDbException to catch db lever errors * added: PR changes * workspance name: css fix * updated workspace name constraints and default name * fix: test cases * fix: app.e2e tests case * fix: wrong error message * fix: last state issue * reverted some changes * added workspace name tooltip * added more tooltip for workspace name --------- Co-authored-by: gsmithun4 <gsmithun4@gmail.com> |
||
|---|---|---|
| .. | ||
| 1625814801415-MaybeCreateExtension.ts | ||
| 1625814801416-CreateOrganizations.ts | ||
| 1625814801417-CreateUsers.ts | ||
| 1625814801419-CreateApps.ts | ||
| 1625814801420-CreateAppVersions.ts | ||
| 1625814801421-CreateCredentials.ts | ||
| 1625814801422-CreateFolders.ts | ||
| 1625814801423-CreateFolderApps.ts | ||
| 1625814801424-CreateMetadata.ts | ||
| 1625814801425-CreateOrganizationUsers.ts | ||
| 1625814801426-CreateAppUsers.ts | ||
| 1625814801427-CreateDataSources.ts | ||
| 1625814801428-CreateDataQueries.ts | ||
| 1625814801429-CreateDataSourceUserOauth2s.ts | ||
| 1632047749315-AddSsoIdToUser.ts | ||
| 1632382322381-CreateGroupPermissions.ts | ||
| 1632383798339-CreateUserGroupPermissions.ts | ||
| 1632384954344-CreateAppGroupPermissions.ts | ||
| 1632740447353-CreateThreadMigration.ts | ||
| 1634626774513-CreateCommentMigration.ts | ||
| 1634724636255-AddAppCreateAndAppDeleteToGroupPermissions.ts | ||
| 1636607624055-AddFolderCreatePermissionToGroupPermissions.ts | ||
| 1639645231497-AddAppVersionIdColumnToDataSources.ts | ||
| 1639645243080-AddAppVersionIdColumnToDataQueries.ts | ||
| 1639734070614-AddApplicationIconColumn.ts | ||
| 1642432246029-CreateSSOField.ts | ||
| 1643117336290-AddRoleToUser.ts | ||
| 1645864719155-MultiOrganization.ts | ||
| 1646823984673-OrganizationConfigs.ts | ||
| 1649860649643-AddIsMaintenanceOnToApp.ts | ||
| 1650455299630-OrganizationEnableSignup.ts | ||
| 1651048832554-AddAvatarIdToUser.ts | ||
| 1651056032050-CreateFiles.ts | ||
| 1651056032052-CreatePlugins.ts | ||
| 1652541462886-CreateOrgEnvironmentVariablesTable.ts | ||
| 1652768881087-AddPluginToDataSource.ts | ||
| 1652768887877-AddPluginToDataQuery.ts | ||
| 1653391166172-AddFolderUpdateAndDeletePermissionsToGroupPermissions.ts | ||
| 1654150623035-AddOrgEnvironmentVariablesGroupPermissions.ts | ||
| 1655320273619-PasswordPolicyRetryCount.ts | ||
| 1655726247638-AddUniqueConstraintToVersionName.ts | ||
| 1656083459220-tabsWidth.ts | ||
| 1656268228782-OrganizationsInheritSSO.ts | ||
| 1656312830147-CreateCommentUsers.ts | ||
| 1661342016413-AddOrganizationIdToDataSources.ts | ||
| 1661448846469-AddReadOnDashboardToAppGroupPermissions.ts | ||
| 1664352379065-AddFieldsToUser.ts | ||
| 1664535394458-addForeignKeyForCommentUsers.ts | ||
| 1664535394459-addForeignKeyForPlugin.ts | ||
| 1666763190092-addUserStatusAndSource.ts | ||
| 1667070216520-createEnvironments.ts | ||
| 1667075911289-createDatasourceOptions.ts | ||
| 1667364798950-CreateInternalTables.ts | ||
| 1669280005881-AddPageIdToThreads.ts | ||
| 1671815159504-addDataSourceType.ts | ||
| 1673424772525-ChangeReadOnDashboardColumnName.ts | ||
| 1675179628075-AddScopeColumnToDataSources.ts | ||
| 1675842611112-AddOrganizationIdInAppEnvironments.ts | ||
| 1677820920004-DropAppVersionIdInAppEnvironments.ts | ||
| 1678261179234-addUserSession.ts | ||
| 1678790363938-AddPhoneNumberToUsers.ts | ||
| 1683136077244-AddUniqueConstraintToWorkspaceName.ts | ||
| LockMigrationsTable1.ts | ||
| LockMigrationsTable2.ts | ||