-
Notifications
You must be signed in to change notification settings - Fork 173
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
Migrate app bootstrapping #2364
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2364 +/- ##
=========================================
Coverage 69.25% 69.25%
- Complexity 246 247 +1
=========================================
Files 22 21 -1
Lines 696 696
=========================================
Hits 482 482
Misses 214 214
Continue to review full report at Codecov.
|
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
c678bf9
to
42a1706
Compare
I see a QR code ;) But don't know what tool/app could read it ... |
Any qrcode reading app 😁 |
Thanks ;) I did another test with a different qr reader and it works 😎 |
Is broken (also on master): #2345 |
Tricky to test: Create an address book, Add a contact, Add a group for the contact, Export the address book, Delete the address book. Reload the page. Import the vcf. Now contact and group should be back. |
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/contacts/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Todo
Test plan