summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Collapse)AuthorAgeFilesLines
* Add body style name when reconnecting (#18838)Artur Signell2015-09-101-0/+17
| | | | Change-Id: I7ff28587780fbd1c68b065b3edc670a879e8551e
* Chrome 45Artur Signell2015-09-101-1/+1
| | | | Change-Id: Ifb5c3fb54d7cff188b775b74c36d887efa41c853
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-092-0/+83
| | | | Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b
* Always do layout if there are connectors pending layout or measure (#16992)Artur Signell2015-09-093-0/+221
| | | | Change-Id: I6ca8f3a1ca9c0a2d537c694812f4831efdeb8e08
* Don't use proxy port blocked by FirefoxArtur Signell2015-09-081-1/+7
| | | | Change-Id: I32d09c17ecbc65442305bb9e6853ff19b6dcfda4
* Make test stable in IE11Artur Signell2015-09-083-0/+26
| | | | Change-Id: Iac16310af8bde98caa78bec4763b78919ef8371d
* Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-082-0/+83
| | | | Change-Id: If88b7cf6298a24cfad3c936a1af566ed919ec0e7
* Hide reconnect spinner completely in all themes when giving up (#11733)Artur Signell2015-09-082-12/+40
| | | | Change-Id: I5db94e40b56aa73c15e9deccc86b0852ec45cde8
* Save editor content on keyboard editor move (#18809)Teemu Suo-Anttila2015-09-071-0/+22
| | | | Change-Id: I1bb3e352c87fac491269c1ca93f6acdff8bb97eb
* Make test work correctly with resynchronizeArtur Signell2015-09-076-58/+26
| | | | Change-Id: I4aaf8875cbd69db525c4aaa8ac92a26b3b11b158
* Better category for reconnect dialog testsArtur Signell2015-09-072-1/+3
| | | | Change-Id: I71b887e39e905bf69065f53c9c291b98091ae7c2
* Test to validate that resynchronize/repaintAll actually resynchronizesArtur Signell2015-09-072-0/+104
| | | | Change-Id: Ib68f73e01fc0f545e0042a358d95a2b7185476ac
* Revert "Convert old theme test to new MultiBrowserThemeTest"Artur Signell2015-09-047-26/+160
| | | | | | | | Accidentally included, will be done separately later This reverts commit 054cff009fa1cf46bef9492a657fc23cb396918b. Change-Id: I63f88233edaaa4f7aeae8432f9ca25ab9b9c3e92
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-04117-1018/+4316
|\ | | | | | | Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7
| * Support suspend timeout for long polling (#18550)Artur Signell2015-09-033-5/+19
| | | | | | | | Change-Id: I1dc35f060b255baff4d28a815414836d4852218b
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-022-3/+3
| | | | | | | | | | | | This patch removes DataProviderKeyMapper which was mostly dead code already. Uses a regular KeyMapper instead. Change-Id: Ic97d1dc827d45fde65bcddc0414bfe711032620c
| * Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-024-55/+48
| | | | | | | | Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8
| * Detect broken Profiler.isEnabled() inliningLeif Åstrand2015-09-023-0/+136
| | | | | | | | | | | | | | | | | | | | | | The mechanism that makes calls to e.g. Profiler.start() completely disappear if vaadin.profiler is set to false is quite fragile. Furhtermore, the implementation pattern has some parts that look like potential optimizations even though the end result would be the opposite. This patch adds a test that will fail if that kind of change has accidentally been introduced. Change-Id: Ic948feb4d3b73120dc3f245bcc130af16bfd32a9
| * Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-011-19/+6
| | | | | | | | Change-Id: Iae5e70f42c27731ce40c00604ccc6097323faa79
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-013-0/+156
| | | | | | | | | | | | | | This patch removes all selection related variables and API from several core parts of Grid. Change-Id: Idb7aa48fda69ded1ef58a69c1f7dbc78b7f52a54
| * Add null check to test portletHenri Sara2015-09-011-1/+1
| | | | | | | | Change-Id: I226af05a718931cabb7e27d6bcc38f5832d89ee7
| * Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-281-0/+199
| | | | | | Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340
| * Update menu indices in TabSheetBasicOperations testHenri Sara2015-08-271-8/+8
| | | | | | | | Change-Id: Ibfead15a5c0a63776fcccea3b3374bfad8736fae
| * Do not include Chrome version in test outputArtur Signell2015-08-261-4/+10
| | | | | | | | Change-Id: I885ca2fb0d7ef23385107cdf700bb0b5d25e8d8a
| * Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-242-0/+133
| | | | | | | | Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d
| * Resynchronize everything after theme change (#18478)Artur Signell2015-08-242-2/+20
| | | | | | | | Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd
| * Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-241-3/+3
| | | | | | | | Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6
| * Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-2425-264/+288
| | | | | | | | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b
| * Column collapse events for Table (#6914)Artur Signell2015-08-214-127/+203
| | | | | | | | Change-Id: Ifeb081086a4231f75f07f4d26c56ec22e72ce5d1
| * Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-212-0/+49
| | | | | | Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2
| * Make Grid Editor return focus to last focused cell (#16834)patrik2015-08-201-1/+11
| | | | | | | | Change-Id: Ifbea95c2b5b39ca3c4532baa7e3f9298423bc030
| * Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-201-0/+148
| | | | | | | | Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-191-1/+0
| |\ | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java Change-Id: I1bd55b03a8c114823ed8655fc89758f37b16e9c4
| | * Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-181-1/+0
| | | | | | | | | | | | Change-Id: I68a77bee4ef8e7a859f3a3c143e6f5922decf025
| * | Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-1927-12/+1015
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java Change-Id: I9e7907c9caf839fd043444db0505f9853f020a6a
| | * Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-172-0/+84
| | | | | | | | | | | | Change-Id: I46557f6c6f8543ab61b863145863824785d14784
| | * Disable websphereportal8 testHenri Sara2015-08-141-1/+2
| | | | | | | | | | | | | | | | | | | | | The automated test environment is missing the server, so the test was always ignored. Change-Id: Ida3266758eea461c65f2d937109455b209903dfb
| | * Decode filename before finding resource (#15407)Artur Signell2015-08-131-0/+52
| | | | | | | | | | | | Change-Id: Iede2deff19058ee65bfe06ee8abb918218a57924
| | * Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-111-0/+18
| | | | | | | | | | | | Change-Id: I982433f643962ed68b0856b520d331038c7fe838
| | * Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-111-0/+1
| | | | | | | | | | | | Change-Id: I6f3fc25785bc6036795a791d6582c3d9194b505c
| | * Use latest GAE SDK supporting Java 6Henri Sara2015-08-091-1/+1
| | | | | | | | | | | | | | | | | | | | | An upgrade of GAE SDK is needed to support the new HDR that replaced the old DataStore. Change-Id: I968b01bf4efcf03fae8b3c41d7f0a662f57e7727
| | * Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-062-0/+97
| | | | | | | | | | | | Change-Id: I837ee83a75337eef4338e7206cdd0e366b24f183
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-0/+60
| | | | | | | | | | | | Change-Id: I8f4986455029fc3b997ec5fee8916fa118a487ca
| | * Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-042-0/+86
| | | | | | | | | | | | Change-Id: Id6fed9155128ed9134b3d4949b80fc605e5ae62f
| | * Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-043-0/+95
| | | | | | | | | | | | Change-Id: Ia9ca393480b80c19e5391bce034534bde31f3a81
| | * Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148
| | | | | | | | | | | | Change-Id: I48ca1e392b9ec79cbd907a002d228540a355b116
| | * Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-2/+27
| | | | | | | | | | | | Change-Id: I13dfe9344d7ca516d41145e4c35fc45c620cac56
| | * Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-043-0/+129
| | | | | | | | | | | | | | | | | | | | | | | | This change removes all deferred commands for handling window focus to ensure the focus events are triggered in the expected order Change-Id: I46598243d1022b82cf64f0e60169f52248c3cc72
| | * Take margin/border/padding into account when measuring ComboBox in IE (#17002)Artur Signell2015-08-035-7/+213
| | | | | | | | | | | | Change-Id: I8fcf33b78ff239529b794d41088fd9d8aba5c518
| | * Update a test for Chrome version.Mika Murtojarvi2015-08-031-1/+1
| | | | | | | | | | | | Change-Id: I75c05dd316e9890452d7989d38782b13f607064b