Skip to content

feat: contacts import ocs#61277

Open
SebastianKrupinski wants to merge 1 commit into
feat/calendar-import-export-ocsfrom
feat/contacts-import-ocs
Open

feat: contacts import ocs#61277
SebastianKrupinski wants to merge 1 commit into
feat/calendar-import-export-ocsfrom
feat/contacts-import-ocs

Conversation

@SebastianKrupinski

@SebastianKrupinski SebastianKrupinski commented Jun 13, 2026

Copy link
Copy Markdown
Contributor
  • Resolves: client feature

Summary

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
@SebastianKrupinski SebastianKrupinski force-pushed the feat/contacts-import-ocs branch from 9e175b9 to 7553769 Compare June 24, 2026 19:27
@SebastianKrupinski SebastianKrupinski added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jun 24, 2026
@SebastianKrupinski SebastianKrupinski added this to the Nextcloud 35 milestone Jun 24, 2026
@SebastianKrupinski SebastianKrupinski marked this pull request as ready for review June 24, 2026 19:33
@SebastianKrupinski SebastianKrupinski requested review from a team and hamza221 as code owners June 24, 2026 19:33
@SebastianKrupinski SebastianKrupinski requested review from ArtificialOwl, ChristophWurst, come-nc, icewind1991 and leftybournes and removed request for a team June 24, 2026 19:33

use JsonSerializable;

interface ImportEvent extends JsonSerializable {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What value does this interface add of it has no methods?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a common type for ImportCountEvent and ImportObjectEvent, its used to stream events all the way to the UI while processing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

Status: 🏗️ In progress

Development

Successfully merging this pull request may close these issues.

2 participants