mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-13 12:08:52 +00:00
* working on replacing workspace id with workspace name * experimenting with zustand * added slug column to workspace table * working on workspace url * working on backward compatibility * fixing bugs * added not found error * fixed workspace switching issue * fix: switching b/w workspaces * fix: workspace login * changed workspace login url link * resolved conflicts * added create organization design * added backend validation * fixed constraint errors issue * fixed: creating new workspace * fixed: update workspace * fixed: update workspace bugs * fixed: auto created slug bugs * fixed: login slug * design changes * added folder slug * fixed: lint error * fixed: invite and first user issues * fixed: login page redirection * fixed: redirect path * added reserved word check * fix: edit workspace design * fix: folder query issue * fix: create and edit workspace modal validation issues * fixing failed test cases * fixing failed test cases - app.e2e * fixed organizations specs * fixed public app issue * working on app slug * Added app slug design to the general settings * Working on appId -> slug changes - Handling appId cases - Fixing issues * Worked on share modal design change - replaced slug functionality - Fixed backend slug issues - Fixed page handle issues * changed switch label * replace version param with query param * fix: possible uuid bug * fix: login app slug redirection issue * Worked on unique app slug * moved all apps related api calls to apps.service.js file * refactoring the code and fixing minor issues * Refactored and fixed some bugs * Fixed bugs: redirect cookie issue * Fixed dark-mode issues * removed duplicate code * Worked on develop branch conflicts * Moved handle app access check to private route * Added fix for navigate * Refactored the code. Added slug to failed sso login redirection path * again some redirect url fixes * onbaord navbar tj-icon onclick * Fix: viewer version id undefined issue * fix: multi-pages, invalid workspace slug * fix: removing the version search param while switching the pages * fix-sso: redirecting to prev tab's login organization slug * fix-sso: google signup * fix: preivew permission issue * Fixing merge issues * Fixed tjdb issues * dark mode fix of manage users button * fix: extra slash in url, tj-logo on click wrong org id * subpath workspace login url * resolved lint issue * fix: cannot clone apps * fixed switch workspace issue * fix: login page flashing issue * fix: back button issue * fix: private endless redirection * Update the modal with new UX * fixed all ui issues * fixed placeholder translation issues * fix: sso multi-request issues * fix: multi-pages crash while promoting a version * fix: error text msg delay * added default slug to the first workspace in the instance * subpath-fix: slug preview url * fix: same value check * fixed switch page query params issue * fix: folder query * fix: manage app users ui responsive issue * Backend PR changes --------- 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 | ||
| 1684145489093-AddUniqueConstraintToFolderName.ts | ||
| 1685952833787-AddSlugToWorkspace.ts | ||
| 1686818129241-AddPriorityAndEnabledColumnsToAppEnvironments.ts | ||
| 1686829292855-AddCurrentEnvironmentIdToAppVersions.ts | ||
| 1687363681284-CreateOrgEnvironmentConstantsTable.ts | ||
| 1687383173997-AddOrgEnvironmentConstantGroupPermission.ts | ||
| LockMigrationsTable1.ts | ||
| LockMigrationsTable2.ts | ||