aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added cookie read/write minitutorial #9644John Ahlroos2013-01-231-0/+92
| | | | | | | | Change-Id: I80d7646eca9be9b8fd98ad6c933245dab724df8a
* | Merge "Disable Form tooltips, as Form shows both description and component ↵John Ahlroos2013-01-231-76/+15
|\ \ | |/ |/| | | error as a part of the layout (#10784)"
| * Disable Form tooltips, as Form shows both description and component error as ↵Johannes Dahlström2013-01-231-76/+15
| | | | | | | | | | | | a part of the layout (#10784) Change-Id: Ia5af801e099e997ae25cfcf25434c8542da75a48
* | Merge "Ensure window is closed even if close listener throws an exception ↵Leif Åstrand2013-01-232-0/+67
|\ \ | | | | | | | | | (#10779)"
| * | Ensure window is closed even if close listener throws an exception (#10779)Artur Signell2013-01-212-0/+67
| |/ | | | | | | Change-Id: I58621c5f5ff01ccc96de3b602aac35f6fa01aa5b
* / Hide components if width 100% + expand ratio 0 #10783John Ahlroos2013-01-226-2/+238
|/ | | | Change-Id: I5ca5eac5fbfeec744078ebcb83f08192c1bf2af8
* Updated minitutorialsJohn Ahlroos2013-01-172-1/+9
| | | | Change-Id: Ie3045089d8474a3fd0c62c3caf90e3452941a36a
* Fixed test locator broken by fix for #10682Artur Signell2013-01-151-2/+1
| | | | Change-Id: I1dad310cdf4469410a1a1f31cdc5854251c3062f
* Merge "Add basic performance test (#10318)"Artur Signell2013-01-142-0/+203
|\
| * Add basic performance test (#10318)Leif Åstrand2013-01-142-0/+203
| | | | | | | | Change-Id: Ic20e3849f0e51d6857ca04952f621a976d1c9a14
* | Merge "Take error element into account when layouting Form (#10589)"Artur Signell2013-01-142-0/+103
|\ \
| * | Take error element into account when layouting Form (#10589)Leif Åstrand2013-01-142-0/+103
| |/ | | | | | | Change-Id: I22e232e5b9660d5c1b902435a03250bf97eab102
* / Maintain Table scroll position when changing expand (#10489, #10106)Leif Åstrand2013-01-142-0/+113
|/ | | | Change-Id: I4937d8943eab65cd4da2ec2e01af5935f96e244d
* Merge "Test for CustomField required flag (#10656, #8797)"Henri Sara2013-01-142-0/+76
|\
| * Test for CustomField required flag (#10656, #8797)Artur Signell2013-01-142-0/+76
| | | | | | | | Change-Id: I09e948a60816ab4b8b0fb28d9df7e90f36fbd30f
* | Merge of (#8519) to Vaadin 7.Anna Koskinen2013-01-112-0/+238
| | | | | | | | | | | | Table does not refresh after selecting more rows than pagination size. Change-Id: I352e15f9e124d13b0171b6bb1b8b287f52a056bc
* | Merge of (#5681) to Vaadin 7.Anna Koskinen2013-01-112-0/+99
| | | | | | | | | | | | Column collapsing optimization. Change-Id: I3b27024569ee2c5aa464ff6a63e50dcf4a90a8ba
* | Merge of (#8298) to Vaadin 7.Anna Koskinen2013-01-112-0/+134
| | | | | | | | | | | | Viewport calculation fix. Change-Id: Ic5195e5f7027ab41f18ddcd8262f9b5a23a0da8b
* | Fixed NPE in Table tooltip handling (#10705)Artur Signell2013-01-111-0/+61
| | | | | | | | Change-Id: I907af51c06c68da26c74359fae4e6f9a43dda8bc
* | Include hsqldb for testsArtur Signell2013-01-111-1/+3
| | | | | | | | Change-Id: I29f3366a571d1017866261f297c147734b2aeb38
* | Use the same Chrome version as other testsArtur Signell2013-01-101-2/+2
|/ | | | Change-Id: Id2fb85c9befb544c3e4300ac28e0c705a531f22c
* Merge "Made tests more reliable"Leif Åstrand2013-01-105-20/+20
|\
| * Made tests more reliableArtur Signell2013-01-105-20/+20
| | | | | | | | Change-Id: I36e440985c3870cec11e8aa582f2240a546a9229
* | Merge "Ensure test scrolls all the way down"Leif Åstrand2013-01-101-1/+1
|\|
| * Ensure test scrolls all the way downArtur Signell2013-01-101-1/+1
| | | | | | | | Change-Id: Ib51df0790c6a8f66bb0222a4a1186343f8880a16
* | Merge "Modified test to avoid horizontal scrollbars"Leif Åstrand2013-01-101-1/+1
|\|
| * Modified test to avoid horizontal scrollbarsArtur Signell2013-01-101-1/+1
| | | | | | | | Change-Id: Ib6a4ddcd417f64530066d3681734a823edffc364
* | Avoid test component disappearingLeif Åstrand2013-01-101-0/+2
|/ | | | Change-Id: Ida36348ba9ef9b6bfdf634353c48c027e344b898
* Merge of (#8004) to Vaadin 7.Anna Koskinen2013-01-091-0/+42
| | | | | | Empty RichTextArea returns "<br>" as getValue(). Change-Id: I5190d55b0e1d32ed4dd181434006820db9220ada
* Merge "Merge of (#7842) to Vaadin 7."Leif Åstrand2013-01-092-0/+155
|\
| * Merge of (#7842) to Vaadin 7.Anna Koskinen2013-01-092-0/+155
| | | | | | | | | | | | Windows never opened to a new tab. Change-Id: Ida874c55bbb00325edf49d4ebf27067d99d056b8
* | Merge "Merge of (#10471) to Vaadin 7."Leif Åstrand2013-01-092-0/+165
|\ \
| * | Merge of (#10471) to Vaadin 7.Anna Koskinen2013-01-092-0/+165
| |/ | | | | | | | | | | ComboBox filtering fix. Change-Id: Ia274155c15a5319ec0c98d7bc0347e2f2bd0ddbd
* | Merge "Fixes issue where close indicator becomes invisible for tabs without ↵Leif Åstrand2013-01-092-0/+71
|\ \ | | | | | | | | | an icon in Firefox using the minimal style for the tabsheet #10616"
| * | Fixes issue where close indicator becomes invisible for tabs without an icon ↵John Ahlroos2013-01-082-0/+71
| | | | | | | | | | | | | | | | | | in Firefox using the minimal style for the tabsheet #10616 Change-Id: I0dfd5af048d34d3f0671a40b22aed273ca0b0581
* | | Merge "Made test more stable"Leif Åstrand2013-01-091-11/+31
|\ \ \ | |_|/ |/| |
| * | Made test more stableArtur Signell2013-01-091-11/+31
| | | | | | | | | | | | Change-Id: Icbee6eca4105cd14b0b00af6d6cb781898dd6e7c
* | | Fixed test locators still invalid since #9182Artur Signell2013-01-081-36/+36
|/ / | | | | | | Change-Id: I49d817228b727538566f500c1160651d083cbca6
* | Merge "Fix for fixing both styling and broken behavior with ListSelect with ↵Leif Åstrand2013-01-082-0/+81
|\ \ | | | | | | | | | newItemsAllowed enabled. #10537"
| * | Fix for fixing both styling and broken behavior with ListSelectJohn Ahlroos2013-01-082-0/+81
| |/ | | | | | | | | | | with newItemsAllowed enabled. #10537 Change-Id: I82682ffbc2bc1f2801a6826d7e0f78a82990ae9a
* | Merge "Only show tooltips for the Form itself (#9173)"Leif Åstrand2013-01-082-0/+255
|\ \
| * | Only show tooltips for the Form itself (#9173)Artur Signell2013-01-082-0/+255
| |/ | | | | | | Change-Id: Ifeeb480e8df0f88a4bb78cc6ad2cb1f77c8d0dd9
* | Merge "Fixed ComboBox width problems in all themes (#10484)"Leif Åstrand2013-01-081-6/+27
|\ \
| * | Fixed ComboBox width problems in all themes (#10484)Artur Signell2013-01-071-6/+27
| |/ | | | | | | Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29
* / Reset line-height in layouts the same way as for v-scrollable (#10598)Artur Signell2013-01-072-0/+68
|/ | | | Change-Id: Iee684359f8d2ca6d06fe3014ab32d74cce3e7f73
* Merge "Ensure popup datefield width setting works in all themes (#10485)"Leif Åstrand2013-01-071-6/+17
|\
| * Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-041-6/+17
| | | | | | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e
* | Merge "Checkstyle for Vaadin #9065"Henri Sara2013-01-071-1/+4
|\ \
| * | Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+4
| |/ | | | | | | | | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d
* | Merge "Don't include relative sizes in expand compensation (#10222)"Henri Sara2013-01-042-0/+127
|\ \