Andrey Antukh
aaf2179b20
🐛 Fix features related issues on viewer
2023-11-08 14:13:41 +01:00
Andrey Antukh
4af76f9a9a
✨ Add backward compatibility layer for features handling
2023-11-07 16:47:32 +01:00
Aitor
7951350762
🐛 Fix db table tagged thumbnails
2023-11-07 16:01:00 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
Aitor
bb4d3583e1
🐛 Fix missing schema tag option
2023-11-02 11:06:30 +01:00
Aitor
c28c55bf0b
🎉 Add tag property to thumbnails
2023-11-02 11:06:30 +01:00
alonso.torres
587735a901
🐛 Fix problem with migration numbers
2023-10-25 12:26:01 +02:00
Andrés Moya
2fe820304e
✨ Add some migrations and fixes to component-v2 migration
2023-10-20 16:13:01 +02:00
Andrey Antukh
0547eebf85
🐛 Set correct version on importing
2023-10-18 14:31:34 +02:00
alonso.torres
f9a1139803
✨ Load current version on file import
2023-10-10 13:42:24 +02:00
Andrés Moya
24efa867e7
🎉 Do file validation on each file change
2023-09-27 13:26:28 +02:00
Andrés Moya
836b4538dd
✨ Add validate & repair functions
2023-09-20 15:40:43 +02:00
Pablo Alba
d615fbb282
🎉 Warn about empty libraries on the share library dialog
2023-09-19 09:52:40 +02:00
Andrey Antukh
ef4bd8c598
🐛 Fix incorrect interaction of library-absorb mechanism and storage-pointes
2023-09-14 17:45:56 +02:00
Andrey Antukh
a3f3e31c73
✨ Add minor logging improvement on binfile
2023-09-14 17:45:26 +02:00
Andrey Antukh
b53f7eaa19
✨ Add file version on binfile import logging
2023-09-14 17:44:01 +02:00
Alejandro
a4754a2106
Merge pull request #3599 from penpot/niwinz-develop-experiments-3
...
🐛 Replace `:use-for-thumbnail?` with `:use-for-thumbnail`
2023-09-14 06:39:06 +02:00
Pablo Alba
88390432f5
🐛 Fix export file with components as basic objects
2023-09-13 09:50:27 +02:00
Andrey Antukh
36506ec360
🐛 Replace :use-for-thumbnail?
with :use-for-thumbnail
2023-09-05 12:01:40 +02:00
Alejandro Alonso
69f2e7c43f
Merge remote-tracking branch 'origin/staging' into develop
2023-09-01 12:40:17 +02:00
Andrey Antukh
750cf05784
✨ Add minor logging related improvements to binfile namespace
2023-08-31 21:08:23 +02:00
Andrey Antukh
da3c829b1b
📎 Fix clj linter issues on backend
2023-08-31 11:24:30 +02:00
Andrey Antukh
3a6007d385
📎 Fix clj linter issues on backend
2023-08-31 10:36:20 +02:00
Andrey Antukh
1794ea0d9e
Merge remote-tracking branch 'origin/staging' into develop
2023-08-29 13:25:51 +02:00
Andrey Antukh
ddbc828342
🐛 Fix unexpected output on get-page when invalid object-id is provided
2023-08-29 13:04:23 +02:00
Andrey Antukh
629322e505
🐛 Fix snapshot debug utils
2023-08-25 10:02:54 +02:00
Andrey Antukh
496afb0f25
Merge remote-tracking branch 'origin/staging' into develop
2023-08-24 12:02:40 +02:00
Alejandro Alonso
834c18323e
Revert " 📎 Update version.txt file"
...
This reverts commit a7f39e89f6
.
2023-08-23 09:38:07 +02:00
Andrey Antukh
661a916a5f
🐛 Fix reference counting of file-media objects in :fill-image attr
2023-08-21 19:11:55 +02:00
Andrey Antukh
e6664013ba
Merge remote-tracking branch 'origin/staging' into develop
2023-08-21 17:26:21 +02:00
Alejandro Alonso
a7f39e89f6
📎 Update version.txt file
2023-08-18 10:35:12 +02:00
Andrey Antukh
1e9a4d74eb
🐛 Add safechecks to binfile exportation
2023-08-14 12:13:31 +02:00
Andrey Antukh
31323703a8
Merge remote-tracking branch 'origin/staging' into develop
2023-08-09 13:36:42 +02:00
Andrey Antukh
36b167956c
✨ Add improvements to api doc
2023-08-08 13:44:47 +02:00
Andrey Antukh
486c638076
🐛 Fix image upload issues on safari with drag&drop
2023-08-08 12:58:39 +02:00
Andrey Antukh
13d68a53c0
🎉 Add rpc method for working with file snapshots
2023-08-04 08:28:01 +02:00
Andrey Antukh
f039b904f2
✨ Add the ability to skip some rpc methods from api doc
2023-08-03 17:51:34 +02:00
Andrey Antukh
a64cb47afb
Merge remote-tracking branch 'origin/staging' into develop
2023-07-31 11:13:40 +02:00
Andrey Antukh
1f98b168ba
🐛 Set correct modification date on projects on file move operation
2023-07-28 13:20:57 +02:00
Andrey Antukh
f174264f7f
🎉 Add flex layout playground template to the dashboard carousel
2023-07-28 13:20:57 +02:00
Andrey Antukh
f76f4615cf
Merge remote-tracking branch 'origin/staging' into develop
2023-07-28 11:48:50 +02:00
Alejandro Alonso
ec131382b3
🐛 Fix error when a user different than the thread creator edits a comment
2023-07-25 10:32:11 +02:00
Alejandro Alonso
ea2e25b46d
🐛 Making old-password non required again
2023-07-25 10:32:11 +02:00
Andrey Antukh
6c13925930
🐛 Fix bad interaction of file migrations components-v2 and pointer-map feature
2023-07-13 15:00:28 +02:00
Andrey Antukh
875a3cf63c
🐛 Fix bad interaction of file migrations components-v2 and pointer-map feature
2023-07-13 12:19:22 +02:00
Andrey Antukh
8eb64de062
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 12:13:06 +02:00
Andrey Antukh
dae5e71fa1
✨ Mark new or updated files with new features
...
for avoid crossversion modifications
2023-07-11 17:27:36 +02:00
Andrey Antukh
dfc2ab56a9
💄 Fix code style consistency on schema declarations on file ns
2023-07-11 17:27:36 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
Andrey Antukh
23c8043f34
🐛 Fix incorrect message on sending invitation to a member
2023-07-11 12:00:16 +02:00