Alejandro
6849a5b0e0
Merge pull request #3357 from penpot/eva-bugfixin-8
...
🐛 Fix some bugs
2023-07-03 14:04:42 +02:00
Eva
ef3fedee59
🐛 Fix some warnings and format some files
2023-07-03 13:58:58 +02:00
Eva
8955f87d5a
🐛 Fix z-index nillable input when static position
2023-07-03 13:58:57 +02:00
Eva
94b5c98042
🐛 Fix context menu outside screen
2023-07-03 13:58:40 +02:00
Eva
82183ec71a
🐛 Fix create and account only with spaces
2023-07-03 13:58:22 +02:00
Eva
e75b53ff8d
🐛 Fix search font visualitation
2023-07-03 13:58:01 +02:00
Eva
9a880f007c
🐛 Fix focus title on layers sidebar
2023-07-03 13:57:48 +02:00
Eva
02466d603c
🐛 Fix allow team name to be all blank
2023-07-03 13:57:47 +02:00
Eva
4d4e9703cc
🐛 Fix drag projects on dahsboard
2023-07-03 13:57:30 +02:00
Eva
a737c125d5
🐛 Fix unpublish more than one library at the same time
2023-07-03 13:57:15 +02:00
Alejandro Alonso
56bee7dd7c
📎 Update CHANGES.md file and version.txt
2023-07-03 13:33:49 +02:00
Alejandro Alonso
d809b972ec
Merge remote-tracking branch 'origin/staging' into develop
2023-07-03 13:32:48 +02:00
Alejandro Alonso
e461745479
📎 Update CHANGES.md file and version.txt
2023-07-03 13:32:36 +02:00
Andrey Antukh
8cda8924df
✨ Add the ability to select user info source
...
using the PENPOT_OIDC_USER_INFO_SOURCE environment variable
with two possible values: token and userinfo
2023-07-03 10:46:29 +02:00
Andrey Antukh
dda67af5cc
✨ Update oidc impl with latest buddy-sign improvements
2023-07-03 10:46:25 +02:00
Andrey Antukh
cadcc1607d
✨ Increase default argon2id iterations
2023-07-03 10:43:26 +02:00
Andrey Antukh
63c8798264
⬆️ Update backend and common dependencies
2023-07-03 10:43:26 +02:00
Alejandro Alonso
d22c47fc50
Merge remote-tracking branch 'origin/staging' into develop
2023-07-03 09:38:18 +02:00
Alejandro Alonso
74dd4f1ff8
🐛 Fix text content validation
2023-07-03 09:35:55 +02:00
Alejandro Alonso
53cee87701
🐛 Fix deleted fonts present in recent block
2023-07-03 09:35:55 +02:00
Alejandro Alonso
d939a86e75
🐛 Fix null vlaues for grid columns/rows
2023-07-03 09:28:57 +02:00
elhombretecla
38f1e9338a
Update README.md
2023-07-03 08:57:53 +02:00
elhombretecla
da19544cbe
Update README.md
2023-07-03 08:57:38 +02:00
elhombretecla
711d63c51e
Update README.md
2023-07-03 08:55:59 +02:00
elhombretecla
844a9cfbe2
Update README.md
2023-07-03 08:55:04 +02:00
Alejandro Alonso
1afdbcfbaa
Merge remote-tracking branch 'origin/staging' into develop
2023-06-28 12:49:26 +02:00
Alejandro
050646506e
Merge pull request #3358 from penpot/niwinz-oidc-improvements
...
✨ Add the ability to parse OIDC JWT token
2023-06-28 10:17:11 +02:00
Andrey Antukh
6339b07fba
✨ Add the ability to parse OIDC JWT token
...
If jwks-uri is provided or properly discovered, they will be used
for unsign JWT token and get use info data from that token instead
of making an additional call to the userinfo endpoint
2023-06-28 00:25:48 +02:00
Pablo Alba
e61aaaecf3
🐛 Fix libraries are truncated on 'Libraries' page
2023-06-27 14:47:23 +02:00
Alejandro Alonso
a3ab524a8a
Merge remote-tracking branch 'origin/staging' into develop
2023-06-27 14:12:44 +02:00
Alejandro
3ea5b1a8de
Merge pull request #3356 from penpot/superalex-fix-file-etag-calculation
...
🐛 fix file etag calculation
2023-06-27 14:10:50 +02:00
Andrey Antukh
17731db28b
🐛 Fix file etag calculation considering the profile id too
2023-06-27 13:55:55 +02:00
Aitor
5b40fdf3f0
🔧 Add VSCode settings
2023-06-27 13:54:07 +02:00
Alejandro Alonso
9ab067b6d8
🐛 Fix add group to graphics and components
2023-06-27 13:53:17 +02:00
Pablo Alba
2648dc3d27
🐛 Fix menu for create annotation appears on components that already have annotation
2023-06-27 13:31:12 +02:00
Pablo Alba
9d06a34df4
🐛 Fix Annotation is not shown on View mode
2023-06-27 13:17:40 +02:00
Pablo Alba
201f6ed96a
🐛 Fix libraries are truncated on 'Libraries' page
2023-06-27 13:16:56 +02:00
Pablo Alba
1770bb995b
🐛 Fix annotations size: adjust textarea height according to annotation content
2023-06-27 13:08:39 +02:00
Pablo Alba
85e1899f6b
🐛 Fix '(...)' is truncated for 'Typographies' section in Library view
2023-06-27 12:47:22 +02:00
Pablo Alba
0716aaeff6
🐛 Fix missing view for empty library on Libraries page
2023-06-27 12:47:22 +02:00
Alejandro Alonso
af114ee9d0
Merge branch 'astudentinearth-astudentinearth-change-radius-tooltips' into staging
2023-06-27 10:53:09 +02:00
Alejandro Alonso
2249bf9745
📎 Update CHANGES.md file
2023-06-27 10:52:56 +02:00
astudentinearth
c3c6112ade
🐛 Change independent corner radius input tooltips
...
Make the inputs show a tooltip for the relevant corner(e.g. "Top left") instead of "Radius"
Signed-off-by: Burak Yeniçeri <burak.yn.dev@gmail.com>
2023-06-27 10:52:56 +02:00
Alejandro
5ea80c018f
Merge pull request #3352 from penpot/niwinz-bugfixes
...
✨ Improvements & bugfixes
2023-06-27 10:40:30 +02:00
Alejandro Alonso
287213cfaf
✨ Refactor select all on input text click
2023-06-27 10:32:50 +02:00
Andrey Antukh
51d829a4b3
🐛 Fix incorrect handling of SSL param on email sending subsystem
...
Fixes #3213
2023-06-27 09:50:05 +02:00
Andrey Antukh
f166fe1926
🐛 Add proper validation of registration domain whitelist on oidc
...
Fixes #3348
2023-06-26 18:14:56 +02:00
Andrey Antukh
f60d09eb8f
🎉 Add uuid->short-id helper
...
Mainly helps encode a safer subset of bits (96) of an uuid using
a more compact encoding (base62) which is compatible with CSS and
URL's
2023-06-26 18:03:16 +02:00
Andrey Antukh
339903f567
🐛 Fix incorrect handling of error on thumbnail renderer
2023-06-26 14:51:49 +02:00
Andrey Antukh
7f16a79af5
🐛 Fix email printing to the logging subsystem
...
Fixes #3239
2023-06-26 11:16:37 +02:00