Andrey Antukh
|
17015c5353
|
🐛 Add missing logged-out event after account deletion
|
2024-06-27 14:00:52 +02:00 |
|
Andrey Antukh
|
ba721def26
|
✨ Add srepl helpers for profile deletion handling
|
2024-06-27 14:00:52 +02:00 |
|
Andrey Antukh
|
f9af7f0f09
|
🐛 Make profile deletion follow the delete-object flow
This removes the need of the specific task for cleaning
orphan teams.
|
2024-06-27 14:00:52 +02:00 |
|
Andrey Antukh
|
56476acc19
|
🐛 Fix error handling on account deletion process
|
2024-06-27 13:56:39 +02:00 |
|
Andrey Antukh
|
67489c0bb9
|
🐛 Fix profile deletion issue with 1 participant
|
2024-06-27 13:56:39 +02:00 |
|
Andrey Antukh
|
272edec3c6
|
🐛 Add missing logged-out event after account deletion
|
2024-06-27 13:53:30 +02:00 |
|
Alejandro
|
78addf00b4
|
Merge pull request #4812 from penpot/niwinz-hotfix-1
🐛 Fix account deletion process issues
|
2024-06-27 13:02:55 +02:00 |
|
Andrey Antukh
|
2cddbc8a3d
|
🐛 Fix error handling on account deletion process
|
2024-06-27 12:16:51 +02:00 |
|
Andrey Antukh
|
7e44ae62a2
|
🐛 Fix profile deletion issue with 1 participant
|
2024-06-27 12:16:51 +02:00 |
|
Alejandro Alonso
|
40b43c6c5b
|
🐛 Fix lost image colors in library when export/import using zip format
|
2024-06-27 09:54:02 +02:00 |
|
Alejandro Alonso
|
034170afac
|
🐛 Export/import of images doesn't work for .zip format
|
2024-06-27 09:54:02 +02:00 |
|
Alejandro
|
46a9535f35
|
Merge pull request #4810 from penpot/niwinz-bugfix-11
🐛 Add migration for fix path shapes with invalid curve segment params
|
2024-06-27 08:02:00 +02:00 |
|
Alejandro
|
ff4d66ec75
|
Merge pull request #4806 from penpot/niwinz-bugfix-10
🐛 Properly report erorrs on importation
|
2024-06-27 07:37:58 +02:00 |
|
Alejandro
|
e3f4258252
|
Merge pull request #4796 from penpot/palba-bugfixing-007
🐛 Bugfixing
|
2024-06-27 07:35:42 +02:00 |
|
Pablo Alba
|
950d6195f6
|
🐛 Fix import file message does not detect 0 as error
|
2024-06-27 07:35:30 +02:00 |
|
Pablo Alba
|
a56e7e383f
|
🐛 Fix 'Detach instance' shortcut is not working
|
2024-06-27 07:35:29 +02:00 |
|
Pablo Alba
|
f786aff3fc
|
🐛 Fix can't collapse groups when searching in the assets tab
|
2024-06-27 07:35:28 +02:00 |
|
Andrey Antukh
|
f393ce9273
|
🐛 Add migration for fix path shapes with invalid curve segment params
|
2024-06-26 19:46:29 +02:00 |
|
Andrey Antukh
|
16a0e1f578
|
Merge pull request #4805 from penpot/superalex-fix-selected-colors-do-not-appear-in-color-palette
🐛 Selected colors do not appear in the color palette
|
2024-06-26 15:04:40 +02:00 |
|
Andrey Antukh
|
1c1929ed32
|
📎 Add helpers for process deletion cascade of old objects
|
2024-06-26 15:00:47 +02:00 |
|
Andrey Antukh
|
37d0cec265
|
🐛 Properly report importation errors
|
2024-06-26 14:59:38 +02:00 |
|
Alejandro Alonso
|
9ca1535a65
|
🐛 Selected colors do not appear in the color palette
|
2024-06-26 12:57:53 +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 |
|