Skip to content

[ISDK-82] Feature/activity services #42

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 29 commits into
base: develop
Choose a base branch
from

Conversation

trtshen
Copy link
Contributor

@trtshen trtshen commented Oct 24, 2017

No description provided.

imkven and others added 15 commits October 2, 2017 12:44
# Conflicts:
#	src/pages/achievements/view/achievements-view.page.ts
#	src/pages/activities-classic/list/activities-classic-list.page.ts
#	src/pages/activities/list/list.page.ts
#	src/pages/activities/list/popup.ts
#	src/pages/assessments/assessments.page.ts
#	src/pages/assessments/group/assessments-group.page.ts
#	src/pages/assessments/popup/items-popup.page.ts
#	src/pages/events/checkin/event-checkin.page.ts
#	src/pages/events/list/list.page.ts
#	src/pages/events/view/events-view.page.ts
#	src/pages/forget-password/forget-password.ts
#	src/pages/gallery/gallery.ts
#	src/pages/levels/list/list.ts
#	src/pages/#/#.ts
#	src/pages/magic-link/magic-link.ts
#	src/pages/rankings/list/rankings.page.ts
#	src/pages/rankings/view/ranking-badges.ts
#	src/pages/rankings/view/ranking-details.page.ts
#	src/pages/registration/register.page.ts
#	src/pages/registration/registration.page.ts
#	src/pages/reset-password/reset-password.ts
#	src/pages/settings/leaderboard/leaderboard-settings.page.ts
#	src/pages/settings/settings.page.ts
#	src/pages/team/team.ts
#	src/pages/term-condition/term-condition.page.ts
@DamengRandom
Copy link

Hi @trtshen, please resolve the conflicts. ^_^

trtshen and others added 9 commits November 6, 2017 16:39
# Conflicts:
#	src/app/app.module.ts
#	src/pages/forget-password/forget-password.ts
#	src/pages/#/#.ts
#	src/pages/registration/register.page.ts
#	src/pages/registration/registration.page.ts
#	src/pages/reset-password/reset-password.ts
#	src/pages/settings/settings.page.ts
#	src/pages/term-condition/term-condition.page.ts
# Conflicts:
#	src/pages/activities-classic/list/activities-classic-list.page.ts
#	src/pages/registration/register.page.ts
#	src/pages/reset-password/reset-password.ts
let refs = this.rebuildReferences(activity.References);
if (!_.isEmpty(sequence)) {
// @NOTE: API only support first ActivitySequence atm
// activity.ActivitySequence.forEach(seq => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @trtshen, do we need to remove this commented code?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dameng03 @DamengRandom that is retained as a reference to comment at line 307.
Let's keep this as a reference for future Practera API changes.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup sure @trtshen

// activity.ActivitySequence.forEach(seq => {
let modelId = sequence.model_id;
sequence.context_id = refs[modelId];
// });

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @trtshen, and here?

@trtshen trtshen closed this Nov 22, 2017
@trtshen trtshen deleted the feature/ISDK-82/activity-services branch November 22, 2017 01:17
@trtshen trtshen restored the feature/ISDK-82/activity-services branch November 22, 2017 01:18
@trtshen trtshen reopened this Nov 22, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants