summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2023-10-17Merge pull request #3656 from nextcloud/bug/3651/update-matching-score-2Richard Steinmetz
2023-10-16Merge pull request #3644 from j-maas/fix-missing-propertiesRichard Steinmetz
Fix properties not being displayed (needs testing)
2023-10-16Split up composed property name when checking isMultiple()Johannes Maas
Original fix by @j-maas. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-10-11refactor: move type matching to own functionDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-10-10fix: improve matching for tel type parameterDaniel Kesselberg
The old implementation assigns the same score for HOME,VOICE and VOICE for a tel property with parameter voice. This pull requests adds an aditional point for the items with the same length. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-22Fix lost contacts groupshamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-09-11Fix/deselect groups and groups updatehamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-08-24Merge pull request #3576 from nextcloud/chore/fix-eslint-configRichard Steinmetz
Fix eslint config
2023-08-23Fix lint issueAnna Aurora
Signed-off-by: Anna Aurora <anna@annaaurora.eu>
2023-08-23Moved QR code close button away from QR code imageAnna Aurora
Signed-off-by: Anna Aurora <anna@annaaurora.eu>
2023-08-22Made Circles info always displayAnna Aurora
Signed-off-by: Anna Aurora <anna@annaaurora.eu>
2023-08-21chore(eslint): fix all linter issuesRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-08-21Merge pull request #3436 from ↵Richard Steinmetz
nextcloud/Jerome-Herbinet-may-fix-some-translations May fix some translations calls
2023-08-16Proper positioning of "Import contacts" and "New contact" buttonsAnna Aurora
Signed-off-by: Anna Aurora <anna@annaaurora.eu>
2023-08-15Merge pull request #3567 from ↵Richard Steinmetz
nextcloud/fix/3369/only-show-contact-image-action-menu-in-edit-mode Made contact image action menu only display in edit mode
2023-08-15Made contact image action menu only display in edit modeAnna Aurora
Signed-off-by: Anna Aurora <anna@annaaurora.eu>
2023-08-15Declare ActionLink button as a secondary typegreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-08-03Improve quick actions designgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-07-31Add quick actions for contactsgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-07-19fix import loads foreverhamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-06-30fix(contacts): split up detailed-name again to fix vCardJohannes Merkel
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-06-28Merge pull request #3478 from nextcloud/fix/3421/hide-read-only-addressbooksJohannes
fix(copy): Hide not copyable addressbooks in copy select
2023-06-26address review Simon L
Signed-off-by: Simon L <szaimen@e.mail.de> Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: Simon L. <szaimen@e.mail.de>
2023-06-26add disabled wording to disabled address booksSimon L
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-22fix(copy): Hide not copyable addressbooks in copy selectJohannes Merkel
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-06-22Merge pull request #3452 from nextcloud/fix/group-updateChristoph Wurst
Fix handling group update
2023-06-18Fix handling group updatehamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-06-14Merge pull request #3399 from nextcloud/enh/479/hide-adressbook-optionChristoph Wurst
enh(addressbooks): add show/hide option for system and shared addressbooks
2023-06-12Show single-value dropdowns as text in view modehamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-06-07Merge pull request #3439 from ↵Simon L
nextcloud/Jerome-Herbinet-contacts-import-modal-improvement Contacts' import modal improvement
2023-06-06Better description of circlesJérôme Herbinet
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Better description of circles Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-06-05Contacts' import modal improvementJérôme Herbinet
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-06-05May fix some translationsJérôme Herbinet
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-06-01enh(addressbooks): add show/hide option for system and shared addressbooksJohannes Merkel
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
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>