Discussion:
[jira] [Created] (ISIS-2030) Table Column Order: use order of occurence in layout grid as the default
Andi Huber (JIRA)
2018-11-07 18:40:00 UTC
Permalink
Andi Huber created ISIS-2030:
--------------------------------

Summary: Table Column Order: use order of occurence in layout grid as the default
Key: ISIS-2030
URL: https://issues.apache.org/jira/browse/ISIS-2030
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: Wicket
Reporter: Andi Huber
Assignee: Andi Huber
Fix For: 2.0.0-M2


Instead of ordering by column name (more precisely: propertyId), use the grid layout facet:

1) if propertyId is mentioned within grid, put into first 'half' ordered by occurrence within grid.
2) if propertyId is not mentioned within grid, put into second 'half' ordered by propertyId (String) in natural order



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Andi Huber (JIRA)
2018-11-07 18:44:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber updated ISIS-2030:
-----------------------------
Summary: Table Column Order: use order of occurrence in layout grid as the default (was: Table Column Order: use order of occurence in layout grid as the default)
Table Column Order: use order of occurrence in layout grid as the default
-------------------------------------------------------------------------
Key: ISIS-2030
URL: https://issues.apache.org/jira/browse/ISIS-2030
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: Wicket
Reporter: Andi Huber
Assignee: Andi Huber
Priority: Major
Fix For: 2.0.0-M2
1) if propertyId is mentioned within grid, put into first 'half' ordered by occurrence within grid.
2) if propertyId is not mentioned within grid, put into second 'half' ordered by propertyId (String) in natural order
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
ASF subversion and git services (JIRA)
2018-11-07 18:46:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678623#comment-16678623 ]

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

Commit 2f8f57c32e3a85c54c35c9d73062e8212bb4c8e5 in isis's branch refs/heads/v2 from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2f8f57c ]

ISIS-2030: utilizes the grid facet to reorder table columns

Task-Url: https://issues.apache.org/jira/browse/ISIS-2030
Post by Andi Huber (JIRA)
Table Column Order: use order of occurrence in layout grid as the default
-------------------------------------------------------------------------
Key: ISIS-2030
URL: https://issues.apache.org/jira/browse/ISIS-2030
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: Wicket
Reporter: Andi Huber
Assignee: Andi Huber
Priority: Major
Fix For: 2.0.0-M2
1) if propertyId is mentioned within grid, put into first 'half' ordered by occurrence within grid.
2) if propertyId is not mentioned within grid, put into second 'half' ordered by propertyId (String) in natural order
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
ASF subversion and git services (JIRA)
2018-11-07 18:46:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678624#comment-16678624 ]

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

Commit 2f8f57c32e3a85c54c35c9d73062e8212bb4c8e5 in isis's branch refs/heads/v2 from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2f8f57c ]

ISIS-2030: utilizes the grid facet to reorder table columns

Task-Url: https://issues.apache.org/jira/browse/ISIS-2030
Post by Andi Huber (JIRA)
Table Column Order: use order of occurrence in layout grid as the default
-------------------------------------------------------------------------
Key: ISIS-2030
URL: https://issues.apache.org/jira/browse/ISIS-2030
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: Wicket
Reporter: Andi Huber
Assignee: Andi Huber
Priority: Major
Fix For: 2.0.0-M2
1) if propertyId is mentioned within grid, put into first 'half' ordered by occurrence within grid.
2) if propertyId is not mentioned within grid, put into second 'half' ordered by propertyId (String) in natural order
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Andi Huber (JIRA)
2018-11-07 18:54:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-2030.
----------------------------
Resolution: Fixed

implemented; no works like I believe it was prior to v2
Post by Andi Huber (JIRA)
Table Column Order: use order of occurrence in layout grid as the default
-------------------------------------------------------------------------
Key: ISIS-2030
URL: https://issues.apache.org/jira/browse/ISIS-2030
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: Wicket
Reporter: Andi Huber
Assignee: Andi Huber
Priority: Major
Fix For: 2.0.0-M2
1) if propertyId is mentioned within grid, put into first 'half' ordered by occurrence within grid.
2) if propertyId is not mentioned within grid, put into second 'half' ordered by propertyId (String) in natural order
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Loading...