Skip to content

Conversation

mircea-cosbuc
Copy link
Contributor

No description provided.

@mircea-cosbuc mircea-cosbuc requested a review from JelteF January 23, 2019 14:37
@tbarbugli
Copy link
Member

perhaps try and rewrite it as

activityPartialUpdate: function(data, callback) {
    return activitiesPartialUpdate([data]).then((response) => {
        return response[0];
    })
}

activitiesPartialUpdate: function(changes, callback) {
    // ...
}

@mircea-cosbuc mircea-cosbuc force-pushed the feature/AC-112_batch-activity-partial-update branch 2 times, most recently from 06fb424 to 112ab67 Compare January 24, 2019 13:57
@mircea-cosbuc mircea-cosbuc force-pushed the feature/AC-112_batch-activity-partial-update branch 3 times, most recently from e2c402a to 56ade02 Compare February 11, 2019 09:25
@mircea-cosbuc mircea-cosbuc force-pushed the feature/AC-112_batch-activity-partial-update branch from 56ade02 to dd71bef Compare February 11, 2019 16:12
@mircea-cosbuc mircea-cosbuc requested a review from JelteF February 11, 2019 16:20
@JelteF JelteF merged commit 302168b into master Feb 12, 2019
@mahboubii mahboubii deleted the feature/AC-112_batch-activity-partial-update branch June 22, 2020 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants