mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 06:48:21 +00:00
* Fix: User group permissions error on Openshift platform (#4041) * update dockerfile for file permissions on root group * add permissions from the user group on dockerfile * bump to v1.24.4 * bump to v1.25.0 * [feature] Added pagination and filtering features to users page (#3921) * added pagination and filtering in backend * added pagination - created a seperate component for users table - added pagination * Added filter UI * temporary css fix for pagination footer * fixed pagination width issue * now result will also clear when user clicks on clear icon * Added seperate api for comment mentions * Now we can search mentions by email, first and last names * Fixed a bug - email didn't send for comment mentions * refactoring the code * resolved PR changes * Added isAdmin guard * adding some checks * fixed lint errors * added wild card search * Added no result found text * fixed failing test case * Working on PR changes * Now users table avatars will load image too * replaced skeleton classes with skeleton library component * Completed PR changes * added orderby * Fixed some issues * fixed failed test case * have fixed some css issues * replaced query with quersrting package * fixed minor width issue * Fixed some css issues * fixed darkMode issue * implemented on enter press search * Refactored the code * fixed white space issue * refactored the code * fixed overlapping issue * refactored the code * fixing some issues * fixes * removed guard * code cleanup * comments notification fix * fixed conflict issues * fixed css height issue Co-authored-by: gsmithun4 <gsmithun4@gmail.com> * Remove signup guard from set-password-from-token API (#4050) * Remove sign up guard set-password-from-token API * test cases fix * Bump to v1.25.1 * Feature: Add PG_DB_OWNER env var to disable db and extension creation (#4055) * add PG_DB_OWNER env var to disable db and extension creation * update docs * bump to v1.25.2 Co-authored-by: Akshay <akshaysasidharan93@gmail.com> Co-authored-by: Muhsin Shah C P <muhsinshah21@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 | ||
| 1652541462886-CreateOrgEnvironmentVariablesTable.ts | ||
| 1653391166172-AddFolderUpdateAndDeletePermissionsToGroupPermissions.ts | ||
| 1654150623035-AddOrgEnvironmentVariablesGroupPermissions.ts | ||
| 1655320273619-PasswordPolicyRetryCount.ts | ||
| 1655726247638-AddUniqueConstraintToVersionName.ts | ||
| 1656083459220-tabsWidth.ts | ||
| 1656268228782-OrganizationsInheritSSO.ts | ||
| 1656312830147-CreateCommentUsers.ts | ||
| 1661448846469-AddReadOnDashboardToAppGroupPermissions.ts | ||
| LockMigrationsTable1.ts | ||
| LockMigrationsTable2.ts | ||