mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 06:48:21 +00:00
* Updated the table UI * made the search bar in sync with current applied theme in the application * updated the UI of the table widget * adjust x axis in the footer * made the search text vertically center * Load text color using new api in Table * Load action buttons data using new api in table * Revert usage of new api for table actions * Use new api to load most properties and styles * Move logic for loading styles and propeties to another file * Table: Move loading of actions to separate file * Move functions to expose data to codehinter to Box.jsx * Table: Get loadingState from new api * Table: Use reducer for storing table column properties * Table: minor refactoring on reducer * Table: Replace the use of internal state variable componentState * Abstract out Filter as a separate component * Move table column definitions to a separate file * Move action column definition to a separate file * Move IndeterminateCheckbox to a separate file * Completely remove any requirement of loading from definition inside loadPropertiesAndStyles * Reduce the use of reducer dispatch calls in Table.jsx * Remove the usage of __TjDoNotResolve__ * Load actions without new API * Update migration to make columnSizes follow default format * Fix migration to restructure table column sizes data * Do not update columnSizes property if incoming value is empty * Remove unnecessary code * Remove unnecessary linting * Remove unnecessary reducer action * Remove unnecessary code * Merge table changeSet data into table details reducer instead of filter reducer * Make compact and spacious cell sizing work for table * Remove custom handling of onRowClicked for Table * Fix issues with table visibility, border radius and disabled state * Resolve the issue with invalid date crashing the table * fixes:widget crash is only for those tables which do not have any actions associated with it yet. (#4078) * Remove unnecessary code Co-authored-by: Manish Kushare <manish.altcampus@gmail.com> Co-authored-by: Arpit <arpitnath42@gmail.com> |
||
|---|---|---|
| .. | ||
| 1625814801430-UpdateDefinitionsForEvents.ts | ||
| 1629971478272-UpdateDefinitionsForTableActionEvent.ts | ||
| 1630003364070-TurnOnSSLForEveryPostgresDataSource.ts | ||
| 1632468258787-PopulateUserGroupsFromOrganizationRoles.ts | ||
| 1633370361564-SetShowBulkSelectorToTrue.ts | ||
| 1633431766605-SetHighlightSelectedRowToFalseForExistingTables.ts | ||
| 1634729050892-BackfillAppCreateAndAppDeletePermissionsAsTruthyForAdminGroup.ts | ||
| 1634848932643-SetTableCellSpacingToCompact.ts | ||
| 1636372753632-RebaseWidgetWidthAndLeftOffsetForResponsiveCanvas.ts | ||
| 1636609569079-BackfillFolderCreatePermissionsAsTruthyForAdminGroup.ts | ||
| 1638255797809-SetLoadingStateToFalseForExistingTables.ts | ||
| 1638796825499-BackfillFolderCreatePermissionsAsTruthyForMissedAdminGroup.ts | ||
| 1638941376844-SetMultiselectProperties.ts | ||
| 1639038616546-UpdateDefinitionsForGlobalSettings.ts | ||
| 1639734070615-BackfillDataSourcesAndQueriesForAppVersions.ts | ||
| 1640683693031-BackfillCalendarWeekDateFormat.ts | ||
| 1641446596775-SetImageBorderTypeToNone.ts | ||
| 1644229722021-SetFxActiveToTrueForFxFieldsConvertedToUI.ts | ||
| 1650485473528-PopulateSSOConfigs.ts | ||
| 1651820577708-PopulateTextSize.ts | ||
| 1653472569828-addedInstructionTextPropInFilePickerWidget.ts | ||
| 1653474337657-BackfillFolderDeleteFolderUpdatePermissionsAsTruthyForAdminGroup.ts | ||
| 1654150855780-BackfillAddOrgEnvironmentVariablesGroupPermissions.ts | ||
| 1654596810662-ConvertAllUserEmailsToLowercaseAndDeleteDuplicateUsers.ts | ||
| 1655279771926-listViewWidgetAddingBorderRadiusProperty.ts | ||
| 1656061763136-modal-properties.ts | ||
| 1656924847186-addingCssPropsToTextWidget.ts | ||
| 1661331234770-RestructureTableColumnSizesAndActionsToHaveAValueKeyThatPointsToItsContents.ts | ||
| LockMigrationsTable1.ts | ||
| LockMigrationsTable2.ts | ||