Commit Graph

35 Commits

Author SHA1 Message Date
John Molakvoæ (skjnldsv) 34cf5c65c8
Copyright fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-25 17:30:29 +02:00
John Molakvoæ (skjnldsv) 040992884b
JSDoc fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-25 14:53:28 +02:00
Jessica 0165e51222 share input field directly focused when opened 2018-09-03 17:25:55 +02:00
Jessica 0595f0caee added loading icon 2018-08-31 14:25:51 +02:00
Jessica 1556dbb1b1 fixed cursor on delete icon, started on loading spinner 2018-08-29 16:27:39 +02:00
Jessica 025edcf039 merged master vue branch to this branch 2018-08-29 14:57:37 +02:00
Jessica 2cc60e1f6a
made additional changes for PR. 2018-08-28 15:51:41 +02:00
Jessica f0b45a274b
added styling so multiselect content only shows when input with length more than 0 is given 2018-08-28 15:51:39 +02:00
Jessica 9583697da7
fixed issue with filter() 2018-08-28 15:51:35 +02:00
Jessica 0a0e1b35f8
added debounce function 2018-08-28 15:50:42 +02:00
Jessica bac467b3f6
added id to sharees and used this to look for existing shares, however there is still some error in the code that does not effectively implement the filter function. Added debounce package and function. 2018-08-28 15:50:42 +02:00
Jessica 9569af1cad
refractored and changed comments, fixed bug with search for sharees function 2018-08-28 15:39:17 +02:00
Jessica 8505db5262
added group to sharee so to distinguish groups and users and decide which icon to display 2018-08-28 15:33:46 +02:00
Jessica 5e1a74a21c
add check to see if sharee is already in addressbook.shares and not suggest it if it is, avoids double keys 2018-08-28 15:21:06 +02:00
Jessica ff5b6384b6
working version of shareAdressbook, adds sharees to addressbook object 2018-08-28 15:20:58 +02:00
Jessica 90f41ee94b
refractored api call in share addressbook to use axios all 2018-08-28 15:13:38 +02:00
Jessica 54137859d7
started on styling and commented function formatMatchResults 2018-08-28 14:54:13 +02:00
Jessica c655a5f7d6
refractored api call in share addressbook to use axios all 2018-08-28 14:54:13 +02:00
Jessica 7fc9ac52cf started to work on function for toggling whether an addressbook is enabled or not 2018-08-27 17:06:36 +02:00
Jessica 304268eea0 merged vue-share-addressbook branch 2018-08-27 14:22:56 +02:00
Jessica 8789ddedd5 made additional changes for PR. 2018-08-22 15:31:09 +02:00
Jessica 5bcd23e005 added styling so multiselect content only shows when input with length more than 0 is given 2018-08-21 17:48:23 +02:00
Jessica d5cf32a3f4 fixed issue with filter() 2018-08-21 15:44:11 +02:00
Jessica 72d75be0e6 added debounce function 2018-08-21 15:25:38 +02:00
Jessica 9810e9d4af added id to sharees and used this to look for existing shares, however there is still some error in the code that does not effectively implement the filter function. Added debounce package and function. 2018-08-20 18:21:38 +02:00
Jessica 712de9db7a started working on popover menu, have delete address function working and set up ready for rename and enable addressbook 2018-08-15 18:19:21 +02:00
Jessica bd287ef643 refractored and changed comments, fixed bug with search for sharees function 2018-08-14 16:32:12 +02:00
Jessica 718b2afafe Merge remote-tracking branch 'origin/vue' into vue-share-addressbook
Added merge with origin/vue
2018-08-14 14:33:41 +02:00
Jessica 104c8115cb added group to sharee so to distinguish groups and users and decide which icon to display 2018-08-13 19:24:27 +02:00
John Molakvoæ (skjnldsv) c1f54a232c
Import fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-13 18:55:22 +02:00
Jessica 54e04c4e56 add check to see if sharee is already in addressbook.shares and not suggest it if it is, avoids double keys 2018-08-13 18:45:24 +02:00
Jessica f75b4fc1da working version of shareAdressbook, adds sharees to addressbook object 2018-08-13 18:08:27 +02:00
Jessica 974aac5cae started on styling and commented function formatMatchResults 2018-08-13 15:05:31 +02:00
Jessica de6757528c refractored api call in share addressbook to use axios all 2018-08-13 15:05:30 +02:00
Jessica 875814742a changed component names from AddressBook to Adressbook 2018-08-13 15:02:31 +02:00