summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)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 ↵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-21added debounce functionJessica
2018-08-20added id to sharees and used this to look for existing shares, however there ↵Jessica
is still some error in the code that does not effectively implement the filter function. Added debounce package and function.
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-16Grid fixes and title updateJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
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-13Custom props update and details layout first initJohn 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-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 ↵Jessica
based on input
2018-08-13changed component names from AddressBook to AdressbookJessica
2018-08-11Components naming updateJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-10Contact details update and property componentsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-10Ignore error on import VCFJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-09Clean build errorsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-09New contact and first init of rfc propsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
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
with OCS api
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
in upstream
2018-08-08Details properties update and addressbook templateJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-06Add "addAddressBook" method.suntala
2018-08-06tidied up & refractored the delete Sharee and toggle Sharee permissions. ↵Jessica
Also started on add group or user input with auto completion.
2018-08-03hooked up removeSharee fmutation and started on toggling sharees writeable ↵Jessica
permissions
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)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-31Add addAddressBook css.suntala