mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 00:48:25 +00:00
* feat: add restore shortcut when component is deleted * change toast messages to hot toast from toastify * change toast messages to hot toast from toastify * change toast messages to hot toast from toastify * on key press match clear the pressed keys * add react hotkeys hook and delete use-shortcuts custom hook * change toast messages to hot toast from toastify * add immer lib * applyPatches from immer + add undo redo on appdefination changes * remove notification on undo * add can-undo + can-redo checks * add missing can-redo to handlePatchAdd * add component versioning on componentDefinitionChanged * set default value of loading state to interpolated boolean false for table * set canUndo on initial load to false * fix last element not getting removed on undo * Remove console log * add migration to change loadingState for existing tables * set loadingstate value based on the previous value * fix: app crash on inspector opening * add check for selectedComponentId inside components def * update template definitions for loadingState * fix alert for success, error, info for button notifications |
||
|---|---|---|
| .. | ||
| 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 | ||
| 1625814801430-UpdateDefinitionsForEvents.ts | ||
| 1629971478272-UpdateDefinitionsForTableActionEvent.ts | ||
| 1630003364070-TurnOnSSLForEveryPostgresDataSource.ts | ||
| 1632047749315-AddSsoIdToUser.ts | ||
| 1632382322381-CreateGroupPermissions.ts | ||
| 1632383798339-CreateUserGroupPermissions.ts | ||
| 1632384954344-CreateAppGroupPermissions.ts | ||
| 1632468258787-PopulateUserGroupsFromOrganizationRoles.ts | ||
| 1632740447353-CreateThreadMigration.ts | ||
| 1633370361564-SetShowBulkSelectorToTrue.ts | ||
| 1633431766605-SetHighlightSelectedRowToFalseForExistingTables.ts | ||
| 1634626774513-CreateCommentMigration.ts | ||
| 1634724636255-AddAppCreateAndAppDeleteToGroupPermissions.ts | ||
| 1634729050892-BackfillAppCreateAndAppDeletePermissionsAsTruthyForAdminGroup.ts | ||
| 1634848932643-SetTableCellSpacingToCompact.ts | ||
| 1636372753632-RebaseWidgetWidthAndLeftOffsetForResponsiveCanvas.ts | ||
| 1636607624055-AddFolderCreatePermissionToGroupPermissions.ts | ||
| 1636609569079-BackfillFolderCreatePermissionsAsTruthyForAdminGroup.ts | ||
| 1638255797809-SetLoadingStateToFalseForExistingTables.ts | ||
| 1638796825499-BackfillFolderCreatePermissionsAsTruthyForMissedAdminGroup.ts | ||
| 1639038616546-UpdateDefinitionsForGlobalSettings.ts | ||