-
Notifications
You must be signed in to change notification settings - Fork 310
feat(cards): add card cloning ability #6452
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
Conversation
950429a to
4212c10
Compare
|
@grnd-alt Missing unit test for function |
luka-nextcloud
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review tests. Otherwise it looks good!
3045c71 to
d5c2621
Compare
|
This is awesome! I'm eagerly waiting for this feature 🎉 |
cdc07d8 to
cbb13e2
Compare
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
Signed-off-by: grnd-alt <git@belakkaf.net>
Signed-off-by: grnd-alt <git@belakkaf.net>
Signed-off-by: Julius Knorr <jus@bitgrid.net>
ed2f7b5 to
3391a40
Compare
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
@grnd-alt I pushed two commits to get CI passing again, the crashing electron process is a mystery still to me but seems giving it a bit of time before typing (likely to animate the modal showing) solves that. Generally I've tested and works fine, will have another look at the code. |
juliusknorr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments inline, generally looks good to me
Signed-off-by: grnd-alt <git@belakkaf.net>
76d11ad to
22bb8d6
Compare
Signed-off-by: grnd-alt <git@belakkaf.net>
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
Did one small commit as i thought we could have a quick refactoring to rather use NcDialog instead of NcModal |
|
Pending documentation as we should add the new endpoint to |
Checklist