Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

ES6 migrate 'conversation' #1172

Merged
merged 5 commits into from
May 4, 2017
Merged

ES6 migrate 'conversation' #1172

merged 5 commits into from
May 4, 2017

Conversation

gregor
Copy link
Contributor

@gregor gregor commented May 3, 2017

No description provided.

@gregor gregor force-pushed the es6/conversation branch 16 times, most recently from 62d9264 to edfd82f Compare May 3, 2017 16:39
}
}

asset_et.status(status || z.assets.AssetTransferState.UPLOADING); // TODO
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe more details for the //TODO or delete the comment..?

@gregor gregor force-pushed the es6/conversation branch 12 times, most recently from e10f961 to 0fc2acb Compare May 4, 2017 10:17
@gregor gregor changed the title 🚧 ES6 migrate 'conversation' ES6 migrate 'conversation' May 4, 2017
conversation_et.verification_state(self.verification_state);
}

// BE
Copy link
Contributor

Choose a reason for hiding this comment

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

To BE or not to BE?, Backend?, maybe remove it or have more context..

.map((other) => other.id);

if (!local_conversation.last_event_timestamp) {
local_conversation.last_event_timestamp = index + 1; // this should ensure a proper order
Copy link
Contributor

Choose a reason for hiding this comment

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

can we put the comment on top of the line?

@gregor gregor force-pushed the es6/conversation branch from cb2a15d to f304ebe Compare May 4, 2017 13:00
@gregor gregor merged commit 48091d6 into dev May 4, 2017
@gregor gregor deleted the es6/conversation branch May 4, 2017 13:06
@lipis lipis mentioned this pull request May 4, 2017
79 tasks
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