aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/webapp
Commit message (Collapse)AuthorAgeFilesLines
* Removed outdated readme.txt (#12296)Anna Koskinen2021-05-121-15/+0
|
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-172-4/+4
|
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-271-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Navigator now by default uses pushState and normal URLs * added documentation for pushState and updated Navigator documentation * improving docs etc, adding one TODO to be solved before merging * pushState/replaceState no work better with changing titles * Making uri fragment navigator work when not using specially mapped UI * Revert to older default, add annotation for selecting * Fix tests, add null checks * Reorder if-clause, fix tests * Revert unnecessary test change * Use correct variable in UI, fix test clean up * Updates to JavaDocs, fix some methods and tests * Add comments, fix test ui, TODO for fallbacks * Navigation documentation, JavaDocs, removed TODOs * Documentation fixes * Improve JavaDocs * Fix link name in documentation * Improve throws declaration in getLocation * Change documentation about the PushState based navigation * Add since tags * Add since tags for UI
* Add support for frontend:// using separate es5 and es6 foldersArtur2017-04-242-0/+2
|
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-201-0/+2
| | | Fixes #8416
* Fix ComboBox popup location on scrolled pages in IE/Firefox Henri Sara2017-03-101-0/+79
| | | Fixes #8778
* Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597)Artur2017-02-222-0/+14
| | | | A login page you want to redirect to is typically in the webapp root, which you can now refer to as "Vaadin-Refresh: context://login.html"
* Translate "context://" to the context root of the web appArtur2017-02-222-0/+1
| | | Fixes #2523
* Fix JBoss 6 integration testsIlia Motornyi2017-02-032-157/+0
|
* Refactor testing of the framework (#8393)Teemu Suo-Anttila2017-02-011-7/+0
| | | | | | | | | * Integration tests moved from uitest to separate test modules * Run TB4 tests with maven profile * Remove old ant/ivy build scripts from uitest * Add 'needs-ssh' test category for reconnection test * Add default values for testing and validation builds * Add placeholder build.xml with instructions to run Maven
* JspIntegrationTest as a separate module (#8228)Ilia Motornyi2017-01-262-59/+0
| | | Part of vaadin/framework8-issues#539
* Serve static files also in servletPath/VAADIN (#14398)Artur Signell2016-10-291-0/+14
| | | | Change-Id: I6891827a1fb99216d4e286c761d1384a88000604
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-051-1/+1
| | | | Change-Id: Ie614e7a7bf069ab4035cfcd35c3bc98007adfd4b
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-221-1/+1
| | | | Change-Id: Id0f178dfc3910ee7492c860d381b2d413e82ba73
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-201-4/+4
| | | | Change-Id: I9aaef478e0b67462641239802b924b8461cb9225
* Remove carriage returnsArtur Signell2016-08-181-11/+11
| | | | Change-Id: I1be17dcf3245eca3e571886db4fa0cbb9657edbb
* Remove the "liferay" themeHenri Sara2016-08-053-40/+0
| | | | | | | | The theme was designed for Liferay 6.0 and was following its look. Liferay 6.0 is no longer officially supported by Vaadin 8. Change-Id: I79e8ecd6674b1dce2424121d4c298b69d3f932d4
* Move compiled themes out from resourcesTeemu Suo-Anttila2016-04-2731-0/+1074
| | | | Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1522-0/+1076
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda