Alejandro Alonso
d4360be96e
🐛 Fix guides inside frames issues
2022-12-29 09:50:04 +01:00
Pablo Alba
4fc3f316e0
🐛 Add function to reparent orphan shapes
2022-12-28 12:49:07 +01:00
alonso.torres
074864a6bf
🐛 Fix problem when drawing boxes won't detect mouse-up
2022-12-28 11:48:38 +01:00
alonso.torres
93726cf8fe
🐛 Fix wrong interaction between comments and panning modes
2022-12-28 11:48:14 +01:00
Pablo Alba
6c8144a18a
🐛 Fix display type of component library not persistent
2022-12-28 11:15:42 +01:00
Alejandro Alonso
47bf758ad7
🐛 Fix guides spec failure
2022-12-28 11:14:51 +01:00
Andrey Antukh
de72dc5769
🐛 Fix race conditions issues on concurrent edition
2022-12-28 09:10:06 +01:00
Andrey Antukh
60fb3f3d0e
🐛 Fix storage/pointer-map support issues on thumbnails and libs loading
2022-12-28 09:10:06 +01:00
alonso.torres
1fe1a352c3
🐛 Fix problem with auto-width and transforms
2022-12-16 13:11:20 +01:00
Andrey Antukh
6ea0279c9e
✨ Improve webhook URI validation
2022-12-14 16:22:13 +01:00
Andrey Antukh
842463ed1b
🎉 Add the ability to copy team invitation link
2022-12-14 16:22:13 +01:00
Andrey Antukh
7a9172560d
♻️ Move teams queries and mutations to commands
2022-12-14 16:22:13 +01:00
Andrey Antukh
44e87e75e6
🐛 Fix unexpected redirect on invitation acceptation
2022-12-14 16:22:13 +01:00
Alejandro
c9ad82edc3
Merge pull request #2642 from penpot/niwinz-backend-webhooks-4
...
🎉 Add webhooks processing & errors UI integration
2022-12-14 15:53:11 +01:00
alonso.torres
e9064611cf
✨ Improve thumbnail generation
2022-12-14 14:38:56 +01:00
alonso.torres
2ce36ce052
Merge remote-tracking branch 'origin/staging' into develop
2022-12-14 13:01:23 +01:00
Alejandro
56870ad68e
Merge pull request #2663 from penpot/alotor-hotfix-problem-with-texts
...
🐛 Fix problem with auto-width/auto-height + lock-proportions
2022-12-14 12:50:18 +01:00
alonso.torres
7507a3b74f
🐛 Fix problem with auto-width/auto-height + lock-proportions
2022-12-14 12:47:12 +01:00
alonso.torres
5aaaab4f80
✨ Show ghost when moving elemets from/into layout
2022-12-13 17:45:47 +01:00
Andrey Antukh
21abd98b95
✨ Integrate error handling for webhooks UI
2022-12-13 16:17:31 +01:00
Andrey Antukh
edaa62b05b
💄 Replace us/assert with us/assert! on dashboard data ns
2022-12-13 16:17:31 +01:00
Andrey Antukh
7f589b09ca
♻️ Move audit http handler to RPC
2022-12-13 16:17:31 +01:00
alonso.torres
e1de3ba5e7
♻️ Changed transform calculation
2022-12-13 12:36:54 +01:00
Andrey Antukh
2ec479afd4
Merge pull request #2651 from penpot/alotor-fix-empty-thumbnails
...
🐛 Fix problems with empty thumbnails
2022-12-12 13:45:03 +01:00
alonso.torres
8609308cb4
🐛 Fix problems with empty thumbnails
2022-12-10 00:08:01 +01:00
Ryan Breen
c411ce248e
🐛 Fix moving comment threads
...
Moving comment threads was failing with assert errors because the speced type is gpt/point whereas update-comment-thread-position was passing a raw map of coordinates.
Signed-off-by: Ryan Breen <rbreen@zmags.com>
2022-12-09 13:35:02 -05:00
alonso.torres
a64d92b005
✨ Change default parameters on selection to layout
2022-12-07 15:05:38 +01:00
alonso.torres
4b55c7a8e0
🐛 Fix problem with text not growing the hug container
2022-12-07 15:05:38 +01:00
alonso.torres
7dbe39b1b5
🐛 Fix problems with cache and thumbnails
2022-12-07 15:05:38 +01:00
alonso.torres
6c2d2e142b
✨ Improve reflow texts
2022-12-07 15:05:38 +01:00
Pablo Alba
cdbfec4f19
🎉 Add team webhooks section
2022-12-07 14:08:14 +01:00
Alejandro Alonso
3157ad79a5
🐛 Fix move content of a group generates orphan elements
2022-12-07 08:38:04 +01:00
Andrey Antukh
8bad9d8340
♻️ Refactor loggers/audit, auth/oidc, and http/clent modules
2022-12-05 08:53:00 +01:00
Andrey Antukh
7f7efc5760
✨ Improve exception formating on backend
2022-12-05 08:51:54 +01:00
alonso.torres
32350bcf87
✨ Improved performance for auto-width/auto-height texts
2022-12-02 10:21:34 +01:00
Alejandro Alonso
ad491ccc8f
Merge remote-tracking branch 'origin/staging' into develop
2022-12-01 14:50:26 +01:00
Alejandro Alonso
92403f2afe
🐛 Fix paste svg leads to internal server error
2022-12-01 14:25:35 +01:00
Alejandro Alonso
afe8883e37
🐛 Fix develop branch
2022-12-01 11:42:18 +01:00
Alejandro Alonso
a907041564
Merge remote-tracking branch 'origin/staging' into develop
2022-12-01 10:57:32 +01:00
Pablo Alba
412564b418
🎉 Add inspect tab to workspace
2022-11-30 13:55:09 +01:00
Andrey Antukh
12cc5c6c97
Merge pull request #2600 from penpot/palba-workspace-read-only
...
🎉 Add workspace read-only setting
2022-11-29 17:45:37 +01:00
Pablo Alba
cd47c0356a
🎉 Add workspace read-only setting
2022-11-29 17:28:00 +01:00
Andrey Antukh
667fabbdc5
Merge pull request #2602 from penpot/alotor-performance-enhance
...
✨ Viewport and hug performance enhances
2022-11-28 09:33:12 +01:00
alonso.torres
f579bb0c8d
✨ Viewport and hug performance enhances
2022-11-25 16:08:41 +01:00
Alejandro Alonso
a2b70f227c
🐛 Fix paste elements from outside penpot respect hierarchy
2022-11-25 14:09:23 +01:00
Andrey Antukh
706714d557
🎉 Restore removed by mistake search rpc method
2022-11-25 10:42:17 +01:00
alonso.torres
69bb4654c9
✨ Improve transforms performance
2022-11-24 10:01:37 +01:00
Eva
694d90d485
✨ Add id functionality to undo transactions
2022-11-24 10:00:32 +01:00
Eva
32746a5960
🐛 Fix some layout errors
2022-11-24 10:00:32 +01:00
Andrés Moya
cc60cfc86d
✨ Enhance modal of convert graphics into components
2022-11-24 09:05:50 +01:00