aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/fieldgroup
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1529-2326/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Fix Editor overlay position when footer is displayed on top (#19491)Teemu Suo-Anttila2016-02-051-0/+21
| | | | Change-Id: Ifffe66c8a872fe3625cf8c60115b172610b6e9b5
* Use simple date format for BasicCrudGridEditorRow test UITeemu Suo-Anttila2016-01-081-0/+7
| | | | | | | This patch also forces locales to US for all the date formats to avoid issues on different default locales. Change-Id: I7445f4ff1a25d83ab9dbb0633caefcea56d50acc
* Fix Checkbox event handling in Grid Editor (#19096)Teemu Suo-Anttila2015-10-081-0/+17
| | | | | | | | This patch limits event preventDefault calls to happen only with Tab navigation. No other events are prevented by default anymore. Earlier implementation that prevented too many events was in patch for #16841 Change-Id: I78924d35c86b822295fdaf720b3e4540c43df5c0
* Use FixedNotificationElement in BasicPersonFormTestTeemu Suo-Anttila2015-07-151-2/+2
| | | | | | This makes tests more stable with IE browsers Change-Id: I9f02180614e860d41f1b9bc90ec4cc4a5d243f0e
* Stabilize TB4 tests with IE 11Teemu Suo-Anttila2015-07-141-2/+8
| | | | Change-Id: I2570af5f7767f8275fb2e1c19c862974bf9e2eb2
* Fix BasicPersonForm test UI notifications to be more stableTeemu Suo-Anttila2015-07-101-1/+3
| | | | Change-Id: I1a50b9dc4dd8e09ac10c38bb2c4ebfdb2ec41dcf
* Reformat with Luna SR2Artur Signell2015-06-261-1/+0
| | | | Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d
* Properly handle readonly fields when clearing FieldGroup (#17166)Artur Signell2015-06-013-6/+98
| | | | Change-Id: I42b9fe5d945d23e202a252a8be12976608da19bf
* Convert BooleanTextField test from TB2 to TB4Teemu Suo-Anttila2015-05-041-0/+60
| | | | Change-Id: Ib9061494db9e5537364525f55b55ea0820e68b31
* Convert some TB2 tests to TB4Teemu Suo-Anttila2015-04-167-24/+407
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - components/ui/CurrentUiRetainedTest - components/ui/InitiallyEmptyFragmentTest - components/ui/PollListeningTest - components/ui/RpcInvocationHandlerToStringTest - components/ui/UIAccessExceptionHandlingTest - components/ui/UIInitBrowserDetailsTest - components/ui/UIInitExceptionTest - components/ui/UIPollingTest - components/ui/UITabIndexTest - components/ui/UIsInMultipleTabsTest - components/window/CloseSubWindowTest - components/window/ExtraWindowShownTest - components/window/RepaintWindowContentsTest - components/window/WindowShouldRemoveActionHandlerTest - components/window/WindowWithInvalidCloseListenerTest - containers/sqlcontainer/TableQueryWithNonUniqueFirstPrimaryKeyTest - converter/ConverterThatEnforcesAFormatTest - dd/DnDOnSubtreeTest - fieldgroup/BasicPersonFormTest - fieldgroup/CommitHandlerFailuresTest - fieldgroup/CommitWithValidationOrConversionErrorTest - fieldgroup/DateFormTest - fieldgroup/FieldGroupDiscardTest - fields/TabIndexesTest renamed: - components/ui/PollListenerTest -> PollListening Change-Id: Iac3c153709f6edca28d9f75a85246f1a70176963
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-1/+1
| | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* Remove grid.[set|get]EditorField(Object, Field) (#16538)Leif Åstrand2015-02-091-2/+5
| | | | Change-Id: Ia5c09b80e32f9842fb4680f035b53cea755cb451
* Add methods for getting invalid fields from a FieldGroup (#13775)Artur Signell2015-02-032-3/+101
| | | | | | | | | * Method for retrieving all failing fields exceptions from a CommitException * Methods for handling commit errors in Grid (#16515) * Show editor row validation errors only on the fields (#16509) Change-Id: Iabef662579e4ccae3803a513205e46542c41cce2
* Use a custom field factory for editor row (#16513)Artur Signell2015-02-031-0/+39
| | | | Change-Id: I0102d93c7f661993a5a07d2bcdf511f433419300
* Basic CRUD testArtur Signell2015-01-2910-118/+602
| | | | Change-Id: I4aa0c6e0051731849cd960fb7376b3e01d0005b5
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-292-12/+24
| | | | Change-Id: I58748499c87d470e70304d882d3227cda5803481
* 3 args method buildAndBind should be overriden, not 2 args (#12453).Denis Anisimov2014-12-181-2/+2
| | | | Change-Id: I7afabec7e0d9334b799019b581fca858895b2cc1
* Move TB2 files to separate folderArtur Signell2014-12-185-710/+0
| | | | | | This avoids running other HTML files as TB2 tests Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
* Clear all bound fields when nulling the field group data source (#12371)Artur Signell2014-12-112-0/+178
| | | | Change-Id: I48eb0e7851187fa6bbb9024730b2611a74501ad0
* Returning all validation errors in the exception cause when submitting a ↵Alexey Fansky2014-12-093-0/+140
| | | | | | | | field group (#14742) Following the similar logic as in AbstractField when multiple validation errors occur. Catching all InvalidValueExceptions and putting them together wrapped into the exception. Change-Id: Ied08fd2155412539b28ef94bc74e6c989c62f709
* Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-261-95/+0
| | | | Change-Id: Iaff310ccd2f25ca2d9a4a1043403a3aa1bde2e1a
* Merge commit 'bce95bce91f80ddd228c96ab7b89770499b5e49e'Artur Signell2014-02-271-2/+1
|\ | | | | | | | | | | | | Conflicts: uitest/src/com/vaadin/tests/fieldgroup/IntegerRangeValidator.html Change-Id: I03b12e474ee59a86aefcedfda24e55620eed717d
| * Remove extra whitespace causing validation failuresArtur Signell2014-02-211-16/+16
| | | | | | | | Change-Id: Ib93665a7411c52c1b3b00c22a7c4f799b5adbaea
* | Fixed invalid HTML/XMLArtur Signell2014-02-252-367/+360
| | | | | | | | Change-Id: Icd9e30e54e5353277e4c5406269613cbb8a37414
* | Keep the Tooltip in the DOM (#12458)michaelvogt2013-09-031-23/+18
| | | | | | | | Change-Id: Ic707632ee51181e660b64935f68e564bdfc4443b
* | BeanValidator changed to throw exception with array of causes (#11324)Jarno Rantala2013-07-301-3/+4
|/ | | | | | | | | BeanValidator was modified to throw InvalidValueException with array of causes instead of exception with one message including HTML. This way AbstractErrorMessage is able to create correct error notification message with multiple lines. Change-Id: I414189f56ac282daad9dd3fe58d13fd99108c479
* Fixed locale to ensure the same results in all browsersArtur Signell2013-03-121-0/+2
| | | | Change-Id: I0a4f9f69f5b5339def23e940ef9cb42163c42638
* Added support for Dates to DefaultFieldGroupFieldFactory (#8539)Artur Signell2013-02-122-0/+192
| | | | Change-Id: I61b45b4bb988878d86a913d383764ce7c17c3bf9
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-141-2/+6
| | | | Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2
* Use proper selector when closing notifications (#9220)Leif Åstrand2012-10-313-7/+7
| | | | Change-Id: Ic207d5423e9f3d18c33be9ce04196446ee11a7ea
* Replaced reference to VBoxLayout in testJohn Ahlroos2012-09-061-1/+1
|
* Merge branch 'master' into layoutgraphJohn Ahlroos2012-08-311-1/+1
| | | | | | Conflicts: client/src/com/vaadin/client/ComponentLocator.java client/src/com/vaadin/client/ui/AbstractComponentConnector.java
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3013-0/+1404