aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/formlayout
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1515-868/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Force FormLayout children to shrink with the layout (#11154)Leif Åstrand2015-11-032-0/+185
| | | | | | | | | | | The <table> used by the FormLayout doesn't reduce its size if any child component has locked its own size (which is the case with e.g. Table and some other components doing explicit pixel calculations). To work around this, we need to detect the situation, force the <table> to reduce its width by temporarily assigning explicit widths to the cells and then remove the forced size after all children have adjusted. Change-Id: Iacef62979acf24c869a5cbeb82efb0c1e537ec95
* Make FormLayout work with HTML captions (#17143)Leif Åstrand2015-05-152-0/+102
| | | | Change-Id: I334441fd2f8d5f6d9e0629f5d7b564e9008f3fe5
* Margin for header label in form should override any other rule (#14775).Denis Anisimov2015-05-052-0/+118
| | | | Change-Id: I6db8f01cf4842f17db3ee9509a0b7873dfd70ddd
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-291-5/+4
| | | | Change-Id: I58748499c87d470e70304d882d3227cda5803481
* Move TB2 files to separate folderArtur Signell2014-12-184-243/+0
| | | | | | This avoids running other HTML files as TB2 tests Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
* Revert "Notify server side component about clicks in form layout (#6346)."Markus Koivisto2014-12-112-131/+0
| | | | | | | | This reverts commit 23bdb6e90d970bd4e9ef11c79c095e65b6963414. The included test (FormLayoutClickListenerTest) fails on all other browsers except PhantomJS. Change-Id: Ib60d051da9100eef8f30e6578ac73314bcda3ec3
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2014-12-102-0/+131
| | | | Change-Id: Idc4399dc94b253694c4e0d716d2b65964a2217f8
* Ignore TableInFormLayoutCausesScrollingTest. (#7309)Sauli Tähkäpää2014-09-271-0/+7
| | | | Change-Id: I5851a42625830dc5cb7bd956f8e692d8174acd70
* Convert TableInFormLayoutCausesScrollingTest to TB4.Sauli Tähkäpää2014-09-193-45/+31
| | | | Change-Id: I9f2cec6ad77b05e7175de390240977d881530ded
* Set "v-formlayout" as the first style for VFormLayout (#13509).Denis Anisimov2014-05-152-0/+87
| | | | Change-Id: I63f0b1c8da52d426b5c370097256b08dbd44b5d7
* Update copyright year to 2014Artur Signell2014-04-164-4/+4
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Always notify parent of enable state changes (#12062)Artur Signell2013-06-132-0/+155
| | | | Change-Id: I30ee9a968050301d79c5073a62d85390652f76a9
* Updated copyright notices and added missing license headersArtur Signell2013-01-042-2/+2
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-021-1/+1
| | | | Change-Id: Iac2f000dfcc9dc8c52d45b83842dfa0d8382c1d5
* Merge from 6.8: Limit propagation of vertical spacing and margins inHenri Sara2012-10-012-0/+173
| | | | | | | | | | nested FormLayouts, related test (#9427) svn changeset:24503/svn branch:6.8 svn changeset:24504/svn branch:6.8 svn changeset:24506/svn branch:6.8 Change-Id: I7eca0fccdd9fc9258514c68025bd9e99dcc0b89d
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-201-2/+2
|
* Reformat projectLeif Åstrand2012-09-051-1/+1
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-307-0/+299