web icon indicating copy to clipboard operation
web copied to clipboard

[web] Open shares without having to accept it

Open tbsbdr opened this issue 1 year ago • 6 comments

Description

User Stories

  • As a user I don't want to accept shares so that I can just klick on a share to access it.

Value

Acceptance Criteria

  • klick on a share shows the resource
  • no "accept" aka "sync" needed

Definition of ready

[ ] everybody needs to understand the value written in the user story [ ] acceptance criteria has to be defined [ ] all dependencies of the user story need to be identified [ ] feature should be seen from an end user perspective [ ] user story has to be estimated [ ] story points need to be less then 20

Definition of done

  • Functional requirements [ ] functionality described in the user story works [ ] acceptance criteria are fulfilled
  • Quality [ ] code review happened [ ] CI is green [ ] critical code received unit tests by the developer [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements [ ] no sonar cloud issues

tbsbdr avatar Oct 09 '23 09:10 tbsbdr

~depend on Sharing NG and #9709~

Open question:

  • How to retrieve unaccepted/unsynced shares: via mount points (they are currently missing) or does Web need to fetch mount points and OCS API @micbar @butonic

To-Dos for Web: (hopefully) only adjust mount point fetching if we go via the first solution

tbsbdr avatar Oct 09 '23 09:10 tbsbdr

depends on sharing NG

tbsbdr avatar Oct 25 '23 12:10 tbsbdr

@JammingBen could you list what would be needed to move this issue forward?

tbsbdr avatar Apr 24 '24 11:04 tbsbdr

@JammingBen could you list what would be needed to move this issue forward?

@dschmidt Do you know from the top of your head? 🤔 I need to dig into this topic again...

JammingBen avatar Apr 24 '24 11:04 JammingBen

As discussed with @dschmidt , we need to do some research here as this topic is super complex and none of us remembers the exact things that are needed here. I hope to come up with something early next week so we might be able to tackle this within the next sprint.

JammingBen avatar Apr 24 '24 14:04 JammingBen

Okay so I digged into it, looks like we have all the necessary information from the server now. So all that's necessary is to get started in Web.

JammingBen avatar Apr 25 '24 07:04 JammingBen