summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-09-25Fixed select propertyJohn Molakvoæ (skjnldsv)
2018-09-25Regex fixJohn Molakvoæ (skjnldsv)
2018-09-25Add addressbook davJohn Molakvoæ (skjnldsv)
2018-09-25Add addressbook davJohn Molakvoæ (skjnldsv)
2018-09-25Contact save and loaderJohn Molakvoæ (skjnldsv)
2018-09-25Fixed deletion on details, improved loading performances and commentsJohn Molakvoæ (skjnldsv)
2018-09-25moved .then to new lineJessica
2018-09-25added dav lib for rename, delete and enable addressbook actions.Jessica
2018-09-25Delete dav handlerJohn Molakvoæ (skjnldsv)
2018-09-25Removed unwanted config, better error handling and preload contactsJohn Molakvoæ (skjnldsv)
2018-09-25Really load the server contactsJohn Molakvoæ (skjnldsv)
2018-09-25Dav client service and first checksJohn Molakvoæ (skjnldsv)
2018-09-21Merge pull request #628 from nextcloud/vue-settings-popovermenuJessica Greene
2018-09-18Disable import multiselect when there is at most one address book. #607suntala
2018-09-18Remove pattern attribute and addressBookRegex property. #605suntala
2018-09-17Remove unnecessary classes. #605suntala
2018-09-17Merge branch 'vue' into vue-new-addressbooksuntala
2018-09-17added code to close popover menu once addressbook is renamedJessica
2018-09-17added condition to watch if popover menu was closed and change editingName to...Jessica
2018-09-17added loading icon with try catch, all currently set up with timeout rather t...Jessica
2018-09-14Change addressBookRegex to allow any input. #605suntala
2018-09-14Add translation to new-addressbook-form placeholder. #605suntala
2018-09-14Remove tooltip attributes from new-addressbook-form. #605suntala
2018-09-14Remove @param from comment. #605suntala
2018-09-13added loading statesJessica
2018-09-11Fix datetime conversion and add display of date without a yearJohn Molakvoæ (skjnldsv)
2018-09-11Override format function from DatepickerJohn Molakvoæ (skjnldsv)
2018-09-11Remove confirmJohn Molakvoæ (skjnldsv)
2018-09-11Merge branch 'vue' of https://github.com/nextcloud/contacts into vue-datetimeJohn Molakvoæ (skjnldsv)
2018-09-11Merge pull request #624 from nextcloud/nc-npmJohn Molakvoæ
2018-09-11changed code using enabled which should use readOnlyJessica
2018-09-11added readonly atribute to the addressbookJessica
2018-09-11Migrate components to nextcloud repoJohn Molakvoæ (skjnldsv)
2018-09-11Catch proper time or date formatJohn Molakvoæ (skjnldsv)
2018-09-10mendJessica
2018-09-10added required attribute for rename inputJessica
2018-09-10swapped == to === and attribute placement change as per reviewJessica
2018-09-10Fix lintJohn Molakvoæ (skjnldsv)
2018-09-10Merge branch 'vue' of https://github.com/nextcloud/contacts into vue-datetimeJohn Molakvoæ (skjnldsv)
2018-09-10changed from v-model to :value. Used event.taget to get inputted valueJessica
2018-09-10v-model update for input on renameJessica
2018-09-07moved rename addressbook input into the popovermenuJessica
2018-09-07Key fixJohn Molakvoæ (skjnldsv)
2018-09-07Merge branch 'vue' into vue-new-addressbookJohn Molakvoæ
2018-09-07Json data fixJohn Molakvoæ (skjnldsv)
2018-09-07Reload locale after dynamic fetchJohn Molakvoæ (skjnldsv)
2018-09-07Root fixJohn Molakvoæ (skjnldsv)
2018-09-07Root detection fixes and locale loading fixJohn Molakvoæ (skjnldsv)
2018-09-07Merge pull request #618 from nextcloud/vue-settings-addressbook-popovermenuJessica Greene
2018-09-07Moment dynamic import and babel updateJohn Molakvoæ (skjnldsv)