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

NMS-7797: Migrate to Vaadin v8.5.2 #2224

Merged
merged 49 commits into from
Nov 27, 2018
Merged

NMS-7797: Migrate to Vaadin v8.5.2 #2224

merged 49 commits into from
Nov 27, 2018

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    78fa2ed View commit details
    Browse the repository at this point in the history
  2. NMS-7797: Add custom stylings to default topology theme

    Markus von Rüden committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    fa026f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. NMS-7797: Update Vaadin to 8.0.7

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    684c9bf View commit details
    Browse the repository at this point in the history
  2. NMS-7797: Refactor vaadin-jmxconfiggenerator to fix UI.getCurrent() b…

    …eing null when invoked not from VaadinRequest
    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    a390ec3 View commit details
    Browse the repository at this point in the history
  3. NMS-7797: Use official vaadin-context-menu addon to get vaadin 7 back…

    …wards compatibility
    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    7f4246c View commit details
    Browse the repository at this point in the history
  4. NMS-7797: Rework widgetset compilation and wiring

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    93485da View commit details
    Browse the repository at this point in the history
  5. NMS-7797: Use default gwt version 2.8.2 instead of old 2.6.x

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    d171a39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64b4240 View commit details
    Browse the repository at this point in the history
  7. NMS-7797: Enable vaadin-opennms-pluginmanager

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    e879f84 View commit details
    Browse the repository at this point in the history
  8. NMS-7797: Add auto-detection for custom widgetsets

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    676ea54 View commit details
    Browse the repository at this point in the history
  9. Remove RemotePollerMap

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c7f654d View commit details
    Browse the repository at this point in the history
  10. NMS-7797: Fix plugin manager integration with Vaadin 7

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c3da200 View commit details
    Browse the repository at this point in the history
  11. NMS-7797: Fix Property name

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c50843f View commit details
    Browse the repository at this point in the history
  12. NMS-7797: Update to Vaadin v8.5.2

    Markus von Rüden committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    7cf174e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1518d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    bdd8196 View commit details
    Browse the repository at this point in the history
  2. NMS-7797: Use getText() instead of getDescription()

    Markus von Rüden committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    43192bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb5282d View commit details
    Browse the repository at this point in the history
  4. NMS-7797: Prevent sub-menus to cause NPEs when beeing clicked

    Markus von Rüden committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    8bb6a97 View commit details
    Browse the repository at this point in the history
  5. NMS-7797: Do not re-use Notification object as they are not re-usable…

    … (over multiple requests)
    Markus von Rüden committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    86a658b View commit details
    Browse the repository at this point in the history
  6. NMS-7797: Use getUI().getSession() instead of VaadinSession.getCurren…

    …t() to prevent NPEs
    Markus von Rüden committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    887a429 View commit details
    Browse the repository at this point in the history
  7. NMS-7797: Remove TODO

    Markus von Rüden committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    54982fc View commit details
    Browse the repository at this point in the history
  8. NMS-7797: Remove unused import

    Markus von Rüden committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    62662f9 View commit details
    Browse the repository at this point in the history
  9. NMS-7797: Use getUI().getPage() instead of Page.getCurrent() to preve…

    …nt NPEs
    Markus von Rüden committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    ae8c7d8 View commit details
    Browse the repository at this point in the history
  10. NMS-7797: Make UserTimeZoneExtractor use instance of UI instead of Va…

    …adinSession.getCurrent() to prevent NPEs
    Markus von Rüden committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    3e2defd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    010388f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f49192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8abb49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aca448a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a90cdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a226f9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e450bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    054a2f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17a1cab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    368b7a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bda2570 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b01347 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2009a06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed6bfb7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b4db18 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    89767db View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Configuration menu
    Copy the full SHA
    a846616 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    60f61c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edff7e7 View commit details
    Browse the repository at this point in the history
  3. NMS-7797: Fix tooltips

    Markus von Rüden committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    dd6f05d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. NMS-7797: Migrate vaadin-snmp-events-and-metrics to properly use isRe…

    …adOnly and setReadOnly methods
    Markus von Rüden committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    a75fca0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. NMS-7797: Make table scale dynaimcally with available pixels vs fixed…

    … height
    Markus von Rüden committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    2b0a40e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. Configuration menu
    Copy the full SHA
    fd95d58 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. NMS-7797: Use release version instead of snapshot

    Markus von Rüden committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    25aed35 View commit details
    Browse the repository at this point in the history