Pablo Alba
65c695e830
🐛 Fix delete page with components
2023-05-19 10:37:10 +02:00
Alejandro Alonso
a1c09057c1
🎉 Move survey to local resources
2023-05-18 12:17:03 +02:00
Pablo Alba
b6d60773e3
Merge pull request #3220 from penpot/hiru-bugfixes
...
Component bugfixes
2023-05-18 11:09:34 +02:00
Andrés Moya
8636a15f4b
🐛 Fix crash in reset overrides
2023-05-17 16:26:32 +02:00
Alejandro
96782bfa8e
Merge pull request #3188 from penpot/niwinz-experiments-6
...
♻️ Refactor validation subsystem
2023-05-17 16:11:45 +02:00
Andrey Antukh
97d2af048c
🐛 Fix srepl get-file helper (add support for pointer map)
2023-05-17 16:05:31 +02:00
Andrey Antukh
049ebdd542
🐛 Fix intermitent exception on viewport ref ns
2023-05-17 16:05:31 +02:00
Andrey Antukh
bf3888585a
✨ Add some minor performance improvements to dashboard components
2023-05-17 16:05:31 +02:00
Andrey Antukh
35969e9f26
🐛 Fix incorrect assertion on dashboard ns
2023-05-17 16:05:31 +02:00
Andrey Antukh
9cb5df31d1
🐛 Fix react warning for missing key on context-menu-a11y component
2023-05-17 16:05:31 +02:00
Andrey Antukh
cf03cb4ca4
🐛 Fix unexpected exception on thumbnails & raf
2023-05-17 16:05:31 +02:00
Andrey Antukh
63f4ef97fb
🐛 Fix pointermap issue on file export
2023-05-17 16:05:31 +02:00
Andrey Antukh
8e0abec876
💄 Add some cosmetic improvements on access-tokens components
2023-05-17 16:05:31 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Andrey Antukh
dbc08ba80f
📎 Fix linter issues on frontend
2023-05-17 15:47:21 +02:00
Andrey Antukh
47e3279302
⬆️ Update some frontend dependencies
2023-05-17 15:47:21 +02:00
Andrey Antukh
06f25c3950
⬆️ Update nodejs on exporter dockerfile
2023-05-17 15:47:21 +02:00
Andrey Antukh
e96fc32cc1
⬆️ Update devenv dockerfile
2023-05-17 15:47:21 +02:00
Andrey Antukh
444b7d5aae
⬆️ Update to JDK19 on backend dockerfile
2023-05-17 15:47:21 +02:00
Andrey Antukh
01404ba581
🎉 Add the ability to delete and search profiles to manage.py
2023-05-17 15:47:21 +02:00
Andrey Antukh
0dc7f4e07e
✨ Add test for orphaned teams deletion
2023-05-17 15:47:21 +02:00
Andrey Antukh
730c26f1e2
📎 Remove worker explicitly from test initialization
2023-05-17 15:47:21 +02:00
Andrey Antukh
e30d1a40bc
✨ Avoid vthread pinning on invitations
2023-05-17 15:47:21 +02:00
Andrey Antukh
4e7f32aa88
✨ Improve retry mechanism and macros
2023-05-17 15:47:21 +02:00
Pablo Alba
44a3f651c2
Merge pull request #3189 from penpot/hiru-sync-notifications
...
✨ Notify library updates when really needed
2023-05-17 15:35:06 +02:00
Andrés Moya
8a42a53522
✨ Notify library updates when really needed
2023-05-17 14:12:49 +02:00
Andrés Moya
25f7c14f97
🐛 Fix deactivation of show distances when alt-tab is used
...
Alt key with a shape selected activates show-distances mode.
If you press Alt+tab, in many window managers the window is switched,
and thus the alt keydown event is sent to other app and does not reach
Penpot. So, we need to deactivate the mode also on window blur.
2023-05-17 13:53:22 +02:00
Andrés Moya
568338ad68
🐛 Avoid spec failure if not path or annotations
2023-05-16 12:22:10 +02:00
Andrés Moya
30dd9c5222
🐛 Fix undo when deleting shapes inside instances (ok)
2023-05-16 11:11:47 +02:00
Pablo Alba
68367b002e
✨ Components annotations
2023-05-16 11:06:54 +02:00
Andrés Moya
cd1825d97a
Revert " 🐛 Fix undo when deleting shapes inside instances"
...
This reverts commit c421059e97
.
2023-05-12 16:40:38 +02:00
Andrés Moya
c421059e97
🐛 Fix undo when deleting shapes inside instances
2023-05-12 16:20:48 +02:00
Andrés Moya
58a6f437c4
🐛 Fix display of library view
2023-05-12 13:27:45 +02:00
Andrés Moya
e032736c27
🐛 Fix crash in libraries view
2023-05-12 12:50:16 +02:00
Andrés Moya
eb0d499ddf
🐛 Fix touched detection for texts
2023-05-10 17:21:03 +02:00
Alejandro Alonso
54ab57d8f6
Merge remote-tracking branch 'origin/staging' into develop
2023-05-09 14:39:23 +02:00
Alejandro
ee8f071025
Merge pull request #3202 from penpot/superalex-fix-move-file-from-one-team-to-another
...
🐛 Fix move file between teams
2023-05-09 14:38:46 +02:00
Alejandro Alonso
b6bc8f2a25
🐛 Fix move file between teams
2023-05-09 14:26:09 +02:00
Alejandro Alonso
179b23ed6a
Merge remote-tracking branch 'origin/staging' into develop
2023-05-09 10:22:17 +02:00
Alejandro Alonso
353de39d4d
📎 Update CHANGES.md file
2023-05-09 10:20:06 +02:00
Alejandro Alonso
d97be7043a
Merge remote-tracking branch 'origin/staging' into develop
2023-05-09 09:39:08 +02:00
Alejandro Alonso
517c8f0d24
🐛 Fix typo
2023-05-09 09:38:54 +02:00
Alejandro
2ce676885f
Merge pull request #3193 from penpot/niwinz-thumbnails-1
...
🎉 Allow submit thumbnails using multipart
2023-05-08 16:11:11 +02:00
Alejandro
cf0a42c6eb
Merge pull request #3197 from penpot/azazeln28-fix-rules-rendering
...
🐛 Fix rules rendering
2023-05-08 11:56:28 +02:00
Aitor
0214cfa299
🐛 Fix rules rendering
2023-05-08 09:58:37 +02:00
Alejandro Alonso
81fff2b5e8
Merge branch 'ondrejkonec-ondrej-design-token-implementation' into develop
2023-05-08 08:27:04 +02:00
Ondřej Konečný
e5612a7373
🐛 Fix sidebar collapse icon
...
Signed-off-by: Ondřej Konečný <ondrej.konecny@gmail.com>
2023-05-08 08:26:49 +02:00
Alejandro Alonso
969106e2b6
📎 Update CHANGES.md file
2023-05-08 06:16:42 +02:00
Alejandro Alonso
6bad9ac629
Merge branch 'akshay-gupta7-akshayg7-focus-input-search-from-dashboard' into develop
2023-05-08 06:15:04 +02:00
Akshay Gupta
c1187dd457
🎉 Add feature to focus input on search when searching a file at projects dashboard
...
Signed-off-by: Akshay Gupta <gravity.akshay@gmail.com>
2023-05-08 06:13:48 +02:00