summaryrefslogtreecommitdiffstats
path: root/src/components
AgeCommit message (Collapse)Author
2023-06-01Merge pull request #3422 from nextcloud/enhanc/hide-empty-propertiesDaniel
Hide empty properties in view mode
2023-05-31Fix: Search for new sharees of an addressbookhamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-05-31Hide contact groups if its emptygreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-05-31fixup! Hide empty propertiesgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-05-31Hide empty propertiesgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-05-26feat(contacts): Show address book description if providedChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-22Fix Don't show groups in share placeholder if group sharing is disabled #2242Zishan-7
Signed-off-by: Zishan-7 <zishan2539@gmail.com>
2023-05-18Fix:Add missing loading Iconhamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-05-17Merge pull request #3382 from DorraJaouad/edit-commitChristoph Wurst
Add contact and group counters to address books
2023-05-17Add contact and group counters to address booksDorra Jaouad
Signed-off-by: Dorra <dorra.jaoued7@gmail.com> Adding counters Signed-off-by: Dorra Jaouad <dorra.jaouad@lombiq.com> Updating with the translation Signed-off-by: Dorra Jaouad <dorra.jaouad@lombiq.com> Signed-off-by: Dorra <dorra.jaoued7@gmail.com> Changing the color to a lighter version Signed-off-by: Dorra <dorra.jaoued7@gmail.com>
2023-05-16Replace NcMultiselect with NcSelectgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-05-15Merge pull request #3377 from nextcloud/fix/update-contactRichard Steinmetz
Fix:Form is transitioned into view mode when saving fails
2023-05-12Fix:Form is transitioned into view mode when saving failshamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-05-12Use the color-primary-element* variablesSimon L
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-10Merge pull request #3366 from nextcloud/fix/3351/display-avatar-update-on-changeJohannes
fix(contacts): display the new avatar on change
2023-05-10fix(contacts): display the new avatar on changeJohannes Merkel
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-05-04fix(contacts): remove obsolete warning and fix header alignmentRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-05-03feat(contacts): implement final design enhancements from mockupsRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-05-02Fix icon opacity for property actionsgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-05-02perf(bundles): migrate nc-vue importsRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-04-28feat(contacts): implement read-only and edit modesRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-04-28Merge pull request #3337 from nextcloud/enh/1662/crop-for-contact-pictureJohannes
feat(contacts): crop for contact picture
2023-04-28enh: Add crop component for contact pictureJohannes Merkel
- add cropperjs package Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-04-28Merge pull request #3349 from nextcloud/fix/local-contact-vcardChristoph Wurst
fix(contacts): defer birthday exclusion until contact was loaded
2023-04-28fix(contacts): defer birthday exclusion until contact was loadedRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-04-28fix: defer rendering contact import buttonRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-04-27fix: disable select component if single optionJohannes Merkel
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-04-26fix(contacts): display name not uri for recent-contacted address bookJohannes Merkel
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-04-25Merge pull request #3338 from nextcloud/enh/contact-details-headerChristoph Wurst
feat(contacts): adjust header to single column layout
2023-04-25feat(contacts): adjust header to single column layoutRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-04-25feat(contacts): add add-prop button direct in propJohannes Merkel
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-04-24Merge pull request #3332 from tarunsamanta2k20/tarun_samanta/#3318Christoph Wurst
Fix: Group actions: Wording of Download should rather be Export
2023-04-24feat(contacts): implement single column layoutRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-04-24Fix: Group actions: Wording of Download should rather be ExportTarun Samanta
Signed-off-by: Tarun Samanta <tarunsamanta77@gmail.com>
2023-04-20Merge pull request #3314 from nextcloud/fix/3304/design-improvement-new-propJohannes
fix: Improve design add new Property
2023-04-20fix: improve design add new Property and change behaviourJohannes Merkel
WIP: improve design add new Property Signed-off-by: Johannes Merkel <mail@johannesgge.de> WIP: Phoenetic first name, phoenetic last name and nickname are combined with Detailed name Signed-off-by: Johannes Merkel <mail@johannesgge.de> add focus on add existing prop click Signed-off-by: Johannes Merkel <mail@johannesgge.de> change focus on add existing prop click Signed-off-by: Johannes Merkel <mail@johannesgge.de> remove unused delay Signed-off-by: Johannes Merkel <mail@johannesgge.de> show warn on undefined and fix lint Signed-off-by: Johannes Merkel <mail@johannesgge.de> fix more lint Signed-off-by: Johannes Merkel <mail@johannesgge.de> remove unnecessary div and dead code Signed-off-by: Johannes Merkel <mail@johannesgge.de> add div Signed-off-by: Johannes Merkel <mail@johannesgge.de> add focus on addition of prop Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-04-20Merge pull request #3290 from caplod/check-empty-emailChristoph Wurst
fix error when contact has no email
2023-03-30Merge pull request #3280 from caplod/email-as-bccChristoph Wurst
add button to send emails to group as bcc
2023-03-30add button to send emails to group as bccStefan Mielke
Signed-off-by: Stefan Mielke <stefan@tan3.de>
2023-03-29use filter instead of guard if clauseStefan Mielke
Signed-off-by: Stefan Mielke <stefan@tan3.de>
2023-03-29fix error when contact has no emailStefan Mielke
Signed-off-by: Stefan Mielke <stefan@tan3.de>
2023-03-27Merge pull request #3281 from nextcloud/artonge/fix/setting_for_adminsLouis
Allow admin to manage circle settings
2023-03-21Fix typo in ContactDetails.vueRaphael Schweikert
Signed-off-by: Raphael Schweikert <any@sabberworm.com>
2023-03-20Allow admin to manage circle settingsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-13allow social avatars from telegram, fixes #2393call-me-matt
Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de>
2023-01-06fix: double scrollbar in details paneRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-12-15l10n: Fixed grammarrakekniven
Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-12-13Rephraze "There is no member in this circle"aryat
2022-12-01Fix sass division deprecation warningsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-11Rename 'Groups' to 'Contact groups'Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>