Andrey Antukh
f4ac607958
♻️ Refactor srepl helpers
2024-02-12 10:21:47 +01:00
Alejandro Alonso
dc67056a8c
🐛 Fix components without root shape for v2 migration
2024-02-12 10:21:47 +01:00
Andrey Antukh
f9af2a16b9
✨ Add the ability to create a file snapshot on repair
2024-02-09 12:01:09 +01:00
Andrey Antukh
c07dbc9843
📎 Move repair and validate srepl helpers to srepl.main
2024-02-09 12:01:09 +01:00
Andrey Antukh
43b8ccb52e
✨ Improve error handling on websocket code
2024-02-09 12:01:09 +01:00
Andrey Antukh
ec2eb3d406
🐛 Fix broken text shapes without position-data on comp-v2 migration
2024-02-09 12:01:09 +01:00
Andrey Antukh
6d35cb2eb4
✨ Improve snapshot related internal API
...
This commit also adds the ability to take snapshot of all files
of the team in a single run/transaction.
2024-02-09 12:01:09 +01:00
Andrey Antukh
aaf457a792
✨ Add support for ::sql/order-by
on db/sql layer
2024-02-09 12:01:09 +01:00
Alejandro Alonso
8d65998cc3
🐛 Fix remove nested roots on components v2 migration
2024-02-09 12:01:09 +01:00
Andrey Antukh
a5fc42cafa
✨ Normalize ids parsing on srepl helpers
2024-02-09 12:01:09 +01:00
Alejandro Alonso
66eca9ba4a
🐛 Fix conflict on components path for v2 migration
2024-02-09 12:01:09 +01:00
Alejandro Alonso
6fa22c3a04
🐛 Fix components with non existing component-ids for v2 migration
2024-02-09 12:01:09 +01:00
Alejandro Alonso
0c682ea75d
🐛 Fix components with compont-root on library for v2 migration
2024-02-09 12:01:09 +01:00
Alejandro Alonso
bdb16109d5
🐛 Fix empty components on v2 migration
2024-02-09 12:01:09 +01:00
Alejandro
de7c61e5ca
Merge pull request #4107 from penpot/staging-migration
...
✨ Improvements to migration process
2024-02-08 08:32:33 +01:00
Andrey Antukh
d2626ead0b
✨ Add better email cleaning mechanism
...
This commit separates the email cleaning mechanism to a separated
function, and enables a proper cleaning of `mailto:` prefix, usually
found on invitations because users just copy and paste from external
source.
2024-02-07 09:14:07 +01:00
Andrey Antukh
040b336ef9
✨ Add helper for restoring team after migration to comp-v2
2024-02-06 19:20:25 +01:00
Andrey Antukh
2331647ec6
🐛 Add missing team-profile rels cloning on duplicate-team srepl helper
2024-02-06 19:18:22 +01:00
Andrey Antukh
7a50cb3ff9
🐛 Fix broken restore snapshot function
2024-02-06 19:17:59 +01:00
Andrey Antukh
a71e7f7906
✨ Remove partitioning from task table
...
Which causes strange random delays when some row is moved from one
partition to other. Also, there are evidences that partitioning is
not aporting real value here.
2024-02-06 17:23:18 +01:00
Andrey Antukh
267045e113
✨ Improve migration scripts
2024-02-06 17:22:20 +01:00
Andrey Antukh
0e380a97cc
💄 Add minor cosmetic improvement to worker ns
2024-02-05 20:11:20 +01:00
Andrey Antukh
275c8b5860
💄 Fix logging level on rpc climit ns
2024-02-05 20:10:57 +01:00
Andrey Antukh
8231890ee4
🔥 Remove unnecesary line on audit ns
2024-02-05 20:10:44 +01:00
Andrey Antukh
7db883e8b7
🐛 Fix incorrect metrics reporting on climit
2024-02-02 11:12:23 +01:00
Alejandro Alonso
c6fb211874
🐛 Fix copies of detached elements migration
2024-02-02 10:54:34 +01:00
Andrés Moya
750ea4fe3f
🐛 Add a fix for component heads that are not groups or frames
2024-02-02 10:54:34 +01:00
Andrey Antukh
04fd4e12d7
🐛 Fix invalid transforms on comp-v2 migration
2024-02-02 10:54:34 +01:00
Andrey Antukh
9eb902c682
🐛 Fix broken grids defaults on comp-v2 migration
2024-02-02 10:54:34 +01:00
Andrey Antukh
dba10ffd9b
🐛 Fix broken circle shapes geometry on comp-v2 migration
2024-02-02 10:54:34 +01:00
Andrey Antukh
3a401f69fd
✨ Simplify srepl helper for shape deletion
2024-02-02 10:54:34 +01:00
Andrey Antukh
e8c35c2de6
🐛 Fix invalid shape type :icon
on comp-v2 migration
2024-02-02 10:54:33 +01:00
Andrey Antukh
a8cf072bda
✨ Add proper error report on binfile/v1 exportation
2024-02-02 10:54:33 +01:00
Andrey Antukh
3d462e3821
✨ Split geometry fixes form fix-misc fn on comp-v2 migration
2024-02-02 10:54:33 +01:00
Andrés Moya
fb7d3676d2
🐛 Fix components without id
2024-02-02 10:54:33 +01:00
Andrey Antukh
d4c91ae44b
💄 Print file name on process-file! helper progress report
2024-02-02 10:54:33 +01:00
Andrey Antukh
e216b10716
🐛 Fix raw data export import on debug interface
2024-02-02 10:54:33 +01:00
Andrey Antukh
5e4e706033
✨ Use proper executor for cache on comp-v2 migration
2024-02-02 10:54:33 +01:00
Andrey Antukh
893a8992c3
✨ Add progress reporting on process-files! srepl helper
2024-02-02 10:54:33 +01:00
Andrey Antukh
f97931647c
✨ Add helper for mark for deletion invalid files
2024-02-02 10:54:33 +01:00
Andrey Antukh
13ca5d1f1a
✨ Add minor improvements to process-files! srepl helper
2024-02-02 10:54:33 +01:00
Andrey Antukh
db5946d1ab
🐛 Fix broken points on image shapes in comp-v2 migration
2024-02-02 10:54:33 +01:00
Andrey Antukh
b6d53c9ded
📎 Update devenv logging config
2024-02-02 10:54:33 +01:00
Alejandro Alonso
8cc3669aac
✨ Improve validator syntax
2024-02-02 10:54:33 +01:00
Alejandro Alonso
2924791cb0
🐛 Fix non-root copy only allowed inside a copy migration error
2024-02-02 10:54:33 +01:00
Andrey Antukh
7c0a63c7da
✨ Add minor improvements to comp-v2 migration srepl helper
2024-02-02 10:54:33 +01:00
Andrey Antukh
26f4082b5f
📎 Add debug helpers for jvm/tap
2024-02-02 10:54:33 +01:00
Andrey Antukh
036bf84ecd
🐛 Set proper order on comp-v2 migration fixes
2024-02-02 10:54:33 +01:00
Andrey Antukh
03eca0d9a2
🐛 Repair shape points if it is possible on comp-v2 migration
2024-02-02 10:54:33 +01:00
Andrey Antukh
3ea737deb1
🐛 Remove paths that can't be repaired on comp-v2 migration
2024-02-02 10:54:33 +01:00