From c01306734a8433905e8e0cebabe9132adb63bc4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20Valderrama?= Date: Fri, 28 Aug 2026 14:04:56 +0200 Subject: [PATCH] :bug: Fix default team and UI labels to use Personal Projects (#11418) * :bug: Fix default team and UI labels to use Personal Projects * :paperclip: Code review --- .../email/request-file-access-yourpenpot-view/en.html | 2 +- .../email/request-file-access-yourpenpot-view/en.txt | 2 +- .../app/email/request-file-access-yourpenpot/en.html | 2 +- .../app/email/request-file-access-yourpenpot/en.txt | 2 +- backend/src/app/email.clj | 4 ++-- backend/src/app/rpc/commands/nitrate.clj | 2 +- backend/src/app/rpc/commands/profile.clj | 2 +- backend/src/app/rpc/commands/teams.clj | 4 ++-- backend/src/app/rpc/management/nitrate.clj | 10 +++++----- .../test/backend_tests/rpc_management_nitrate_test.clj | 2 +- frontend/playwright/ui/pages/DashboardPage.js | 2 +- frontend/playwright/ui/pages/OnboardingPage.js | 2 +- frontend/src/app/main/ui/dashboard/file_menu.cljs | 2 +- frontend/src/app/main/ui/dashboard/fonts.cljs | 2 +- frontend/src/app/main/ui/dashboard/libraries.cljs | 2 +- frontend/src/app/main/ui/dashboard/projects.cljs | 2 +- frontend/src/app/main/ui/dashboard/search.cljs | 2 +- frontend/src/app/main/ui/dashboard/sidebar.cljs | 6 +++--- frontend/src/app/main/ui/dashboard/team.cljs | 8 ++++---- frontend/translations/en.po | 7 ++----- frontend/translations/es.po | 7 ++----- 21 files changed, 34 insertions(+), 40 deletions(-) diff --git a/backend/resources/app/email/request-file-access-yourpenpot-view/en.html b/backend/resources/app/email/request-file-access-yourpenpot-view/en.html index 57f0bbb781..f26a4b65da 100644 --- a/backend/resources/app/email/request-file-access-yourpenpot-view/en.html +++ b/backend/resources/app/email/request-file-access-yourpenpot-view/en.html @@ -191,7 +191,7 @@ file named “{{file-name|abbreviate:25}}”.

- Since this file is in your Penpot team, you can provide access by sending a view-only link. + Since this file is in your Personal Projects, you can provide access by sending a view-only link. This will allow {{requested-by|abbreviate:25}} to view the content without making any changes.

To proceed, please click the button below to generate and send the view-only link:

diff --git a/backend/resources/app/email/request-file-access-yourpenpot-view/en.txt b/backend/resources/app/email/request-file-access-yourpenpot-view/en.txt index 397f3c821d..c52649dd37 100644 --- a/backend/resources/app/email/request-file-access-yourpenpot-view/en.txt +++ b/backend/resources/app/email/request-file-access-yourpenpot-view/en.txt @@ -2,7 +2,7 @@ Hello! {{requested-by|abbreviate:25}} ({{requested-by-email}}) wants to have view-only access to the file named “{{file-name|abbreviate:25}}”. -Since this file is in your Penpot team, you can provide access by sending a view-only link. This will allow {{requested-by|abbreviate:25}} to view the content without making any changes. +Since this file is in your Personal Projects, you can provide access by sending a view-only link. This will allow {{requested-by|abbreviate:25}} to view the content without making any changes. To proceed, please click the link below to generate and send the view-only link: diff --git a/backend/resources/app/email/request-file-access-yourpenpot/en.html b/backend/resources/app/email/request-file-access-yourpenpot/en.html index ca0b00ee27..cf3161a6b6 100644 --- a/backend/resources/app/email/request-file-access-yourpenpot/en.html +++ b/backend/resources/app/email/request-file-access-yourpenpot/en.html @@ -191,7 +191,7 @@ “{{file-name|abbreviate:25}}”.

- Please note that the file is currently in Your Penpot 's team, so direct access cannot be + Please note that the file is currently in Personal Projects, so direct access cannot be granted. However, you have two options to provide the requested access: