summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Add focus API to GridJohannes Dahlström2015-05-202-1/+79
* Refactor focus related server API to class AbstractFocusableJohannes Dahlström2015-05-203-17/+38
* Avoid on-the-fly compilation when running tests (#15135)Artur Signell2015-05-111-0/+3
* Notification styles should be scoped more eagerly (#14872)Denis Anisimov2015-05-112-0/+145
* Add opacity filter for disabled menubar item. (#15381)Sauli Tähkäpää2015-05-072-0/+65
* Hiding/Unhiding Grid column when details row is open (#17691)Pekka Hyvönen2015-05-061-3/+32
* Removed outdated workaround (#14405)Anna Koskinen2015-05-061-6/+0
* Fixes some broken FF24 tests for Grid.Pekka Hyvönen2015-05-061-0/+5
* Fix caption position calculation in GridLayout (#17619)Teemu Pöntelin2015-05-062-0/+92
* Convert TableDragColumn tests from TB2 to TB4Teemu Suo-Anttila2015-05-063-204/+122
* Fix the updating of sort indicators (#17440)Mika Murtojarvi2015-05-052-0/+146
* Convert LabelTooltip tests from TB2 to TB4Teemu Suo-Anttila2015-05-054-141/+72
* Fix Grid reloading test to use ElementQuery exists() methodTeemu Suo-Anttila2015-05-051-1/+1
* Convert MenuBarNavigationMouse test from TB2 to TB4Teemu Suo-Anttila2015-05-052-81/+42
* Margin for header label in form should override any other rule (#14775).Denis Anisimov2015-05-052-0/+118
* Set display to inline-block for TOP_CENTER and TOP_RIGHT (#14137).Denis Anisimov2015-05-052-0/+139
* Provide variable for default contrast value in valo-font-color (#14793).Denis Anisimov2015-05-052-0/+87
* Fix enabled handling for DateField and PopupDateField (#17620)Artur Signell2015-05-052-0/+174
* Convert InitialFragmentEvent test from TB2 to TB4Teemu Suo-Anttila2015-05-052-37/+39
* Convert BooleanTextField test from TB2 to TB4Teemu Suo-Anttila2015-05-042-141/+60
* Render CustomLayout properly even if a slot is missing (#17681)Artur Signell2015-05-043-0/+115
* Converted javascript tests to TB4 and added date tests (#16797, #16786)Artur Signell2015-05-049-75/+173
* Merge branch 'grid-7.5'Pekka Hyvönen2015-04-3025-402/+5212
|\
| * Details row decorator and border positioning and sizes (#17423)Pekka Hyvönen2015-04-303-22/+82
| * Fixed Grid details row height regression and refactored tests (#17423)Pekka Hyvönen2015-04-272-62/+126
| * Add support for custom Grid sidebar items (#17569)Leif Åstrand2015-04-242-0/+186
| * Fixed theming issues with Grid's Sidebar (#17412)Pekka Hyvönen2015-04-223-18/+50
| * Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-2212-283/+456
| |\
| * | Fixed regression and fragile test for Grid.Pekka Hyvönen2015-04-222-7/+7
| * | Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-1776-2218/+2784
| |\ \
| * | | Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-166-41/+139
| * | | Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-1517-4/+1126
| |\ \ \
| * | | | Use MenuBar in Grid's sidebar for column hiding #17332Pekka Hyvönen2015-04-091-1/+11
| * | | | Merge branch 'grid-7.5' of ssh://dev.vaadin.com:29418/vaadin into grid-7.5Markus Koivisto2015-04-082-0/+70
| |\ \ \ \
| | * | | | Escalator tries to hide out-of-sight spacers from the user (#17353)Henrik Paul2015-04-082-0/+70
| * | | | | Merge branch 'master' into grid-7.5Markus Koivisto2015-04-082-1/+96
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Escalator now reorders also spacers in DOM (#17334)Henrik Paul2015-04-083-1/+76
| * | | | | 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-3129-102/+1774
| |\ \ \ \ \
| * | | | | | Server Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-313-1/+362
| * | | | | | Refactored fragile column reorder tests for GridPekka Hyvönen2015-03-314-87/+122
| * | | | | | Client Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-275-33/+159
| * | | | | | 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-253-0/+52
| * | | | | | 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-2311-112/+369
| |\ \ \ \ \ \