summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Collapse)Author
2018-09-28Merge branch 'master' of https://github.com/nextcloud/contacts into vueJohn Molakvoæ (skjnldsv)
2018-09-04Gitignore fixJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-31merged vue master branchJessica
2018-08-31added loading iconJessica
2018-08-29Git ignore compiled fileJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-29fixed cursor on delete icon, started on loading spinnerJessica
2018-08-29Merge branch 'vue-import-progress' of https://github.com/nextcloud/contacts ↵suntala
into vue-import-progress
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)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-28Disable client while waiting for fixJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-28Rebase and compile fixesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-28rebase and commitJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
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 ↵Jessica
than 0 is given
2018-08-28fixed issue with filter()Jessica
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 ↵Jessica
icon to display
2018-08-28add check to see if sharee is already in addressbook.shares and not suggest ↵Jessica
it if it is, avoids double keys
2018-08-28working version of shareAdressbook, adds sharees to addressbook objectJessica
2018-08-28Rebase to new components naming conventionJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-28started on styling and commented function formatMatchResultsJessica
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 ↵Jessica
based on input
2018-08-28Rebase to new components naming conventionJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-28started on styling and commented function formatMatchResultsJessica
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 ↵Jessica
based on input
2018-08-28Dav lib 1John Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-27started to work on function for toggling whether an addressbook is enabled ↵Jessica
or not
2018-08-27merged vue-share-addressbook branchJessica
2018-08-27merged with main vue branchJessica
2018-08-22made additional changes for PR.Jessica
2018-08-21Type update, management and auto selection fixJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-21added styling so multiselect content only shows when input with length more ↵Jessica
than 0 is given
2018-08-21fixed issue with filter()Jessica
2018-08-17properties update propagation fixes, groups and eventsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-16Merge branch 'vue' into vue-share-addressbookJohn Molakvoæ
2018-08-15started working on popover menu, have delete address function working and ↵Jessica
set up ready for rename and enable addressbook
2018-08-15Details order, label, design and structure fixJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-14refractored and changed comments, fixed bug with search for sharees functionJessica
2018-08-14Merge remote-tracking branch 'origin/vue' into vue-share-addressbookJessica
Added merge with origin/vue
2018-08-13added group to sharee so to distinguish groups and users and decide which ↵Jessica
icon to display
2018-08-13Design grid fixes, delete and flexJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-13Import fixesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-13add check to see if sharee is already in addressbook.shares and not suggest ↵Jessica
it if it is, avoids double keys
2018-08-13working version of shareAdressbook, adds sharees to addressbook objectJessica
2018-08-13Rebase to new components naming conventionJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>