move select via external JS (CSP fix); rows show id/owner/config + ws counts

This commit is contained in:
2026-07-12 22:44:33 -03:00
parent 5728cf37b2
commit 1b932127d8
7 changed files with 114 additions and 29 deletions

View File

@@ -12,7 +12,9 @@ Two people can file the same shared project differently, and neither sees the ot
- Adds a **My workspaces** entry to the dashboard sidebar (next to Overview / My projects /
My tasks / My subtasks). Visible to every logged-in user -- no admin rights needed.
- That page lists your projects **grouped by workspace**, and lets you:
- That page lists your projects **grouped by workspace** (each heading shows the project count,
e.g. `POLI/UPE (3)`), with each row showing the project **id**, **title** and **owner**, plus a
small id dropdown with a "Configure this project" shortcut. From it you can:
- **add / rename / remove** workspaces (each via a small modal, like Kanboard's Tags page);
- **move a project** to another workspace with an inline dropdown on its row.
- Shows a **`[Workspace]`** badge before the project title on the dashboard overview, the