aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/layouts
Commit message (Expand)AuthorAgeFilesLines
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-2/+2
* Fix for TextField focus problem with Valo in IE (#16491)Matti Hosio2015-02-022-0/+110
* Only split CssLayout styles at the first : character (#15490)Leif Åstrand2015-01-162-0/+77
* Allow captions to contain HTML (#9426)Artur Signell2014-12-182-4/+164
* Move TB2 files to separate folderArtur Signell2014-12-188-677/+0
* Test UI for #15321Artur Signell2014-12-111-0/+43
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-222-9/+6
* Modify TestLayoutClickListenerTest to work on FF.Sauli Tähkäpää2014-09-191-1/+1
* Use setHideEmptyRowsAndColumns to match old screenshots (#14392)Leif Åstrand2014-08-301-0/+1
* LayoutClickListener test rewrite from TB2Heikki Ohinmaa2014-08-273-270/+213
* Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-08-212-0/+88
* Add option for collapsing empty rows/columns in GridLayout (#14392)Artur Signell2014-08-212-1/+2
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-317-7/+3
* Fix typo that caused spanned cells to be removed in Gridlayout (#14335)Markus Koivisto2014-07-312-0/+104
* Converted GridLayoutWidthChangeTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-52/+31
* Convert GridLayoutMoveComponentTest to TB4. (#8855)Sauli Tähkäpää2014-06-183-61/+38
* Refactored Layout tests. Remove errors (#13823)Dmitrii Rogozin2014-06-1380-2197/+3088
* Merge changes from origin/7.1Artur Signell2014-04-237-7/+7
|\
| * Update copyright year to 2014Artur Signell2014-04-167-7/+7
* | Merge changes from origin/7.1Build Agent2014-04-023-6/+3
|\|
| * Removed unnecessary tooltips from LayoutTesterApplication.Sauli Tähkäpää2014-04-013-6/+3
* | Merge changes from origin/7.1Build Agent2014-04-011-23/+9
|\|
| * Added a button hitting method to AbstractTB3Test.Sauli Tähkäpää2014-04-011-23/+9
* | Merge commit 'c9eb856'Sauli Tähkäpää2014-03-281-0/+10
|\|
| * Add nativeEvents false capability to LayoutTesterApplicationTestTeemu Suo-Anttila2014-03-281-0/+10
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-1/+1
|/
* Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-142-0/+165
* Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"Henri Sara2014-03-102-165/+0
* Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-052-0/+165
* Fix compilation error in testArtur Signell2013-10-311-1/+1
* Converted LayoutTesterApplication test to TB3Artur Signell2013-10-316-904/+211
* Merge changes from origin/7.0Leif Åstrand2013-05-102-0/+112
|\
| * Don't ignore child component margins in AbstractOrderedLayout (#11553)Johannes Dahlström2013-05-102-0/+112
* | Fixed order of tests in LayoutTesterApplication #11796John Ahlroos2013-05-071-16/+30
* | Global code clean upLeif Åstrand2013-04-251-1/+0
* | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-232-0/+71
|\|
| * Fixed IE8 scrollbar issue with vertical layout when using both expansions and...John Ahlroos2013-04-172-0/+71
* | Fix for CheckBox and Layout (#11407)michaelvogt2013-04-031-0/+22
* | WAI-ARIA fields (#11180)michaelvogt2013-03-201-1/+0
* | WAI-ARIA for form fields (#11180)michaelvogt2013-03-051-0/+354
|/
* Avoid test component disappearingLeif Åstrand2013-01-101-0/+2
* Fix some small issues in LayoutTesterApplicationLeif Åstrand2013-01-043-1/+13
* Fixed locator in testArtur Signell2012-12-201-2/+2
* Fixed test to work without VaadinClassesArtur Signell2012-12-062-23/+58
* Fixed compilation error caused by class hierarchy changesArtur Signell2012-11-211-6/+1
* Merge "Remove Window.addComponent() (#2924)"Artur Signell2012-11-141-6/+12
|\
| * Remove Window.addComponent() (#2924)Henri Sara2012-11-141-6/+12
* | Fix test: Window is not a ComponentContainer (#2924)Henri Sara2012-11-141-2/+1
|/
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-144-12/+21
* UI based on AbstractBasicComponentContainer (#2924) - make test compileHenri Sara2012-11-141-4/+1