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

Fix issues with date formating in case of deleting a date field #11

Closed
wants to merge 1 commit into from

Conversation

MariusBluem
Copy link
Member

downstream from owncloud/contacts#527

…e field

* downstream from owncloud/contacts#527

Signed-off-by: Marius Blüm <marius@lineone.io>
@MariusBluem MariusBluem added 3. to review Waiting for reviews downstream labels Oct 24, 2016
@MariusBluem
Copy link
Member Author

Please check this one manually @nickvergessen - there were some problems with git 😁

getProperty: function(name) {
if (this.props[name]) {
return this.props[name][0];
=======
Copy link
Member

Choose a reason for hiding this comment

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

nop

@@ -145,15 +145,53 @@ angular.module('contactsApp')
}
},

<<<<<<< HEAD
Copy link
Member

Choose a reason for hiding this comment

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

nop

@nickvergessen
Copy link
Member

Please try again.
Which command did you use btw?

@nickvergessen nickvergessen added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Oct 24, 2016
@MariusBluem
Copy link
Member Author

Cherry Picking ... Maybe it would help to get #8 and #10 in?! Commit is causing conflicts, because the js/models/contact_model.js is touched in those PR(s) 😁 @nickvergessen

@MariusBluem MariusBluem added 1. to develop Accepted and waiting to be taken care of and removed 2. developing Work in progress labels Oct 27, 2016
@MariusBluem
Copy link
Member Author

I am not able to solve the conflicts in a proper way 😁 @nickvergessen

@nickvergessen
Copy link
Member

Replaced by #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants