[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-30 Thread ASF subversion and git services (Jira)


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

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

Commit 7bcf0dcf128f5817e2c3bb0eb9baa8ba39e98d70 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7bcf0dc ]

ISIS-2340: vaa: use converters when binding UI to backend

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-30 Thread ASF subversion and git services (Jira)


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

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

Commit 635bbbca8cf38008841a63d8106ee045817e78b0 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=635bbbc ]

ISIS-2340: fx: fix demo launch after renaming UIController

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-30 Thread ASF subversion and git services (Jira)


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

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

Commit 8848eea18e5b87ce903fe7b32b07044f73f22d9d in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8848eea ]

ISIS-2340: vaa: fix action dialog params not bound to backend

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-30 Thread ASF subversion and git services (Jira)


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

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

Commit d652b3d51d0b21ba927545c6bec80d2eb9b6ec59 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=d652b3d ]

ISIS-2340: vaa: fix unidirectional binding

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-30 Thread ASF subversion and git services (Jira)


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

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

Commit a3a251e630b7dfb0f4ab123ed1e3591cf83983e5 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a3a251e ]

ISIS-2340: vaa: wip on bi-dir binding (also fixing javac build)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-30 Thread ASF subversion and git services (Jira)


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

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

Commit 0cfb182d155a1925bbd08995ad24822fc554dc01 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0cfb182 ]

ISIS-2340: vaa: work on action dialog parameter binding

bring vaa up to speed with fx

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-30 Thread ASF subversion and git services (Jira)


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

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

Commit 7ba11421ab72cb019f252841d0b7731222ebb359 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7ba1142 ]

ISIS-2340: vaa/fx: starting to harmonize managed-feature binding

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-28 Thread ASF subversion and git services (Jira)


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

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

Commit 7bcf0dcf128f5817e2c3bb0eb9baa8ba39e98d70 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7bcf0dc ]

ISIS-2340: vaa: use converters when binding UI to backend

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-28 Thread ASF subversion and git services (Jira)


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

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

Commit d652b3d51d0b21ba927545c6bec80d2eb9b6ec59 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=d652b3d ]

ISIS-2340: vaa: fix unidirectional binding

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-27 Thread ASF subversion and git services (Jira)


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

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

Commit 8848eea18e5b87ce903fe7b32b07044f73f22d9d in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8848eea ]

ISIS-2340: vaa: fix action dialog params not bound to backend

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-27 Thread ASF subversion and git services (Jira)


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

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

Commit 635bbbca8cf38008841a63d8106ee045817e78b0 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=635bbbc ]

ISIS-2340: fx: fix demo launch after renaming UIController

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-27 Thread ASF subversion and git services (Jira)


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

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

Commit 0cfb182d155a1925bbd08995ad24822fc554dc01 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0cfb182 ]

ISIS-2340: vaa: work on action dialog parameter binding

bring vaa up to speed with fx

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-25 Thread ASF subversion and git services (Jira)


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

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

Commit a3a251e630b7dfb0f4ab123ed1e3591cf83983e5 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a3a251e ]

ISIS-2340: vaa: wip on bi-dir binding (also fixing javac build)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-25 Thread ASF subversion and git services (Jira)


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

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

Commit 7ba11421ab72cb019f252841d0b7731222ebb359 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=7ba1142 ]

ISIS-2340: vaa/fx: starting to harmonize managed-feature binding

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-17 Thread ASF subversion and git services (Jira)


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

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

Commit c3fc4ed4e9b48805e0df714f989b8b4b6e57dd59 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c3fc4ed ]

ISIS-2340: filter parsing failures during type conversion (wip)

eg. when UI Text component is bound to Number value, we need to
intercept invalid number formats, but these are not processed by the
validation mechanics, since this one assumes types to be properly
converted from eg. String


> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-17 Thread ASF subversion and git services (Jira)


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

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

Commit c3fc4ed4e9b48805e0df714f989b8b4b6e57dd59 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c3fc4ed ]

ISIS-2340: filter parsing failures during type conversion (wip)

eg. when UI Text component is bound to Number value, we need to
intercept invalid number formats, but these are not processed by the
validation mechanics, since this one assumes types to be properly
converted from eg. String


> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-17 Thread ASF subversion and git services (Jira)


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

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

Commit 65ca19ad1f92f2906473136a9373d39b3a184e6b in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=65ca19a ]

ISIS-2340: fx: bind validation feedback to UI comp. (initial)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-17 Thread ASF subversion and git services (Jira)


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

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

Commit b6bf94b9737cc4a553952efb9327287d8837df4d in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b6bf94b ]

ISIS-2340: some comments

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-17 Thread ASF subversion and git services (Jira)


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

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

Commit 4a1af0153c75b923a1338fccb7109dbbee781e85 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4a1af015 ]

ISIS-2340: fx: restrict DatePicker to LocalDate only (for now)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-17 Thread ASF subversion and git services (Jira)


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

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

Commit 0b9ba6ba57334ebc67c6d850be68e49f61fa45f0 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0b9ba6b ]

ISIS-2340: use temporal format providers lazily

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-17 Thread ASF subversion and git services (Jira)


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

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

Commit 46baa7b20348be054d80d45048a4b7b3c2fc698a in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=46baa7b ]

ISIS-2340: fix missing return statement

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-17 Thread ASF subversion and git services (Jira)


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

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

Commit b6bf94b9737cc4a553952efb9327287d8837df4d in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b6bf94b ]

ISIS-2340: some comments

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 0b9ba6ba57334ebc67c6d850be68e49f61fa45f0 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0b9ba6b ]

ISIS-2340: use temporal format providers lazily

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 65ca19ad1f92f2906473136a9373d39b3a184e6b in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=65ca19a ]

ISIS-2340: fx: bind validation feedback to UI comp. (initial)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 65ca19ad1f92f2906473136a9373d39b3a184e6b in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=65ca19a ]

ISIS-2340: fx: bind validation feedback to UI comp. (initial)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 0b9ba6ba57334ebc67c6d850be68e49f61fa45f0 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0b9ba6b ]

ISIS-2340: use temporal format providers lazily

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 0b9ba6ba57334ebc67c6d850be68e49f61fa45f0 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0b9ba6b ]

ISIS-2340: use temporal format providers lazily

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 0b9ba6ba57334ebc67c6d850be68e49f61fa45f0 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0b9ba6b ]

ISIS-2340: use temporal format providers lazily

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 0b9ba6ba57334ebc67c6d850be68e49f61fa45f0 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0b9ba6b ]

ISIS-2340: use temporal format providers lazily

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 4a1af0153c75b923a1338fccb7109dbbee781e85 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4a1af015 ]

ISIS-2340: fx: restrict DatePicker to LocalDate only (for now)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-16 Thread ASF subversion and git services (Jira)


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

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

Commit 46baa7b20348be054d80d45048a4b7b3c2fc698a in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=46baa7b ]

ISIS-2340: fix missing return statement

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit c878afd4a4041cda5dd9566627026ac31ff47348 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c878afd ]

ISIS-2340: fixes java.time predefined formats for LocalDate

other 5 temporal types need fixes as well

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 95f6ceaeea4065a724b45aa55b4ca232c8ca8f07 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=95f6cea ]

ISIS-2340: more temporal format fixes

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 1fa71c739160038c65f268f9c0a5235518da10c2 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1fa71c7 ]

ISIS-2340: partly fixing zoned java.time formats

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 1fa71c739160038c65f268f9c0a5235518da10c2 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1fa71c7 ]

ISIS-2340: partly fixing zoned java.time formats

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 95f6ceaeea4065a724b45aa55b4ca232c8ca8f07 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=95f6cea ]

ISIS-2340: more temporal format fixes

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit c878afd4a4041cda5dd9566627026ac31ff47348 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c878afd ]

ISIS-2340: fixes java.time predefined formats for LocalDate

other 5 temporal types need fixes as well

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 1800957f742d54347531df6856b52bc1df798fbb in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1800957 ]

ISIS-2340: fx: prepare for temporal value format

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 4091b7b6725c06130f21961ad3812ca0d758bd64 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4091b7b ]

ISIS-2340: remove ObjectBinding

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 684837ae0f2d74aa58669997d8117da8d9b4bb42 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=684837a ]

