Andrey Antukh
|
37d0cec265
|
🐛 Properly report importation errors
|
2024-06-26 14:59:38 +02:00 |
|
Andrey Antukh
|
8a63089773
|
Merge pull request #4801 from penpot/superalex-fix-color-library-loses-association
🐛 Color library loses association with shapes when exporting/impo…
|
2024-06-26 11:28:45 +02:00 |
|
Alejandro Alonso
|
58466e6488
|
🐛 Color library loses association with shapes when exporting/importing the document
|
2024-06-26 10:40:30 +02:00 |
|
Alejandro
|
3bb2573dec
|
Merge pull request #4795 from penpot/niwinz-bugfix-8
🐛 Bugfixes
|
2024-06-26 07:41:22 +02:00 |
|
Andrey Antukh
|
3a30e6b29e
|
Merge pull request #4798 from penpot/superalex-fix-alt-duplicate-shapes
🐛 Fix duplicate shapes with alt key
|
2024-06-25 16:32:24 +02:00 |
|
Alejandro Alonso
|
686f59b0de
|
🐛 Fix duplicate shapes with alt key
|
2024-06-25 15:53:17 +02:00 |
|
Andrey Antukh
|
fc30e81072
|
🐛 Make component changes watcher look on local commits only
|
2024-06-25 15:47:24 +02:00 |
|
Andrés Moya
|
798970a923
|
🐛 Rework svg import of deleted components
|
2024-06-25 15:23:52 +02:00 |
|
Andrés Moya
|
6aeb87a122
|
🐛 Rework svg export of deleted components
|
2024-06-25 15:23:52 +02:00 |
|
Andrey Antukh
|
ec4260830c
|
♻️ Add API consistency fixes for task calling
Also adds a helper for calling tasks synchronously
|
2024-06-25 13:24:17 +02:00 |
|
Andrey Antukh
|
aa1cf3e03a
|
✨ Add some redundancy to delete_object task
|
2024-06-25 13:06:44 +02:00 |
|
Alejandro
|
3b5b81b08f
|
Merge pull request #4758 from penpot/superalex-refactor-data-test-attribute
✨ Refactor data-test attribute
|
2024-06-25 10:49:03 +02:00 |
|
Aitor Moreno
|
f3333336f0
|
Merge pull request #4787 from penpot/niwinz-bugfix-8
🐛 Fix thumbnails related issues
|
2024-06-21 13:23:00 +02:00 |
|
Andrey Antukh
|
b25a9f8626
|
🐛 Return back to use blob uris for transient thumbnails
|
2024-06-21 13:12:44 +02:00 |
|
Andrey Antukh
|
7b8d127583
|
🐛 Fix incorrect frame change detection on thumbnails generation
|
2024-06-21 13:12:44 +02:00 |
|
Alejandro
|
0b6c84f551
|
Merge pull request #4786 from penpot/niwinz-bugfix-8
✨ Changes on metrics
|
2024-06-21 09:42:30 +02:00 |
|
Andrey Antukh
|
31818ec365
|
✨ Replace other summary metrics with histogram
|
2024-06-21 09:32:46 +02:00 |
|
Andrey Antukh
|
f249945dff
|
✨ Include climit into the RPC handler metrics
|
2024-06-21 09:28:28 +02:00 |
|
Andrey Antukh
|
56556a3f3b
|
✨ Make the penpot_rpc_climit_timing metric as histogram
|
2024-06-21 09:27:11 +02:00 |
|
Alejandro Alonso
|
a59f31ebe5
|
✨ Refactor data-test attribute
|
2024-06-21 09:14:09 +02:00 |
|
Alejandro
|
4d0bfb1003
|
Merge pull request #4785 from penpot/niwinz-bugfix-4
🐛 Remove climit setup for delete-file-object-thumbnail RPC method
|
2024-06-20 18:47:27 +02:00 |
|
Andrey Antukh
|
afb23bcebe
|
Merge pull request #4784 from penpot/azazeln28-refactor-component-thumbnails-as-configurable
♻️ Refactor component thumbnails as configurable
|
2024-06-20 17:58:45 +02:00 |
|
AzazelN28
|
7b1bda3a49
|
♻️ Refactor component thumbnails as configurable
|
2024-06-20 17:40:41 +02:00 |
|
Andrey Antukh
|
8e9e967f82
|
🐛 Remove climit setup for delete-file-object-thumbnail RPC method
|
2024-06-20 16:49:19 +02:00 |
|
Andrey Antukh
|
d1d384acaf
|
Merge pull request #4782 from penpot/eva-fix-translation-error
🐛 Fix minor onboarding errors
|
2024-06-20 16:10:34 +02:00 |
|
Eva Marco
|
1845e759d3
|
🐛 Fix a small error on translations and on step number for event
|
2024-06-20 15:06:19 +02:00 |
|
Andrey Antukh
|
955dadc301
|
Merge pull request #4780 from penpot/superalex-removing-underline-and-strikethrough-affects-the-previous-text-object
🐛 Removing Underline and Strikethrough Affects the Previous Text …
|
2024-06-20 12:08:30 +02:00 |
|
Alejandro
|
446edee7c6
|
Merge pull request #4779 from penpot/ladybenko-7937-login-visual-test
Add temporary visual regression tests for the login page
|
2024-06-20 11:58:45 +02:00 |
|
Alejandro Alonso
|
c35a818d4c
|
🐛 Removing Underline and Strikethrough Affects the Previous Text Object
|
2024-06-20 11:49:10 +02:00 |
|
Andrey Antukh
|
e5cc262644
|
Merge pull request #4778 from penpot/superalex-fix-crash-when-new-colorpicker-while-image-upload
🐛 Penpot crashes when a new colorpicker is created while uploadin…
|
2024-06-20 10:36:44 +02:00 |
|
Belén Albeza
|
84350ea71c
|
📎 Remove dashboard visual tests that depend on specific config flags that are not on by default
|
2024-06-20 09:49:41 +02:00 |
|
Belén Albeza
|
d4eea973b6
|
📎 Add temporary visual regression test for login form
|
2024-06-20 09:49:41 +02:00 |
|
Belén Albeza
|
6d82f41e43
|
♻️ Refactor login POM logged out user intercept
|
2024-06-20 09:49:37 +02:00 |
|
Alejandro Alonso
|
4884a11102
|
🐛 Penpot crashes when a new colorpicker is created while uploading an image to another instance
|
2024-06-20 09:22:39 +02:00 |
|
Alejandro
|
3e6b34c563
|
Merge pull request #4772 from penpot/niwinz-audit-enhancements-2
✨ Minor enhancements to audit events related to clone-template
|
2024-06-20 07:05:37 +02:00 |
|
Andrey Antukh
|
6a253871b0
|
✨ Improve internal handling of external-session-id
|
2024-06-19 16:15:48 +02:00 |
|
Andrey Antukh
|
8da153f604
|
✨ Emit create-file action events on clone-template
|
2024-06-19 14:58:04 +02:00 |
|
Andrey Antukh
|
d1e9ea372a
|
✨ Assign external session ID to params on RPC main handler
|
2024-06-19 14:57:17 +02:00 |
|
Alejandro Alonso
|
b668fed1c8
|
🐛 Export shapes that are rotated act a bit strange when reimported
|
2024-06-19 13:04:15 +02:00 |
|
Andrey Antukh
|
d527184dfc
|
♻️ Try to fix recursive update-file ops on text edition
on concurrent multi-user sessions
|
2024-06-19 11:48:08 +02:00 |
|
Andrey Antukh
|
a2cc7764fb
|
✨ Improve how indexes are updated on concurrent sessions
|
2024-06-19 11:48:08 +02:00 |
|
Alejandro
|
d977b4e27c
|
Merge pull request #4768 from penpot/eva-visual-testing-viewer
✨ Add visual testing to viewer
|
2024-06-19 10:43:46 +02:00 |
|
Eva Marco
|
f3193a1984
|
✨ Add visual testing to viewer
|
2024-06-19 10:01:31 +02:00 |
|
Alejandro
|
5e7180b054
|
Merge pull request #4767 from penpot/ladybenko-ds-visual-tests-workspace-stg
📎 Add (temporary) visual regression tests for the Workspace
|
2024-06-19 09:55:18 +02:00 |
|
Belén Albeza
|
7f4f54e3fd
|
📎 Add (temporary) visual regression tests for the Workspace
|
2024-06-19 09:44:03 +02:00 |
|
Alejandro
|
8a0aa9cd7f
|
Merge pull request #4760 from penpot/niwinz-fix-json-truncation
🐛 Fix json encoding output truncation
|
2024-06-19 08:10:48 +02:00 |
|
Alejandro Alonso
|
bc8435dc5b
|
Merge remote-tracking branch 'origin/main' into staging
|
2024-06-19 08:01:08 +02:00 |
|
Andrey Antukh
|
3363793d64
|
🐛 Fix json encoding truncation issue
|
2024-06-19 07:59:28 +02:00 |
|
Alejandro
|
bb63375933
|
Merge pull request #4764 from penpot/niwinz-audit-enhancements
✨ Forward external session id to backend
|
2024-06-19 07:56:11 +02:00 |
|
Andrey Antukh
|
06bab212b5
|
🐛 Set correct order for http middlewares
|
2024-06-19 07:48:12 +02:00 |
|