[Feature]: Dashboard page #5

Open
opened 2024-10-19 18:07:32 -03:00 by aleidk · 0 comments
Owner

Type of Feature

New Feature

Description

Create the main and default page for the user when they're authenticated.

Completion criteria

  • Create the mockup/design of the page
  • Create global layout for authenticated users
    • Header
    • aside (aka sidebar)
    • Footer
  • Create a responsive grid system that encapsulates different subsections of the project, for now only add the section with a heading, the content will be added as we develop each feature
    • List of organizations/repositories
    • List of issues, add quick button to triage
    • List of milestones
    • Pomodoro timer -> header
    • Work session

More details will be added when the mockup is done

Additional Information

  • The global layout could be a component to be migrated into mini-strap and it could be inspired by the [flutter scaffold class](Scaffold classScaffold class) or other common administration UI
  • The global layout should be composable (add what you want in each section), if a section is not provided then is not rendered
  • In this view all is global data, when you click in a organization, it should lead you to the issue list page with the filter applied
### Type of Feature ✨ New Feature ### Description Create the main and default page for the user when they're authenticated. ### Completion criteria - [ ] Create the mockup/design of the page - [ ] Create global layout for authenticated users - Header - aside (aka sidebar) - Footer - [ ] Create a responsive grid system that encapsulates different subsections of the project, for now only add the section with a heading, the content will be added as we develop each feature - List of organizations/repositories - List of issues, add quick button to triage - List of milestones - Pomodoro timer -> header - Work session ## More details will be added when the mockup is done ### Additional Information - The global layout could be a component to be migrated into mini-strap and it could be inspired by the [flutter scaffold class](Scaffold classScaffold class) or other common administration UI - The global layout should be composable (add what you want in each section), if a section is not provided then is not rendered - In this view all is global data, when you click in a organization, it should lead you to the issue list page with the filter applied
aleidk added this to the v0.1.0 milestone 2024-10-19 18:07:32 -03:00
aleidk added the
Priority
High
Severity
High
Type
Feature
Status
Accepted
Outtakes/Research
labels 2024-10-19 18:07:32 -03:00
aleidk self-assigned this 2024-10-19 18:07:32 -03:00
anavarro added a new dependency 2024-10-22 15:44:11 -03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
#4 [Feature]: Login view
alecodes/guildmarm
Reference: alecodes/guildmarm#5
No description provided.