Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement Dav for groups #6799

Merged
merged 11 commits into from
Aug 23, 2023
Merged

feat: implement Dav for groups #6799

merged 11 commits into from
Aug 23, 2023

Conversation

asbiin
Copy link
Member

@asbiin asbiin commented Aug 20, 2023

This implements Carddav for groups.

The group type is now optional, carddav doesn't know about the group types and I think it's easier this way - and I think it's better to make it optional anyways.

@asbiin asbiin marked this pull request as ready for review August 22, 2023 22:22
@sonarcloud
Copy link

sonarcloud bot commented Aug 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

88.7% 88.7% Coverage
4.9% 4.9% Duplication

@asbiin asbiin requested a review from djaiss August 23, 2023 13:37
Copy link
Member

@djaiss djaiss left a comment

Choose a reason for hiding this comment

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

Good work!

@asbiin asbiin merged commit b9783c6 into chandler Aug 23, 2023
15 checks passed
@asbiin asbiin deleted the 20230820-davgroups branch August 23, 2023 19:32
@sentry-io
Copy link

sentry-io bot commented Aug 23, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ RuntimeException: Changing columns for table "groups" requires Doctrine DBAL. Please install the doctrine/dbal pack... /database/migrations/2023_08_22_175035_fix_grou... View Issue

Did you find this useful? React with a 👍 or 👎

@github-actions
Copy link

🎉 This PR is included in version 5.0.0-beta.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants