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
Andrey Antukh
77a397de0c
Merge pull request #2586 from penpot/hiru-fix-min-size
...
🐛 Fix min size when creating shapes
2022-11-23 09:39:18 +01:00
Andrey Antukh
c656dd146c
Merge pull request #2589 from penpot/alotor-fixes
...
Flex layout fixes
2022-11-22 17:15:40 +01:00
alonso.torres
441e142349
🐛 Fix reflow layout when changes in paths and texts
2022-11-22 17:08:23 +01:00
alonso.torres
54fd836dd4
🐛 Fix problem when dragging layout children with frames
2022-11-22 16:41:44 +01:00
alonso.torres
7ffdf21657
🐛 Fix paste shapes into layout
2022-11-22 16:40:20 +01:00
Andrés Moya
8a6f1d82e5
🐛 Fix min size when creating shapes
2022-11-22 15:38:04 +01:00
Andrey Antukh
9334138510
🐛 Fix persistence loop on dev code hot reload
2022-11-22 14:06:14 +01:00
Andrey Antukh
1b9dea01e2
🔥 Remove unused d/update-vals function
...
Already available as clojure.core/update-vals
2022-11-22 14:06:14 +01:00
Andrey Antukh
ccb7c466bf
🎉 Add lazy loading and storage/pointer-map support on viewer
2022-11-22 14:06:14 +01:00
Andrey Antukh
bbf95434d8
🎉 Add lazy loading and storage/pointer-map support on workspace
...
This also rewrites the workspace load process making it a bit more
efficient independently if lazy loading is used.
2022-11-22 14:06:14 +01:00
Andrés Moya
af03f720b0
✨ Allow to reset changes from a deleted component
2022-11-21 13:58:31 +01:00
Andrés Moya
831839080f
🎉 When deleting a shape inside a component copy, just hide it
2022-11-21 11:56:15 +01:00
Andrey Antukh
8b7310032b
Merge pull request #2562 from penpot/hiru-show-main-component
...
✨ Improve show main component menu
2022-11-20 20:26:07 +01:00
Andrés Moya
848f5125d8
✨ Improve show main component menu
2022-11-20 20:25:53 +01:00
Andrés Moya
ce7852329a
🎉 Add the ability to create components in bulk from images
2022-11-20 20:24:33 +01:00
Eva
2a2b5c7dba
✨ Add code block to layout elements
2022-11-18 09:42:50 +01:00