-
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
[web] Shared with me: Show / Hide shares #9531
Labels
Milestone
Comments
Florian Schade commented: [~mstingl] FYI, maybe for the clients? |
Updated ACs in initial post
|
@tbsbdr which icons from https://owncloud.design/#/Design%20Tokens/IconList to use for |
Note from weekly exchange cern & oc:
|
JammingBen
added a commit
that referenced
this issue
Oct 30, 2023
* Next iteration of share show/hide * Rebase and add changelog item * put remaining parts together to make it work * fixup! put remaining parts together to make it work * keep original action names internally for accepting/declining shares * test: fix tests * do not allow decline action on pending shares * feat: rename hide to hidden, use PUT for the request to set it * fix: center no-content-message for shared-with-me-section * feat: add action to hide shares to context menu * fix: ensure the share hidden-param does not get sent when not needed * fix pipeline --------- Co-authored-by: Jannik Stehle <[email protected]>
github-project-automation
bot
moved this from In progress
to Done
in Infinite Scale Team Board
Oct 30, 2023
12 tasks
AlexAndBear
pushed a commit
that referenced
this issue
Dec 13, 2023
* Next iteration of share show/hide * Rebase and add changelog item * put remaining parts together to make it work * fixup! put remaining parts together to make it work * keep original action names internally for accepting/declining shares * test: fix tests * do not allow decline action on pending shares * feat: rename hide to hidden, use PUT for the request to set it * fix: center no-content-message for shared-with-me-section * feat: add action to hide shares to context menu * fix: ensure the share hidden-param does not get sent when not needed * fix pipeline --------- Co-authored-by: Jannik Stehle <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
User Stories
Value
Acceptance Criteria
oc10: status visible/hidden is not existent and all accepted/declined shares are shown in a single view.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
[ ] functionality described in the user story works
[ ] acceptance criteria are fulfilled
[ ] 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
[ ] no sonar cloud issues
Screenshots
Initial View
Hide shares
Hidden Shares
The text was updated successfully, but these errors were encountered: