Add section for members to view assigned resources #1309

Closed
opened 2026-04-05 18:50:45 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @adrianeastles on 6/26/2025

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

  1. New User Resources Dashboard
    New Page: /[orgId]/account/my-resources - A dedicated page where organization members can view all resources they have access to
    Card-based Layout: Modern, responsive grid displaying each resource with clear visual indicators
    Status Indicators: Color-coded shields showing resource protection levels (enabled/disabled, protected/unprotected)
    Interactive Elements: Direct links to access enabled resources, with links and buttons to navigate to the resource.
  2. Enhanced Navigation Structure
    New Navigation Item: Added "Resources" section under Account in the navigation menu. Seamlessly integrated into existing Layout component with proper navigation hierarchy.
    Enhanced organization landing page card to show resource count and provide quick access
  3. Resource Access Visualisation
    Enabled/Disabled States: Clear visual distinction between available and unavailable resources
    Empty State: User-friendly messaging when no resources are assigned
    Enhanced organization landing page card to show resource count and provide quick access
    Resource Access Visualisation
    Enabled/Disabled States: Clear visual distinction between available and unavailable resources
    Empty State: User-friendly messaging when no resources are assigned

How to test?

  • New Navigation: You'll now see a "Resources" submenu under "Account" in the navigation. Click on it to access the new dashboard.
  • Resource Display: Verify that all resources you have access to are displayed clearly in the card-based layout.
  • Status Indicators & Links: Check that the color-coded status indicators (enabled/disabled, protected/unprotected) are correct and that the direct links to access enabled resources are working as expected.
  • Empty State: If you have no resources assigned, please confirm that the "empty state" message is user-friendly.
*Originally created by @adrianeastles on 6/26/2025* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description 1. New User Resources Dashboard New Page: /[orgId]/account/my-resources - A dedicated page where organization members can view all resources they have access to Card-based Layout: Modern, responsive grid displaying each resource with clear visual indicators Status Indicators: Color-coded shields showing resource protection levels (enabled/disabled, protected/unprotected) Interactive Elements: Direct links to access enabled resources, with links and buttons to navigate to the resource. 2. Enhanced Navigation Structure New Navigation Item: Added "Resources" section under Account in the navigation menu. Seamlessly integrated into existing Layout component with proper navigation hierarchy. Enhanced organization landing page card to show resource count and provide quick access 3. Resource Access Visualisation Enabled/Disabled States: Clear visual distinction between available and unavailable resources Empty State: User-friendly messaging when no resources are assigned Enhanced organization landing page card to show resource count and provide quick access Resource Access Visualisation Enabled/Disabled States: Clear visual distinction between available and unavailable resources Empty State: User-friendly messaging when no resources are assigned ## How to test? * **New Navigation:** You'll now see a "Resources" submenu under "Account" in the navigation. Click on it to access the new dashboard. * **Resource Display:** Verify that all resources you have access to are displayed clearly in the card-based layout. * **Status Indicators & Links:** Check that the color-coded status indicators (enabled/disabled, protected/unprotected) are correct and that the direct links to access enabled resources are working as expected. * **Empty State:** If you have no resources assigned, please confirm that the "empty state" message is user-friendly.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1309