Skip to content

feat(dashboard): add global Services list page - #4922

Open
NBaB44 wants to merge 1 commit into
Dokploy:canaryfrom
NBaB44:feat/services-list-page
Open

feat(dashboard): add global Services list page#4922
NBaB44 wants to merge 1 commit into
Dokploy:canaryfrom
NBaB44:feat/services-list-page

Conversation

@NBaB44

@NBaB44 NBaB44 commented Jul 28, 2026

Copy link
Copy Markdown

Summary

  • Add a Services sidebar item right after Home (/dashboard/services)
  • List all services across projects/environments with project, environment, status, and last deployment (relative time + status)
  • Default sort: project → environment → name; reuses project.all + deployment.allCentralized

Test plan

  • Open dashboard — Services appears after Home in the sidebar
  • Page lists applications, compose, and databases (when named in project.all)
  • Rows sorted by project, then environment, then name
  • Last deployment shows status badge + relative time (e.g. 2 minutes ago)
  • Without deployment.read, last deployment column shows
  • Search / status / type filters work; Open links to the service page

Add a Services page after Home that lists all services across projects and environments with status and last deployment relative time, sorted by project, environment, then name.
@NBaB44
NBaB44 requested a review from Siumauricio as a code owner July 28, 2026 08:15
@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. enhancement New feature or request labels Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant