You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by jo...@apache.org on 2022/04/21 07:37:59 UTC

[isis] branch ISIS-2957 updated (0a8a183d01 -> b35ab7e400)

This is an automated email from the ASF dual-hosted git repository.

joergrade pushed a change to branch ISIS-2957
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 0a8a183d01 ISIS-2957 set ActionPrompt height, remove library target plain, CorsHttpRequest introduced, fix empty types in LogEntry, ActionDispatcher passed in with ExecuteAllMenubarActions
     add b35ab7e400 ISIS-2957 Event statistics amended, response types amended, StatusBar amended, minor cleanups

No new revisions were added by this update.

Summary of changes:
 .../kroviz/core/aggregator/ObjectAggregator.kt     |  7 +++
 .../kroviz/core/event/EventLogStatisctics.kt       | 29 +++++++-----
 .../isis/client/kroviz/core/event/LogEntry.kt      | 52 +++++++++++-----------
 .../org/apache/isis/client/kroviz/to/Action.kt     | 17 ++++---
 .../org/apache/isis/client/kroviz/to/Link.kt       | 35 +++++++++------
 .../isis/client/kroviz/ui/core/RoStatusBar.kt      | 13 +++++-
 .../org/apache/isis/client/kroviz/to/LinkTest.kt   | 21 ++++++---
 7 files changed, 114 insertions(+), 60 deletions(-)