Skip to content

feat(dashboard): improve workspace filters and project listing UX#1423

Open
vcnainala wants to merge 5 commits into
developmentfrom
feat/dashboard-workspace-filters
Open

feat(dashboard): improve workspace filters and project listing UX#1423
vcnainala wants to merge 5 commits into
developmentfrom
feat/dashboard-workspace-filters

Conversation

@vcnainala

@vcnainala vcnainala commented Jun 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Extend dashboard query handling for workspace-aware filtering.
  • Refresh projects index with search, pagination, and filter UX.

Test plan

  • php artisan test tests/Feature/DashboardTest.php
  • Browse dashboard workspaces (owned, shared, starred, trashed) and confirm filters persist in URL.

vcnainala and others added 4 commits June 3, 2026 23:25
Extend dashboard query handling and refresh the projects index with
search, pagination, and workspace-aware filtering.
Keep private reviewer links on Project/Show until ApplicationController
ships the unified public renderer, and treat project owners as owner in
viewer_role when they are not on the members pivot.
…-workspace-filters

# Conflicts:
#	app/Http/Controllers/ProjectController.php
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.76%. Comparing base (962c405) to head (0236d26).

Additional details and impacted files
@@              Coverage Diff               @@
##             development    #1423   +/-   ##
==============================================
  Coverage          75.76%   75.76%           
  Complexity          3446     3446           
==============================================
  Files                240      240           
  Lines              12909    12909           
==============================================
  Hits                9781     9781           
  Misses              3128     3128           
Flag Coverage Δ
unittests 75.76% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants