Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Anna Koskinen 34d93e6468
Ensure recalculateColumnWidths works with refreshAll. (#11934)
il y a 4 ans
..
basicfeatures Updated row and spacer handling for Escalator (#11438) il y a 4 ans
basics Update Chrome version in Test (#11613) il y a 5 ans
AbstractGridColumnAutoWidthTest.java Update Chrome version, snapshots and fix tests (#11684) il y a 4 ans
CheckboxAlignmentWithNoHeaderGridTest.java Update Chrome version in Test (#11613) il y a 5 ans
CompatibilityGridInDetailsRowTest.java Fixes to displaying Grid in a detail row. (#11147) il y a 5 ans
CustomRendererTest.java Remove copyright headers from test code (#10770) il y a 6 ans
DataCommunicatorInfiniteLoopTest.java Fix infinite loop in data communication (#8927) il y a 7 ans
DateFieldHeaderScrollWithFrozenTest.java Lift frozen columns up to allow some z-index changes beneath them. (#11117) il y a 5 ans
DisallowedDeselectionTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridAddColumnTest.java Use static import of Assert in tests (#10126) il y a 6 ans
GridApplyFilterWhenScrolledDownTest.java Simplify waitUntil() in tests (#10181) il y a 6 ans
GridAriaMultiselectableTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridAriaRowcountTest.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridAssistiveCaptionTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridCellFocusOnResetSizeTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridCheckBoxDisplayTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridClickableRenderersTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridClientDataChangeHandlerTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColspansTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnAutoExpandTest.java Remove PhantomJS from testing (#10997) il y a 5 ans
GridColumnAutoWidthClientTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnAutoWidthServerTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnHidingTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnPresentationTest.java Enable maven formatting for uitest (#10908) il y a 6 ans
GridColumnResizingTest.java Fix Firefox coordinates, add missing screenshots (#11022) il y a 5 ans
GridColumnShrinkSmallerThanContentsTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridColumnWidthWithoutHeaderTest.java Ensure that HeaderRow is not null in Grid (#11165) il y a 5 ans
GridColumnWidthsWithoutDataTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridComponentsTest.java Updated row and spacer handling for Escalator (#11438) il y a 4 ans
GridComponentsVisibilityTest.java Format the code (#11244) il y a 5 ans
GridCustomSelectionModelTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDataSourceResetTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDefaultSelectionModeTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDetailsAndUndefinedHeightTest.java Removed outdated spacer height update from removal process. (#11861) il y a 4 ans
GridDetailsDetachTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDetailsLayoutExpandTest.java Remove PhantomJS from testing (#10997) il y a 5 ans
GridDetailsLocationTest.java Use static import of Assert in tests (#10126) il y a 6 ans
GridDetailsReattachTest.java Use static import of Assert in tests (#10126) il y a 6 ans
GridDetailsWidthTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDisabledMultiselectTest.java Enable select all checkbox for MultiSelection Grid. il y a 7 ans
GridDisallowUserSelectionTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridDragSelectionWhileScrolledTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditRowTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditingWithNoScrollBarsTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditorCustomFieldTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditorEnableDisableTest.java Fix Grid Editor closing and disabling at same time (#11078) il y a 5 ans
GridEditorEventsTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEditorFrozenColumnsUITest.java Test tweaks (#11851) il y a 4 ans
GridEditorMultiselectTest.java Fix unstable tests (#11648) il y a 4 ans
GridEditorScrollSyncTest.java Update release note and since tag (#11386) il y a 5 ans
GridEditorTabSkipsNonEditableCellsTest.java Grid Editor: make Tab key skip read-only/disabled fields (#11586) il y a 5 ans
GridEditorUITest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridEventSentOnColumnVisibilityChangeTest.java Update Chrome version in Test (#11613) il y a 5 ans
GridExtensionCommunicationTest.java Update Chrome version in Test (#11613) il y a 5 ans
GridFrozenColumnNPETest.java Fix an NPE caused by the previous fix to Grid's frozen columns (#11444) il y a 5 ans
GridFrozenColumnResetTest.java Fix Grid's frozen columns not being set (#10653) (#11346) il y a 5 ans
GridGeneratedPropertiesTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeaderFooterComponentsTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeaderFooterTooltipTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeaderFormatChangeTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeaderStyleNamesTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridHeightByRowTest.java Fix Escalator to properly reset height by rows (#11090) il y a 5 ans
GridHeightTest.java Tweak a test to open Grid details row by clicking cell instead of row. (#11764) il y a 4 ans
GridInDetailsRowTest.java Fixes to displaying Grid in a detail row. (#11147) il y a 5 ans
GridInTabSheetTest.java Fix Grid Editor in TabSheet test for Firefox (#10991) il y a 6 ans
GridInWindowResizeTest.java Introduce XVFB cluster testing (#10801) il y a 6 ans
GridInitiallyHiddenColumnsTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridItemSetChangeTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridLayoutDetailsRowResizeTest.java Remove PhantomJS from testing (#10997) il y a 5 ans
GridLayoutDetailsRowTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridManyColumnsTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridManyColumnsV7Test.java Remove copyright headers from test code (#10770) il y a 6 ans
GridMultiSelectEmptyTest.java Remove PhantomJS from testing (#10997) il y a 5 ans
GridMultiSelectionOnInitTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridMultiSelectionScrollBarTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridNoSelectionTest.java Fix TestBench API imports (#8112) il y a 7 ans
GridNullSafeNestedPropertyColumnTest.java Grid column npe behavior (#11390) il y a 5 ans
GridPopupViewTest.java Remove PhantomJS from testing (#10997) il y a 5 ans
GridRebindDataSourceV7Test.java Fix NPE in v7 compatibility Grid during datasource rebind (#11473) il y a 5 ans
GridRecalculateColumnWidthNewItemTest.java Ensure recalculateColumnWidths works with refreshAll. (#11934) il y a 4 ans
GridRefreshRowTest.java Use static import of Assert in tests (#10126) il y a 6 ans
GridRemoveColumnAndDetachTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridRendererSwitchTest.java Introduce XVFB cluster testing (#10801) il y a 6 ans
GridReorderColumnsTest.java Add null check to Grid's DnD focus handling (#10822) il y a 6 ans
GridReorderHiddenColumnsJoinedFooterTest.java Fix Grid reordering when there are hidden columns il y a 5 ans
GridReplaceContainerTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridResizeAndScrollTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridResizeHiddenColumnTest.java Fixes unstable/muted tests (#11640) il y a 4 ans
GridRowHeightChangeTest.java Add handler for row height changing in Grid il y a 7 ans
GridScrollDestinationTest.java Improvements to ScrollDestination sanity checks (#11772) il y a 4 ans
GridScrollToLineWhileResizingTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridScrollToTest.java Use static import of Assert in tests (#10126) il y a 6 ans
GridScrolledToBottomTest.java Updated row and spacer handling for Escalator (#11438) il y a 4 ans
GridSelectAllFilteringTest.java Check actual Grid selection instead of relying on allSelected flag. (#11787) il y a 4 ans
GridSelectAllTest.java Fix end of line comments, which were made by automatic formatter (#10234) il y a 6 ans
GridSelectionTest.java Adding css class to Editor when on selected row (#11636) il y a 4 ans
GridSidebarPositionTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridSingleColumnTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridSortComplexityTest.java Reduce Grid's sort complexity. (#11566) il y a 5 ans
GridSortIndicatorTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridSortWhenPossibleTest.java Remove copyright headers from test code (#10770) il y a 6 ans
GridSvgInCellTest.java Check class name type on Grid cell mouse over (#10194) il y a 6 ans
GridUndefinedHeightTest.java Use static import of Assert in tests (#10126) il y a 6 ans
GridUnhideColumnsWithFrozenTest.java Fix an issue with frozen column count and unhiding. (#11929) il y a 4 ans
GridWithInitiallyOpenDetailsTest.java Fix for setting default row height for a Grid with details row(s) open. (#11326) il y a 5 ans
HideGridColumnWhenHavingUnsuitableHeightTest.java Add tests for non-compatibility Grid il y a 7 ans
HorizontalScrollAfterResizeTest.java Remove copyright headers from test code (#10770) il y a 6 ans
InitialFrozenColumnsTest.java Remove copyright headers from test code (#10770) il y a 6 ans
InitiallyDisabledGridTest.java Use static import of Assert in tests (#10126) il y a 6 ans
JavaScriptRenderersTest.java Remove copyright headers from test code (#10770) il y a 6 ans
LocalDateRenderersTest.java Use static import of Assert in tests (#10126) il y a 6 ans
MoveGridAndAddRowTest.java Use static import of Assert in tests (#10126) il y a 6 ans
RemoveGridWithComponentTest.java Revert change to fix issue on removing Grid with components (#11224) il y a 5 ans