-
Notifications
You must be signed in to change notification settings - Fork 159
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
Sharing NG #10418
Labels
Type:Epic
Epic is the parent of user stories
Comments
This was referenced Jan 29, 2024
This was referenced Mar 8, 2024
This was referenced Mar 26, 2024
This was referenced Mar 28, 2024
github-project-automation
bot
moved this from In progress
to Done
in Infinite Scale Team Board
Apr 2, 2024
7 tasks
github-project-automation
bot
moved this from Done
to In progress
in Infinite Scale Team Board
Apr 2, 2024
This was referenced Apr 2, 2024
7 tasks
I'm closing here since most of the stuff is done. The rest has been converted into single issues meanwhile. |
github-project-automation
bot
moved this from In progress
to Done
in Infinite Scale Team Board
Aug 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sharing NG is the next gen sharing API in oCIS that deprecates the old OCS API. The purpose of this issue is to keep track of all the things that need to be done in Web to fully make the switch to the new API.
Basic functionality
Bugs
edit
. (fix: missing password modal on link type change #10690)Hacks to be removed when server is ready
hidden
property ([Sharing NG] Use graph endpoints for hidden state of shares #10768)Tests
Checks
fullShareOwnerPaths
still work as expectedClean up
aggregateResourceShares
(refactor: remove aggregateResourceShares and share prop on share resources #10426)ShareStatus
andstatus
property from theShareResource
interface (refactor: remove share status in favour of syncEnabled #10421)share
property from theShareResource
interface (refactor: remove aggregateResourceShares and share prop on share resources #10426)SharePermission
andSharePermissions
(refactor: remove share permission abstract classes #10694)SharePermissionBit
([Sharing NG] Remove SharePermissionBit #10772 - blocked by [Sharing NG] Replace dav propertypublic-link-permission
with type ocis#8740 and [Sharing NG] Add a sharing NG equivalent for thedefault_permissions
capability ocis#8741)ShareRoles
and renameShareRoleNG
toShareRole
(refactor: remove old share roles #10682)share/functions.ts
andshare/functionsNG.ts
inweb-client
(refactor: merge share functions.ts and functionsNG.ts files #10683)Open questions
Will there be a share date? ([Sharing NG] Share date is missing in new API ocis#8749)type
's of a link?PublicLinkPermission
on public spaces be translated totype
? ([Sharing NG] Replace dav propertypublic-link-permission
with type ocis#8740)default_permissions
in the capabilities be translated totype
? ([Sharing NG] Add a sharing NG equivalent for thedefault_permissions
capability ocis#8741)Is it possible to get anicon
property for share roles? ([Sharing NG] Add remix icon to share roles ocis#8844)What about denied shares, do they work yet? -> no role for this yetThe text was updated successfully, but these errors were encountered: