Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebuild calendar pop-up on readOnly state change (#11249) | Anastasia Smirnova | 2018-10-17 | 2 | -0/+70 |
| | | | | | | * Rebuild calendar pop-up on readOnly state change Fixes https://github.com/vaadin/framework/issues/6565 | ||||
* | Format the code (#11244) | Sun Zhe | 2018-10-17 | 3 | -30/+37 |
| | |||||
* | Revert change to fix issue on removing Grid with components (#11224) | Sun Zhe | 2018-10-17 | 5 | -37/+82 |
| | | | | | | | | | | * Test case for removing Grid with components * This reverts commit b2745dc14f17b510df7321ab3f6285ed317da3b3. Add test case to address the issue with removing gird with components; Current situation: the grid cannot be removed and client-side throw an error. fixes: Revert the corresponding change, as it didn't address any issue which was fixed. | ||||
* | Updates to scrolled TabSheet resize logic and Valo right-alignment. (#11133) | Anna Koskinen | 2018-10-17 | 2 | -0/+203 |
| | | | | | | | | | | - When a TabSheet is scrolled to an end and then resized bigger, more tabs should appear to the left. - When a TabSheet is right-aligned in Valo and scrolled to the end, last tab shouldn't be partially hidden behind the scroller buttons. - Shouldn't allow attempts to scroll into directions where there is nothing left to scroll to, even if the current tab isn't fully visible. Fixes #807 | ||||
* | Fixes to displaying Grid in a detail row. (#11147) (#11228) | Sun Zhe | 2018-10-10 | 5 | -0/+279 |
| | | | | | | | | - Multiple headers shouldn't stack behind each other. - Body rows shouldn't get stuck to default row height. - Compatibility version's hidable row selector shouldn't try to calculate row heights based on rows that haven't been added to DOM yet. Fixes #7674 | ||||
* | Introduce delay for ChameleonTheme test (#11210) | Sun Zhe | 2018-10-02 | 1 | -0/+1 |
| | |||||
* | Replaced Grid's internal size calculation fix with an indexing fix. (#11154) ↵ | Sun Zhe | 2018-10-01 | 2 | -0/+144 |
| | | | | | | | | (#11215) - More lightweight, and fixes things for any custom implementations of Escalator as well. Fixes #11044 | ||||
* | Update ComboBox internal state on new item added (#11094)8.6.0.beta1 | Teemu Suo-Anttila | 2018-09-26 | 2 | -9/+9 |
| | |||||
* | update uitest screenshot reference (#11197) | Sun Zhe | 2018-09-21 | 3 | -0/+0 |
| | | | | | | | | * update uitest screenshot reference * one more screenshot * screenshot for table drop indicator | ||||
* | Fix/focus inside window chrome (#11142) | Mehdi Javan | 2018-09-19 | 2 | -0/+128 |
| | | | | Fixes #11087 | ||||
* | Fixing RadioButtonGroup exception in Window (#11181) | Mehdi Javan | 2018-09-17 | 2 | -0/+93 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * discardStaleCacheEntries is moved to a proper place before updating indexToRowMap and keyToIndexMap maps. In its previous place, it cleared the data that was just put in the maps. Fixes #11143 * Adding test * Removing extra annotations * Updating chrome version to 69 in tests (#11182) * Updating Chrome version to 69 * Updating screenshots taken in Chrome 69 * Fixing screenshots * Fixing screenshots * Adding some wait commands to tests * Fixing screenshots * Revert: Fixing screenshots * More screenshots * - Adding wait commands to make sure the transitions end before screenshot - Fixing a screenshot * Correcting a mistake of using wait instead of sleep * Fixing more screenshots * Increasing the height of ContextMenu (Because of limitation of new Chrome 69 in terms of minimum window height, ContextMenu size can't be tested with a small height.) | ||||
* | Updating chrome version to 69 in tests (#11182) | Mehdi Javan | 2018-09-17 | 201 | -9/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updating Chrome version to 69 * Updating screenshots taken in Chrome 69 * Fixing screenshots * Fixing screenshots * Adding some wait commands to tests * Fixing screenshots * Revert: Fixing screenshots * More screenshots * - Adding wait commands to make sure the transitions end before screenshot - Fixing a screenshot * Correcting a mistake of using wait instead of sleep * Fixing more screenshots * Increasing the height of ContextMenu (Because of limitation of new Chrome 69 in terms of minimum window height, ContextMenu size can't be tested with a small height.) | ||||
* | Fix handler creation to happen on init (#11172) | Teemu Suo-Anttila | 2018-09-07 | 3 | -30/+37 |
| | | | | Fix handler creation to happen on init | ||||
* | Ensure that HeaderRow is not null in Grid (#11165) | Anastasia Smirnova | 2018-09-07 | 2 | -0/+52 |
| | | | | | Ensure that HeaderRow is not null in Grid Fixes #10485 | ||||
* | Fix handling of hidden Components in Grid(#10367) | Marco Collovati | 2018-09-07 | 2 | -0/+156 |
| | |||||
* | Force re-updating the resolutions of DateField (#11159) | Anastasia Smirnova | 2018-09-06 | 2 | -0/+71 |
| | | | Fixes #11099 | ||||
* | Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based ↵ | Ilia Motornyi | 2018-09-04 | 8 | -56/+156 |
| | | | | trivial one, fix tests | ||||
* | Update tests for new Chrome (#11150) | Ilia Motornyi | 2018-08-31 | 9 | -29/+40 |
| | |||||
* | Lift frozen columns up to allow some z-index changes beneath them. (#11117) | Anna Koskinen | 2018-08-21 | 2 | -0/+147 |
| | | | Fixes #9787 | ||||
* | Set correct GWT .dtd definition (#11110) | Ilia Motornyi | 2018-08-13 | 1 | -1/+1 |
| | |||||
* | Fix Escalator to properly reset height by rows (#11090) | Mehdi Javan | 2018-07-30 | 3 | -7/+90 |
| | |||||
* | Fix Grid Editor closing and disabling at same time (#11078) | Mehdi Javan | 2018-07-20 | 2 | -0/+181 |
| | | | Fixes #10688 | ||||
* | Fix removal tabsheets if last one is selected (#11070) | Ilia Motornyi | 2018-07-19 | 2 | -0/+65 |
| | | | Fixes #10925 | ||||
* | Fix canceling Grid Editor during EditorOpenEvent (#11038) | Teemu Suo-Anttila | 2018-07-11 | 2 | -0/+22 |
| | | | Fixes #11002 | ||||
* | Fix CDI and IE11 tests (#11042) | Teemu Suo-Anttila | 2018-07-11 | 1 | -2/+5 |
| | | | | * Set Wildfly version, only resize viewport for Firefox | ||||
* | Fix formatting, improve documentation on autoformat (#11033) | Ilia Motornyi | 2018-07-10 | 1 | -8/+14 |
| | |||||
* | Improve ComboBox keyboard behavior when an item is selected (#11031) | Mehdi Javan | 2018-07-10 | 2 | -0/+94 |
| | | | | | Ignoring filtering options when right arrow, left arrow, home or end key is pressed. Fixes #11016 | ||||
* | Fix formatting (#11023) | Ilia Motornyi | 2018-07-04 | 2 | -3/+4 |
| | |||||
* | Fix Firefox coordinates, add missing screenshots (#11022) | Teemu Suo-Anttila | 2018-07-03 | 42 | -65/+172 |
| | |||||
* | Fix wrapping div getting focused in CheckBoxGroup and RadioButtonGroup (#11021) | Teemu Suo-Anttila | 2018-07-03 | 2 | -0/+29 |
| | | | Fixes #9731 | ||||
* | Fix expanding an added TreeGrid node (#11018) | Teemu Suo-Anttila | 2018-07-02 | 2 | -0/+72 |
| | | | Fixes #9997 | ||||
* | Fix Firefox test issues (#11017) | Teemu Suo-Anttila | 2018-07-02 | 56 | -5/+8 |
| | |||||
* | Add alternative screenshot for Flash test (#11013) | Teemu Suo-Anttila | 2018-06-29 | 1 | -0/+0 |
| | |||||
* | Fix ComboboxScrollableWindowTest to use assertion (#11014) | Teemu Suo-Anttila | 2018-06-29 | 5 | -1/+12 |
| | |||||
* | Update project version to 8.6-SNAPSHOT (#11011) | Mehdi Javan | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Upgrade TestBench version to 5.2 (#11005) | Teemu Suo-Anttila | 2018-06-28 | 10 | -131/+70 |
| | |||||
* | Fix DateFieldUnparseableString test UI (#11004) | Mehdi Javan | 2018-06-28 | 1 | -3/+1 |
| | | | This patch eliminates the use of Apache Commons StringUtils in the test UI. | ||||
* | Fix IE11 tests (#11003) | Teemu Suo-Anttila | 2018-06-27 | 10 | -5/+5 |
| | | | This patch removes non-native events and updates some screenshots. | ||||
* | Fix valdiation builds to use correct browser (#11000) | Teemu Suo-Anttila | 2018-06-27 | 17 | -24/+52 |
| | |||||
* | Remove PhantomJS from testing (#10997) | Teemu Suo-Anttila | 2018-06-26 | 54 | -511/+22 |
| | |||||
* | Fix Grid Editor in TabSheet test for Firefox (#10991) | Teemu Suo-Anttila | 2018-06-21 | 1 | -3/+15 |
| | |||||
* | Fix TabSheet attaching and detaching components (#10988) | Teemu Suo-Anttila | 2018-06-19 | 2 | -2/+43 |
| | | | | | | | This patch reverts the fix #10557 and replaces it with a proper solution from Grid perspective. Fixes #10987 Fixes #10985 | ||||
* | Add ACCEPT attribute to Upload (#10906) | Ilia Motornyi | 2018-06-18 | 4 | -0/+29 |
| | | | Fixes #2410 | ||||
* | Remove parse error when changing from invalid to empty date text (#10771) | Alexander Nittka | 2018-06-07 | 1 | -2/+5 |
| | | | Fixes #10673. | ||||
* | Rename Internet Explorer screenshots (#10968) | Teemu Suo-Anttila | 2018-06-06 | 413 | -0/+0 |
| | |||||
* | Rename Firefox screenshots (#10967) | Teemu Suo-Anttila | 2018-06-05 | 336 | -13/+12 |
| | |||||
* | Rename Chrome screenshots (#10966) | Teemu Suo-Anttila | 2018-06-05 | 480 | -2/+4 |
| | |||||
* | Use new TestBench and ReferenceNameGenerator (#10963) | Teemu Suo-Anttila | 2018-06-05 | 379 | -426/+47 |
| | | | This patch contains the first part of screenshots being renamed. | ||||
* | Fix IE11 tests for BrowserStack environment (#10959) | Teemu Suo-Anttila | 2018-06-04 | 40 | -26/+4 |
| | |||||
* | Improved BrowserStack support with local identifiers (#10941) | Teemu Suo-Anttila | 2018-05-31 | 391 | -26/+33 |
| |