summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
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-27Merge pull request #3333 from tarunsamanta2k20/tarun_samanta/#3319Richard Steinmetz
fixed - Change New contact to Name
2023-04-27fixed - Change New contact to NameTarun Samanta
Signed-off-by: Tarun Samanta <tarunsamanta77@gmail.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
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 #3312 from nextcloud/enhanc/add-import-contactsGreta
Add import contacts next to 'new contact'
2023-04-20Add import contacts on empty content viewgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-04-20Merge pull request #3290 from caplod/check-empty-emailChristoph Wurst
fix error when contact has no email
2023-04-19fix: ellipsized "other social media" dropdownJohannes Merkel
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
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 #3169 from frlan/add-threema-as-instant-messengerRichard Steinmetz
Add Threema as another option for Instant Messenger
2023-03-27Add Threema as another option for Instant MessengerFrank Lanitz
Fixes #2716 Signed-off-by: Frank Lanitz <frank@frank.uvena.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-03-10strings: fix getCircles() error message wordingJérémie Tarot (@silopolis)
Reported-by: @CafeTango Co-authored-by: @Rinkana Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-02-24remove quotes on importStefan Mielke
to comply with https://www.rfc-editor.org/rfc/rfc6350#section-5 Signed-off-by: Stefan Mielke <stefan@tan3.de>
2023-02-10chore: add automated type definition changesRichard Steinmetz
This diff is always created after running npm. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-24fix: mime case matchingRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
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-18Changed grammarrakekniven
"Emails" is not the plural for email addresses Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>