aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | | | Dnd-reorder of spanned cells in grid header. (#16643)Pekka Hyvönen2015-03-061-0/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6f2decbbfb393922c4852f5b05ac0d10589ee512
| | | * | | | | | | | Take footer into account in column dnd-reorder (#16643)Pekka Hyvönen2015-03-041-1/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0358d1b18f65d40325b6c1bc3f3e4d3b9249fb5f
| | | * | | | | | | | Limit dnd-reorder of columns inside spanned headers. (#16643)Pekka Hyvönen2015-03-042-0/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doesn't take footers into account, yet. Change-Id: I9c62ca97bcbdb852f2fe7ad7ea2e7de0f0ed02f8
| | | * | | | | | | | Handle selection column oddity when dnd reordering columns (#16443)Pekka Hyvönen2015-02-271-1/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7bb20fb98a79e77acc9073bc9c2210d1dc3fd49e
| | | * | | | | | | | Handle spanned header cells when dnd reordering columns in grid. (#16643)Pekka Hyvönen2015-02-272-2/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevents dragging columns from outside spanned cells to inside them, on any row. Currently prevents dragging columns inside spanned cells. Will change this later. Change-Id: Ie832b3c404a3afbcce0374f8b5088dc8cb124fb8
| | | * | | | | | | | Support column reordering from all header rows. (#16643)Pekka Hyvönen2015-02-262-2/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I78a4a50b011576a026518a58c36822a383979986
| | | * | | | | | | | Column reordering in Grid restricted to non-frozen columns. (#16643)Pekka Hyvönen2015-02-253-17/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Can't drag frozen columns. Dragging no top of frozen column will keep drag element and drop marker on "right". Dropping on frozen column will drop the column to the right of the frozen columns. Change-Id: Ib04af96b21072e9f19dc7640a67bc68d49a9ae54
| | | * | | | | | | | Theming and UX for Grid column reordering. (#16643)Pekka Hyvönen2015-02-234-106/+277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Show sorting and focus on the dragged header. - Keep the focused header/cell the same after drag. - Make the drop marker get the same color as the grid selection. - Make dragged header and the drag element theme customizable - Valo related theming: little opacity, proper positioning Change-Id: Ia1c6f72ef2c7b4333e64ac410e50ef3688461749
| | | * | | | | | | | Fire server-side event when column order changes. (#16643)Pekka Hyvönen2015-02-192-0/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Event fired for both UI and programmatic changes. Change-Id: I043e7407ee11547cb3b6639dc14c26ff036a9d82
| | | * | | | | | | | Update server side state when columns are reordered. (#16643)Pekka Hyvönen2015-02-182-0/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I96c65dbb96614a5f5782b747fb8588647211cf4b
| | | * | | | | | | | Toggle column reordering from server side. Tests for reordering. #16643Pekka Hyvönen2015-02-172-0/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib52143ce387f6376878bf3d1c401615a15f1a3cc
| | | * | | | | | | | Client side event for column reordering in Grid. #16643Pekka Hyvönen2015-02-162-0/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I40bb42c7a5a3e9f92051c03dc5fe91b83cd88db7
| | | * | | | | | | | Drag and drop column reorder for default header row on client side Grid. #16643Pekka Hyvönen2015-02-131-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I94558915859aaa91bdd041da12094bc0dcc53e62
| | * | | | | | | | | Merge branch 'master' into detailsrowHenrik Paul2015-03-124-21/+152
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie0556ae8d56596d5e1894b3a62d39b0afe13b5a3
| | * | | | | | | | | | Fixes a bug with escalator.scrollToRow and spacers (#16644)Henrik Paul2015-03-053-8/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9e148cf81d393cc489c20bf0265f4a3bc6fed069
| | * | | | | | | | | | Merge branch 'master' into HEADHenrik Paul2015-03-052-17/+27
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | Change-Id: I85867836aba8bd2cb51729fecdb1c449c439d3e7
| | * | | | | | | | | | Merge branch 'master' into HEADHenrik Paul2015-03-04167-2231/+3428
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id48abba25a16fe7f8e679e5ce2ab3ab536951676
| | * | | | | | | | | | | Adds support for -1 row index Escalator spacers (#16644)Henrik Paul2015-03-033-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iced2f089785983ce2ef1d2225517156cec4a7db4
| | * | | | | | | | | | | Escalator spacers are sized and placed like "fixed" (#16644)Henrik Paul2015-03-031-24/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The width of a spacer is now 100% of the viewport (width of escalator minus possible scrollbars), and and are always horizontally frozen with the viewport. Change-Id: I6616747784cdb61551e144d941526dee815a7ef9
| | * | | | | | | | | | | Adds tests and JavaDoc regarding Escalator's spacers (#16644)Henrik Paul2015-03-032-2/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9b35a48df8b4e9801c26a25eb1ccce5351c61ddd
| | * | | | | | | | | | | Adds support for spacers near the bottom of Escalator (#16644)Henrik Paul2015-03-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idca22ecbe9a2db4dbfb26481694255c3a8791b67
| | * | | | | | | | | | | Fixes two bugs when inserting escalator rows with spacers open (#16644)Henrik Paul2015-02-272-3/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the viewport is not yet filled with escalator rows, it didn't account for spacers. Also, the scrollbar was updated incorrectly after adding new rows. Change-Id: Id9cab71c2c4b82331771d1243143eb9db0883a6c
| | * | | | | | | | | | | Adding/removing spacers affects Escalator row positions (#16644)Henrik Paul2015-02-202-4/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that this patch is only a first step of many. This patch only moves displayed rows when spacer dimensions change. Doing anything else afterwards (even scrolling) will probably not (and is not intended to) look good at this stage. Change-Id: I4de6abd932f587682840396df7a56a7df710af69
| | * | | | | | | | | | | Adds Widget support for DetailsGenerator (#16644)Henrik Paul2015-02-182-7/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib964b2aa102b8c56e65b0af87bed008248038599
| | * | | | | | | | | | | Modifies GridElement to support details (#16644)Henrik Paul2015-02-172-13/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Grid's SubPartAware logic was refactored, splitting it into both Grid and Escalator. Also adds tests for grid details rows. Change-Id: I4876a8a9a397eea35526e15f7e447c69b0d96983
| | * | | | | | | | | | | Adds initial details row support to Grid (#16644)Henrik Paul2015-02-171-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For now, the details row only supports text content and index based row references Change-Id: Id12557d83732475b9a5133b3ee32ae31ba4fcdd7
| | * | | | | | | | | | | Adds SpacerUpdater support for Escalator (#16644)Henrik Paul2015-02-162-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9d73a3fc36e94e36c35859a4ae456002c75df2f5
| | * | | | | | | | | | | Escalator supports adding spacer elements into DOM. (#16644)Henrik Paul2015-02-164-3/+123
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the first step towards Grid's details rows: Escalator puts spacer elements in the DOM, and is able to scroll around with them. The spacers are put in their correct locations, but they will not affect the normal row elements in any way at this time. Change-Id: Id20090c4de117e07e332dcc81e9964360f778258
* | | | | | | | | | | | Fix PrivateTB3Configuartion to use correct BrowserFactoryTeemu Suo-Anttila2015-04-291-15/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch also removes an unused private function. Change-Id: I7734739b3ef895956ff8119c99eca27867263a5e
* | | | | | | | | | | | Fix MenuBar keyboard navigation and selecting (#17076)Teemu Suo-Anttila2015-04-282-19/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch also changes old TB2 test to TB4. Change-Id: I7a2ba20267d2db99e29003b764530d65a4eab955
* | | | | | | | | | | | Simplified tracking of servers which support websocketsArtur Signell2015-04-231-13/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibc1d82a9751c93506bb69970d55adfa810ad0b50
* | | | | | | | | | | | Remove broken custom String[] serialization (#17146)Leif Åstrand2015-04-235-8/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If40b6c4e979e4258a22a7d2d1af0532d3e8f11bc
* | | | | | | | | | | | Convert PopupDateFieldValueChangeEventsTest from TB2 to TB4Teemu Suo-Anttila2015-04-232-8/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0442574763ba5c29f24100f47497b5992ecafbc8
* | | | | | | | | | | | Enable running websocket tests on JBoss EAP 6.4 (#13323)Artur Signell2015-04-221-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6930aec1bd7b8df102f01b1d7c393e2155591757
* | | | | | | | | | | | Fix DataSource NPE under when dataChangeHandler is not set (#16590)Manolo Carrasco2015-04-223-0/+190
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AbstractRemoteDataSource no longer asserts that data change handler exists. Changing the DataSource in Grid is now safe even during data source backend requests. Change-Id: I57fb1cb6c7fd2aa7b8365a9b283a80a162349af1
* | | | | | | | | | | Auto focus modal window (#17021)Ilya Ermakov2015-04-212-0/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this patch a modal window is always given focus on opening and in the situation when an above-lying window is closed. Change-Id: Ie13869830df13f411e4f14340745d501a1aabafa
* | | | | | | | | | | Disable websocket tests on Websphere 8 until #16354 is fixedArtur Signell2015-04-201-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0908c30b68a98054d95e3ecef0c2d25e6409e1ea
* | | | | | | | | | | Revert "Reduce reflows when sizing columns (#17315)"Markus Koivisto2015-04-204-256/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 103b329d328ab0dde95da9426462491be510a8be. It causes problems with screenshot tests (GridColumnAutoWidthServerTest). Change-Id: I1de4a44573b22e0bea8ffa2626724e2a182cb876
* | | | | | | | | | | Add Grid declarative multi-select test UIpatrik2015-04-202-0/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4d59675d7ef71463aa2bc4a8de2fb567533af3e7
* | | | | | | | | | | Update favicon when changing themes (#15481)Leif Åstrand2015-04-172-0/+131
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3622d211ac5e668f7dce999605118f8f16ffae90
* | | | | | | | | | Add Grid basic features declarative UIPekka Hyvönen2015-04-172-0/+526
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8bcc14787b4d00361d5ebbb92065632eef47241c
* | | | | | | | | | Add GridItemEditor declarative test UITeemu Suo-Anttila2015-04-172-0/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4a26d1508cc422bada57626f67f16d118be5f237
* | | | | | | | | | Create declarative UI test harness (#17484)patrik2015-04-161-0/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8d83830f897b50a73f2fa125d297457f7a90888c
* | | | | | | | | | Convert some TB2 tests to TB4Teemu Suo-Anttila2015-04-1640-239/+1463
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - components/ui/CurrentUiRetainedTest - components/ui/InitiallyEmptyFragmentTest - components/ui/PollListeningTest - components/ui/RpcInvocationHandlerToStringTest - components/ui/UIAccessExceptionHandlingTest - components/ui/UIInitBrowserDetailsTest - components/ui/UIInitExceptionTest - components/ui/UIPollingTest - components/ui/UITabIndexTest - components/ui/UIsInMultipleTabsTest - components/window/CloseSubWindowTest - components/window/ExtraWindowShownTest - components/window/RepaintWindowContentsTest - components/window/WindowShouldRemoveActionHandlerTest - components/window/WindowWithInvalidCloseListenerTest - containers/sqlcontainer/TableQueryWithNonUniqueFirstPrimaryKeyTest - converter/ConverterThatEnforcesAFormatTest - dd/DnDOnSubtreeTest - fieldgroup/BasicPersonFormTest - fieldgroup/CommitHandlerFailuresTest - fieldgroup/CommitWithValidationOrConversionErrorTest - fieldgroup/DateFormTest - fieldgroup/FieldGroupDiscardTest - fields/TabIndexesTest renamed: - components/ui/PollListenerTest -> PollListening Change-Id: Iac3c153709f6edca28d9f75a85246f1a70176963
* | | | | | | | | | Iterate over copies of listener lists (#17477)Henri Sara2015-04-162-0/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows adding/removing view change listeners from listeners. Change-Id: Idb2227e1423c0297887f01f6df03b74e633ad917
* | | | | | | | | | Keeping MenuItem custom classes when updating styles (#17427)Alexey Fansky2015-04-162-0/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I54b7e700148797f0145c4ec5f1802ea999142ab3
* | | | | | | | | | Fix Grid editor area calculation without scrollbars (#17471)Teemu Suo-Anttila2015-04-162-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I55791e0bf46b00ea90daaeb1af8b4ca2748ff9d1
* | | | | | | | | | Re-showed tab is displayed if there is room for it (#17096)Alexey Fansky2015-04-152-0/+186
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I52c9a47e2b9eed3a3f73f34e4c3e770b915509bf
* | | | | | | | | Prevent opening Table context menu on short tapping on iOS (#15297)Ilya Ermakov2015-04-101-0/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this patch handling touchstart in Table body is prevented if it is handled in Table row. This is the smallest patch that solves the problem, refactoring remains an open problem. Change-Id: Iea54210ee81a3fdf17e45c6c98026af9080abddf
* | | | | | | | | Grid header should render "the same" after changes to header (#17131)Mikael Grankvist2015-04-102-0/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2a16ffbd59bf4863eb6a7bea8d4b590a693af637