Giter VIP home page Giter VIP logo

dashboard-demo's Introduction

Vaadin QuickTickets Dashboard Demo

Responsive application demo/template built using only server-side Java with Vaadin Framework. Showcasing big data, data visualization, drag 'n' drop and other Vaadin features.

View the application

Running the App

Run 'mvn -Pproduction-mode jetty:run' to run in a local jetty. Open in localhost:8080

Run the Maven 'install' target and deploy the resulting WAR file to your Java application server.

You need a license for Vaadin Charts to compile the widgetset. You can get a free 30 day trial license by going to https://vaadin.com/directory#addon/vaadin-charts and clicking the orange "Free trial key" button. It gives you a trial key. See the help section which shows you how to install the key.

Basically you need to create a file name ".vaadin.charts.developer.license" in your HOME directory, and place the key there.

Run 'mvn -Pproduction-mode verify' to run the Vaadin TestBench tests.

Note: You need a valid Vaadin TestBench license and Firefox browser installed to run the tests.

Licenses

The source code is released under Apache 2.0.

The application uses the Vaadin Charts add-on, which is released under the Commercial Vaadin Addon License: https://vaadin.com/license/cval-3

dashboard-demo's People

Contributors

ahie avatar alderian avatar alvarezguille avatar artur- avatar freducom avatar hesara avatar jarski avatar jouni avatar juanghurtado avatar peholmst avatar tomivirkki avatar tsuoanttila avatar zhesun88 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dashboard-demo's Issues

Support of SpringBoot

Hi,

thanks for this great project as learning curve for Vaadin. How difficult it would be to turn this project into SpringBoot?

Thanks a lot.

mvn install failed with Status 1

