Skip to content

Conversation

@MarcelRobitaille
Copy link
Collaborator

Fixes #842

Add two modals to replace alert() and confirm() in our code.

@github-actions
Copy link

github-actions bot commented Oct 18, 2022

Unit Test Results

     27 files       27 suites   6m 46s ⏱️
   476 tests    476 ✔️ 0 💤 0
4 284 runs  4 283 ✔️ 1 💤 0

Results for commit ec1dec9.

♻️ This comment has been updated with latest results.

MarcelRobitaille and others added 3 commits October 18, 2022 23:19
In my refactoring, I forgot a `!`

Fixes nextcloud#1262

Signed-off-by: Marcel Robitaille <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Copy link
Collaborator

@christianlupus christianlupus left a comment

Choose a reason for hiding this comment

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

Seems good to me in general. I cannot test each execution path manually, but I trust in your experience.

@christianlupus christianlupus merged commit b34a709 into nextcloud:master Oct 19, 2022
@MarcelRobitaille MarcelRobitaille deleted the 842-use-vue-dialogs branch October 19, 2022 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create and use Vue dialogs

2 participants