Alejandro
d907812513
Merge pull request #4481 from jordisala1991/hotfix/page-options
...
🐛 Apply parse-data for addPage options
2024-04-22 14:53:53 +02:00
Alejandro
d8bf48e49e
Merge pull request #4486 from penpot/azazeln28-add-provider-to-validate-uri
...
📎 Add provider to validate uri
2024-04-22 13:43:26 +02:00
Jordi Sala Morales
b667f1bb2c
🐛 Fix adding pages with customized options
2024-04-22 11:23:47 +00:00
Alejandro
8e9fa66e2f
Merge pull request #4482 from penpot/palba-fix-remove-swap-slot
...
Fixes on swap slots
2024-04-22 13:20:28 +02:00
AzazelN28
17fb5283cc
📎 Add provider to validate uri
2024-04-22 13:13:42 +02:00
Alejandro
03c9f6b1e1
Merge pull request #4487 from penpot/superalex-fix-libraries-templates-links
...
🐛 Fix librares and templates links
2024-04-22 13:13:06 +02:00
Alejandro Alonso
908229b7a8
🐛 Fix librares and templates links
2024-04-22 13:04:48 +02:00
Alejandro
c85f76300a
Merge pull request #4477 from penpot/comp-refactor-lib-helpers
...
♻️ Move and merge libraries_helpers
2024-04-22 12:58:11 +02:00
Pablo Alba
2a752e3625
🐛 swap slot is not copied on copy-paste of a main
2024-04-22 11:32:31 +02:00
Pablo Alba
c6fabc349e
🐛 Fix swap-slot is removed on copy-paste of a chained copy
2024-04-22 11:21:34 +02:00
Eva Marco
2fd55e3289
Merge pull request #4471 from penpot/ladybenko-7534-intercepting-login-seq
...
Integration test example: User login
2024-04-22 09:07:37 +02:00
Belén Albeza
c33d4ff3e2
✨ Add user login front-end integration test
2024-04-19 17:55:19 +02:00
Pablo Alba
a8738b44a1
♻️ Merge libraries_common_helpers into libraries_helpers
2024-04-19 16:00:38 +02:00
Pablo Alba
2e18ce9323
♻️ Move libraries_helpers to common
2024-04-19 15:37:29 +02:00
Pablo Alba
e1cd6d04d9
♻️ Move common libraries_helpers to libraries_common_helpers
2024-04-19 14:02:27 +02:00
alonso.torres
362d4ea47f
✨ Command to activate feature plugin
2024-04-19 12:09:20 +02:00
AzazelN28
293ab3c80e
🐛 Fix color palette sorting
2024-04-19 10:31:54 +02:00
Andrey Antukh
716211524b
Merge remote-tracking branch 'origin/staging' into develop
2024-04-19 09:37:37 +02:00
Alejandro
89fa8ce66e
Merge pull request #4466 from penpot/azazeln28-fix-seo-issues
...
📎 Fix SEO issues
2024-04-19 09:27:27 +02:00
alonso.torres
d530815860
✨ Upload plugins-runtime binary
2024-04-19 01:29:13 +02:00
alonso.torres
0ffd82299f
✨ Refactor to the context api
2024-04-19 01:29:13 +02:00
alonso.torres
7b508f2803
✨ Create feature for plugins
2024-04-19 01:29:13 +02:00
alonso.torres
d7324b2e98
✨ Support development and production plugin runtime
2024-04-19 01:29:13 +02:00
alonso.torres
97c3abfd60
✨ Add nginx configuration for mjs files
2024-04-19 01:29:13 +02:00
alonso.torres
432e894344
✨ Experiment for data definition
2024-04-19 01:29:13 +02:00
alonso.torres
127b481c38
✨ Refactor of the plugins context
2024-04-19 01:29:13 +02:00
Juanfran
5a34c25926
🐛 Fix events inside webcomponent
2024-04-19 01:29:13 +02:00
Andrey Antukh
3f473ca765
✨ Plugins proof of concept
2024-04-19 01:29:13 +02:00
AzazelN28
3bf5648b5b
📎 Fix SEO issues
2024-04-18 11:39:48 +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
alonso.torres
57346ab685
📚 Update changelog to reflect breaking change
2024-04-17 19:57:02 +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