i run "mvn -Pproduction-mode jetty:run"

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.vaadin:vaadin-maven-plugin:8.0.1:compile (default) on project quicktickets-dashboard: Command [[
C:\Program Files\Java\jdk1.8.0_131\jre\bin\java -Xmx1G -Xss1024k -classpath C:\Projects\dashboard-demo\target\classes;C:\Projects\dashboard-demo\src\main\java;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-server\8.0.1\vaadin-server-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-sass-compiler\0.9.13\vaadin-sass-compiler-0.9.13.jar;C:\Users\Besitzer\.m2\repository\org\w3c\css\sac\1.3\sac-1.3.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\external\flute\flute\1.3.0.gg2\flute-1.3.0.gg2.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-shared\8.0.1\vaadin-shared-8.0.1.jar;C:\Users\Besitzer\.m2\repository\org\jsoup\jsoup\1.8.3\jsoup-1.8.3.jar;C:\Users\Besitzer\.m2\repository\com\googlecode\gentyref\gentyref\1.2.0\gentyref-1.2.0.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-compatibility-server\8.0.1\vaadin-compatibility-server-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-compatibility-shared\8.0.1\vaadin-compatibility-shared-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-compatibility-client\8.0.1\vaadin-compatibility-client-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-client\8.0.1\vaadin-client-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\google\gwt\gwt-elemental\2.8.0\gwt-elemental-2.8.0.jar;C:\Users\Besitzer\.m2\repository\com\google\gwt\gwt-user\2.8.0\gwt-user-2.8.0.jar;C:\Users\Besitzer\.m2\repository\com\google\jsinterop\jsinterop-annotations\1.0.1\jsinterop-annotations-1.0.1.jar;C:\Users\Besitzer\.m2\repository\com\google\jsinterop\jsinterop-annotations\1.0.1\jsinterop-annotations-1.0.1-sources.jar;C:\Users\Besitzer\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\Besitzer\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\Besitzer\.m2\repository\org\mockito\mockito-core\1.9.5\mockito-core-1.9.5.jar;C:\Users\Besitzer\.m2\repository\org\objenesis\objenesis\1.0\objenesis-1.0.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-client-compiler\8.0.1\vaadin-client-compiler-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\google\gwt\gwt-dev\2.8.0\gwt-dev-2.8.0.jar;C:\Users\Besitzer\.m2\repository\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar;C:\Users\Besitzer\.m2\repository\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar;C:\Users\Besitzer\.m2\repository\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar;C:\Users\Besitzer\.m2\repository\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar;C:\Users\Besitzer\.m2\repository\colt\colt\1.2.0\colt-1.2.0.jar;C:\Users\Besitzer\.m2\repository\ant\ant\1.6.5\ant-1.6.5.jar;C:\Users\Besitzer\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\Besitzer\.m2\repository\com\ibm\icu\icu4j\50.1.1\icu4j-50.1.1.jar;C:\Users\Besitzer\.m2\repository\tapestry\tapestry\4.0.2\tapestry-4.0.2.jar;C:\Users\Besitzer\.m2\repository\net\sourceforge\htmlunit\htmlunit\2.19\htmlunit-2.19.jar;C:\Users\Besitzer\.m2\repository\xalan\xalan\2.7.2\xalan-2.7.2.jar;C:\Users\Besitzer\.m2\repository\xalan\serializer\2.7.2\serializer-2.7.2.jar;C:\Users\Besitzer\.m2\repository\org\apache\httpcomponents\httpclient\4.5.1\httpclient-4.5.1.jar;C:\Users\Besitzer\.m2\repository\org\apache\httpcomponents\httpcore\4.4.3\httpcore-4.4.3.jar;C:\Users\Besitzer\.m2\repository\org\apache\httpcomponents\httpmime\4.5.1\httpmime-4.5.1.jar;C:\Users\Besitzer\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Besitzer\.m2\repository\net\sourceforge\htmlunit\htmlunit-core-js\2.17\htmlunit-core-js-2.17.jar;C:\Users\Besitzer\.m2\repository\xerces\xercesImpl\2.11.0\xercesImpl-2.11.0.jar;C:\Users\Besitzer\.m2\repository\xml-apis\xml-apis\1.4.01\xml-apis-1.4.01.jar;C:\Users\Besitzer\.m2\repository\net\sourceforge\nekohtml\nekohtml\1.9.22\nekohtml-1.9.22.jar;C:\Users\Besitzer\.m2\repository\net\sourceforge\cssparser\cssparser\0.9.18\cssparser-0.9.18.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\websocket\websocket-client\9.2.13.v20150730\websocket-client-9.2.13.v20150730.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\websocket\websocket-common\9.2.13.v20150730\websocket-common-9.2.13.v20150730.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\websocket\websocket-api\9.2.13.v20150730\websocket-api-9.2.13.v20150730.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-webapp\9.2.14.v20151106\jetty-webapp-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-xml\9.2.14.v20151106\jetty-xml-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-servlet\9.2.14.v20151106\jetty-servlet-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-security\9.2.14.v20151106\jetty-security-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-servlets\9.2.14.v20151106\jetty-servlets-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-continuation\9.2.14.v20151106\jetty-continuation-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-http\9.2.14.v20151106\jetty-http-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-util\9.2.14.v20151106\jetty-util-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-io\9.2.14.v20151106\jetty-io-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-annotations\9.2.14.v20151106\jetty-annotations-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-plus\9.2.14.v20151106\jetty-plus-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-jndi\9.2.14.v20151106\jetty-jndi-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\apache-jsp\9.2.14.v20151106\apache-jsp-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-server\9.2.14.v20151106\jetty-server-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\toolchain\jetty-schemas\3.1.M0\jetty-schemas-3.1.M0.jar;C:\Users\Besitzer\.m2\repository\org\mortbay\jasper\apache-jsp\8.0.9.M3\apache-jsp-8.0.9.M3.jar;C:\Users\Besitzer\.m2\repository\org\mortbay\jasper\apache-el\8.0.9.M3\apache-el-8.0.9.M3.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-themes\8.0.1\vaadin-themes-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\addon\vaadin-charts\4.0.0-alpha4\vaadin-charts-4.0.0-alpha4.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\addon\vaadin-charts-model\4.0.0-alpha4\vaadin-charts-model-4.0.0-alpha4.jar;C:\Users\Besitzer\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.5.0\jackson-annotations-2.5.0.jar;C:\Users\Besitzer\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.5.2\jackson-databind-2.5.2.jar;C:\Users\Besitzer\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.5.1\jackson-core-2.5.1.jar;C:\Users\Besitzer\.m2\repository\commons-io\commons-io\1.4\commons-io-1.4.jar;C:\Users\Besitzer\.m2\repository\org\vaadin\addons\googleanalyticstracker\2.1.0\googleanalyticstracker-2.1.0.jar;C:\Users\Besitzer\.m2\repository\org\peimari\maddon\1.15\maddon-1.15.jar;C:\Users\Besitzer\.m2\repository\org\vaadin\addon\confirmdialog\2.1.1\confirmdialog-2.1.1.jar;C:\Users\Besitzer\.m2\repository\org\commonjava\googlecode\markdown4j\markdown4j\2.2-cj-1.0\markdown4j-2.2-cj-1.0.jar;C:\Users\Besitzer\.m2\repository\commons-beanutils\commons-beanutils\1.9.1\commons-beanutils-1.9.1.jar;C:\Users\Besitzer\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\Besitzer\.m2\repository\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Besitzer\.m2\repository\org\slf4j\slf4j-jdk14\1.6.4\slf4j-jdk14-1.6.4.jar;C:\Users\Besitzer\.m2\repository\org\slf4j\slf4j-api\1.6.4\slf4j-api-1.6.4.jar;C:\Users\Besitzer\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar;C:\Users\Besitzer\.m2\repository\com\google\code\gson\gson\2.7\gson-2.7.jar;C:\Users\Besitzer\.m2\repository\javax\servlet\javax.servlet-api\3.0.1\javax.servlet-api-3.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-client\8.0.1\vaadin-client-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-shared\8.0.1\vaadin-shared-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-server\8.0.1\vaadin-server-8.0.1.jar;C:\Users\Besitzer\.m2\repository\org\jsoup\jsoup\1.8.3\jsoup-1.8.3.jar;C:\Users\Besitzer\.m2\repository\com\googlecode\gentyref\gentyref\1.2.0\gentyref-1.2.0.jar;C:\Users\Besitzer\.m2\repository\com\google\gwt\gwt-elemental\2.8.0\gwt-elemental-2.8.0.jar;C:\Users\Besitzer\.m2\repository\com\google\gwt\gwt-user\2.8.0\gwt-user-2.8.0.jar;C:\Users\Besitzer\.m2\repository\com\google\jsinterop\jsinterop-annotations\1.0.1\jsinterop-annotations-1.0.1.jar;C:\Users\Besitzer\.m2\repository\com\google\jsinterop\jsinterop-annotations\1.0.1\jsinterop-annotations-1.0.1-sources.jar;C:\Users\Besitzer\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\Besitzer\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\Besitzer\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar;C:\Users\Besitzer\.m2\repository\org\w3c\css\sac\1.3\sac-1.3.jar;C:\Users\Besitzer\.m2\repository\org\mockito\mockito-core\1.9.5\mockito-core-1.9.5.jar;C:\Users\Besitzer\.m2\repository\org\objenesis\objenesis\1.0\objenesis-1.0.jar;C:\Users\Besitzer\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\Besitzer\.m2\repository\org\hamcrest\hamcrest-all\1.3\hamcrest-all-1.3.jar;C:\Users\Besitzer\.m2\repository\org\easymock\easymock\3.0\easymock-3.0.jar;C:\Users\Besitzer\.m2\repository\cglib\cglib-nodep\2.2\cglib-nodep-2.2.jar;C:\Users\Besitzer\.m2\repository\org\hibernate\hibernate-validator\4.2.0.Final\hibernate-validator-4.2.0.Final.jar;C:\Users\Besitzer\.m2\repository\org\slf4j\slf4j-api\1.6.1\slf4j-api-1.6.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-client-compiler\8.0.1\vaadin-client-compiler-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-client\8.0.1\vaadin-client-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-shared\8.0.1\vaadin-shared-8.0.1.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-server\8.0.1\vaadin-server-8.0.1.jar;C:\Users\Besitzer\.m2\repository\org\jsoup\jsoup\1.8.3\jsoup-1.8.3.jar;C:\Users\Besitzer\.m2\repository\com\googlecode\gentyref\gentyref\1.2.0\gentyref-1.2.0.jar;C:\Users\Besitzer\.m2\repository\com\google\gwt\gwt-elemental\2.8.0\gwt-elemental-2.8.0.jar;C:\Users\Besitzer\.m2\repository\com\google\gwt\gwt-user\2.8.0\gwt-user-2.8.0.jar;C:\Users\Besitzer\.m2\repository\com\google\jsinterop\jsinterop-annotations\1.0.1\jsinterop-annotations-1.0.1.jar;C:\Users\Besitzer\.m2\repository\com\google\jsinterop\jsinterop-annotations\1.0.1\jsinterop-annotations-1.0.1-sources.jar;C:\Users\Besitzer\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\Besitzer\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA-sources.jar;C:\Users\Besitzer\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar;C:\Users\Besitzer\.m2\repository\org\w3c\css\sac\1.3\sac-1.3.jar;C:\Users\Besitzer\.m2\repository\org\mockito\mockito-core\1.9.5\mockito-core-1.9.5.jar;C:\Users\Besitzer\.m2\repository\org\objenesis\objenesis\1.0\objenesis-1.0.jar;C:\Users\Besitzer\.m2\repository\com\google\gwt\gwt-dev\2.8.0\gwt-dev-2.8.0.jar;C:\Users\Besitzer\.m2\repository\com\google\code\gson\gson\2.6.2\gson-2.6.2.jar;C:\Users\Besitzer\.m2\repository\org\ow2\asm\asm\5.0.3\asm-5.0.3.jar;C:\Users\Besitzer\.m2\repository\org\ow2\asm\asm-util\5.0.3\asm-util-5.0.3.jar;C:\Users\Besitzer\.m2\repository\org\ow2\asm\asm-tree\5.0.3\asm-tree-5.0.3.jar;C:\Users\Besitzer\.m2\repository\org\ow2\asm\asm-commons\5.0.3\asm-commons-5.0.3.jar;C:\Users\Besitzer\.m2\repository\colt\colt\1.2.0\colt-1.2.0.jar;C:\Users\Besitzer\.m2\repository\ant\ant\1.6.5\ant-1.6.5.jar;C:\Users\Besitzer\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\Besitzer\.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Besitzer\.m2\repository\com\ibm\icu\icu4j\50.1.1\icu4j-50.1.1.jar;C:\Users\Besitzer\.m2\repository\tapestry\tapestry\4.0.2\tapestry-4.0.2.jar;C:\Users\Besitzer\.m2\repository\net\sourceforge\htmlunit\htmlunit\2.19\htmlunit-2.19.jar;C:\Users\Besitzer\.m2\repository\xalan\xalan\2.7.2\xalan-2.7.2.jar;C:\Users\Besitzer\.m2\repository\xalan\serializer\2.7.2\serializer-2.7.2.jar;C:\Users\Besitzer\.m2\repository\xml-apis\xml-apis\1.4.01\xml-apis-1.4.01.jar;C:\Users\Besitzer\.m2\repository\org\apache\commons\commons-lang3\3.4\commons-lang3-3.4.jar;C:\Users\Besitzer\.m2\repository\org\apache\httpcomponents\httpclient\4.5.1\httpclient-4.5.1.jar;C:\Users\Besitzer\.m2\repository\org\apache\httpcomponents\httpcore\4.4.3\httpcore-4.4.3.jar;C:\Users\Besitzer\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;C:\Users\Besitzer\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Besitzer\.m2\repository\org\apache\httpcomponents\httpmime\4.5.1\httpmime-4.5.1.jar;C:\Users\Besitzer\.m2\repository\net\sourceforge\htmlunit\htmlunit-core-js\2.17\htmlunit-core-js-2.17.jar;C:\Users\Besitzer\.m2\repository\xerces\xercesImpl\2.11.0\xercesImpl-2.11.0.jar;C:\Users\Besitzer\.m2\repository\net\sourceforge\nekohtml\nekohtml\1.9.22\nekohtml-1.9.22.jar;C:\Users\Besitzer\.m2\repository\net\sourceforge\cssparser\cssparser\0.9.18\cssparser-0.9.18.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\websocket\websocket-client\9.2.13.v20150730\websocket-client-9.2.13.v20150730.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-util\9.2.14.v20151106\jetty-util-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-io\9.2.14.v20151106\jetty-io-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\websocket\websocket-common\9.2.13.v20150730\websocket-common-9.2.13.v20150730.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\websocket\websocket-api\9.2.13.v20150730\websocket-api-9.2.13.v20150730.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-webapp\9.2.14.v20151106\jetty-webapp-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-xml\9.2.14.v20151106\jetty-xml-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-servlet\9.2.14.v20151106\jetty-servlet-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-security\9.2.14.v20151106\jetty-security-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-server\9.2.14.v20151106\jetty-server-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-http\9.2.14.v20151106\jetty-http-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-servlets\9.2.14.v20151106\jetty-servlets-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-continuation\9.2.14.v20151106\jetty-continuation-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-annotations\9.2.14.v20151106\jetty-annotations-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-plus\9.2.14.v20151106\jetty-plus-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\jetty-jndi\9.2.14.v20151106\jetty-jndi-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\javax\annotation\javax.annotation-api\1.2\javax.annotation-api-1.2.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\apache-jsp\9.2.14.v20151106\apache-jsp-9.2.14.v20151106.jar;C:\Users\Besitzer\.m2\repository\org\eclipse\jetty\toolchain\jetty-schemas\3.1.M0\jetty-schemas-3.1.M0.jar;C:\Users\Besitzer\.m2\repository\org\mortbay\jasper\apache-jsp\8.0.9.M3\apache-jsp-8.0.9.M3.jar;C:\Users\Besitzer\.m2\repository\org\mortbay\jasper\apache-el\8.0.9.M3\apache-el-8.0.9.M3.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\vaadin-sass-compiler\0.9.13\vaadin-sass-compiler-0.9.13.jar;C:\Users\Besitzer\.m2\repository\com\vaadin\external\flute\flute\1.3.0.gg2\flute-1.3.0.gg2.jar;C:\Users\Besitzer\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\Besitzer\.m2\repository\org\hamcrest\hamcrest-all\1.3\hamcrest-all-1.3.jar;C:\Users\Besitzer\.m2\repository\org\easymock\easymock\3.0\easymock-3.0.jar;C:\Users\Besitzer\.m2\repository\cglib\cglib-nodep\2.2\cglib-nodep-2.2.jar;C:\Users\Besitzer\.m2\repository\org\hibernate\hibernate-validator\4.2.0.Final\hibernate-validator-4.2.0.Final.jar;C:\Users\Besitzer\.m2\repository\org\slf4j\slf4j-api\1.6.1\slf4j-api-1.6.1.jar -Dgwt.persistentunitcache=false com.google.gwt.dev.Compiler -logLevel INFO -style OBF -war C:\Projects\dashboard-demo\src\main\webapp\VAADIN\widgetsets -localWorkers 8 -failOnError -compileReport -XfragmentCount -1 -sourceLevel auto -extra C:\Projects\dashboard-demo\target\extra -gen C:\Projects\dashboard-demo\target\.generated com.vaadin.demo.dashboard.DashboardWidgetSet
]] failed with status 1
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions (MojoExecutor.java:355)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:200)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
    at org.codehaus.classworlds.Launcher.main (Launcher.java:47)

Update dependencies for Dashboard Demo

Many of the dependencies for master are obsolete, for instance Vaadin Server, see attached screendump. Also Testbench should be v5 since master is Vaadin 8.

image

Profile window lags

onOpen profile window it start opening in left top corner and then jumping to center. I saw this bug only on fireFox(on Linux) browser, unable to reproduce in Chrome

Make the demo work without internet connection

It should start without a working connection or Rotten Tomatoes API key, and use a static result from the Rotten Tomatoes API, and fallback to placeholder images for the movies.

Google Analytics should also not block the app.

DashboardNavigator does not extend SpringNavigator

Although this demo app is based on Spring, the custom Navigator implementation used in this demo app:

com.vaadin.demo.dashboard.DashboardNavigator

does not extend

com.vaadin.spring.navigator.SpringNavigator

and is therefore a bad example since it leads to the the following warning being logged:

c.v.spring.internal.DefaultViewCache     : The Navigator used does not extend SpringNavigator. View scope support may be limited, and future versions of Vaadin Spring may remove support for using a plain Navigator.

Movie thumbnails look terrible

We only get the really low-res versions from Rotten Tomatoes nowadays. We should consider if we want to make the movie data static and add the poster images to the repo directly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.