refactor(server): change invitation request link to workspace members tab (#11191)

close CLOUD-184
This commit is contained in:
fengmk2
2025-03-28 05:27:19 +00:00
parent bfa7e9a007
commit 69f393fe2f
5 changed files with 89 additions and 13 deletions
@@ -902,17 +902,54 @@ Generated by [AVA](https://avajs.dev).
<tbody>␊
<tr>␊
<td>␊
<p
style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">
<span style="font-weight:600">test@test.com</span> has joined
<img
src="https://app.affine.pro/favicon-192.png"␊
alt="avatar"␊
style="width:20px;height:20px;border-radius:12px;object-fit:cover;vertical-align:middle" /><span
style="font-weight:600"
>Test Workspace</span
>
</p>␊
<table
align="center"
width="100%"
border="0"
cellpadding="0"␊
cellspacing="0"␊
role="presentation">
<tbody style="width:100%">
<tr style="width:100%">
<p
style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊
<span style="font-weight:600">test@test.com</span> has joined␊
<img␊
src="https://app.affine.pro/favicon-192.png"␊
alt="avatar"␊
style="width:20px;height:20px;border-radius:12px;object-fit:cover;vertical-align:middle" /><span␊
style="font-weight:600"␊
>Test Workspace</span␊
>␊
</p>␊
</tr>␊
</tbody>␊
</table>␊
<table␊
align="center"␊
width="100%"␊
border="0"␊
cellpadding="0"␊
cellspacing="0"␊
role="presentation">␊
<tbody style="width:100%">␊
<tr style="width:100%">␊
<a␊
href="https://app.affine.pro"␊
style="line-height:24px;text-decoration:none;display:inline-block;max-width:100%;mso-padding-alt:0px;font-size:15px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;margin-top:24px;margin-bottom:0;color:#FFFFFF;background-color:#1E96EB;padding:8px 18px 8px 18px;border-radius:8px;border:1px solid rgba(0,0,0,.1);margin-right:4px"␊
target="_blank"␊
><span␊
><!--[if mso]><i style="mso-font-width:450%;mso-text-raise:12" hidden>&#8202;&#8202;</i><![endif]--></span␊
><span␊
style="max-width:100%;display:inline-block;line-height:120%;mso-padding-alt:0px;mso-text-raise:6px"␊
>Open Workspace Members</span␊
><span␊
><!--[if mso]><i style="mso-font-width:450%" hidden>&#8202;&#8202;&#8203;</i><![endif]--></span␊
></a␊
>␊
</tr>␊
</tbody>␊
</table>␊
</td>␊
</tr>␊
</tbody>␊