Andrey Antukh
|
d02329115a
|
🐛 Fix incorrect position data calculation on generating thumbnails
Only one change line, but it took 4 hours of work to find it...
|
2023-08-09 19:20:55 +02:00 |
|
Andrey Antukh
|
31323703a8
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-08-09 13:36:42 +02:00 |
|
Alejandro Alonso
|
15a9035ed1
|
🐛 Fix multiple elements export
|
2023-08-09 12:19:27 +02:00 |
|
Alejandro
|
6ceb816362
|
Merge pull request #3460 from penpot/niwinz-develop-enhancements-2
✨ Several enhancements (performance and code style)
|
2023-08-09 08:30:00 +02:00 |
|
Alejandro
|
091d1ff5cf
|
Merge pull request #3457 from penpot/niwinz-develop-bugfixes-2
🐛 Fix unexpected exception on viewer when page has no frame
|
2023-08-09 08:19:53 +02:00 |
|
Alejandro
|
fbcc2494b4
|
Merge pull request #3509 from penpot/niwinz-staging-bugfixes-7
✨ Add improvements to api doc
|
2023-08-09 08:00:02 +02:00 |
|
Andrey Antukh
|
4a016dce14
|
📎 Add minor improvements on params formating on error logger
|
2023-08-08 14:53:55 +02:00 |
|
Andrey Antukh
|
53f40043aa
|
📎 Fix typo on api doc main template
|
2023-08-08 14:52:39 +02:00 |
|
Alejandro Alonso
|
937dd5a857
|
🐛 Fix zip importer for none fills
|
2023-08-08 13:52:09 +02:00 |
|
Andrey Antukh
|
36b167956c
|
✨ Add improvements to api doc
|
2023-08-08 13:44:47 +02:00 |
|
Alejandro
|
695152274c
|
Merge pull request #3506 from penpot/niwinz-staging-bugfixes-7
✨ Improve error report of invalid image
|
2023-08-08 13:17:34 +02:00 |
|
Andrey Antukh
|
486c638076
|
🐛 Fix image upload issues on safari with drag&drop
|
2023-08-08 12:58:39 +02:00 |
|
Andrey Antukh
|
81facd58c9
|
✨ Improve error report of invalid image
|
2023-08-08 12:57:49 +02:00 |
|
Alejandro
|
2a0031d23c
|
Merge pull request #3505 from penpot/niwinz-staging-bugfixes-7
💄 Add minor cosmetic improvement on error report template
|
2023-08-08 11:07:02 +02:00 |
|
Andrey Antukh
|
63a3186e6d
|
💄 Add minor cosmetic improvement on error report template
|
2023-08-08 10:42:26 +02:00 |
|
Alejandro Alonso
|
fcdf33b134
|
🐛 Fix backend api doc generation for auth required endpoints
|
2023-08-08 10:39:09 +02:00 |
|
Alejandro Alonso
|
19d88cc1a6
|
🐛 Fix backend api doc generation
|
2023-08-08 09:55:32 +02:00 |
|
Alejandro
|
1f68c6164a
|
Merge pull request #3501 from penpot/niwinz-staging-bugfixes-7
✨ Improve get-user-info implementation (oidc)
|
2023-08-07 16:36:19 +02:00 |
|
Andrey Antukh
|
c39702fbf7
|
✨ Improve get-user-info implementation (oidc)
|
2023-08-07 15:55:54 +02:00 |
|
Alejandro Alonso
|
b3f0683d02
|
🐛 Fix image validation
|
2023-08-07 15:06:59 +02:00 |
|
Andrey Antukh
|
1979e6f283
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-08-07 13:00:26 +02:00 |
|
Andrey Antukh
|
39741f98c0
|
Merge remote-tracking branch 'origin/develop' into develop
|
2023-08-07 12:59:50 +02:00 |
|
Andrey Antukh
|
80bf7cc1e5
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-08-07 12:59:17 +02:00 |
|
Alejandro
|
211de1bb9c
|
Merge pull request #3498 from penpot/niwinz-staging-bugfixes-6
🐛 Allow nil values on bool content params
|
2023-08-07 12:57:30 +02:00 |
|
Alejandro
|
8ad16f9644
|
Merge pull request #3465 from penpot/eva-structure-redesign
💄 UI structure redesign
|
2023-08-07 12:57:21 +02:00 |
|
Eva
|
28a06c99b5
|
💄 UI structure redesign
|
2023-08-07 12:52:36 +02:00 |
|
Andrey Antukh
|
fe80aab394
|
🐛 Allow nil values on bool content params
|
2023-08-07 11:46:19 +02:00 |
|
Alejandro
|
a494b89bba
|
Merge pull request #3497 from penpot/niwinz-staging-bugfixes-6
🐛 Fix incorrect implementation on error reporting context collection
|
2023-08-07 11:20:00 +02:00 |
|
Andrey Antukh
|
6e313dff84
|
🐛 Add workaround for unexpected exception on fix-broken-shapes
which happens when we have a component shape tree with an ephimeral
shape with id ZERO (unused and with invalid children)
|
2023-08-07 11:12:27 +02:00 |
|
Alejandro Alonso
|
766040198a
|
🐛 Fix text validation
|
2023-08-07 09:29:04 +02:00 |
|
Andrey Antukh
|
7afaa9d31f
|
🐛 Fix incorrect implementation on error reporting context collection
|
2023-08-04 18:40:47 +02:00 |
|
Pablo Alba
|
b62a149b34
|
🐛 Fix when component has a long name then its icon and '3 dots' menu are not visible on Design tab
|
2023-08-04 17:52:51 +02:00 |
|
Alejandro Alonso
|
cf68a9cf1e
|
🐛 Fix safe number max values
|
2023-08-04 15:16:43 +02:00 |
|
Alejandro
|
c69f6da2d7
|
Merge pull request #3493 from penpot/niwinz-staging-bugfixes-6
🐛 Several bugfixes
|
2023-08-04 13:35:12 +02:00 |
|
Alejandro
|
d02129ef04
|
Merge pull request #3490 from penpot/niwinz-enhancements-srepl
✨ Add file snapshot related internal functions
|
2023-08-04 13:24:49 +02:00 |
|
Andrey Antukh
|
259b05db51
|
✨ Add more improvements to error reporting
|
2023-08-04 13:10:36 +02:00 |
|
Andrey Antukh
|
2ba7996116
|
🐛 Fix unexpected viewport update on leave workspace
|
2023-08-04 12:58:27 +02:00 |
|
Andrey Antukh
|
66e877ed40
|
🐛 Fix stroke-width parsing on svg upload
And refactor a bit the stroke parsing function
|
2023-08-04 12:58:27 +02:00 |
|
Pablo Alba
|
53ea8a7f53
|
🐛 Fix texts on deleteunpublish library
|
2023-08-04 11:04:13 +02:00 |
|
Andrey Antukh
|
bc27d9aab2
|
🎉 Add helpers to frontend debug entry point
|
2023-08-04 08:28:01 +02:00 |
|
Andrey Antukh
|
13d68a53c0
|
🎉 Add rpc method for working with file snapshots
|
2023-08-04 08:28:01 +02:00 |
|
Andrey Antukh
|
d1128a6b1e
|
🎉 Add helpers for take file snapshots
|
2023-08-03 17:51:34 +02:00 |
|
Andrey Antukh
|
f039b904f2
|
✨ Add the ability to skip some rpc methods from api doc
|
2023-08-03 17:51:34 +02:00 |
|
Alejandro
|
f3bf04e1c9
|
Merge pull request #3488 from penpot/niwinz-staging-bugfixes-5
✨ Add better error reporting on response encoding middleware
|
2023-08-03 16:46:05 +02:00 |
|
Andrey Antukh
|
1190cf837b
|
✨ Add an internal approach to prevent xlog gc to remove file changes
|
2023-08-03 16:40:42 +02:00 |
|
Alejandro Alonso
|
79e3aadfcf
|
🐛 Fix undo change for multiple shapes
|
2023-08-03 16:38:21 +02:00 |
|
Andrey Antukh
|
0527c55398
|
✨ Add better exception handling on json content type handling
|
2023-08-03 16:31:35 +02:00 |
|
Andrey Antukh
|
54bb89b2bb
|
⬆️ Upgrade yetti to v9.16 (fixes exception unwrapping)
|
2023-08-03 16:31:35 +02:00 |
|
Andrey Antukh
|
9334f935eb
|
✨ Add better error reporting on response encoding middleware
|
2023-08-03 16:10:41 +02:00 |
|
Andrey Antukh
|
804addfa66
|
📎 Add srepl helper for process files
|
2023-08-03 11:49:14 +02:00 |
|