aboutsummaryrefslogtreecommitdiffstats
path: root/server/tests/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-211-0/+276
|\| | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/ui/VScrollTable.java Change-Id: I79e003b2087e8e0e5c8aa6d25bdeb890ce9a60c5
| * Revert "Update text value also with timer triggered text change events. ↵Artur Signell2015-01-212-22/+17
| | | | | | | | | | | | | | | | (#16270)" This reverts commit c8d4c9e8cf1fa869c89751dc9a9b55f9be64773f. Change-Id: I73f19e80aef0fe37231ec5c261e0901e6bbd2d99
| * Don't rely on broken JsonValue.jsEquals semantics (#15508)Leif Åstrand2015-01-201-0/+276
| | | | | | | | | | | | | | | | | | | | This implementation also happens to be slightly faster becasue because the object and array comparisons does not dump the values into native representations before comparing. The difference is about 2 ms per action when setting 40 panels in BasicPerformanceTest. This represents about 5% improvement in a quite synthetic case. Change-Id: I6319e268b7155e1123457437d81021296728a386
| * Update text value also with timer triggered text change events. (#16270)Sauli Tähkäpää2015-01-192-17/+22
| | | | | | | | Change-Id: I0e074c1ac47cb469a34a5c90533ca0dcfaf2e7e1
* | Fix Editor creating fields before client Grid can attach them (#16214)Teemu Suo-Anttila2015-01-201-26/+39
| | | | | | | | | | | | This patch includes some race condition handling. Change-Id: I6ab3cf15a67de722181b2718ab85b6b4a6bcb997
* | Prevent setting column sortable if container is not sortable (#16320)Teemu Suo-Anttila2015-01-201-24/+71
| | | | | | | | Change-Id: Ic220a050f6e63de499322dbca6df0be0eda27e45
* | Fix Grid trying to sort Container that is not Sortable (#16311)Teemu Suo-Anttila2015-01-191-0/+56
| | | | | | | | Change-Id: I0159a068549d563f8d1b8378730a383f14700353
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-1616-0/+2857
|\ \ | |/ |/| | | Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
| * Add sanity check to removeColumn in Grid server side (#16219)Teemu Suo-Anttila2015-01-151-0/+5
| | | | | | | | Change-Id: I306442d93ccc488018065cee3b5c1a79aa8d6e34
| * Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-145-288/+358
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/communication/AtmospherePushConnection.java server/tests/src/com/vaadin/data/fieldgroup/FieldGroupTests.java shared/src/com/vaadin/shared/util/SharedUtil.java Change-Id: I300b5a92bde562390a56b720adf9a37b795c9513
| * | Discard changes in server-side Grid.cancelEditor() (#16199)Johannes Dahlström2015-01-131-2/+67
| | | | | | | | | | | | Change-Id: Id1197d5e0b583fce13eacbb18f9891543f07c94c
| * | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-12229-674/+600
| |\ \ | | | | | | | | | | | | Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
| * | | Change Grid default selection model to Single (#15435)Teemu Suo-Anttila2015-01-081-2/+2
| | | | | | | | | | | | | | | | Change-Id: Iba651c043fa47125b12d17371947042cbb03a589
| * | | Fix Grid Header/Footer creating cells for unused properties (#15487)Teemu Suo-Anttila2015-01-021-0/+20
| | | | | | | | | | | | | | | | Change-Id: I783fa6fdb44b0d5693723fc52cdb7fed3499dea1
| * | | Fix Grid unnecessarily cleaning up stored property information (#15482)Teemu Suo-Anttila2014-12-311-0/+6
| | | | | | | | | | | | | | | | Change-Id: Id77e9101dec77924eb19c19c2cf34702db4d9f6a
| * | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-298-427/+400
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: Id00b3893951bc669fcc8e234f09909d480e249ab
| * \ \ \ Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-1871-0/+4964
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
| * | | | | Fix server selection firing multiple events on client select (#13334)Teemu Suo-Anttila2014-12-171-0/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes multiple events from Single Selection Model. Multi Selection Model is designed a bit differently. Change-Id: I0350d7f2de873ff9fba7411c5ca8caefa156be20
| * | | | | Change "editor row" to just "editor" in method names and javadoc (#13334)Johannes Dahlström2014-12-171-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idafdbe3d71a38a979e1eeb07c527f66ce61ccfa9
| * | | | | Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id8fecbee0171b783a62d747433667267f530a6a7
| * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-171-66/+92
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change-Id: If3dd8380afe425491dfb877c08c4ff078312a3aa
| * | | | | | Rename SelectionChangeEvent and SortOrderChangeEvent (#13334)Teemu Suo-Anttila2014-12-123-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also renames related listeners and notifiers. Change-Id: I96bfdae8173a1c691623938cc7dbcddee7198e46
| * | | | | | Refactor server-side editor row to work in real(er) cases (#13334)Leif Åstrand2014-12-122-68/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Don't configure fields for properties without columns - Rename "bind" to "set" to match the getter - Make it possible to get a field before editing has started - Remove setting of editable since the field can be configured directly - Remove error handler concept since we have not tests and no use cases - Unbind and detach field when removing a column Change-Id: I38ead4e680cdbab2525fe08ff09ed045255e2d4f
| * | | | | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2014-12-1215-25/+642
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: server/tests/src/com/vaadin/data/util/BeanItemContainerTest.java Change-Id: I04938bd8c5b4f01c3ca801c9f7adbb20d279523c
| * | | | | | | Columns can now have subpixel accuracy widths (#13334)Henrik Paul2014-12-121-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1d16260be7b15c9fbdbfdd8f51e50e9f34e96272
| * | | | | | | Move Sort related helpers and events to correct packages (#13334)Teemu Suo-Anttila2014-12-122-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3aa86364b61d42f971c4fca2b4c4895ddae870c4
| * | | | | | | Make SelectionChangeEvent general and move it to event packacge (#13334)Teemu Suo-Anttila2014-12-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I232bf1d021dd95dfa3e9697cef4d8e9987da3373
| * | | | | | | Move server-side SelectionModels inside Grid (#13334)Teemu Suo-Anttila2014-12-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I382ad0bcb192f44270eb60ec70d9141e8dd463f5
| * | | | | | | Move Renderers to com.vaadin.ui.renderer package (#13334)Teemu Suo-Anttila2014-12-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I80370f05cfa8123d64728abd5ede9642931e0cd8
| * | | | | | | Fix selecting logic of SingleSelectionModel API (#13334)Teemu Suo-Anttila2014-12-112-5/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib48e586cb791669efc4aa98442a31c1dda42e1aa
| * | | | | | | Split and capitalize header captions by defaultArtur Signell2014-12-101-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only done on the server side where we have property ids to generate the default headers from. On the client side you must always specify the header. Change-Id: Ic743fb3f52517116193b022cfdd2df7dea8dd487
| * | | | | | | Add sanity checking to server side selection models (#13334)Teemu Suo-Anttila2014-12-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9686cdbf82c017f834502cf56eafe23ca9829d5f
| * | | | | | | Render empty cell instead of stopping rendering if a converter is missingArtur Signell2014-12-101-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I64ef6bf6b89e2bfe9704cc81f3caf3b0f4271656
| * | | | | | | Flattening server-side EditorRow API (#13334)Leif Åstrand2014-12-101-59/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit just flattens the EditorRow class into Grid without changing any behavior. isEditing() was changed to isEditorRowActive() since isEditorRowEditing() didn't make any sense. Some javadocs have also been slightly tweaked. Change-Id: I7c266328ea93bde3e476bfb6e4d594469de26c76
| * | | | | | | Add Grid.addRow (#13334)Leif Åstrand2014-12-092-2/+252
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2c317b920d29ca8a74658ef3b980c6bc2a7622ac
| * | | | | | | Refactor frozen column API (#13334)Leif Åstrand2014-12-051-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0c9528d2a4b2de2bcd5a6a6e70b1821eb142c4cc
| * | | | | | | Remove Column visibility setting from server side (#13334)Teemu Suo-Anttila2014-12-052-18/+4
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2ef97672dd2085e9178f44fce39ead40bd84713c
| * | | | | | | Rename method to be consistent with Container.Viewer (#13334)Artur Signell2014-12-042-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If5431f81e4e799508eb6a067748dec356de43b2f
| * | | | | | | Extend addColumn to support arbitrary data types (#13334)Teemu Suo-Anttila2014-12-041-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3bd9d4b6fb6c4b289421c6982ba28d893a97908e
| * | | | | | | Fix addColumn to function correctly with non-default container (#13334)Teemu Suo-Anttila2014-12-042-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I57b3e819e4709187139cd52ac8f437252fcc738b
| * | | | | | | Add column add and remove functionality to Grid (#13334)Teemu Suo-Anttila2014-12-032-35/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I967a71cafb85fcba8a708add2f5b0f5dc04d4c59
| * | | | | | | Make Grid.Column API setters fluid (#13334)Teemu Suo-Anttila2014-12-012-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3b160a265fe8bd16a97f895a05dc5e3a78314e07
| * | | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-11-282-0/+15
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1983d8a8c86caf75c4f5d32ee9367bbd6d58057c
| * | | | | | | | Flatten Header and Footer API to be part of Grid API (#13334)Teemu Suo-Anttila2014-11-272-61/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I69975f0bbce0c026f68d06c30c77a3df00fad063
| * | | | | | | | Move Grid to com.vaadin.ui package (#13334)Teemu Suo-Anttila2014-11-267-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I326847fd190003af9125d1386b21d9ccfc6c36c2
| * | | | | | | | Fix Grid server-side header merging and setup (#13334)Teemu Suo-Anttila2014-11-251-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This implements simple error handling for broken headers and footers in client side. Change-Id: Ic1f1709720fa0b85e5c4c807462a9f9c7eb6f00e
| * | | | | | | | Fix Grid setContainerDataSource to reset all columns (#13334)Teemu Suo-Anttila2014-11-141-1/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0ae94954d82503c78eacc845522db1f246398d03
| * | | | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-11-148-2/+293
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iec61d9242be530edbb76ba952746ba0f9c9bd966
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-10-1621-31/+1411
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7462e5a6a902eb0c4396bc14216a6f323dd33b76
| * | | | | | | | | | Implement ImageRenderer (#13334)Johannes Dahlström2014-10-091-0/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5b04f10f5d8b312ace8a3b5f1df28f37aa8b97d8