Skip to content

Commit 44c0e1d

Browse files
skjnldsvnextcloud-command
authored andcommitted
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 738447b commit 44c0e1d

File tree

60 files changed

+7
-61054
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+7
-61054
lines changed

cypress/e2e/files_sharing/FilesSharingUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export function createShare(fileName: string, username: string, shareSettings: P
3434

3535
export function openSharingDetails(index: number) {
3636
cy.get('#app-sidebar-vue').within(() => {
37-
cy.get('[data-cy-files-sharing-share-actions]').eq(index).click()
37+
cy.get('[data-cy-files-sharing-share-actions]').eq(index).click({ force: true })
3838
cy.get('[data-cy-files-sharing-share-permissions-bundle="custom"]').click()
3939
})
4040
}

cypress/e2e/files_sharing/note-to-recipient.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ describe('files_sharing: Note to recipient', { testIsolation: true }, () => {
5959

6060
cy.get('[data-cy-sidebar]').within(() => {
6161
// Open the share
62-
cy.get('[data-cy-files-sharing-share-actions]').first().click()
62+
cy.get('[data-cy-files-sharing-share-actions]').first().click({ force: true })
6363
// Open the custom settings
6464
cy.get('[data-cy-files-sharing-share-permissions-bundle="custom"]').click()
6565

dist/apps_comments_src_mixins_CommentView_ts-apps_comments_src_components_Comment_vue-apps_comments_src_mixins_CommentView_ts-apps_comments_src_components_Comment_vue.js

Lines changed: 0 additions & 1041 deletions
This file was deleted.

dist/apps_comments_src_mixins_CommentView_ts-apps_comments_src_components_Comment_vue-apps_comments_src_mixins_CommentView_ts-apps_comments_src_components_Comment_vue.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/apps_comments_src_views_ActivityCommentAction_vue-apps_comments_src_views_ActivityCommentAction_vue.js

Lines changed: 0 additions & 255 deletions
This file was deleted.

dist/apps_comments_src_views_ActivityCommentAction_vue-apps_comments_src_views_ActivityCommentAction_vue.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)