aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-1736-145/+1779
|\
| * Add Grid basic features declarative UIPekka Hyvönen2015-04-172-0/+526
| * Add GridItemEditor declarative test UITeemu Suo-Anttila2015-04-172-0/+104
| * Create declarative UI test harness (#17484)patrik2015-04-161-0/+175
| * Convert some TB2 tests to TB4Teemu Suo-Anttila2015-04-1625-145/+626
| * Keeping MenuItem custom classes when updating styles (#17427)Alexey Fansky2015-04-162-0/+73
| * Fix Grid editor area calculation without scrollbars (#17471)Teemu Suo-Anttila2015-04-162-0/+89
| * Re-showed tab is displayed if there is room for it (#17096)Alexey Fansky2015-04-152-0/+186
* | Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-165-41/+119
* | Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-1511-0/+1018
|\|
| * Prevent opening Table context menu on short tapping on iOS (#15297)Ilya Ermakov2015-04-101-0/+106
| * Grid header should render "the same" after changes to header (#17131)Mikael Grankvist2015-04-102-0/+339
| * Adding a temporary style to VNotification on Chrome >=41 (#17252)Alexey Fansky2015-04-101-0/+33
| * Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-102-0/+139
| * Grid layout slots should be slot size not slot content size (#17039)Mikael Grankvist2015-04-102-0/+164
| * Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-102-0/+171
| * Displaying tooltip on touch devices underneath the field (#17150)Alexey Fansky2015-04-101-0/+66
* | Use MenuBar in Grid's sidebar for column hiding #17332Pekka Hyvönen2015-04-091-1/+11
* | Escalator tries to hide out-of-sight spacers from the user (#17353)Henrik Paul2015-04-082-0/+70
* | Escalator now reorders also spacers in DOM (#17334)Henrik Paul2015-04-082-0/+57
* | Adds theme to details in Grid (#16644)Jouni Koivuviita2015-04-013-5/+26
* | Take hidden columns into account with spanned cells #17287Pekka Hyvönen2015-03-311-0/+274
* | API for column hiding toggle caption in Grid (#17272)Pekka Hyvönen2015-03-313-13/+70
* | Merge remote-tracking branch 'origin/master' into grid-7.5Henrik Paul2015-03-3118-1/+1241
|\|
| * Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-03-311-0/+17
| * Reduce reflows when sizing columns (#17315)Leif Åstrand2015-03-301-0/+45
| * Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-272-0/+98
| * Make Grid update column renderers (#16552)Patrik Lindström2015-03-262-0/+187
| * SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-262-0/+169
| * Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-252-0/+90
| * Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-243-0/+344
| * Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-241-0/+150
| * Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-242-0/+87
| * Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-202-1/+54
* | Server Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-312-0/+357
* | Refactored fragile column reorder tests for GridPekka Hyvönen2015-03-314-87/+122
* | Client Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-273-16/+99
* | Fixed some faulty asserts in Grid's detail row creation (#17293)Henrik Paul2015-03-271-0/+15
* | Fix Grid's frozen column count with hidden columns #17273Pekka Hyvönen2015-03-252-0/+144
* | Fixes edge case in null details generation for Grid (#17274)Henrik Paul2015-03-251-2/+24
* | Adds Escalator.scrollToSpacer (#17270)Henrik Paul2015-03-252-0/+39
* | Fixes more broken IE8 tests for column reorderPekka Hyvönen2015-03-242-4/+7
* | Merge remote-tracking branch 'origin/master' into grid-7.5Leif Åstrand2015-03-238-79/+225
|\|
| * Migrate FlashIsVisible embedded test from TB2 to TB4Teemu Suo-Anttila2015-03-181-0/+32
| * Add a client test for row focus moving with reset size (#16607)Teemu Suo-Anttila2015-03-172-0/+91
| * Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
| * Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-171-57/+0
| * Sanitize connectors for PopupDateField and DateField. (#17090)Sauli Tähkäpää2015-03-172-0/+45
* | Grid column hiding info from client to server #(17023)Pekka Hyvönen2015-03-222-3/+124
* | Fixes Escalator spacer tests (#16644)Henrik Paul2015-03-221-16/+29