[ 
https://issues.apache.org/jira/browse/ISIS-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834837#comment-13834837
 ] 

ASF subversion and git services commented on ISIS-601:
------------------------------------------------------

Commit 5e5b07c4691cbd651023c6ed8b7b756bc8370e09 in branch refs/heads/master 
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=5e5b07c ]

ISIS-611, ISIS-612: disabled and hidden facets dynamically.

In addition, updated the LayoutMetadataReaderForJson to correctly export
json for these two tickets and also for ISIS-601, ISIS-602,
ISIS-603, ISIS-604, ISIS-605, ISIS-606, ISIS-607.


> Extend the dynamic JSON layout so that the PagedFacet (@Paged annotation) can 
> be specified for collections.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-601
>                 URL: https://issues.apache.org/jira/browse/ISIS-601
>             Project: Isis
>          Issue Type: New Feature
>          Components: Archetype: ToDoApp WRJ, Core
>    Affects Versions: archtype-quickstart-wrj-1.3.1, core-1.3.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: archetype-quickstart-wrj-1.4.0, core-1.4.0
>
>
> thus:
>     {
>         span: 6,
>         collections: {
>             dependencies: {
>                 actions: { ... }
>                     add:{},
>                     remove: {}
>                 },
>                 paged: {
>                     value: 5
>                 }
>             },
>             similarTo: {}
>         }
>     }
> Note the new "paged" node.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to