Andrey Antukh
4010fb7d1e
Merge remote-tracking branch 'origin/staging' into develop
2022-03-28 20:27:19 +02:00
Eva
3301148da6
🐛 Fix comments modal remains open on page change
2022-03-28 17:31:53 +02:00
Eva
09c57bdb86
🐛 Fix comments modal remains open on page change
2022-03-28 17:26:20 +02:00
Andrey Antukh
9ce0497f00
✨ Add proper error handlings on http middleware
2022-03-28 17:24:52 +02:00
Andrey Antukh
36027583cd
📎 Minor change on create team instrumentation
2022-03-28 17:24:52 +02:00
Andrey Antukh
9abf4b126c
✨ Improve error handling
2022-03-28 17:24:52 +02:00
Andrey Antukh
ec5a4d09b8
🐛 Fix possible issue that causes exception on node tests
2022-03-28 17:24:52 +02:00
Andrey Antukh
2832736826
🎉 Add garbage collection task for file thumbnails
...
And additionally, rename the current task to file-gc
to match the real purpose of the task.
2022-03-28 17:24:52 +02:00
Andrey Antukh
b87e3c22b3
✨ Improve worker error handling
...
Use the global error handlers for handle
also the worker errors.
2022-03-28 17:24:52 +02:00
Andrey Antukh
9582cc0211
🔥 Remove unused code
2022-03-28 17:24:52 +02:00
Andrey Antukh
1943877b21
✨ Simplify d/group-by impl
2022-03-28 17:24:52 +02:00
Andrey Antukh
c876534c85
✨ Move the dashboard grid thumbnails to backend cache
2022-03-28 17:24:52 +02:00
Andrey Antukh
b91c42e186
⚡ Add performance improvements to file thumbnails
...
Mainly addresing unnecesary object transmission. The new code strips
unnecesary data to be transferred from back to front.
Additionally it removes some legacy code and simplifies other
parts of code.
2022-03-28 17:24:52 +02:00
Alejandro Alonso
27c8f883ff
🐛 Fix ctrl-click on assets
2022-03-28 09:16:38 +02:00
Yaron Shahrabani
d28bbdaaf7
🌐 Add translations for: Hebrew.
...
Currently translated at 99.8% (948 of 949 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2022-03-28 01:09:43 +02:00
Alejandro Alonso
5817b5fe19
🐛 Fix completed export text not shown
2022-03-25 14:50:13 +01:00
Alejandro Alonso
1db9b04bfd
🐛 Fix error when adding gradient stroke to shape
2022-03-25 14:49:42 +01:00
Andrey Antukh
00d851998b
Merge pull request #1744 from penpot/multiexport-checkbox-fixes
...
🐛 Fix export multiple styles
2022-03-25 14:48:41 +01:00
Alejandro Alonso
927dbbfe82
🐛 Fix precission on export modal
2022-03-25 13:37:38 +01:00
Alejandro Alonso
d73ed95719
🐛 Fix export multiple styles
2022-03-25 13:20:46 +01:00
alonso.torres
01194d5e25
✨ Add dashboard to shortcuts
2022-03-25 12:18:33 +01:00
alonso.torres
32d31da0da
✨ Show shortcuts debugging command
2022-03-25 12:00:58 +01:00
Alejandro Alonso
655afa088d
🐛 Fix copy paste inside a text layer leaves pasted text transparent
2022-03-25 10:08:41 +01:00
Andrey Antukh
0355e1bfc7
Merge branch 'alotor/bugfixes' into staging
2022-03-25 09:33:03 +01:00
Andrey Antukh
a44f1df0d4
Merge pull request #1728 from penpot/alotor/bugfixes
...
Safari/MacOS Fixes
2022-03-25 09:30:33 +01:00
Yaron Shahrabani
3e745ff45d
🌐 Add translations for: Hebrew.
...
Currently translated at 99.4% (944 of 949 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2022-03-25 08:03:09 +01:00
bingling_sama
bc87e3d6d0
🌐 Add translations for: Chinese (Simplified).
...
Currently translated at 80.6% (765 of 949 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/zh_Hans/
2022-03-25 08:03:08 +01:00
alonso.torres
5aa68c7052
🐛 Fix problem with text displacement in Safari
2022-03-24 18:03:14 +01:00
alonso.torres
6e36f66dde
🐛 Fix shift+2 shortcut in MacOS with non-english keyboards
2022-03-24 18:03:14 +01:00
alonso.torres
32e4569495
🐛 Fix problems with CTRL in MacOS
2022-03-24 18:03:14 +01:00
alonso.torres
5a591d2acd
🐛 Fix paste ordering for frames not being respected
2022-03-24 17:25:43 +01:00
alonso.torres
e8980fbbfe
🐛 Fix problem with copy/paste in Safari
2022-03-24 17:25:43 +01:00
alonso.torres
8e68781a1b
🐛 Fix problems with trackpad zoom and scroll in MacOS
2022-03-24 17:25:43 +01:00
alonso.torres
ad19d64ce8
🐛 Fix problem with localhost register in Safari
2022-03-24 17:25:43 +01:00
Andrey Antukh
c1a67c0097
Merge remote-tracking branch 'origin/staging' into develop
2022-03-24 17:03:43 +01:00
Andrey Antukh
5ed84e3ae5
🐛 Set proper extension on download exported asset
2022-03-24 17:02:38 +01:00
Pablo Alba
5264863863
🐛 Fix enter on empty search page
2022-03-24 16:36:49 +01:00
Andrey Antukh
9c5c2ac8bf
Merge pull request #1725 from penpot/multiexport-fixes
...
🐛 Multiexport fixes
2022-03-24 16:36:01 +01:00
Alejandro Alonso
1bbcf67396
🐛 Fix paths with no fill
2022-03-24 16:35:18 +01:00
Andrey Antukh
8b44b4d8f1
🐛 Fix unexpected decoding of fresian data
2022-03-24 15:15:42 +01:00
Andrey Antukh
4ef9d4d5f6
🐛 Fix unexpected decoding of fresian data
2022-03-24 15:14:43 +01:00
alonso.torres
ea7266dc3b
🐛 Fix performance problem with new texts
2022-03-24 13:50:08 +01:00
Alejandro Alonso
effb76c8db
🐛 Fix export multiple styles
2022-03-24 12:38:31 +01:00
Alejandro Alonso
2d52c4f4f5
🐛 Fix export translation
2022-03-24 12:19:06 +01:00
Andrey Antukh
4ed093f28f
Merge remote-tracking branch 'origin/staging' into develop
2022-03-24 11:41:33 +01:00
Alejandro Alonso
a753037178
🐛 Fix migration of fills and strokes for components
2022-03-24 11:39:01 +01:00
Alejandro Alonso
0d449f1292
🐛 Fix constraints assignation on multi-selection
2022-03-23 16:21:54 +01:00
Andrés Moya
2e3addc6da
🎉 Add more unit tests
2022-03-23 15:44:55 +01:00
Andrey Antukh
a0762aca45
🐛 Fix pdf print on exporter
2022-03-23 14:46:04 +01:00
Andrey Antukh
80549bda9b
Merge remote-tracking branch 'origin/staging' into develop
2022-03-23 14:16:15 +01:00