server icon indicating copy to clipboard operation
server copied to clipboard

[BITV]: Replace custom tooltips with native one for files_sharing

Open JuliaKirschenheuter opened this issue 3 years ago • 0 comments

Replace custom tooltips with native one in view.

  • [ ] ⚠️ Needs NC Vue release

@nextcloud/vue

  • [x] https://github.com/nextcloud/nextcloud-vue/issues/3587
  • [x] https://github.com/nextcloud/server/issues/35857
  • [x] https://github.com/nextcloud/server/issues/35858
  • [x] https://github.com/nextcloud/server/issues/35860
  • [x] https://github.com/nextcloud/server/issues/35862

Server

  • [x] SharingEntry.vue
  • [x] SharingEntryInherited.vue
  • [x] SharingEntryInternal.vue
  • [x] SharingEntryLink.vue
  • [x] SharingEntrySimple.vue
  • [x] SharingInherited.vue
  • [x] SharingTab.vue
  • [x] SharesMixin.js
  • [x] files_drop.js
  • [x] public.js
  • [x] sharedfilelist.js
  • [x] share.js

This is a part of https://github.com/nextcloud/nextcloud-vue/issues/2503

JuliaKirschenheuter avatar Dec 07 '22 16:12 JuliaKirschenheuter