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

Create sidebar navigation #60

Closed
4 tasks done
PhlppKrmr opened this issue Apr 23, 2023 · 3 comments · Fixed by #141
Closed
4 tasks done

Create sidebar navigation #60

PhlppKrmr opened this issue Apr 23, 2023 · 3 comments · Fixed by #141
Assignees
Labels
feature A new feature or change for the application REQ.7 The application should be comfortable used from the desktop browser.
Milestone

Comments

@PhlppKrmr
Copy link
Contributor

PhlppKrmr commented Apr 23, 2023

User story

  1. As a user
  2. I want / need to be able to navigate to containers list, pods list and deployment lists
  3. So that I can navigate to the resources and their detail pages as easily as possible

Acceptance criteria

  • Sidebar navigation shows "All Containers" and linked with the list view of all containers
  • Sidebar navigation shows "All Pods"
  • Sidebar navigation shows "All Deployments"
  • Sidebar navigation shows "Dashboard" for navigating to the homepage

Definition of done (DoD)

DoD general criteria

  • Feature has been fully implemented
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Pull request to "develop" branch is merged & closed
  • Bill of materials is updated with new dependencies
@PhlppKrmr PhlppKrmr added needs approval feature A new feature or change for the application REQ.7 The application should be comfortable used from the desktop browser. labels Apr 23, 2023
@jandegen jandegen added the blocked This item is currently blocked and can not be started label Apr 23, 2023
@jandegen jandegen moved this to Product Backlog in amos2023ss04-feature-board Apr 23, 2023
@PhlppKrmr PhlppKrmr changed the title Display lists in two tabs Display lists in tabs May 8, 2023
@jandegen jandegen changed the title Display lists in tabs Create sidebar navigation May 24, 2023
@jandegen jandegen removed needs approval blocked This item is currently blocked and can not be started labels May 24, 2023
@njochens njochens moved this from Product Backlog to In Progress in amos2023ss04-feature-board Jun 2, 2023
@njochens njochens self-assigned this Jun 2, 2023
@jandegen jandegen removed the approved label Jun 5, 2023
@njochens
Copy link
Contributor

njochens commented Jun 7, 2023

Implementation of sidebar navigation and header are about 90 % finished. Components just need to be polished and one or two bugs fixed.

njochens added a commit that referenced this issue Jun 7, 2023
Signed-off-by: njochens <62465088+njochens@users.noreply.github.com>
@njochens
Copy link
Contributor

njochens commented Jun 7, 2023

Created draft PR and fixed some bugs

@jandegen jandegen moved this from In Progress to Product Backlog in amos2023ss04-feature-board Jun 7, 2023
@jandegen jandegen moved this from Product Backlog to Sprint Backlog in amos2023ss04-feature-board Jun 7, 2023
@PhlppKrmr PhlppKrmr modified the milestones: Sprint 07, Sprint 08 Jun 7, 2023
@njochens njochens moved this from Sprint Backlog to In Progress in amos2023ss04-feature-board Jun 13, 2023
njochens added a commit that referenced this issue Jun 13, 2023
Signed-off-by: njochens <62465088+njochens@users.noreply.github.com>
vringar added a commit that referenced this issue Jun 14, 2023
@jandegen jandegen linked a pull request Jun 14, 2023 that will close this issue
@njochens njochens moved this from In Progress to Awaiting Review in amos2023ss04-feature-board Jun 14, 2023
@PhlppKrmr PhlppKrmr moved this from Awaiting Review to Product Backlog in amos2023ss04-feature-board Jun 14, 2023
@jandegen
Copy link
Contributor

Unit or e2e tests missing

@jandegen jandegen modified the milestones: Sprint 08, Sprint 09 Jun 14, 2023
@jandegen jandegen moved this from Product Backlog to Sprint Backlog in amos2023ss04-feature-board Jun 14, 2023
@njochens njochens moved this from Sprint Backlog to In Progress in amos2023ss04-feature-board Jun 15, 2023
vringar added a commit that referenced this issue Jun 16, 2023
fix(Sidebar): fixed incorrectly working links
njochens added a commit that referenced this issue Jun 20, 2023
@njochens njochens moved this from In Progress to Awaiting Review in amos2023ss04-feature-board Jun 20, 2023
@jandegen jandegen moved this from Awaiting Review to Feature Archive in amos2023ss04-feature-board Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or change for the application REQ.7 The application should be comfortable used from the desktop browser.
Projects
Status: Feature Archive
Development

Successfully merging a pull request may close this issue.

3 participants