summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-09-11Migrate components to nextcloud repoJohn Molakvoæ (skjnldsv)
2018-09-10added required attribute for rename inputJessica
2018-09-10swapped == to === and attribute placement change as per reviewJessica
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 pull request #618 from nextcloud/vue-settings-addressbook-popovermenuJessica Greene
2018-09-06Merge branch 'vue-settings-addressbook-popovermenu' of github.com:nextcloud/c...Jessica
2018-09-06updated name for rename-addressbook form, corrected importsJessica
2018-09-06Merge branch 'vue-settings-addressbook-popovermenu' of https://github.com/nex...John Molakvoæ (skjnldsv)
2018-09-06Key fallbackJohn Molakvoæ (skjnldsv)
2018-09-06added key & changed check for addressbooks length to ifJessica
2018-09-06removed trailing space eslint errorJessica
2018-09-06check for last addressbookJessica
2018-09-06Allow href + action in popover but action prevent link redirection + adb.url fixJohn Molakvoæ (skjnldsv)
2018-09-05added vue clipboardJessica
2018-09-05Automatic key and some fixes on the design of inputsJohn Molakvoæ (skjnldsv)
2018-09-04Cleanup compiled file, css and prevent popup closingJohn Molakvoæ (skjnldsv)
2018-09-04added webdav links for copy link and download, tidied code for popover menu c...Jessica
2018-09-04Merge branch 'vue' into multiplevalues-fixJohn Molakvoæ
2018-09-04Merge branch 'vue' into add-new-propsJohn Molakvoæ
2018-09-04Merge pull request #612 from nextcloud/delete-propsJohn Molakvoæ
2018-09-04Merge remote-tracking branch 'origin/vue' into vue-settings-addressbook-popov...Jessica
2018-09-04completed rename addressbook functionJessica
2018-09-04Multiple values saving fix, categories update and design calc fixesJohn Molakvoæ (skjnldsv)
2018-09-04Merge pull request #611 from nextcloud/vue-details-fixesJohn Molakvoæ
2018-09-03Fix groups parsing and fix add new prop layoutJohn Molakvoæ (skjnldsv)
2018-09-03share input field directly focused when openedJessica
2018-09-03Merge branch 'vue' into vue-settings-addressbook-popovermenuJessica
2018-09-03ParceVcf fix on failed vCardJohn Molakvoæ (skjnldsv)
2018-09-032.1 vcard, new component layout and methodsJohn Molakvoæ (skjnldsv)
2018-08-31added rename input and submit fieldJessica
2018-08-31merged vue master branchJessica
2018-08-31added loading iconJessica
2018-08-31New property componentJohn Molakvoæ (skjnldsv)
2018-08-31Delete propertyJohn Molakvoæ (skjnldsv)
2018-08-31Grid fixes, comments, delete contact and key checkJohn Molakvoæ (skjnldsv)
2018-08-31Fixed gridJohn Molakvoæ (skjnldsv)
2018-08-29Merge branch 'vue' of https://github.com/nextcloud/contacts into vue-import-p...John Molakvoæ (skjnldsv)
2018-08-29Add address book name to import screen.suntala
2018-08-29Change importDestination.suntala
2018-08-29fixed cursor on delete icon, started on loading spinnerJessica
2018-08-29Display importScreen when stage is not "default".suntala
2018-08-29Use vcfFile back againJohn Molakvoæ (skjnldsv)
2018-08-29Merge conflict resolution.suntala
2018-08-29Merge branch 'vue-import-progress' of https://github.com/nextcloud/contacts i...suntala
2018-08-29added @signs in copyright & corrected themJessica
2018-08-29merged master vue branch to this branchJessica
2018-08-29Import store into parseVcf.suntala