You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/02/02 11:19:51 UTC

[jira] [Commented] (SYNCOPE-1005) Schema sorting should be done on JS side

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

ASF subversion and git services commented on SYNCOPE-1005:
----------------------------------------------------------

Commit f4960db5978139442d7eabfe5eff5860cda5eb8a in syncope's branch refs/heads/2_0_X from [~andrea.patricelli]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=f4960db ]

[SYNCOPE-1005] moved attributes sorting to JS code, centralized sorting config into app.js initialization; minor app.js refinements


> Schema sorting should be done on JS side 
> -----------------------------------------
>
>                 Key: SYNCOPE-1005
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1005
>             Project: Syncope
>          Issue Type: Improvement
>          Components: enduser
>    Affects Versions: 2.0.2
>            Reporter: Andrea Patricelli
>            Assignee: Andrea Patricelli
>            Priority: Minor
>             Fix For: 2.0.3, 2.1.0
>
>
> Currently sorting of schemas (by name) is done on Java side in SchemaResource.java class.
> Move sorting of schema on JS side. UserContorller.js or schemaService.js should be the right place.
> This will improve the customizability of sorting of user Plain/Derived/Virtual attributes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)