summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Adds key-related helper methods to Renderers. (#13334)Henrik Paul2014-07-045-5/+158
* Make Grid scroll as the selection drag happens near an edge. (#13334)Henrik Paul2014-07-031-2/+18
* Client now recognizes server-side selection model changes. (#13334)Henrik Paul2014-07-031-0/+14
* Clean up test code for selection column (#13334)Henrik Paul2014-07-031-8/+0
* Implement Grid client-side ListSorter (#13334)Patrik Lindström2014-07-014-2/+147
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-0188-1166/+7784
|\
| * Merge branch 'valo' to masterHenri Sara2014-06-3025-0/+5674
| |\
| | * Merge branch 'master' into valoHenri Sara2014-06-306-44/+137
| | |\
| | * \ Merge branch 'master' into valoJouni Koivuviita2014-06-2711-178/+389
| | |\ \
| | * \ \ Merge branch 'master' into valoJouni Koivuviita2014-06-2655-961/+2059
| | |\ \ \
| | * | | | Various fixes to Valo and ValoThemeTestJouni Koivuviita2014-06-255-2/+84
| | * | | | Update ValoThemeTestJouni Koivuviita2014-06-2510-107/+372
| | * | | | Added a new valo-menu style 'large-icons'Jouni Koivuviita2014-06-252-20/+114
| | * | | | Update ValoThemeTestJouni Koivuviita2014-06-183-29/+100
| | * | | | Update ValoThemeTest with a few new stylesJouni Koivuviita2014-06-183-24/+58
| | * | | | Update Valo theme test applicationJouni Koivuviita2014-06-167-119/+659
| | * | | | Merge branch 'master' into valoJouni Koivuviita2014-06-16116-2642/+4809
| | |\ \ \ \
| | * | | | | Added new test app/ui for ValoJouni Koivuviita2014-06-0523-1756/+4588
| | * | | | | Rename $v-app-background-color to $v-background-color (#13670)Jouni Koivuviita2014-06-041-0/+1756
| * | | | | | Add a missing check for user-initiated column resizing in VScrollTable (#13432)Juho Nurminen2014-06-301-14/+44
| | |_|_|_|/ | |/| | | |
| * | | | | Fix PushConfigurationStreamingTest for IE.Sauli Tähkäpää2014-06-273-44/+34
| * | | | | Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-06-273-0/+103
| | |_|_|/ | |/| | |
| * | | | Change DateFieldReadOnlyTest to use a initial reference instead of reusing re...Sauli Tähkäpää2014-06-271-1/+1
| * | | | Fix compilation errorArtur Signell2014-06-261-1/+1
| * | | | IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-265-0/+154
| * | | | Allow changing theme on the fly (#2874)Artur Signell2014-06-263-5/+234
| * | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-262-172/+0
| | |_|/ | |/| |
| * | | Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-263-95/+108
| * | | Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-252-0/+256
| * | | Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-242-0/+119
| * | | Basic TestBench test for UploadArtur Signell2014-06-241-0/+128
| * | | Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-06-2313-519/+289
| * | | Refactor DateFieldReadOnlyTest to use a predefined locale with 24h time.Sauli Tähkäpää2014-06-231-3/+6
| * | | Fix regression with DnD tooltips (#7766)Juuso Valli2014-06-233-61/+52
| * | | Update RichTextArea editor height on resize (#11320)Tomi Virkki2014-06-212-0/+113
| * | | Converted GridLayoutWidthChangeTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-52/+31
| * | | Convert MoveComponentsFromGridLayoutToInnerLayoutTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-44/+29
| * | | Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-181-7/+10
| * | | Refactor CheckBoxRcpCountTest to be more stable.Sauli Tähkäpää2014-06-181-9/+22
| * | | Convert GridLayoutMoveComponentTest to TB4. (#8855)Sauli Tähkäpää2014-06-183-61/+38
| * | | Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)Teemu Pöntelin2014-06-182-0/+144
| * | | Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-186-88/+92
| * | | Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-172-0/+112
* | | | Add connectors for server-side Renderers (#13334)Henrik Paul2014-06-271-11/+54
* | | | Send selection between server and client (#13334)Henrik Paul2014-06-273-0/+101
* | | | Allow turning sorting on/off for columns #13334John Ahlroos2014-06-271-0/+15
* | | | Added sort indicators to Grid headers #13334John Ahlroos2014-06-271-7/+16
* | | | Implement Grid client-side Sorting API (#13334)Patrik Lindström2014-06-264-16/+89
* | | | Change row data type from String[] to String (#13334)Henrik Paul2014-06-264-0/+189
* | | | Don't use alerts in GridClientRenderers testJohn Ahlroos2014-06-182-26/+12