You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anna Koskinen 1187cf22f0 Grid editor open (#10674) 6 years ago
..
basicfeatures Fix column width in resize event when mode is SIMPLE (#10442) 6 years ago
basics Fixes Grid editor visibility inside TabSheet (#10557) 6 years ago
AbstractGridColumnAutoWidthTest.java Simplify waitUntil() in tests (#10181) 6 years ago
CustomRendererTest.java Fix TestBench API imports (#8112) 7 years ago
DataCommunicatorInfiniteLoopTest.java Fix infinite loop in data communication (#8927) 7 years ago
DisallowedDeselectionTest.java Use static import of Assert in tests (#10126) 6 years ago
GridAddColumnTest.java Use static import of Assert in tests (#10126) 6 years ago
GridApplyFilterWhenScrolledDownTest.java Simplify waitUntil() in tests (#10181) 6 years ago
GridAriaMultiselectableTest.java Add role="grid" and aria-multiselectable to grid (#10009) 6 years ago
GridAriaRowcountTest.java Remove unused imports (#10330) 6 years ago
GridAssistiveCaptionTest.java add Grid.Column#get/setAssistiveCaption (#10219) 6 years ago
GridCellFocusOnResetSizeTest.java Fix TestBench API imports (#8112) 7 years ago
GridCheckBoxDisplayTest.java Use static import of Assert in tests (#10126) 6 years ago
GridClickableRenderersTest.java Use static import of Assert in tests (#10126) 6 years ago
GridClientDataChangeHandlerTest.java Grid UI tests migration P2. 7 years ago
GridColspansTest.java Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
GridColumnAutoExpandTest.java Fix TestBench API imports (#8112) 7 years ago
GridColumnAutoWidthClientTest.java Grid UI tests migration P3. (#8121) 7 years ago
GridColumnAutoWidthServerTest.java Grid UI tests migration P3. (#8121) 7 years ago
GridColumnHidingTest.java Use static import of Assert in tests (#10126) 6 years ago
GridColumnPresentationTest.java Add presentation value providers for Grid (#9553) 7 years ago
GridColumnResizingTest.java Use static import of Assert in tests (#10126) 6 years ago
GridColumnShrinkSmallerThanContentsTest.java Allow grid columns to optionally shrink to be narrower than contents 7 years ago
GridColumnWidthsWithoutDataTest.java Use static import of Assert in tests (#10126) 6 years ago
GridComponentsTest.java Fix selecting rows from header and footer (#10720) 6 years ago
GridCustomSelectionModelTest.java Fix TestBench API imports (#8112) 7 years ago
GridDataSourceResetTest.java Fix TestBench API imports (#8112) 7 years ago
GridDefaultSelectionModeTest.java Fix TestBench API imports (#8112) 7 years ago
GridDetailsDetachTest.java Use static import of Assert in tests (#10126) 6 years ago
GridDetailsLayoutExpandTest.java Fix TestBench API imports (#8112) 7 years ago
GridDetailsLocationTest.java Use static import of Assert in tests (#10126) 6 years ago
GridDetailsReattachTest.java Use static import of Assert in tests (#10126) 6 years ago
GridDetailsWidthTest.java Use static import of Assert in tests (#10126) 6 years ago
GridDisabledMultiselectTest.java Enable select all checkbox for MultiSelection Grid. 7 years ago
GridDisallowUserSelectionTest.java Use static import of Assert in tests (#10126) 6 years ago
GridDragSelectionWhileScrolledTest.java Fix TestBench API imports (#8112) 7 years ago
GridEditRowTest.java Grid editor open (#10674) 6 years ago
GridEditingWithNoScrollBarsTest.java Fix TestBench API imports (#8112) 7 years ago
GridEditorCustomFieldTest.java Use static import of Assert in tests (#10126) 6 years ago
GridEditorEventsTest.java Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) 6 years ago
GridEditorFrozenColumnsUITest.java Fix TestBench API imports (#8112) 7 years ago
GridEditorMultiselectTest.java Use static import of Assert in tests (#10126) 6 years ago
GridEditorUITest.java Grid tests migration. Next round. (#8412) 7 years ago
GridExtensionCommunicationTest.java Grid tests migration. Next round. (#8412) 7 years ago
GridGeneratedPropertiesTest.java Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
GridHeaderFooterComponentsTest.java Use Collection.isEmpty() (#10172) 6 years ago
GridHeaderFooterTooltipTest.java Setting of tooltips for grid header/footer cells (#10489) 6 years ago
GridHeaderFormatChangeTest.java Use static import of Assert in tests (#10126) 6 years ago
GridHeaderStyleNamesTest.java Use static import of Assert in tests (#10126) 6 years ago
GridHeightTest.java Use static import of Assert in tests (#10126) 6 years ago
GridInTabSheetTest.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridInWindowResizeTest.java Use static import of Assert in tests (#10126) 6 years ago
GridInitiallyHiddenColumnsTest.java Use static import of Assert in tests (#10126) 6 years ago
GridItemSetChangeTest.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridLayoutDetailsRowResizeTest.java Resize should work within Grid details row (#9808) 6 years ago
GridLayoutDetailsRowTest.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridManyColumnsTest.java Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago
GridManyColumnsV7Test.java Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago
GridMultiSelectEmptyTest.java Fix selection column size calculation without data (#10384) 6 years ago
GridMultiSelectionOnInitTest.java Fix TestBench API imports (#8112) 7 years ago
GridMultiSelectionScrollBarTest.java Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
GridNoSelectionTest.java Fix TestBench API imports (#8112) 7 years ago
GridPopupViewTest.java Use static import of Assert in tests (#10126) 6 years ago
GridRefreshRowTest.java Use static import of Assert in tests (#10126) 6 years ago
GridRemoveColumnAndDetachTest.java Fix Grid initial render performance (#10579) 6 years ago
GridRendererSwitchTest.java Use static import of Assert in tests (#10126) 6 years ago
GridReplaceContainerTest.java Use static import of Assert in tests (#10126) 6 years ago
GridResizeAndScrollTest.java Use static import of Assert in tests (#10126) 6 years ago
GridResizeHiddenColumnTest.java Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
GridRowHeightChangeTest.java Add handler for row height changing in Grid 7 years ago
GridScrollToLineWhileResizingTest.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridScrollToTest.java Use static import of Assert in tests (#10126) 6 years ago
GridSelectAllTest.java Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
GridSelectionTest.java Fix space key on selection checkbox to select grid row (#10388) 6 years ago
GridSidebarPositionTest.java Use static import of Assert in tests (#10126) 6 years ago
GridSingleColumnTest.java Use static import of Assert in tests (#10126) 6 years ago
GridSortIndicatorTest.java Use static import of Assert in tests (#10126) 6 years ago
GridSortWhenPossibleTest.java Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) 6 years ago
GridSvgInCellTest.java Check class name type on Grid cell mouse over (#10194) 6 years ago
GridUndefinedHeightTest.java Use static import of Assert in tests (#10126) 6 years ago
HideGridColumnWhenHavingUnsuitableHeightTest.java Add tests for non-compatibility Grid 7 years ago
HorizontalScrollAfterResizeTest.java Use static import of Assert in tests (#10126) 6 years ago
InitialFrozenColumnsTest.java Use static import of Assert in tests (#10126) 6 years ago
InitiallyDisabledGridTest.java Use static import of Assert in tests (#10126) 6 years ago
JavaScriptRenderersTest.java Use static import of Assert in tests (#10126) 6 years ago
LocalDateRenderersTest.java Use static import of Assert in tests (#10126) 6 years ago
MoveGridAndAddRowTest.java Use static import of Assert in tests (#10126) 6 years ago