Andrey Antukh
d2c800fc0f
🐛 Add missing handling of file_change on delete-object task
2025-02-21 14:24:18 +01:00
Andrey Antukh
893f19fa5e
✨ Remove automatic cascade on file_change table fk constraint
2025-02-21 14:24:07 +01:00
Andrey Antukh
624750ad16
🐛 Fix incorrect order of execution of internal procs on objects-gc ( #5929 )
...
* ⚡ Improve efficiency on objects-gc tasks
Replacing db/cursor with db/plan
* 🐛 Use correct order of subprocs on objects-gc
Mainly affects the file deletion
* 📎 Increase chunk-size to 100 on objects-gc
2025-02-21 13:01:20 +01:00
Andrey Antukh
479f39338b
🐛 Don't send invitation email to profiles that explicitly disallow that
...
* 🐛 Don't send invitation email to profiles that explicitly disallow that
* 📎 Add changes post feedback
* 📎 Fix typo on changelog
2025-02-20 09:20:28 +01:00
Andrey Antukh
dd6ae81e83
🐛 Add correct feature handling on dbg binfile import
2025-02-19 22:47:55 +01:00
Andrey Antukh
cb8e31e7f8
🐛 Add correct handling of features on clone-template
2025-02-19 22:47:54 +01:00
Andrey Antukh
ca9b5b1b8a
📎 Use standard asserts on binfile common ns
2025-02-19 22:47:54 +01:00
Andrey Antukh
a391d71b60
🐛 Add correct feature handling on binfile import
2025-02-19 22:47:40 +01:00
Andrey Antukh
7d0c19fcc7
🐛 Add correct feature check on manifest reading
...
Instead on the file save operation so we can raise
exception if something does not match without processing
the whole file
2025-02-19 22:45:08 +01:00
Andrey Antukh
4744085426
🐛 Fix incorrect handling request access with deleted profiles
...
* 📎 Add minor improvements to team tests
* 🐛 Fix incorrect handling request access with deleted profiles
* 🐛 Fix redirect loop on empty route
Happens when the current profile is deleted from team
* 🐛 Fix urls on request access emails
* 📎 Revert url changes on emails
2025-02-19 11:04:19 +01:00
Yamila Moreno
807b8d82e3
🔧 Improve flags documentation ( #5863 )
...
* 📎 Fix typo
* 🔧 Enable certain flags by default
* 🔧 Compile all flags in a single source of truth
* 📎 Move all default flags to common
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-02-18 12:36:16 +01:00
Belén Albeza
cad7d75590
🐛 Fix libraries context menu ( #5854 )
...
* ✨ Add integration test for Bug #10421
* 🐛 Fix dashboard library item menu
* ✨ Fixup integration test
2025-02-14 14:34:54 +01:00
Andrey Antukh
8b6a9b373d
✨ Improve efficiency and logging on process-files! srepl helper
2025-02-14 10:02:34 +01:00
Alejandro
f8820695cc
🐛 Fix incorrect numbering files when new team ( #5835 )
2025-02-13 11:55:59 +01:00
Andrey Antukh
a3bc4ff9f3
🐛 Prevent exception when no file is found on process file srepl helper
2025-02-11 15:43:35 +01:00
Andrey Antukh
df7dd15705
🐛 Make the absorb library aware that file can be nil
2025-02-11 15:42:55 +01:00
Andrey Antukh
8dbf6adfda
🐛 Pass correct media-ref object on fixing media ref script
2025-02-11 15:42:21 +01:00
Andrey Antukh
35f44a6eb4
🐛 Remove duplicate decoding on srepl helper get-file
2025-02-11 14:44:37 +01:00
Andrey Antukh
895450c9d5
✨ Report restriction errors to logger
2025-02-11 13:52:12 +01:00
Andrey Antukh
36518e0e6e
✨ Fix linter issues
2025-02-11 13:52:12 +01:00
luisδμ
7fd0ca2243
🐛 Fix allow a comment length of 750 chars and show error text if exceeded ( #5810 )
2025-02-10 15:03:07 +01:00
elhombretecla
8a13ce5f91
💄 Change email button styles ( #5785 )
2025-02-06 14:17:32 +01:00
Andrey Antukh
b913c75c41
🔥 Remove unused parameters from backend run template script
2025-02-04 15:36:22 +01:00
Andrey Antukh
d15f0f1fd0
✨ Improve build process
...
Remove hardcoded yarn version on devenv
2025-01-31 13:39:49 +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
luisδμ
0bd4a7d0fc
🐛 Fix bugs in comments ( #5734 )
...
* 🐛 Fix could not remove or update new comments without closing and reopening the thread
* 🐛 Fix scroll over long comments using the mouse wheel
2025-01-31 11:57:35 +01:00
Alejandro
d7477cd448
Merge pull request #5665 from penpot/niwinz-instantiate-component-bug-5
...
🎉 Add srepl fix function for process media refs on a file
2025-01-31 11:56:22 +01:00
Andrey Antukh
f554de8859
Merge remote-tracking branch 'origin/staging' into develop
2025-01-30 14:38:32 +01:00
Andrey Antukh
6fa08fc75e
🐛 Fix issue on importing binfile-v3 with tokens ( #5714 )
...
* 🐛 Fix issue on importing binfile-v3 with tokens
* 🐛 Fix thumbnails generation (regression)
* 🐛 Fix thumbnails clearing issues (regression)
2025-01-29 16:52:40 +01:00
Andrey Antukh
47f1ca9627
✨ Change backend defaults for http body
2025-01-29 12:26:30 +01:00
Andrey Antukh
754ba304a7
⬆️ Update dependencies ( #5694 )
...
* ⬆️ Update system dependencies on devenv
* ⬆️ Update partially frontend dependencies
* ⬆️ Update application dependencies
* ⬆️ Update storybook dependency
2025-01-29 11:21:38 +01:00
Andrey Antukh
15f7fac8f4
✨ Add more reasonable default fetch size for db/plan
...
Making it more general purpose and not only for streaming
2025-01-27 12:53:11 +01:00
Andrey Antukh
349552879e
🔥 Remove already broken v2 migration script
2025-01-27 12:53:11 +01:00
Andrey Antukh
bfe9a2b545
🎉 Add migration-like script for execute media-refs fix
2025-01-27 12:53:11 +01:00
Andrey Antukh
16934b734b
🎉 Add srepl fix function for process media refs on a file
2025-01-27 12:38:12 +01:00
Andrey Antukh
4c1312d4f6
✨ Only create snapshot if file is modified (on srepl helper)
2025-01-27 12:38:12 +01:00
Andrey Antukh
541ed6282f
✨ Normalize file retrieving and persistence on binfile, file-gc and helpers
2025-01-27 12:38:10 +01:00
Andrey Antukh
74bdd72d2f
Merge remote-tracking branch 'origin/staging' into develop
2025-01-27 12:12:46 +01:00
Andrey Antukh
471699960f
🐛 Update media references after instantiation of a component ( #5652 )
...
🐛 Update media references after instantiation of a component
2025-01-27 11:58:13 +01:00
Andrey Antukh
dae7b7cd74
Merge remote-tracking branch 'origin/staging' into develop
2025-01-23 12:53:03 +01:00
Andrey Antukh
efd4a11ae2
🐛 Add support for multiple formats on clone-template
2025-01-23 08:09:23 +01:00
Andrey Antukh
83bd479176
Merge remote-tracking branch 'origin/staging' into develop
2025-01-21 18:40:28 +01:00
Andrey Antukh
642efcb47b
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 23:29:54 +01:00
Andrey Antukh
da0704081f
📎 Normalize default opts for db/plan function
2025-01-20 23:23:31 +01:00
Andrey Antukh
066b1235a6
🐛 Pass correct default options on db/plan fn
2025-01-20 23:23:31 +01:00
Andrey Antukh
6ef6a50a1c
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 17:34:21 +01:00
Andrey Antukh
151aedcf91
♻️ Make the components cleaning mechanism on file-gc task more efficient
2025-01-20 16:35:14 +01:00
Andrey Antukh
5513daf17d
♻️ Make the media cleaning mechanism on file-gc task more efficient
...
Replaces the use of db/cursor with db/plan, that teorethically allows
processing large results without consuming all result set in memory
2025-01-20 16:34:05 +01:00
Andrey Antukh
fde0f3c182
🐛 Pass correct default options on db/plan fn
2025-01-20 16:34:05 +01:00
Andrey Antukh
667b5fb6ee
🐛 Fix missing methods reference from api docs page
2025-01-20 12:30:20 +01:00