summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2024-03-11Merge pull request #3846 from nextcloud/chore/vue3/migrate-v-deepChristoph Wurst
chore(vue3): migrate ::v-deep to :deep
2024-03-08chore(vue3): migrate ::v-deep to :deepRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-07fix: Adjust styling of team resource imagesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-06Merge pull request #3831 from nextcloud/enh/team-overviewJulius Härtl
feat: Implement team overview page updates
2024-03-06chore: drop dead OCA.Search codeRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-06feat: Implement team overview page updatesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-26Fix: remove contact from groupHamza Mahjoubi
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-02-21feat: Rebrand circles to teams in the frontendJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-16fix(circles): sort fallback if not member of circleskjnldsv
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-01-30Add confirmation dialog before importing contactsgreta
Signed-off-by: greta <gretadoci@gmail.com>
2024-01-23Merge pull request #3358 from caplod/search-in-all-propertiesChristoph Wurst
Add NOTES and RELATED to search properties
2024-01-03Merge pull request #3760 from nextcloud/fix/empty-content-resourcesRichard Steinmetz
Remove empty content when at least one related resrouce exists.
2024-01-02chore(vue3): migrate event buses to mittRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-29Remove empty content overlaping related resourcesgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-12-23Fix/Contact subtitle encodingGrigory V
Signed-off-by: Grigory V <scratchx@gmx.com>
2023-12-20Fix: extra primary elementshamza mahjoubi
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2023-12-20Remove import contact button from chart viewhamza mahjoubi
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2023-12-18chore: fix prod build after updating babel/preset-envRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-13Fix rename types in propretieshamza mahjoubi
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2023-11-26Change to capital letterValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-14Fix the empty content showing on edit modegreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-11-10Add shared items and events for each contactgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-11-09Merge pull request #3695 from nextcloud/update/vue-8Christoph Wurst
Upgrade to Nextcloud vue 8.0.0
2023-11-09Upgrade to Nextcloud vue 8.0.0greta
Signed-off-by: greta <gretadoci@gmail.com>
2023-11-08Use some instead of every for the permission checkgreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-11-02Merge pull request #3665 from nextcloud/feat/sort-circlesGreta
feat(circles): sort by initiator level and change icons
2023-11-01Merge pull request #3669 from nextcloud/migrate/contacts-newfile-apiGreta
Import file FileAction 28 compatibility
2023-11-01Import file FileAction 28 compatibilitygreta
Signed-off-by: greta <gretadoci@gmail.com>
2023-10-18Merge pull request #3639 from ↵Richard Steinmetz
nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.3.0
2023-10-17Merge pull request #3585 from ↵Richard Steinmetz
nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-4.1.0
2023-10-17chore(eslint): fix all errorsRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-10-17feat(circles): sort by initiator level and change iconsJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-17Merge pull request #3650 from fuse314/fix-import-select-address-bookRichard Steinmetz
2023-10-17Merge pull request #3635 from cwerstuik/fix/SelectInputRichard Steinmetz
2023-10-17chore: update @nextcloud/dialogs style importRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-10-17chore: add type changesRichard Steinmetz
Those changes were generated using the recommended node and npm version by running `npm run build`. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
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-10-09fix v-model of address book select controlGottfried Mayer
Signed-off-by: Gottfried Mayer <github@gma.name>
2023-09-23Update selectInput to select on "Name"Curtis Werstuik
Signed-off-by: Curtis Werstuik <geekatron101@gmail.com>
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>