mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 06:48:21 +00:00
* add: new URL prefix
* fix: working on home page
* add: profile path
* playing with rxjs
* removed context part
* working on path changes
* changing routes
- TODO: replace the workspaceId with actual id
* redo: public apps path
* initial commit
* added authorize API
* remove privileges from auth response
* fixed some api issue
- added subscriptions
* fix: redirect url workspace-id null issue
* fix: switch workspace
* fix: organization list mapping
- menu item paths
* fix: preview url
- editor, viewer permission mapping
* jwt fix
* fix: some url issue
- permission mappings
- workspace login
* fixed some issues
- user invite workspace-id
- org settings menu item default selected item issue
* app viewer fixes
* fixing workspace login issues
* fix
* fixing issues
- tooljet db
- path issues
- refatoring the code
* fix: workspace vars permissions
* fix: multi-page handle
* fix: create app from template
* fix: bulk user upload
* fix: import app
- clone app
- upload profile image
* fix: onboarding
* fix: log out
* fixed multi-workspace logout issue
* fix: launch btn
* fix: oauth2
* fixes
* fix: sso login
* fix: workspace sso login
* fixing sso issues
* fix: moved list of orgs to rxjs
- fixed switching issues
* reverting some changes
* fixed some minor bugs
* fixing sso redirect url issues
* fix: switching network timing issues
* fix: back to workspace-id
* fix: tj-database
- refactored the code - removed org id from some pages
- will get the org id from the service file only
* fix: multi-pages
* fix: infinite loop issue
* fixing workspace switching issue
* fixes
- comment link
- logout & private route redirect url
* fix: wrong uuid error
* fixing subpath
- fixed most of the places
- need to test & fix workspace login, sso, new account
* fix: subpath workspace login
* fix: rxjs handle bug
* Revert "fix: tj-database"
This reverts commit
|
||
|---|---|---|
| .. | ||
| 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 | ||
| LockMigrationsTable1.ts | ||
| LockMigrationsTable2.ts | ||