Andrey Antukh
9f2dc06c95
✨ Add missing srepl helper for disable objects-map feat
2025-10-01 08:10:37 +02:00
Andrey Antukh
c892a9f254
✨ Integrate objects-map usage on backend and frontend
2025-09-29 13:23:16 +02:00
Andrey Antukh
283eb0419c
♻️ Refactor time related namespaces
...
Mainly removes the custom app.util.time namespace
from frontend and backend and normalize all to use
the app.common.time namespace
2025-08-01 11:20:01 +02:00
Andrey Antukh
37cec8891f
🎉 Add inplace binfile import support
2025-07-30 12:23:40 +02:00
Andrey Antukh
d08c94d5a6
✨ Change default status filtering for logical deletion
2025-07-24 10:43:45 +02:00
Andrey Antukh
4effd375a9
✨ Add several improvements to admin pannel
2025-07-23 08:33:33 +02:00
Andrey Antukh
a706907b26
♻️ Normalize logical deletion to future dates
...
Instead of managing the ...
2025-05-20 22:25:57 +02:00
Andrey Antukh
c8a211742a
🔥 Remove already broken and unused internal components-v2 migration code
2025-05-20 13:06:06 +02:00
Andrey Antukh
0b4a367e9e
🐛 Fix svg path parsing on uploading svg image
2025-05-19 15:35:58 +02:00
Andrey Antukh
be26985ca5
✨ Make the fdata/path-data feature no-team-inheritable
...
And also add helpers for revert it to plain format
2025-05-06 13:39:17 +02:00
Andrey Antukh
1fc0203c38
🎉 Add full integration with path data type feature
2025-05-06 13:39:10 +02:00
Pablo Alba
f961b75bba
♻️ Cleanup of componentsv2
2025-04-03 11:38:35 +02:00
Andrey Antukh
315b389a66
🐛 Fix name generation and handling on creating objects (files, tokens, ...) ( #5745 )
...
* ✨ Update function implementation
* ✨ Add tests for a new function implementation
* ✨ Update function usages according to new signature
* ✨ Update docstrings
* ✨ Use simpler assertion
* 💄 Replace concat with cons on name-seq
* 🐛 Fix incorrect error handling on legacy workspace redirect
---------
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com>
2025-02-03 12:49:56 +01:00
Andrey Antukh
f871f88f30
♻️ Refactor file data migrations subsystem ( #5692 )
...
* ♻️ Refactor file data migrations subsystem
* 📎 Add backend scripts/run helper script
2025-01-31 13:37:41 +01:00
Eva Marco
73e48b3d81
♻️ Remove unnecesary RX and RY from shapes
2024-12-10 10:47:55 +01:00
Andrey Antukh
5f4af76d28
✨ Add permission checking to file snapshot rpc methods
2024-10-30 13:39:38 +01:00
Andrey Antukh
cc6e071f48
♻️ Remove all usage of graalvm js runtime
...
And replace it with a commandline call to nodejs
for execute a custom svgo based command line script.
2024-10-22 23:30:56 +02:00
Andrey Antukh
f949649ba3
⬆️ Update backend dependencies
2024-10-22 20:23:38 +02:00
Andrey Antukh
ceaafdbb1c
✨ Add offload mechanism for file snapshots
2024-08-26 13:52:42 +02:00
Andrey Antukh
cacee40d11
🎉 Add proper schema encoding/decoding mechanism
...
this allows almost all api operations to success usin application/json
encoding with the exception of the update-file, which we need to
approach a bit differently;
the reason update-file is different, is because the operations vector
is right now defined without the context of shape type, so we are just
unable to properly parse the value to correct type using the schema
decoding mechanism
2024-08-21 11:27:36 +02:00
Andrey Antukh
0e92bcc0de
🎉 Add file-data offload mechanism
2024-08-09 14:28:18 +02:00
Andrey Antukh
86a732600b
✨ Add naming consistency changes for file_data_fragment table
2024-08-07 16:34:39 +02:00
Andrés Moya
0b4fbc184d
♻️ Move generate-xx methods to logic module
2024-05-06 16:48:18 +02:00
Pablo Alba
37e68249aa
♻️ Components refactor: remove it usage on libraries_helpers
2024-04-25 14:22:37 +02:00
Andrey Antukh
5924f3bc41
✨ Simplify v2 migration helpers on srepl ns
2024-04-10 15:31:49 +02:00
Andrey Antukh
e8b29c3cfc
🐛 Fix incorrect grid calcultation condition on compv2 migration script
2024-04-08 17:29:58 +02:00
Andrey Antukh
e01f8d6fdf
📎 Update migration scripts
2024-04-07 14:07:40 +02:00
Andrey Antukh
da5f452db5
🐛 Fix issue on migration script related to version
2024-04-07 14:07:40 +02:00
Andrés Moya
c2737f2378
🐛 Avoid datatype problem calculating proportions
2024-04-05 10:15:17 +02:00
Andrés Moya
3127a020a0
🐛 Remove fill from group heads when migrating to v2
2024-04-04 17:45:45 +02:00
Andrés Moya
dbe32fa980
💄 Fix small typo.
2024-04-04 09:55:50 +02:00
Andrés Moya
bd8fcfde28
🐛 Fix sizes of migrated graphics
2024-04-03 17:26:53 +02:00
Pablo Alba
cfb5e9aa66
✨ On migration to v2, add the component path to the copy name
2024-04-03 16:04:23 +02:00
Andrey Antukh
7e803eeca8
✨ Add minor improvements for fdata logging
2024-03-22 12:58:50 +01:00
Andrey Antukh
126bab3ce4
🐛 Fix invalid page name on compv2 migration
2024-03-19 09:15:04 +01:00
Alejandro Alonso
ab0b3c71a8
🐛 Improve fixing root shapes for v1 components on migration to v2
2024-03-19 09:05:35 +01:00
Alejandro Alonso
d6b60ce43a
🐛 Fix rmap shape refs on components v2 migration
2024-03-18 14:19:40 +01:00
Alejandro Alonso
ca5e2c345b
🎉 Improve naming of components for Main components page on v1 to v2 migration
2024-03-18 09:13:15 +01:00
alonso.torres
3bc6d2b0a7
🐛 Fix migrating old components should not clip the content
2024-03-14 13:35:56 +01:00
Andrey Antukh
41794c5f5e
✨ Simplify fdata feature helpers
2024-02-19 09:20:47 +01:00
Andrey Antukh
b718a282e0
♻️ Add minor refactor to file migrations
...
Relevant changes:
- Add the ability to create migration in both directions, defaulting
to identity if not provided
- Move the version attribute to file table column for to make it more
accessible (previously it was on data blob)
- Reduce db update operations on file-update rpc method
2024-02-19 09:20:47 +01:00
Alejandro
7ac4b89a0e
Merge pull request #4145 from penpot/niwinz-staging-tmp
...
✨ Minor improvements on TMP storage API
2024-02-19 07:16:36 +01:00
Andrey Antukh
8981e57deb
✨ Ensure connection on persisting pointers
2024-02-14 17:36:13 +01:00
Andrey Antukh
ba55d657a4
✨ Prevent adding object map to not loaded pointer-map containers
2024-02-14 17:34:50 +01:00
Alejandro Alonso
377d9682da
🐛 Fix default constraints for migrated graphics
2024-02-14 11:00:54 +01:00
Andrey Antukh
9649878fd8
✨ Ensure id prop on :data on components-v2 migration
2024-02-14 09:33:02 +01:00
Alejandro Alonso
dc67056a8c
🐛 Fix components without root shape for v2 migration
2024-02-12 10:21:47 +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
Alejandro Alonso
8d65998cc3
🐛 Fix remove nested roots on components v2 migration
2024-02-09 12:01:09 +01:00