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
Aitor Moreno
7b408e4db1
Merge pull request #5622 from penpot/niwinz-api-doc-fix
...
🐛 Fix api docs page issue
2025-01-20 15:21:45 +01:00
Pablo Alba
b8fd829f9d
Merge pull request #5621 from penpot/marina/testab-hover-state-add-file
...
✨ A/B test switching '+' to 'Add file' in an empty project
2025-01-20 12:49:19 +01:00
Andrey Antukh
089a66881c
✨ Make frontend app setup logging message more easy to be read
...
Mainly printing flag per line, making it more easily for human eye look
if some feature is active or not
2025-01-20 12:40:28 +01:00
Andrey Antukh
667b5fb6ee
🐛 Fix missing methods reference from api docs page
2025-01-20 12:30:20 +01:00
Andrey Antukh
f0f89151c5
Merge pull request #5620 from penpot/palba-consolidate-board-icon-change
...
Consolidate board icon change
2025-01-20 12:22:07 +01:00
Andrey Antukh
1221d60357
Merge pull request #5617 from penpot/alotor-hotfix-plugins
...
🐛 Fix problem in plugins with `replaceColor` method
2025-01-20 12:21:16 +01:00
alonso.torres
f553fa10d8
🐛 Fix problem in plugins with replaceColor
method
2025-01-20 12:02:54 +01:00
Marina López
96947b0219
✨ A/B test switching '+' to 'Add file' in an empty project
2025-01-20 11:56:15 +01:00
Pablo Alba
e2900d9012
🎉 Change of boards icon
2025-01-20 11:07:13 +01:00
Pablo Alba
1f0e470419
Revert " 🎉 Add A/B test of use of boards if we just change the icon for “standard” one"
...
This reverts commit 0c586551c4
.
2025-01-20 11:06:25 +01:00
Andrey Antukh
079a945c2f
Merge branch 'main' into staging
2025-01-20 11:02:08 +01:00
Madalena Melo
542d709541
📚 Add viewer role documentation
...
Add viewer role to the team roles; also made some tweaks to the descriptions of the other roles
2025-01-20 11:01:38 +01:00
Madalena Melo
4f1d5a19e4
Change the order to add clarity to admin and owner roles
...
Switched the order of the roles to make it more logical and add more clarity about admins and owners ability to edit
2025-01-20 10:26:52 +01:00
Madalena Melo
91b0c47244
Add detail to role descriptions
...
Added more context to each role's description; I tried to keep it brief while including more information about what each role can do both within the team as well as in terms of team management
2025-01-20 10:26:46 +01:00
Madalena Melo
a7a49e4b39
Viewer Role - Update index.njk
...
Add viewer role to the team roles; also made some tweaks to the descriptions of the other roles
2025-01-20 10:26:39 +01:00
Andrey Antukh
ba81b2b14d
Merge pull request #5613 from penpot/superalex-fix-staging-reply-to-comment
...
🐛 Fix reply to comment
2025-01-17 15:23:28 +01:00
Alejandro Alonso
423c237d42
🐛 Fix reply to comment
2025-01-17 11:57:44 +01:00
Andrey Antukh
5a55884b9f
Merge pull request #5602 from penpot/hiru-fix-detach-2
...
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-16 12:21:33 +01:00
Andrey Antukh
38fd343c53
Merge remote-tracking branch 'origin/main' into staging
2025-01-16 12:20:27 +01:00
adi-lb-phoenix
94976aa2b1
📚 Fix incorrect flag on configuration.md
2025-01-16 12:19:03 +01:00
Andrés Moya
5247d217ab
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-16 10:45:54 +01:00
Andrey Antukh
40693e6857
🐛 Make the PENPOT_SECRET_KEY optional
...
Fix a regression introduced with 2.4
2025-01-16 09:59:19 +01:00
Andrey Antukh
5c428b5aa5
🐛 Fix repeated password update on login
...
because the default options were not being passed in the verification
2025-01-16 09:59:19 +01:00
Andrey Antukh
e92ddee33a
🐳 Move devenv secret key env asignation to scripts
...
from the docker compose
2025-01-16 09:59:19 +01:00
Eva Marco
c121f459ba
Merge pull request #5571 from penpot/andy-docs-radius
...
📚 Change term for border radius
2025-01-15 10:18:05 +01:00
Andrey Antukh
698a258290
Merge remote-tracking branch 'origin/main' into staging
2025-01-14 17:47:32 +01:00
Yamila Moreno
aa023d847d
🐳 Set correct internal url frontend url for exporter
2025-01-14 17:37:14 +01:00
Andrey Antukh
53f57dad0b
Merge pull request #5575 from penpot/azazeln28-fix-text-editor-issue-9285
...
🐛 Fix text editor copy/paste issue
2025-01-14 16:50:34 +01:00
AzazelN28
d7d7535ab4
🐛 Fix text editor copy/paste issue
2025-01-14 11:20:38 +01:00
Pablo Alba
accc662e1c
🐛 Fix login is not shown on 404
2025-01-14 09:51:12 +01:00
andy
1efc1516e2
📚 Change term for border radius
2025-01-13 15:53:06 +01:00
Alejandro
b5d731ca72
Merge pull request #5559 from penpot/palba-fix-flags-not-setting-login
...
🐛 Fix feature flags not setting on login
2025-01-13 10:57:37 +01:00
Pablo Alba
e380289e34
🐛 Fix feature flags not setting on login
2025-01-10 21:25:55 +01:00
Andrey Antukh
b22323a484
Merge pull request #5547 from penpot/alotor-bugs-1
...
🐛 Fix problem when changing color libraries
2025-01-10 15:16:01 +01:00
alonso.torres
58dd23f9c7
🐛 Fix problem when changing color libraries
2025-01-10 12:33:16 +01:00
Andrey Antukh
54e7551d56
🐛 Backport comments decoding from develop
...
Mainly for backward compatibility with database
layout on comments tables from develop / v2.5
2025-01-10 12:20:53 +01:00
Andrey Antukh
404297f837
Merge pull request #5537 from penpot/azazeln28-fix-text-editor-issue-9716
...
🐛 Fix text editor issue 9716
2025-01-10 10:24:23 +01:00
Andrey Antukh
33f853ff2e
Merge pull request #5511 from penpot/alotor-fix-touched-import
...
🐛 Fix error when importing files with touched components
2025-01-09 17:13:22 +01:00
alonso.torres
d16513be9d
🐛 Fix error when importing files with touched components
2025-01-09 16:58:40 +01:00
AzazelN28
ad077696b0
🐛 Fix Unknown node type when replacing whole root node
2025-01-09 16:28:32 +01:00
Andrey Antukh
1cbeafe85c
Merge pull request #5525 from penpot/palba-testabc-add-library
...
A/B/C test for rename and change look and feel of "libraries" button
2025-01-09 08:34:05 +01:00
Pablo Alba
76c8523f44
✨ Add test ABC renaming "Libraries" to "Add library"
2025-01-08 13:20:52 +01:00
Pablo Alba
f277d8b125
Revert " ✨ Add test AB renaming "Libraries" to "Add library""
...
This reverts commit 664cacbe9d
.
2025-01-08 11:05:50 +01:00
Andrey Antukh
60af8d0bcb
Merge pull request #5520 from penpot/azazeln28-fix-text-editor-issue-9285
...
Fix Copy/Paste text into the text block
2025-01-07 14:26:11 +01:00
Juanfran
d652ed8e68
Merge pull request #5519 from penpot/alotor-fix-plugins-current-user
...
🐛 Fix problem with currentUser in plugins
2025-01-07 14:05:07 +01:00
AzazelN28
09d73a2f51
🐛 Fix pasting text changes opacity to 0
2025-01-07 13:48:32 +01:00
alonso.torres
7d4535ebd4
🐛 Fix problem with currentUser in plugins
2025-01-07 13:03:56 +01:00
Andrey Antukh
a5a53219bf
Merge remote-tracking branch 'origin/main' into staging
2025-01-07 12:00:09 +01:00