Skip to content

Topic Branch: My Activities

jbest84 edited this page Jan 30, 2013 · 6 revisions

The mobile client does not support a "my activities" view that is available in the web client.

Parent Branch

2.0

Merge Status

This branch has not been merged back into the parent (2.0) branch

Details

topic-my-activities was created for viewing "my activites" support in argos-saleslogix. This branch is based of the 2.0 branch. diff stats

Changes

  • New list view: Views/Activity/MyList.js with the id: "myactivity_list"
    • Pulls data from the userActivities endpoint
    • Inherits from Activity/List
    • Default where clause will filter out declined statuses or literature types.
  • Added new my activity list view to the list of default views shown on the home page (Application.getDefaultViews)

Clone this wiki locally