Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCDM: allow page configuration in client mode #7050

Merged
merged 10 commits into from
Nov 29, 2019
Merged

CCDM: allow page configuration in client mode #7050

merged 10 commits into from
Nov 29, 2019

Commits on Nov 27, 2019

  1. CCDM: allow page configuration in client mode

    - Added a `VaadinAppShell` class for configurin clientSide page
    - Added a `ServletContinerInitializer` for checking annotations on startup
    - Implement `Meta` annotations in clientSide mode
    manolo committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    ab84f05 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. CCDM: fix sonar errors

    manolo committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    754e006 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    a3a1824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa38b8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb19ed1 View commit details
    Browse the repository at this point in the history
  4. CCDM: cosmetic changes rewording jdocs, renaming classes and fixing t…

    …ypos (#7058)
    Viktor Lukashov authored and manolo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    0eb95a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa56d2c View commit details
    Browse the repository at this point in the history
  6. CCDM: fix tests

    manolo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    1128c4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35a9e8b View commit details
    Browse the repository at this point in the history
  8. CCDM: sonar warnings

    manolo committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    6bb8d10 View commit details
    Browse the repository at this point in the history