summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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 b...Jessica
2018-08-28Dav lib 1John Molakvoæ (skjnldsv)
2018-08-27started to work on function for toggling whether an addressbook is enabled or...Jessica
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)
2018-08-21added styling so multiselect content only shows when input with length more t...Jessica
2018-08-21fixed issue with filter()Jessica
2018-08-21added debounce functionJessica
2018-08-20added id to sharees and used this to look for existing shares, however there ...Jessica
2018-08-17properties update propagation fixes, groups and eventsJohn Molakvoæ (skjnldsv)
2018-08-16Merge branch 'vue' into vue-share-addressbookJohn Molakvoæ
2018-08-16Grid fixes and title updateJohn Molakvoæ (skjnldsv)
2018-08-15started working on popover menu, have delete address function working and set...Jessica
2018-08-15Details order, label, design and structure fixJohn Molakvoæ (skjnldsv)
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
2018-08-13added group to sharee so to distinguish groups and users and decide which ico...Jessica
2018-08-13Design grid fixes, delete and flexJohn Molakvoæ (skjnldsv)
2018-08-13Import fixesJohn Molakvoæ (skjnldsv)
2018-08-13Custom props update and details layout first initJohn Molakvoæ (skjnldsv)
2018-08-13add check to see if sharee is already in addressbook.shares and not suggest i...Jessica
2018-08-13working version of shareAdressbook, adds sharees to addressbook objectJessica
2018-08-13started on styling and commented function formatMatchResultsJessica
2018-08-13refractored api call in share addressbook to use axios allJessica
2018-08-13added api.js with axios and worked on getting the matching users and groups b...Jessica
2018-08-13changed component names from AddressBook to AdressbookJessica
2018-08-11Components naming updateJohn Molakvoæ (skjnldsv)
2018-08-10Contact details update and property componentsJohn Molakvoæ (skjnldsv)
2018-08-10Ignore error on import VCFJohn Molakvoæ (skjnldsv)
2018-08-09Clean build errorsJohn Molakvoæ (skjnldsv)
2018-08-09New contact and first init of rfc propsJohn Molakvoæ (skjnldsv)
2018-08-08Merge branch 'vue' of github.com:team-popcorn/contacts into vueJessica
2018-08-08continued work on share addressbook, added multiselect and started ajax call ...Jessica
2018-08-08Fix borders of import contacts section.suntala
2018-08-08added comments for sharee functions and started on share addressbook functionJessica
2018-08-08merged upstream and pulled from our fork in preparation for PR to Vue branch ...Jessica
2018-08-08Details properties update and addressbook templateJohn Molakvoæ (skjnldsv)
2018-08-06Add "addAddressBook" method.suntala
2018-08-06tidied up & refractored the delete Sharee and toggle Sharee permissions. Also...Jessica
2018-08-03hooked up removeSharee fmutation and started on toggling sharees writeable pe...Jessica
2018-08-03merged with upstream/vueJessica
2018-08-03changed scss to BEVM structureJessica
2018-08-01Merge branch 'vue' of github.com:team-popcorn/contacts into vueJessica
2018-08-01worked on multiselect and translations for optionsJessica
2018-08-01Accessibility on listJohn Molakvoæ (skjnldsv)
2018-07-31Add addAddressBook css.suntala