0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
Commit graph

411 commits

Author SHA1 Message Date
Andrés Moya
c6c5cc4e14 🐛 Ignore deleted files in dashboard search 2020-07-20 13:08:40 +02:00
Andrey Antukh
1d30ea4923 🎉 Migrate to use yarn. 2020-07-03 15:47:41 +02:00
Andrey Antukh
5aad9ca5e0 ⬆️ Update backend dependencies. 2020-07-01 13:41:59 +02:00
Andrey Antukh
73adfadcce 🐛 Fix backend tests. 2020-07-01 13:41:59 +02:00
Andrey Antukh
db7f17abdf ♻️ Minor refactor of persistence layer. 2020-06-26 15:31:01 +02:00
Andrey Antukh
0f99b1ab90 Minor improvement on http client. 2020-06-25 09:41:58 +02:00
Andrés Moya
85c8d544ed 🎉 Allow to drag images from browser to workspace 2020-06-25 09:20:40 +02:00
Andrés Moya
72c36660b9 🎉 Create add-file-image-from-url service 2020-06-25 09:20:40 +02:00
Andrés Moya
85bae6cf26 🎉 Create add-image-from-url service 2020-06-25 09:20:40 +02:00
Andrey Antukh
8330a001ae 🐛 Add missing require on prod app start. 2020-06-19 17:00:39 +02:00
Andrés Moya
dff038f4d7 💄 Improve copy of validation email 2020-06-18 09:50:10 +02:00
Andrés Moya
4fb8a3dc8d 🐛 Fix email fonts 2020-06-17 09:38:52 +02:00
Andrés Moya
5cfad9ca9f Change email font to be more compatible 2020-06-16 17:10:16 +02:00
Andrey Antukh
1dfc604cf0 🐛 Fix vertical positioning. 2020-06-16 15:51:01 +02:00
Andrés Moya
65c9c46a22 🎉 Format all email messages with mjml 2020-06-16 15:40:13 +02:00
Andrés Moya
b058b5d56a Adjust some details in email template 2020-06-16 13:28:40 +02:00
Andrés Moya
dd9d83cdab 🎉 Introduce mjml to format email messages 2020-06-16 12:52:49 +02:00
Andrey Antukh
df7092e2d4 🐛 Fix inconsistent handing of shape relocation. 2020-06-15 12:40:04 +02:00
Andrey Antukh
1dd1b9d987 🎉 Introduce ordered-set type and use it for workspace selected. 2020-06-15 12:40:04 +02:00
Andrey Antukh
b68a076e57 🐛 Fix critical inconsistencies on group handling. 2020-06-15 10:12:33 +02:00
Andrey Antukh
93a967ed8f 💄 Remove unused operation on page update mutation. 2020-06-15 10:12:33 +02:00
Andrey Antukh
3e00d67504 Improve page data migrations. 2020-06-15 10:12:33 +02:00
Andrés Moya
f63657509f 🐛 Add undo to set default grid options operation 2020-06-12 07:58:56 +02:00
Andrey Antukh
1e709ee166 💄 Minor naming changes on common pages tests file. 2020-06-10 09:11:13 +02:00
Andrey Antukh
82f05f108f Minor changes on clojure transit handlers. 2020-06-10 09:10:30 +02:00
Andrey Antukh
bab73cf4eb 🐛 Fix internal error on ws connect on notification with not existing file. 2020-06-10 09:09:54 +02:00
Andrey Antukh
45476eff0b 🐛 Fix backend tests related to images. 2020-06-09 16:16:15 +02:00
Andrey Antukh
3f554df687 ♻️ Refactor thumbnail generation. 2020-06-09 15:56:15 +02:00
Andrey Antukh
a8e8c9990d 🐛 Add missing links on base email template. 2020-06-04 16:00:35 +02:00
Andrey Antukh
e0a567551f Start use jpeg instead of webp for thumbnails.
Because Safari still does not supports WEBP :(
2020-06-04 16:00:35 +02:00
Andrey Antukh
d10863d928 🐛 Fix email icons. 2020-06-04 15:15:06 +02:00
Andrey Antukh
3b0ea9b7fd 🐛 Fix unexpected internal error on password recovery request. 2020-06-04 11:57:15 +02:00
Andrés Moya
a3490ea36d Check actual image content for valid mime type 2020-06-03 13:24:36 +02:00
Andrey Antukh
9901f0a52b Remove backend-uri from all the codebase. 2020-06-03 10:50:40 +02:00
Andrey Antukh
fbd6e395a4 🎉 Add html emails. 2020-06-02 10:43:02 +02:00
Andrey Antukh
8fb70e9f8d 🐛 Reject anonymous user on websocket connections. 2020-05-27 12:43:44 +02:00
Andrey Antukh
5a41d1b4da 🔥 Remove unused code. 2020-05-27 10:09:31 +02:00
Andrey Antukh
0536b64ae5 💄 Fix backend tests. 2020-05-27 10:09:31 +02:00
Andrey Antukh
a27828ed79 ♻️ Refactor frontend code for adapt to new banners. 2020-05-27 10:09:31 +02:00
Andrey Antukh
19cd84597d 🎉 Add authentication with google. 2020-05-26 13:03:54 +02:00
Andrey Antukh
5268a7663f 🐛 Add missing sql sentence on migration 0009. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7bda554889 Fix naming inconsistencies on migrations. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7d5f9c1078 ♻️ Initial profile and auth refactor. 2020-05-26 13:03:54 +02:00
alonso.torres
593d1cdd39 Migrate pages in the backend 2020-05-25 11:19:08 +02:00
alonso.torres
e06d8e754f ♻️ Adds new properties to shapes 2020-05-25 07:51:44 +02:00
alonso.torres
1d2ae6d5eb 🎉 Add option to save the layouts 2020-05-19 16:13:20 +02:00
Andrey Antukh
7917370136 🐛 Add missing import on tests. 2020-05-18 14:29:24 +02:00
Andrey Antukh
c8e1925065 👷 Fix backend tests. 2020-05-18 14:20:33 +02:00
Andrey Antukh
1fd9a09e46 🎉 Add new color palettes. 2020-05-18 12:22:23 +02:00
Andrey Antukh
b532e74310 🎉 Add prometheus metrics. 2020-05-18 10:34:56 +02:00