ISIS-2340: fx: naive LocalDate support

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 518e66ad50c5017aac500d9c1d8668ed1d856174 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=518e66a ]

ISIS-2340: fx: naive double type ui binding

(to be improved)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 1bb8b68143a9b4b2ab2b3fa0d1f1434340747108 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1bb8b68 ]

ISIS-2340: use one binding converter for all the java numbers

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 91600f2af802b04a83fefded788a05910e6ba4f3 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=91600f2 ]

ISIS-2340: move BindingConverter to UI Commons

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit 897c6b87f8ff18e2cdc3ffdcd00cb6497e904040 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=897c6b8 ]

ISIS-2340: Common UI: DoubleOrFloatConverter for text-based UI Component

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-15 Thread ASF subversion and git services (Jira)


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

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

Commit b3bb21f0d45e4d636f62ac450b53635764602cc9 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b3bb21f ]

ISIS-2340: fx: refactor binding converter for reuse

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-13 Thread ASF subversion and git services (Jira)


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

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

Commit 1800957f742d54347531df6856b52bc1df798fbb in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1800957 ]

ISIS-2340: fx: prepare for temporal value format

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-13 Thread ASF subversion and git services (Jira)


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

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

Commit 684837ae0f2d74aa58669997d8117da8d9b4bb42 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=684837a ]

ISIS-2340: fx: naive LocalDate support

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-13 Thread ASF subversion and git services (Jira)


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

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

Commit 1bb8b68143a9b4b2ab2b3fa0d1f1434340747108 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1bb8b68 ]

ISIS-2340: use one binding converter for all the java numbers

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-13 Thread ASF subversion and git services (Jira)


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

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

Commit 897c6b87f8ff18e2cdc3ffdcd00cb6497e904040 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=897c6b8 ]

ISIS-2340: Common UI: DoubleOrFloatConverter for text-based UI Component

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-13 Thread ASF subversion and git services (Jira)


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

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

Commit 518e66ad50c5017aac500d9c1d8668ed1d856174 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=518e66a ]

ISIS-2340: fx: naive double type ui binding

(to be improved)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-13 Thread ASF subversion and git services (Jira)


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

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

Commit 4091b7b6725c06130f21961ad3812ca0d758bd64 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4091b7b ]

ISIS-2340: remove ObjectBinding

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-13 Thread ASF subversion and git services (Jira)


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

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

Commit 91600f2af802b04a83fefded788a05910e6ba4f3 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=91600f2 ]

ISIS-2340: move BindingConverter to UI Commons

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-13 Thread ASF subversion and git services (Jira)


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

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

Commit b3bb21f0d45e4d636f62ac450b53635764602cc9 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b3bb21f ]

ISIS-2340: fx: refactor binding converter for reuse

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-09 Thread ASF subversion and git services (Jira)


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

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

Commit 3468a4e9ec8020ed7978247e4454a935eaa15ee4 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3468a4e ]

ISIS-2340: fx: bind UI props and params to backend

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-09 Thread ASF subversion and git services (Jira)


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

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

Commit 269bc24a500fedd144dee90a6188318e79222471 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=269bc24 ]

ISIS-2340: fx collection view: object ref. clicks need an interact. ctx

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-09 Thread ASF subversion and git services (Jira)


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

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

Commit 4b3514a4a481268da00af669a3a1d93e8457d666 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4b3514a ]

ISIS-2340: fx: adds property associated action bar

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-09 Thread ASF subversion and git services (Jira)


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

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

Commit 3d636d25cdd42ef3a857fcd2012a10c23f36b701 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3d636d2 ]

ISIS-2340: make common superclass finder a shared utility

and reuse for fx table view

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-09 Thread ASF subversion and git services (Jira)


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

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

Commit 03d7b383ba4623e5855dbcc7402e4667fdc59925 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=03d7b38 ]

ISIS-2340: fx collectiion view: add clickable object references

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-09 Thread ASF subversion and git services (Jira)


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

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

Commit e6b24d180ed860f844567994e36dd98a67054882 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e6b24d1 ]

ISIS-2340: some clean up

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-07 Thread ASF subversion and git services (Jira)


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

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

