aboutsummaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Save editor content on keyboard editor move (#18809)Teemu Suo-Anttila2015-09-072-2/+39
| | | | Change-Id: I1bb3e352c87fac491269c1ca93f6acdff8bb97eb
* Ensure dialog is not shown if reconnected during grace period (#11733)Artur Signell2015-09-061-0/+3
| | | Change-Id: Ic94ebc1a8758826ab515bfd883c02f4953836832
* Reimplement reconnect dialog without UI binder (#11733)Artur Signell2015-09-042-21/+14
| | | | | | Reduces widget set size by 7KB and removes extra <div> from the body Change-Id: I01218651274233d5ffb0ce26e7960a45393fbcac
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0447-1452/+2834
|\ | | | | | | Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7
| * Fix Grid frozen non-editable cell location in Editor (#18750)Teemu Suo-Anttila2015-09-021-4/+5
| | | | | | | | Change-Id: I27c7ff5a09b6b42915f37759845cd204983ca223
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-023-48/+57
| | | | | | | | | | | | 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-021-0/+4
| | | | | | | | Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8
| * Grid: touch kinetic scrolling. #18133 #16885Manolo Carrasco2015-09-021-312/+147
| | | | | | | | | | | | | | | | | | | | This is a new implementation of scrolling for grid we have in v-grid. It uses GWT animations instead of having to deal with the HTML5 animation framework directly and implements the concepts of velocity and acceleration. Change-Id: I11cb0098e8a0e61b989edd7a383a069fa064ab32
| * Make responsive work in Edge (#18620)Artur Signell2015-09-011-3/+3
| | | | | | | | Change-Id: Id99a1da15293768e55733787e38f090f23c2991f
| * Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-011-0/+4
| | | | | | | | Change-Id: Iae5e70f42c27731ce40c00604ccc6097323faa79
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-017-215/+642
| | | | | | | | | | | | | | This patch removes all selection related variables and API from several core parts of Grid. Change-Id: Idb7aa48fda69ded1ef58a69c1f7dbc78b7f52a54
| * Make Grid Editor eagerly report validation errors (#16725)patrik2015-09-013-13/+123
| | | | | | Change-Id: I56b60d5bf30dde7cc73bc6b339150b9114e95d72
| * Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-281-12/+1
| | | | | | Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340
| * Make Grid editor event handling more customizableJohannes Dahlström2015-08-272-76/+371
| | | | | | | | | | | | | | | | | | | | The event handling is factored to a separate EventHandler interface, with the default behavior contained in class DefaultEditorEventHandler. The latter is made easily extensible by providing several customization points. Change-Id: I653d37197cc9314980a8d36983783f227af0cd5e
| * Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-264-5/+5
| | | | | | | | Change-Id: I9f223ec2d49a4a851f5e5808cc325c52717191ee
| * Remove unused Sidebar code from Grid (#18659)Teemu Suo-Anttila2015-08-261-61/+7
| | | | | | | | Change-Id: I5476579668c3bf8d05e92862bcd40237bd58b95c
| * Measure width exactly to avoid white padding at the right edge (#18648)Artur Signell2015-08-242-8/+32
| | | | | | | | Change-Id: Iaeb5fc84f08746967f664466c3e2e7d09d76e0cc
| * Resynchronize everything after theme change (#18478)Artur Signell2015-08-242-50/+6
| | | | | | | | Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd
| * Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-241-2/+7
| | | | | | | | Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6
| * Fix AbstractRemoteDataSource cache clearing (#18630)Teemu Suo-Anttila2015-08-212-12/+45
| | | | | | | | | | | | | | This patch also reduces the amount of RPC calls when dropping rows from cache. Change-Id: Ib69a807883bc885dcd877a008cec16e44fa2bfdd
| * Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-211-1/+3
| | | | | | Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2
| * Make Grid Editor return focus to last focused cell (#16834)patrik2015-08-201-4/+68
| | | | | | | | Change-Id: Ifbea95c2b5b39ca3c4532baa7e3f9298423bc030
| * Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-201-10/+26
| | | | | | | | Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-192-4/+41
| |\ | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java Change-Id: I1bd55b03a8c114823ed8655fc89758f37b16e9c4
| | * Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-182-4/+41
| | | | | | | | | | | | Change-Id: I68a77bee4ef8e7a859f3a3c143e6f5922decf025
| * | Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-1921-135/+302
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: server/src/com/vaadin/data/RpcDataProviderExtension.java uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java Change-Id: I9e7907c9caf839fd043444db0505f9853f020a6a
| | * Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)Teemu Suo-Anttila2015-08-141-1/+16
| | | | | | | | | | | | Change-Id: Id7e72fbd31277b7c93055c8aa9309d73c86795d6
| | * Add class for last frozen column requested by designers (#18590)Taras Hupalo2015-08-121-5/+27
| | | | | | | | | | | | | | | See https://github.com/vaadin/components/pull/57#issuecomment-127622121 for details Change-Id: Iba32b6f36f5c98c86a3902133c7486af2dad9669
| | * Do not force zero height for empty caption height in FormLayout (#15409)Artur Signell2015-08-121-17/+0
| | | | | | | | | | | | Change-Id: I0575556785aa2c5cedb8ec40e2db1ec6644967cc
| | * Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-112-0/+8
| | | | | | | | | | | | Change-Id: I982433f643962ed68b0856b520d331038c7fe838
| | * Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-111-5/+15
| | | | | | | | | | | | Change-Id: I6f3fc25785bc6036795a791d6582c3d9194b505c
| | * Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-061-5/+9
| | | | | | | | | | | | Change-Id: I837ee83a75337eef4338e7206cdd0e366b24f183
| | * Add @since for change 11526 ticket #17590patrik2015-08-051-4/+4
| | | | | | | | | | | | Change-Id: I2154167c39384a122b06bbdaaac6c161e3fffd2f
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-32/+67
| | | | | | | | | | | | Change-Id: I8f4986455029fc3b997ec5fee8916fa118a487ca
| | * Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-042-2/+59
| | | | | | | | | | | | Change-Id: Id6fed9155128ed9134b3d4949b80fc605e5ae62f
| | * Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-042-4/+14
| | | | | | | | | | | | Change-Id: Ia9ca393480b80c19e5391bce034534bde31f3a81
| | * Restrict old IE fix to IE <= 10 (#17002)Artur Signell2015-08-041-1/+2
| | | | | | | | | | | | Change-Id: Iab4ecf3ef0616471743874531264f2fe6868f133
| | * Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-4/+12
| | | | | | | | | | | | Change-Id: I13dfe9344d7ca516d41145e4c35fc45c620cac56
| | * Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-042-21/+10
| | | | | | | | | | | | | | | | | | | | | | | | 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-031-3/+20
| | | | | | | | | | | | Change-Id: I8fcf33b78ff239529b794d41088fd9d8aba5c518
| | * Enable IE stuff also needed for Edge (#18523)Artur Signell2015-07-305-15/+13
| | | | | | | | | | | | Change-Id: I8e8a80acde885a5d4e0db67101c2a4d101371845
| | * Detect Edge correctly (#18537)Artur Signell2015-07-301-0/+16
| | | | | | | | | Change-Id: I6aa7e7b7498ff85489843e52bd351e54c4ba70f9
| | * Make methods return what they promiseArtur Signell2015-07-281-3/+3
| | | | | | | | | | | | Change-Id: I0b906047a6f6bf81b6c5fb544164b62916ef5982
| | * Fix empty @sinceMarkus Koivisto2015-07-221-3/+1
| | | | | | | | | | | | Change-Id: Ie060beaa9eca3b098d7e07116d64580c6a198ee8
| | * Fix IE8 centered window initial placement (#18498)Teemu Suo-Anttila2015-07-222-14/+10
| | | | | | | | | | | | Change-Id: I8809f31c27d9ad2860c3f21b21948312272db18f
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-197-314/+158
| |\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/connectors/GridConnector.java server/src/com/vaadin/data/RpcDataProviderExtension.java server/src/com/vaadin/ui/Grid.java Change-Id: Ie8931fbae322c93aeb409e8a6d393623ba9d9dc6
| | * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-305/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | Details are now initialized when they are made visible. The old way of requesting when seen caused a lot of problems when moving stuff around. Now uses less communication, but reserves a bit extra resources due to all details components being in the hierarchy. Change-Id: I1c1163bdc306f5b86e5e0f6e2bbf2801e65c2243
| | * Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-171-5/+16
| | | | | | | | | | | | | | | | | | | | | This patch also adds some subpart awareness as well as deferred worker interface to VFilterSelect to support running TB4 tests reliably. Change-Id: I41f2af38f7eba2194aa49c8d7a0d13073166cddf
| | * Fix IE8 icons in tree expand regression (#18488)Teemu Suo-Anttila2015-07-172-3/+18
| | | | | | | | | | | | Change-Id: I6b7ee8776818e59a1607f55a93344209a2dfecc2
| | * Fix IE8 window shadows with undefined height (#18487)Teemu Suo-Anttila2015-07-161-1/+13
| | | | | | | | | | | | Change-Id: Ia6b937749c318e9048c2dd34f3f892b44f384d25