Alejandro
|
d5aa4f3ee4
|
Merge pull request #4050 from penpot/niwinz-staging-bugfix-8
🐛 Fix incorrect props handling on profile registration
|
2024-01-25 16:14:19 +01:00 |
|
Andrey Antukh
|
7ae308c8c9
|
🐛 Remove page background color it it has an invalid rgb color string
|
2024-01-25 16:03:31 +01:00 |
|
Alejandro Alonso
|
f864424d14
|
🐛 Fix parent not found
|
2024-01-25 16:03:31 +01:00 |
|
Andrey Antukh
|
75576c341d
|
🐛 Fix broken bool shapes on comp-v2 migration
|
2024-01-25 16:03:31 +01:00 |
|
Andrey Antukh
|
70b57f92b4
|
🐛 Fix broken path content on comp-v2 migration
|
2024-01-25 16:03:31 +01:00 |
|
Andrey Antukh
|
df4be5106b
|
🐛 Fix text shapes wrongly converted to path in comp-v2 migration
|
2024-01-25 16:03:31 +01:00 |
|
Andrey Antukh
|
66c07e1336
|
✨ Reapply again all file migrations on comp-v2 migration
|
2024-01-25 16:03:31 +01:00 |
|
Andrey Antukh
|
e6766bac8f
|
✨ Set correct order of filtering teams on migration function
|
2024-01-25 16:03:31 +01:00 |
|
Andrey Antukh
|
1b3e68f430
|
✨ Improve partitioning and graphics error skiping mechanism
On the migration functions
|
2024-01-25 16:03:31 +01:00 |
|
Andrey Antukh
|
3f97b3a112
|
🐛 Fix minor issues on migration code
|
2024-01-25 16:03:30 +01:00 |
|
Andrey Antukh
|
8d0afd8c96
|
🐛 Add migration for fix invalid shadows
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
17a208d67b
|
🐛 Add validation fix for false non root copies
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
cceb35b053
|
🐛 Ensure detach in migration fixes always works
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
3b0d654b6d
|
💄 Review naming and comments
|
2024-01-25 16:03:30 +01:00 |
|
Andrey Antukh
|
2950259f97
|
🐛 Fix invalid text shapes with invalid nodes
|
2024-01-25 16:03:30 +01:00 |
|
Andrey Antukh
|
e4f4ab9221
|
🐛 Fix invalid page flows on comp-v2 migration
|
2024-01-25 16:03:30 +01:00 |
|
Andrey Antukh
|
aaeb8c8868
|
🐛 Fix components with bool shape as root on comp-v2 migration
|
2024-01-25 16:03:30 +01:00 |
|
Andrey Antukh
|
4ab4ad96f0
|
🐛 Resolve objects-map on srepl/get-file helpers
|
2024-01-25 16:03:30 +01:00 |
|
Andrey Antukh
|
0d33779c95
|
✨ Add support for reporting and partitions on comp-v2 migration code
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
00e894d801
|
🐛 Add validation fix for duplicated children
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
d69db0b337
|
🐛 Add one more validation fix in migration
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
02cb75209c
|
💄 Unify source code style of repair functions
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
c679b04ad5
|
🐛 Avoid adding empty attributes on update if they doesn't exist
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
1d21bd34f6
|
🐛 Check orphan copies before affecting later checks
|
2024-01-25 16:03:30 +01:00 |
|
Andrés Moya
|
1f5991112d
|
🐛 Add two more fixes to v2 migration
|
2024-01-25 16:03:30 +01:00 |
|
Andrey Antukh
|
35da01bac9
|
🐛 Fix pages with shapes with to too big gemetry vals on comp-v2 migration
|
2024-01-25 16:03:30 +01:00 |
|
Andrey Antukh
|
166d2b7b68
|
🐛 Fix broken fills and strokes on comp-v2 migration
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
6ad6e6f856
|
🐛 Fix objects-map and pointer-map issues on file crud
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
3e89a22600
|
🐛 Remove broken and unfixable image shapes on comp-v2 migration
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
ba3c42e62c
|
🐛 Fix broken layout and layout-gap props on migrating to comp-v2
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
3d84270f50
|
🐛 Fix invalid ##Inf value on layout-gap on migrating to comp-v2
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
ec1bcada86
|
🐛 Fix recent colors on components migration
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
0a5e15b916
|
♻️ Simplify components-v2 migration functions impl
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
02d8208553
|
📎 Add temporal repl and log4j config
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
f73ce6572c
|
✨ Improve rollback handlong on db ns
|
2024-01-25 16:03:29 +01:00 |
|
Andrey Antukh
|
9b59b92464
|
🐛 Improve not-found error report on s3 storage backend
|
2024-01-25 15:59:45 +01:00 |
|
Andrey Antukh
|
944d167bbb
|
✨ Simplify SVGO module API
|
2024-01-25 15:59:45 +01:00 |
|
Andrey Antukh
|
4fc391763e
|
✨ Prevent unexpected exception raising on closing s3 file
|
2024-01-25 15:59:45 +01:00 |
|
Andrey Antukh
|
92643b29c1
|
✨ Improve internal cache api
|
2024-01-25 15:59:45 +01:00 |
|
Andrey Antukh
|
69ffd57447
|
🐛 Fix incorrect props handling on profile registration
|
2024-01-24 17:12:41 +01:00 |
|
Andrés Moya
|
ea71bfe6d6
|
🐛 Fix some possible validation error on migration
|
2024-01-16 17:20:04 +01:00 |
|
Andrey Antukh
|
d4d3f9ca81
|
🎉 Add the ability to export import entire team
For now only available as srepl helper
|
2024-01-16 17:17:30 +01:00 |
|
Aitor Moreno
|
03931da17a
|
Merge pull request #3989 from penpot/niwinz-staging-bugfix-1
🐛 Bugfixes
|
2024-01-15 16:03:23 +01:00 |
|
alonso.torres
|
9ea440b6f7
|
🐛 Fix import from components v1 to v2
|
2024-01-15 10:10:13 +01:00 |
|
Andrey Antukh
|
b63a8d34b5
|
🐛 Fix debug reset file version method
|
2024-01-10 14:36:30 +01:00 |
|
Andrey Antukh
|
fede8c9975
|
✨ Setup better media max file-size on devenv
|
2024-01-10 14:00:31 +01:00 |
|
Andrey Antukh
|
77564531eb
|
🐛 Fix incorrect features setup on persist-temp-file rpc method
|
2024-01-10 13:50:30 +01:00 |
|
Andrey Antukh
|
870e4f96b2
|
⬆️ Update dependencies
|
2024-01-09 23:11:42 +01:00 |
|
Andrés Moya
|
b7b7b9d580
|
🐛 Touch modified file when ignore sync, to avoid ETAG caching
|
2024-01-09 18:28:32 +01:00 |
|
Andrés Moya
|
9d8628b4cc
|
🐛 Fix groups without :shapes when converting to frames in migration
|
2024-01-09 18:28:32 +01:00 |
|