summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-09-07Moment dynamic import and babel updateJohn Molakvoæ (skjnldsv)
2018-09-06Moment locale and data sharing between moment, DatePicker and VCardTimeJohn Molakvoæ (skjnldsv)
2018-09-06Datetime init and moment supportJohn Molakvoæ (skjnldsv)
2018-09-06Eslint fix ternary on new lines and operator beforeJohn Molakvoæ (skjnldsv)
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-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-03ParceVcf fix on failed vCardJohn Molakvoæ (skjnldsv)
2018-09-032.1 vcard, new component layout and methodsJohn Molakvoæ (skjnldsv)
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
2018-08-28Add mutations and actions to importState.suntala
2018-08-28Rebase and compile fixesJohn Molakvoæ (skjnldsv)
2018-08-28Import progress work by @suntalaJohn Molakvoæ (skjnldsv)
2018-08-28Disable client while waiting for fixJohn Molakvoæ (skjnldsv)
2018-08-28Rebase and compile fixesJohn Molakvoæ (skjnldsv)
2018-08-28Import progress work by @suntalaJohn Molakvoæ (skjnldsv)
2018-08-28rebase and commitJohn Molakvoæ (skjnldsv)
2018-08-28made additional changes for PR.Jessica
2018-08-28made additional changes for PR.Jessica
2018-08-28added styling so multiselect content only shows when input with length more t...Jessica
2018-08-28fixed issue with filter()Jessica
2018-08-28added debounce functionJessica
2018-08-28added id to sharees and used this to look for existing shares, however there ...Jessica
2018-08-28updated scss files to include copyright and only linked in oen fileJessica
2018-08-28refractored and changed comments, fixed bug with search for sharees functionJessica
2018-08-28added group to sharee so to distinguish groups and users and decide which ico...Jessica
2018-08-28add check to see if sharee is already in addressbook.shares and not suggest i...Jessica
2018-08-28working version of shareAdressbook, adds sharees to addressbook objectJessica
2018-08-28refractored api call in share addressbook to use axios allJessica
2018-08-28added api.js with axios and worked on getting the matching users and groups b...Jessica