Andrey Antukh
3f473ca765
✨ Plugins proof of concept
2024-04-19 01:29:13 +02:00
Andrey Antukh
fd92437f7d
✨ Show error notificaton on oidc error redirect
2024-04-18 09:52:24 +02:00
Andrey Antukh
81b52d7170
✨ Disable oidc registration when registration
flag is disabled
2024-04-18 09:52:24 +02:00
Andrey Antukh
a969550aa4
✨ Trust oidc providers which provides email_verified claim
2024-04-18 09:52:24 +02:00
Andrey Antukh
7e20cf10c5
⬆️ Update dependencies
2024-04-18 09:52:24 +02:00
Andrey Antukh
90022041e6
✨ Improve error handling on ldap frontend code
2024-04-18 09:52:24 +02:00
Andrey Antukh
ce790d83fd
✨ Improve internal registration flow
2024-04-18 09:52:24 +02:00
Andrey Antukh
606aeeb38f
✨ Allow attach context to audit entry from metadata
2024-04-18 09:52:24 +02:00
Andrey Antukh
ef632bcae7
✨ Trigger email verification on OIDC register process
...
This will happen only if:
- the oidc provider properly reports that user has a non-verified email
- the oidc does not provides any way to know the email verification
status
2024-04-18 09:52:24 +02:00
Andrey Antukh
b9ed0e1146
Merge remote-tracking branch 'origin/staging' into develop
2024-04-17 19:32:39 +02:00
Alejandro
8bd9c0d031
Merge pull request #4444 from penpot/palba-bugfixing-008
...
🐛 Bugfixing
2024-04-17 06:46:57 +02:00
Alejandro
88f46f2ab2
Merge pull request #4458 from penpot/niwinz-staging-bugfix-2
...
✨ Minor enhancements
2024-04-17 06:40:42 +02:00
Andrey Antukh
edd91f00af
✨ Add minor improvement to worker module logging
2024-04-16 23:27:00 +02:00
Andrey Antukh
6477a48a50
Merge remote-tracking branch 'origin/staging' into develop
2024-04-16 19:35:24 +02:00
Andrey Antukh
16fa0b0330
✨ Improve email clean mechanism
2024-04-16 17:24:50 +02:00
Alejandro
c975e0bcee
Merge pull request #4455 from penpot/niwinz-staging-bugfix-2
...
✨ Make some storage operations asynchronous
2024-04-16 17:01:52 +02:00
Andrey Antukh
25001e5b80
📎 Add minor logging improvements on worker module
2024-04-16 16:42:44 +02:00
Andrey Antukh
c3a0db2431
✨ Add the ability to schedule storage object touching as a task
2024-04-16 16:42:44 +02:00
Andrey Antukh
e27c0b2086
✨ Add a task for asynchronous object update operation
2024-04-16 16:42:44 +02:00
Pablo Alba
ec8c847440
🐛 Fix wrong permissions on shared prototype for owners
2024-04-16 13:12:21 +02:00
Ikko Eltociear Ashimine
64ff6d05c0
🐛 Fix alt typo
...
Communnity -> Community
2024-04-16 13:01:11 +02:00
Alejandro Alonso
ea42669ff6
Merge remote-tracking branch 'origin/staging' into develop
2024-04-16 12:42:20 +02:00
Andrey Antukh
caaf695352
📚 Update changelog
2024-04-16 12:39:13 +02:00
Alejandro
56f4348586
Merge pull request #4452 from penpot/niwinz-staging-bugfix-1
...
✨ Reduce lock contention on uploading file object thumbnail
2024-04-16 11:52:24 +02:00
Andrey Antukh
56ba32b66d
✨ Reduce lock contention on uploading file object thumbnail
2024-04-16 11:37:35 +02:00
Alejandro
4dacba6836
Merge pull request #4450 from penpot/niwinz-staging-bugfix-1
...
✨ Make cron task schedule sync more lock resilent
2024-04-16 09:28:03 +02:00
Jordi Sala Morales
ddfe5fbcb8
Avoid non existent function warning
2024-04-16 08:47:35 +02:00
Andrey Antukh
7948f565e3
✨ Make cron task schedule sync more lock resilent
2024-04-16 08:39:04 +02:00
Alejandro Alonso
b14b8f794a
Merge remote-tracking branch 'origin/staging' into develop
2024-04-15 20:58:22 +02:00
Alejandro
4cb57c9748
Merge pull request #4446 from penpot/superalex-update-changes-2
...
📚 Update CHANGES for 2.0.1
2024-04-15 20:57:02 +02:00
Alejandro Alonso
bb76700c18
📚 Update CHANGES for 2.0.1
2024-04-15 20:55:51 +02:00
Alejandro Alonso
f0eff95e18
🐛 Fix v2 components migration script
2024-04-15 20:26:51 +02:00
Alejandro Alonso
87927a3476
Merge remote-tracking branch 'origin/staging' into develop
2024-04-15 16:47:06 +02:00
Alejandro
f531a5c323
Merge pull request #4442 from penpot/niwinz-staging-bugfixes-14
...
🐛 Bugfixes
2024-04-15 16:24:11 +02:00
Pablo Alba
acc1fac8de
🐛 Fix color picker names are not displayed correctly on their tooltips
2024-04-15 16:07:05 +02:00
Andrey Antukh
8c2038e43b
🐛 Fix incorrect name on audit event
2024-04-15 14:27:24 +02:00
Andrey Antukh
0135b477ca
✨ Add improved traceability of climit module
2024-04-15 14:27:24 +02:00
Alejandro
8bf1b9c28e
Merge pull request #4427 from penpot/palba-bugfixing-007
...
🐛 Bugfixing
2024-04-15 12:48:28 +02:00
Alejandro
002772ff0e
Merge pull request #4429 from penpot/alotor-bugfix-44
...
Alotor bugfix 44
2024-04-15 12:38:56 +02:00
alonso.torres
4838571ec2
🐛 Fix problem with position-data overriding in copies
2024-04-15 10:13:01 +02:00
alonso.torres
8e71d219ca
🐛 Fix editor when several colors are in a single word
2024-04-15 10:13:01 +02:00
alonso.torres
cbac4587cf
🐛 Fix crash when removing multiple text fills
2024-04-15 10:13:01 +02:00
alonso.torres
e636bdd0b0
🐛 Fix problem copy/paste svg text
2024-04-15 10:13:01 +02:00
Pablo Alba
a7a3344030
🐛 Inverted highlight constraint for vertical and horizontal constraints
2024-04-12 12:53:03 +02:00
Pablo Alba
137e576e63
🐛 Fix scrollbar appears on top of UI buttons
2024-04-12 12:39:48 +02:00
Andrey Antukh
83f8218bf3
🐛 Fix incorrect queryparams handling on default nginx entrypoint
2024-04-12 10:50:13 +02:00
Andrey Antukh
c9fbb21924
✨ Don't stop start-tmux if playwright is not found on frontend
2024-04-12 10:08:15 +02:00
Andrey Antukh
bc279977d5
📎 Comment playwright installation on frontend directory
2024-04-12 09:58:40 +02:00
Andrey Antukh
ca640964d1
⬆️ Update exporter dependencies
2024-04-12 09:58:07 +02:00
Belén Albeza
4d29bff9b5
✨ Add playwright to the frontend
2024-04-11 14:05:16 +02:00