summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/widgetset
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-15138-10408/+0
* Allow legacy components to paint infinity double values again (#19447)Artur Signell2016-01-211-0/+42
* Fix WidgetRenderer column cells not correctly init on change (#19086)Teemu Suo-Anttila2015-12-221-0/+162
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-181-1/+1
* Add a method to clear selected text on context click (#19367)Teemu Suo-Anttila2015-12-151-0/+49
* Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-141-0/+21
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-044-1/+194
|\
| * Detect broken Profiler.isEnabled() inliningLeif Åstrand2015-09-021-0/+48
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-011-0/+61
| * Read debug window settings when all entry points have run (#17882)Leif Åstrand2015-07-142-1/+85
* | API refactor based on review (#11733)Artur Signell2015-09-024-15/+15
* | Move XHR code to XhrConnection (#11733)Artur Signell2015-07-131-2/+2
* | Simplify UIDL message handling (#11733)Artur Signell2015-07-131-4/+2
* | Handle push errors in CommunicationProblemHandler (#11733)Artur Signell2015-07-131-4/+2
* | Separate server message sending to its own class (#11733)Artur Signell2015-07-132-16/+45
* | Separate server message handling to its own class (#11733)Artur Signell2015-07-133-20/+50
* | Separate XHR error handling to its own class (#11733)Artur Signell2015-07-131-2/+2
|/
* Add generic resize performance testbed and a test UI for GridLeif Åstrand2015-06-292-0/+275
* Reformat with Luna SR2Artur Signell2015-06-261-2/+1
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-122-0/+70
* Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-114-0/+235
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-032-0/+42
* Encode numeric values as JSON numbers (#18039)Leif Åstrand2015-06-031-0/+73
* Focus the field in the the active cell when manually opening Grid editorJohannes Dahlström2015-05-281-0/+1
* Fix Grid client-side event support (#17986)Teemu Suo-Anttila2015-05-271-0/+44
* Split AbstractGridExtension from AbstractRenderer (#18003)Teemu Suo-Anttila2015-05-261-0/+67
* Converted javascript tests to TB4 and added date tests (#16797, #16786)Artur Signell2015-05-043-0/+17
* Merge branch 'grid-7.5'Pekka Hyvönen2015-04-303-4/+489
|\
| * Add support for custom Grid sidebar items (#17569)Leif Åstrand2015-04-241-0/+87
| * Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-222-160/+0
| |\
| * | Escalator now reorders also spacers in DOM (#17334)Henrik Paul2015-04-081-1/+19
| * | Merge remote-tracking branch 'origin/master' into grid-7.5Henrik Paul2015-03-313-0/+285
| |\ \
| * | | Client Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-272-17/+60
| * | | Adds Escalator.scrollToSpacer (#17270)Henrik Paul2015-03-251-0/+13
| * | | Merge remote-tracking branch 'origin/master' into grid-7.5Leif Åstrand2015-03-231-0/+114
| |\ \ \
| * | | | Disable Sidebar API access since it will still be reworked (#17023)Leif Åstrand2015-03-201-40/+0
| * | | | Fixes several issues with hidden columns in Grid (#17023)Pekka Hyvönen2015-03-201-0/+1
| * | | | Restructure sidebar widget handling to work with custom content (#17023)Leif Åstrand2015-03-201-0/+39
| * | | | Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5Pekka Hyvönen2015-03-191-1/+6
| |\ \ \ \
| | * | | | Display button for opening sidebar in Grid when hidable columns #17023Pekka Hyvönen2015-03-171-1/+6
| | | | | |
| | \ \ \ \
| *-. | | | | Merge remote-tracking branches 'origin/grid-detailsrow' and 'origin/grid-colu...Henrik Paul2015-03-173-3/+322
| |\ \| | | |
| | | * | | | Client side event for grid's columns visibility change (#17023)Pekka Hyvönen2015-03-131-0/+42
| | | * | | | Hide columns with client side API in Grid (#17023)Pekka Hyvönen2015-03-131-0/+6
| | | * | | | Merge branch 'master' into grid-columnreorderPekka Hyvönen2015-03-062-0/+173
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | Client side event for column reordering in Grid. #16643Pekka Hyvönen2015-02-161-0/+45
| | | * | | | Drag and drop column reorder for default header row on client side Grid. #16643Pekka Hyvönen2015-02-131-0/+9
| | * | | | | Fixes a bug with escalator.scrollToRow and spacers (#16644)Henrik Paul2015-03-051-0/+14
| | * | | | | Merge branch 'master' into HEADHenrik Paul2015-03-042-0/+146
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Adds support for -1 row index Escalator spacers (#16644)Henrik Paul2015-03-031-0/+1
| | * | | | | Adds support for spacers near the bottom of Escalator (#16644)Henrik Paul2015-03-031-0/+1