🐛 Fix social links broken

This commit is contained in:
Pablo Alba 2023-02-02 13:09:29 +01:00
parent 708a8ce27b
commit cc5f245209
11 changed files with 140 additions and 139 deletions

View file

@ -10,6 +10,7 @@
- Fix invitations input on team management and onboarding modal [Taiga #4760](https://tree.taiga.io/project/penpot/issue/4760) - Fix invitations input on team management and onboarding modal [Taiga #4760](https://tree.taiga.io/project/penpot/issue/4760)
- Fix weird numeration creating new elements in dashboard [Taiga #4755](https://tree.taiga.io/project/penpot/issue/4755) - Fix weird numeration creating new elements in dashboard [Taiga #4755](https://tree.taiga.io/project/penpot/issue/4755)
- Fix can move shape with lens zoom active [Taiga #4787](https://tree.taiga.io/project/penpot/issue/4787) - Fix can move shape with lens zoom active [Taiga #4787](https://tree.taiga.io/project/penpot/issue/4787)
- Fix social links broken [Taiga #4759](https://tree.taiga.io/project/penpot/issue/4759)
## 1.17.0 ## 1.17.0

View file

@ -48,8 +48,8 @@
<mj-social-element src="{{ public-uri }}/images/email/logo-uxbox.png" href="https://penpot.app/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-uxbox.png" href="https://penpot.app/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-twitter.png" href="https://twitter.com/penpotapp" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-twitter.png" href="https://twitter.com/penpotapp" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-github.png" href="https://github.com/penpot/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-github.png" href="https://github.com/penpot/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-instagram.png" href="https://instagram.com/penpotapp/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-instagram.png" href="https://www.instagram.com/penpot.app/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-taiga.png" href="https://tree.taiga.io/project/uxbox" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-taiga.png" href="https://tree.taiga.io/project/penpot" padding="0 8px" />
</mj-social> </mj-social>
</mj-column> </mj-column>
</mj-section> </mj-section>

View file

@ -41,8 +41,8 @@
<mj-social-element src="{{ public-uri }}/images/email/logo-uxbox.png" href="https://penpot.app/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-uxbox.png" href="https://penpot.app/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-twitter.png" href="https://twitter.com/penpotapp" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-twitter.png" href="https://twitter.com/penpotapp" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-github.png" href="https://github.com/penpot/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-github.png" href="https://github.com/penpot/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-instagram.png" href="https://instagram.com/penpotapp/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-instagram.png" href="https://www.instagram.com/penpot.app/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-taiga.png" href="https://tree.taiga.io/project/uxbox" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-taiga.png" href="https://tree.taiga.io/project/penpot" padding="0 8px" />
</mj-social> </mj-social>
</mj-column> </mj-column>
</mj-section> </mj-section>

View file

@ -50,8 +50,8 @@
<mj-social-element src="{{ public-uri }}/images/email/logo-uxbox.png" href="https://penpot.app/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-uxbox.png" href="https://penpot.app/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-twitter.png" href="https://twitter.com/penpotapp" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-twitter.png" href="https://twitter.com/penpotapp" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-github.png" href="https://github.com/penpot/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-github.png" href="https://github.com/penpot/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-instagram.png" href="https://instagram.com/penpotapp/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-instagram.png" href="https://www.instagram.com/penpot.app/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-taiga.png" href="https://tree.taiga.io/project/uxbox" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-taiga.png" href="https://tree.taiga.io/project/penpot" padding="0 8px" />
</mj-social> </mj-social>
</mj-column> </mj-column>
</mj-section> </mj-section>

View file

@ -47,8 +47,8 @@
<mj-social-element src="{{ public-uri }}/images/email/logo-uxbox.png" href="https://penpot.app/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-uxbox.png" href="https://penpot.app/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-twitter.png" href="https://twitter.com/penpotapp" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-twitter.png" href="https://twitter.com/penpotapp" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-github.png" href="https://github.com/penpot/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-github.png" href="https://github.com/penpot/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-instagram.png" href="https://instagram.com/penpotapp/" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-instagram.png" href="https://www.instagram.com/penpot.app/" padding="0 8px" />
<mj-social-element src="{{ public-uri }}/images/email/logo-taiga.png" href="https://tree.taiga.io/project/uxbox" padding="0 8px" /> <mj-social-element src="{{ public-uri }}/images/email/logo-taiga.png" href="https://tree.taiga.io/project/penpot" padding="0 8px" />
</mj-social> </mj-social>
</mj-column> </mj-column>
</mj-section> </mj-section>

View file

@ -103,9 +103,9 @@
<td style="direction:ltr;font-size:0px;padding:0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -129,9 +129,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -143,7 +143,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -157,9 +157,9 @@
<td style="direction:ltr;font-size:0px;padding:20px 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:20px 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -211,9 +211,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -225,7 +225,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -239,9 +239,9 @@
<td style="direction:ltr;font-size:0px;padding:24px 0 0 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:24px 0 0 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:425px;" class="" style="vertical-align:top;width:425px;"
> >
@ -257,9 +257,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -271,7 +271,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -285,9 +285,9 @@
<td style="direction:ltr;font-size:0px;padding:0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -301,7 +301,7 @@
align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation"
> >
<tr> <tr>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -321,7 +321,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -341,7 +341,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -361,7 +361,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -370,7 +370,7 @@
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;"> <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;">
<tr> <tr>
<td style="font-size:0;height:24px;vertical-align:middle;width:24px;"> <td style="font-size:0;height:24px;vertical-align:middle;width:24px;">
<a href="https://instagram.com/penpotapp/" target="_blank"> <a href="https://www.instagram.com/penpot.app/" target="_blank">
<img height="24" src="{{ public-uri }}/images/email/logo-instagram.png" style="border-radius:3px;display:block;" width="24" /> <img height="24" src="{{ public-uri }}/images/email/logo-instagram.png" style="border-radius:3px;display:block;" width="24" />
</a> </a>
</td> </td>
@ -381,7 +381,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -390,7 +390,7 @@
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;"> <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;">
<tr> <tr>
<td style="font-size:0;height:24px;vertical-align:middle;width:24px;"> <td style="font-size:0;height:24px;vertical-align:middle;width:24px;">
<a href="https://tree.taiga.io/project/uxbox" target="_blank"> <a href="https://tree.taiga.io/project/penpot" target="_blank">
<img height="24" src="{{ public-uri }}/images/email/logo-taiga.png" style="border-radius:3px;display:block;" width="24" /> <img height="24" src="{{ public-uri }}/images/email/logo-taiga.png" style="border-radius:3px;display:block;" width="24" />
</a> </a>
</td> </td>
@ -401,7 +401,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
@ -411,9 +411,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -425,7 +425,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -439,9 +439,9 @@
<td style="direction:ltr;font-size:0px;padding:0 0 24px 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0 0 24px 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -457,9 +457,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>

View file

@ -103,9 +103,9 @@
<td style="direction:ltr;font-size:0px;padding:0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -129,9 +129,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -143,7 +143,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -157,9 +157,9 @@
<td style="direction:ltr;font-size:0px;padding:20px 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:20px 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -201,9 +201,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -215,7 +215,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -229,9 +229,9 @@
<td style="direction:ltr;font-size:0px;padding:24px 0 0 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:24px 0 0 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:425px;" class="" style="vertical-align:top;width:425px;"
> >
@ -247,9 +247,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -261,7 +261,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -275,9 +275,9 @@
<td style="direction:ltr;font-size:0px;padding:0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -291,7 +291,7 @@
align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation"
> >
<tr> <tr>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -311,7 +311,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -331,7 +331,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -351,7 +351,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -360,7 +360,7 @@
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;"> <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;">
<tr> <tr>
<td style="font-size:0;height:24px;vertical-align:middle;width:24px;"> <td style="font-size:0;height:24px;vertical-align:middle;width:24px;">
<a href="https://instagram.com/penpotapp/" target="_blank"> <a href="https://www.instagram.com/penpot.app/" target="_blank">
<img height="24" src="{{ public-uri }}/images/email/logo-instagram.png" style="border-radius:3px;display:block;" width="24" /> <img height="24" src="{{ public-uri }}/images/email/logo-instagram.png" style="border-radius:3px;display:block;" width="24" />
</a> </a>
</td> </td>
@ -371,7 +371,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -380,7 +380,7 @@
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;"> <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;">
<tr> <tr>
<td style="font-size:0;height:24px;vertical-align:middle;width:24px;"> <td style="font-size:0;height:24px;vertical-align:middle;width:24px;">
<a href="https://tree.taiga.io/project/uxbox" target="_blank"> <a href="https://tree.taiga.io/project/penpot" target="_blank">
<img height="24" src="{{ public-uri }}/images/email/logo-taiga.png" style="border-radius:3px;display:block;" width="24" /> <img height="24" src="{{ public-uri }}/images/email/logo-taiga.png" style="border-radius:3px;display:block;" width="24" />
</a> </a>
</td> </td>
@ -391,7 +391,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
@ -401,9 +401,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -415,7 +415,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -429,9 +429,9 @@
<td style="direction:ltr;font-size:0px;padding:0 0 24px 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0 0 24px 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -447,9 +447,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>

View file

@ -103,9 +103,9 @@
<td style="direction:ltr;font-size:0px;padding:0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -129,9 +129,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -143,7 +143,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -157,9 +157,9 @@
<td style="direction:ltr;font-size:0px;padding:20px 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:20px 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -206,9 +206,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -220,7 +220,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -234,9 +234,9 @@
<td style="direction:ltr;font-size:0px;padding:24px 0 0 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:24px 0 0 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:425px;" class="" style="vertical-align:top;width:425px;"
> >
@ -252,9 +252,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -266,7 +266,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -280,9 +280,9 @@
<td style="direction:ltr;font-size:0px;padding:0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -296,7 +296,7 @@
align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation"
> >
<tr> <tr>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -316,7 +316,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -336,7 +336,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -356,7 +356,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -365,7 +365,7 @@
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;"> <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;">
<tr> <tr>
<td style="font-size:0;height:24px;vertical-align:middle;width:24px;"> <td style="font-size:0;height:24px;vertical-align:middle;width:24px;">
<a href="https://instagram.com/penpotapp/" target="_blank"> <a href="https://www.instagram.com/penpot.app/" target="_blank">
<img height="24" src="{{ public-uri }}/images/email/logo-instagram.png" style="border-radius:3px;display:block;" width="24" /> <img height="24" src="{{ public-uri }}/images/email/logo-instagram.png" style="border-radius:3px;display:block;" width="24" />
</a> </a>
</td> </td>
@ -376,7 +376,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -385,7 +385,7 @@
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;"> <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;">
<tr> <tr>
<td style="font-size:0;height:24px;vertical-align:middle;width:24px;"> <td style="font-size:0;height:24px;vertical-align:middle;width:24px;">
<a href="https://tree.taiga.io/project/uxbox" target="_blank"> <a href="https://tree.taiga.io/project/penpot" target="_blank">
<img height="24" src="{{ public-uri }}/images/email/logo-taiga.png" style="border-radius:3px;display:block;" width="24" /> <img height="24" src="{{ public-uri }}/images/email/logo-taiga.png" style="border-radius:3px;display:block;" width="24" />
</a> </a>
</td> </td>
@ -396,7 +396,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
@ -406,9 +406,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -420,7 +420,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -434,9 +434,9 @@
<td style="direction:ltr;font-size:0px;padding:0 0 24px 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0 0 24px 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -452,9 +452,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>

View file

@ -103,9 +103,9 @@
<td style="direction:ltr;font-size:0px;padding:0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -129,9 +129,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -143,7 +143,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -157,9 +157,9 @@
<td style="direction:ltr;font-size:0px;padding:20px 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:20px 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -201,9 +201,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -215,7 +215,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -229,9 +229,9 @@
<td style="direction:ltr;font-size:0px;padding:24px 0 0 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:24px 0 0 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:425px;" class="" style="vertical-align:top;width:425px;"
> >
@ -247,9 +247,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -261,7 +261,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -275,9 +275,9 @@
<td style="direction:ltr;font-size:0px;padding:0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -291,7 +291,7 @@
align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation"
> >
<tr> <tr>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -311,7 +311,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -331,7 +331,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -351,7 +351,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -360,7 +360,7 @@
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;"> <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;">
<tr> <tr>
<td style="font-size:0;height:24px;vertical-align:middle;width:24px;"> <td style="font-size:0;height:24px;vertical-align:middle;width:24px;">
<a href="https://instagram.com/penpotapp/" target="_blank"> <a href="https://www.instagram.com/penpot.app/" target="_blank">
<img height="24" src="{{ public-uri }}/images/email/logo-instagram.png" style="border-radius:3px;display:block;" width="24" /> <img height="24" src="{{ public-uri }}/images/email/logo-instagram.png" style="border-radius:3px;display:block;" width="24" />
</a> </a>
</td> </td>
@ -371,7 +371,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
<td> <td>
<![endif]--> <![endif]-->
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;">
@ -380,7 +380,7 @@
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;"> <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:24px;">
<tr> <tr>
<td style="font-size:0;height:24px;vertical-align:middle;width:24px;"> <td style="font-size:0;height:24px;vertical-align:middle;width:24px;">
<a href="https://tree.taiga.io/project/uxbox" target="_blank"> <a href="https://tree.taiga.io/project/penpot" target="_blank">
<img height="24" src="{{ public-uri }}/images/email/logo-taiga.png" style="border-radius:3px;display:block;" width="24" /> <img height="24" src="{{ public-uri }}/images/email/logo-taiga.png" style="border-radius:3px;display:block;" width="24" />
</a> </a>
</td> </td>
@ -391,7 +391,7 @@
</table> </table>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
@ -401,9 +401,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
@ -415,7 +415,7 @@
</td> </td>
</tr> </tr>
</table> </table>
<table <table
align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600" align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
> >
@ -429,9 +429,9 @@
<td style="direction:ltr;font-size:0px;padding:0 0 24px 0;text-align:center;"> <td style="direction:ltr;font-size:0px;padding:0 0 24px 0;text-align:center;">
<!--[if mso | IE]> <!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0"> <table role="presentation" border="0" cellpadding="0" cellspacing="0">
<tr> <tr>
<td <td
class="" style="vertical-align:top;width:600px;" class="" style="vertical-align:top;width:600px;"
> >
@ -447,9 +447,9 @@
</div> </div>
<!--[if mso | IE]> <!--[if mso | IE]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>

View file

@ -473,7 +473,7 @@
(s/def ::team-id ::us/uuid) (s/def ::team-id ::us/uuid)
(s/def ::member-id ::us/uuid) (s/def ::member-id ::us/uuid)
;; Temporarily disabled viewer role ;; Temporarily disabled viewer role
;; https://tree.taiga.io/project/uxboxproject/issue/1083 ;; https://tree.taiga.io/project/penpot/issue/1083
;; (s/def ::role #{:owner :admin :editor :viewer}) ;; (s/def ::role #{:owner :admin :editor :viewer})
(s/def ::role #{:owner :admin :editor}) (s/def ::role #{:owner :admin :editor})

View file

@ -82,7 +82,7 @@
(when (:is-admin permissions) (when (:is-admin permissions)
{:value "admin" :label (tr "labels.admin")}) {:value "admin" :label (tr "labels.admin")})
;; Temporarily disabled viewer roles ;; Temporarily disabled viewer roles
;; https://tree.taiga.io/project/uxboxproject/issue/1083 ;; https://tree.taiga.io/project/penpot/issue/1083
;; {:value "viewer" :label (tr "labels.viewer")} ;; {:value "viewer" :label (tr "labels.viewer")}
] ]
(filterv identity))) (filterv identity)))
@ -209,7 +209,7 @@
[:li {:on-click set-admin} (tr "labels.admin")] [:li {:on-click set-admin} (tr "labels.admin")]
[:li {:on-click set-editor} (tr "labels.editor")] [:li {:on-click set-editor} (tr "labels.editor")]
;; Temporarily disabled viewer role ;; Temporarily disabled viewer role
;; https://tree.taiga.io/project/uxboxproject/issue/1083 ;; https://tree.taiga.io/project/penpot/issue/1083
;; [:li {:on-click set-viewer} (tr "labels.viewer")] ;; [:li {:on-click set-viewer} (tr "labels.viewer")]
(when you-owner? (when you-owner?
[:li {:on-click (partial set-owner member)} (tr "labels.owner")])]]])) [:li {:on-click (partial set-owner member)} (tr "labels.owner")])]]]))