You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2020/06/25 19:18:39 UTC

[isis] branch ISIS-2222 updated (1a64ec7 -> 917664a)

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

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


 discard 1a64ec7  ISIS-2222 : more on the primitive char pages
     add 414d37a  ISIS-2340: fx/vaa: allow bs3 cols to have rows
     add 0e4a322  ISIS-2340: fx/vaa: ensure action invocation results have injection points resolved
     add 917664a  ISIS-2222 : more on the primitive char pages

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1a64ec7)
            \
             N -- N -- N   refs/heads/ISIS-2222 (917664a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../interactions/managed/ManagedAction.java        | 10 ++++-
 .../javafx/ui/components/object/ObjectViewFx.java  |  3 ++
 .../viewer/javafx/ui/main/MenuBuilderFx.java       |  1 -
 .../viewer/javafx/ui/main/UiController.java        | 10 +++--
 .../viewers/javafx/ui/src/main/resources/ui.fxml   | 45 +++++++---------------
 .../common/model/gridlayout/UiGridLayout.java      | 15 +++-----
 6 files changed, 39 insertions(+), 45 deletions(-)