You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Daniel Gornstein (JIRA)" <ji...@apache.org> on 2013/07/26 17:01:58 UTC

[jira] [Assigned] (RAVE-997) Creating Angular Resources to interact with back-end Data Models

     [ https://issues.apache.org/jira/browse/RAVE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Gornstein reassigned RAVE-997:
-------------------------------------

    Assignee: Daniel Gornstein
    
> Creating Angular Resources to interact with back-end Data Models
> ----------------------------------------------------------------
>
>                 Key: RAVE-997
>                 URL: https://issues.apache.org/jira/browse/RAVE-997
>             Project: Rave
>          Issue Type: Task
>          Components: rave-portal
>            Reporter: Rohit Kalkur
>            Assignee: Daniel Gornstein
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> As we begin the refactoring of the code-base into an Angular.js application, we will need to have Angular Resources. An Angular Resource is a client-side object responsible for managing interactions against a particular back-end Data Model via the REST API . We will need to create a Resource for each back-end Data Model we have.
> The list of Data Models is located in the following directory:
>      
>     /rave-core-api/src/main/java/org.apache.rave/rest/model/
> The Angular Resources will be created in the following directory:
>      
>     /rave-portal-resources/src/main/webapp/static/script/common/resources
> At first, we will focus only on creating Resources for the following Data Models: 
>         -Person
>         -Page
>         -Region
>         -RegionWidget

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira