Skip to content
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] Create Shortcuts: webpage #9796

Closed
tbsbdr opened this issue Oct 12, 2023 · 1 comment · Fixed by #9908
Closed

[web] Create Shortcuts: webpage #9796

tbsbdr opened this issue Oct 12, 2023 · 1 comment · Fixed by #9908
Assignees
Labels
Type:Story User Story

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Oct 12, 2023

Description

User Stories

  • As a user I want to create shortcuts so that I don't need to remember the location of a resource or webpage.

Value

Acceptance Criteria

  • Add new option + New > Shortcut
  • Click on Shortcut opens a dialog "Create a Shortcut"
  • Initial dialog shows a form "Shortcut to a webpage"
    1. Scenario "Webpage"
    • Form "Shortcut to webpage or file" is used as href eg. "owncloud.com"

    • Form "File name" is prefilled with "owncloud.com" but can be edited by the user

    • Button Create creates owncloud.com.url

    • click on owncloud.com.url in the filestable opens new tab

    • Button Create creates ideas.url

    • click on ideas.url in the filestable opens the url in the same tab

  • check if any security measurements are necessary when opening links (maybe simple URL decoding is sufficient?)

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

Visuals

Scenario "Webpage"

  1. Initial image
  2. Webpage with searchresults image
  3. External URL no more searchresults image

Scenario "Resource"

  1. Initial image
  2. Internal URL with searchresults image
  3. Internal URL focused image
  4. Internal URL selected image
@tbsbdr tbsbdr changed the title Add Option to Create Webpage and File Links Add Option to Create Shortcuts Oct 12, 2023
@tbsbdr tbsbdr changed the title Add Option to Create Shortcuts Create Shortcuts Oct 12, 2023
@JammingBen JammingBen added the Type:Story User Story label Oct 13, 2023
@michaelstingl
Copy link
Contributor

*.url files should work across clients. Ping me when implemented, the clients teams can do a quick round of QA…

@tbsbdr tbsbdr changed the title Create Shortcuts Create Shortcuts: webpage Oct 24, 2023
@tbsbdr tbsbdr moved this from Qualification to Backlog in Infinite Scale Team Board Oct 24, 2023
@tbsbdr tbsbdr changed the title Create Shortcuts: webpage [web] Create Shortcuts: webpage Oct 25, 2023
@AlexAndBear AlexAndBear self-assigned this Oct 30, 2023
@AlexAndBear AlexAndBear moved this from Backlog to In progress in Infinite Scale Team Board Oct 30, 2023
@AlexAndBear AlexAndBear moved this from In progress to Done in Infinite Scale Team Board Nov 3, 2023
@AlexAndBear AlexAndBear mentioned this issue Nov 6, 2023
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants