Andrea Patricelli created SYNCOPE-1005:
------------------------------------------
Summary: 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)