Commit 3468a4e9ec8020ed7978247e4454a935eaa15ee4 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3468a4e ]

ISIS-2340: fx: bind UI props and params to backend

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-07 Thread ASF subversion and git services (Jira)


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

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

Commit 4b3514a4a481268da00af669a3a1d93e8457d666 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4b3514a ]

ISIS-2340: fx: adds property associated action bar

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-07 Thread ASF subversion and git services (Jira)


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

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

Commit 269bc24a500fedd144dee90a6188318e79222471 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=269bc24 ]

ISIS-2340: fx collection view: object ref. clicks need an interact. ctx

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-07 Thread ASF subversion and git services (Jira)


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

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

Commit e6b24d180ed860f844567994e36dd98a67054882 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=e6b24d1 ]

ISIS-2340: some clean up

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-06 Thread ASF subversion and git services (Jira)


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

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

Commit 03d7b383ba4623e5855dbcc7402e4667fdc59925 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=03d7b38 ]

ISIS-2340: fx collectiion view: add clickable object references

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-05 Thread ASF subversion and git services (Jira)


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

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

Commit 3d636d25cdd42ef3a857fcd2012a10c23f36b701 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3d636d2 ]

ISIS-2340: make common superclass finder a shared utility

and reuse for fx table view

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-05 Thread ASF subversion and git services (Jira)


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

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

Commit f4e61da927950cb6627151e2ed554e04ceb3d3fb in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=f4e61da ]

ISIS-2340: fx table view: properly handle column visibility

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-05 Thread ASF subversion and git services (Jira)


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

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

Commit 1cd5672b457df5b9e905aea1959af13c4d80e035 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1cd5672 ]

ISIS-2340: excel-download extension: fix column visibility

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-04 Thread ASF subversion and git services (Jira)


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

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

Commit 9fadbe044e8664eea61e5b6204e0a54cee20dacc in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=9fadbe0 ]

ISIS-2340: fixes copy paste bug (sonar)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-03 Thread ASF subversion and git services (Jira)


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

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

Commit 1e3b9de6a18beab1cd2f097cf1790c55b32bac94 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1e3b9de ]

ISIS-2340: fx: populate collection views in single transaction

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-03 Thread ASF subversion and git services (Jira)


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

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

Commit bbcdfe4f2ad30a162e63e332652026944949b86d in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=bbcdfe4 ]

ISIS-2340: fx/vaadin: fixes asking the wrong FactHolder for layout
specific facets

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-03 Thread ASF subversion and git services (Jira)


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

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

Commit dea389ddc1a9ec182763b37f5a2fe3ebb2696b32 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=dea389d ]

ISIS-2340: renaming for consistency: getMember() -> getMetaModel()

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-08-03 Thread ASF subversion and git services (Jira)


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

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

Commit 978884fdd72fbeecb4a18ba5b0e9a9ab32a0c797 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=978884f ]

ISIS-2340: more tests

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 70689dd919dcc7f0e48083eedb5026d395e569b2 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=70689dd ]

ISIS-2340: more argument lists to use Can instead of List

also fixes JavaFx always passing no arguments

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 81fa190c104324618b7703bae0a2b1e5e7c57aa0 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=81fa190 ]

ISIS-2340: just comments

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit cb5e4d0ea22d9454da9173d295ec98206bcc16b8 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=cb5e4d0 ]

ISIS-2340: fix issue after merge

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit cee32c116a65a07b07462f4b76cfc2337a5d1b2e in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=cee32c1 ]

ISIS-2340: Can: just java-doc

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 13ff62a246cb1419a7ec44d06dc5824509dd4442 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=13ff62a ]

ISIS-2340: zip mapping for Can

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit cee32c116a65a07b07462f4b76cfc2337a5d1b2e in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=cee32c1 ]

ISIS-2340: Can: just java-doc

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 81fa190c104324618b7703bae0a2b1e5e7c57aa0 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=81fa190 ]

ISIS-2340: just comments

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 13ff62a246cb1419a7ec44d06dc5824509dd4442 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=13ff62a ]

