summaryrefslogtreecommitdiffstats
path: root/src/components/Settings
AgeCommit message (Expand)Author
2019-04-15Update nextcloud 0.10.0John Molakvoæ (skjnldsv)
2019-03-12Add sorting my last modifiedJohn Molakvoæ (skjnldsv)
2019-01-25Url decode groups and usersJohn Molakvoæ (skjnldsv)
2019-01-23Use origin to generate the addressbook urlJohn Molakvoæ (skjnldsv)
2019-01-05Addressbook deletion confirmJohn Molakvoæ (skjnldsv)
2018-12-13Eslint config bumpJohn Molakvoæ (skjnldsv)
2018-11-19Make sure we upgrad elocal value groups on contacts switchJohn Molakvoæ (skjnldsv)
2018-11-19Fix importing default addressbookJohn Molakvoæ (skjnldsv)
2018-11-19JSDoc cleanup and better code commentsJohn Molakvoæ (skjnldsv)
2018-11-15Srinking optimisations and fixesJohn Molakvoæ (skjnldsv)
2018-11-14Disable import button while importingJohn Molakvoæ (skjnldsv)
2018-11-13actually display Copied label for 2 secondsGeorg Ehrke
2018-11-12Cleanup code with Property MixinJohn Molakvoæ (skjnldsv)
2018-11-12Sharing design and cdav requestJohn Molakvoæ (skjnldsv)
2018-11-09Fixed multiselect stylingJohn Molakvoæ (skjnldsv)
2018-11-09Merge branch 'master' of https://github.com/nextcloud/contacts into disabled-...John Molakvoæ (skjnldsv)
2018-11-09Eslint aliases and improved linting rulesJohn Molakvoæ (skjnldsv)
2018-11-09Migrate to global components and use nextcloud multiselectJohn Molakvoæ (skjnldsv)
2018-11-09Settings section cleanupJohn Molakvoæ (skjnldsv)
2018-11-09Fix tests & add MOVEJohn Molakvoæ (skjnldsv)
2018-10-25Copyright fixJohn Molakvoæ (skjnldsv)
2018-10-24Fix enable ab toggleJohn Molakvoæ (skjnldsv)
2018-10-05Npm update, cdav and translations fixesJohn Molakvoæ (skjnldsv)
2018-10-03Cleanup 2John Molakvoæ (skjnldsv)
2018-10-03CleanupJohn Molakvoæ (skjnldsv)
2018-09-27Fix Importing state resetJohn Molakvoæ (skjnldsv)
2018-09-25removed notification & action for download addressbookJessica
2018-09-25removed timeout from delete addressbook, updated notificationsJessica
2018-09-25added notifications, removed timeout for copyJessica
2018-09-25added prevent & stop to event for copy addressbookJessica
2018-09-25JSDoc fixesJohn Molakvoæ (skjnldsv)
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-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-11Merge branch 'vue' of https://github.com/nextcloud/contacts into vue-datetimeJohn Molakvoæ (skjnldsv)