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 8d81694e4a ISIS-2957 ContextMenuBuilder introduced for TabIcon menu,
menu builder/Factories refactored
add 0a8a183d01 ISIS-2957 set ActionPrompt height, remove library target
plain, CorsHttpRequest introduced, fix empty types in LogEntry,
ActionDispatcher passed in with ExecuteAllMenubarActions
No new revisions were added by this update.
Summary of changes:
incubator/clients/kroviz/build.gradle.kts | 2 +-
.../kroviz/core/aggregator/RestfulDispatcher.kt | 30 +++++++-----
.../client/kroviz/core/event/CorsHttpRequest.kt | 53 ++++++++++++++++++++++
.../isis/client/kroviz/core/event/EventStore.kt | 12 ++++-
.../isis/client/kroviz/core/event/LogEntry.kt | 38 +++++++++-------
.../apache/isis/client/kroviz/ui/core/RoMenuBar.kt | 3 +-
.../isis/client/kroviz/ui/dialog/ActionPrompt.kt | 3 +-
incubator/clients/kroviz/src/main/web/index.html | 2 +
8 files changed, 110 insertions(+), 33 deletions(-)
create mode 100644
incubator/clients/kroviz/src/main/kotlin/org/apache/isis/client/kroviz/core/event/CorsHttpRequest.kt