ISIS-2340: zip mapping for Can

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit cb5e4d0ea22d9454da9173d295ec98206bcc16b8 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=cb5e4d0 ]

ISIS-2340: fix issue after merge

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 16be546dac9615ccef1940f8880e272cd14498eb in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=16be546 ]

ISIS-2340: fx: let action dialogs actually invoke their pending args

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 032a9d99369c4421308cf288c1f813b23cd7f135 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=032a9d9 ]

ISIS-2340: wire up property binding (new PropertyNegotiationModel)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 16be546dac9615ccef1940f8880e272cd14498eb in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=16be546 ]

ISIS-2340: fx: let action dialogs actually invoke their pending args

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 032a9d99369c4421308cf288c1f813b23cd7f135 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=032a9d9 ]

ISIS-2340: wire up property binding (new PropertyNegotiationModel)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 0e5857cfc522684283eb995283cdcbb2ba1a702b in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0e5857c ]

ISIS-2340: ManagedCollection/Action to hold an immutable 'Where' field

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 97022f0f9965df925c78e04423e0a020cbb97a2d in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=97022f0 ]

ISIS-2340: working on property binding (more stubs)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 133da4e6d8c4f69fddf0a98ad5428468dc605c44 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=133da4e ]

ISIS-2340: cleanup unreferenced uses of 'Where'

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit fbe20b0206f3ef670d9367538d9c3a73f34b7416 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=fbe20b0 ]

ISIS-2340: starting work on property interaction tests (also cleanup)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 572386c0c063456e7e4946fe781c83040ebf6373 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=572386c ]

ISIS-2340: ManagedProperty to hold an immutable 'Where' field

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit b949d9663bff4ac09295361427509ccedf999282 in isis's branch 
refs/heads/ISIS- from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b949d96 ]

ISIS-2340: introduce ManagedValue

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-31 Thread ASF subversion and git services (Jira)


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

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

Commit 97022f0f9965df925c78e04423e0a020cbb97a2d in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=97022f0 ]

ISIS-2340: working on property binding (more stubs)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-29 Thread ASF subversion and git services (Jira)


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

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

Commit 0e5857cfc522684283eb995283cdcbb2ba1a702b in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0e5857c ]

ISIS-2340: ManagedCollection/Action to hold an immutable 'Where' field

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-29 Thread ASF subversion and git services (Jira)


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

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

Commit 572386c0c063456e7e4946fe781c83040ebf6373 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=572386c ]

ISIS-2340: ManagedProperty to hold an immutable 'Where' field

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-29 Thread ASF subversion and git services (Jira)


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

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

Commit 133da4e6d8c4f69fddf0a98ad5428468dc605c44 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=133da4e ]

ISIS-2340: cleanup unreferenced uses of 'Where'

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-29 Thread ASF subversion and git services (Jira)


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

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

Commit b949d9663bff4ac09295361427509ccedf999282 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b949d96 ]

ISIS-2340: introduce ManagedValue

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-29 Thread ASF subversion and git services (Jira)


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

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

Commit fbe20b0206f3ef670d9367538d9c3a73f34b7416 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=fbe20b0 ]

ISIS-2340: starting work on property interaction tests (also cleanup)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-29 Thread ASF subversion and git services (Jira)


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

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

Commit d6d79b3d85b517bd695f74dce1b87fc982d7d6ac in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=d6d79b3 ]

ISIS-2340: fx: hide action panel, when not populated

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-29 Thread ASF subversion and git services (Jira)


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

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

Commit 84f0432961d5573cbc2994ca14312c0dee36416b in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=84f0432 ]

ISIS-2340: fx: remove dead ends (remove FormField interface)

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ISIS-2340) New common UI Model Module

2020-07-29 Thread ASF subversion and git services (Jira)


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

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

Commit c11e886d49825658ee2b6019284257d0e82cf474 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c11e886 ]

ISIS-2340: Can: just some java-doc

> New common UI Model Module
> --
>
> Key: ISIS-2340
> URL: https://issues.apache.org/jira/browse/ISIS-2340
> Project: Isis
>  Issue Type: New Feature
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-M4
>
>
> Consolidate code that is common to all viewers into a new module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


  1   2   3   4   5   6   >