Andrey Antukh
24cb1728b0
🐛 Fix context menu event handling issues ( #5917 )
...
* 💄 Change call convention for dashboard grid component
* 🎉 Add helper component for easy portal to document
* 🐛 Fix context menu event handling issues
With this commit, the behavior of context menu and scroll is changed
to: close menu on scroll instead of disabling all pointer events while
menu is open. The previous behavior causes a second event of context
menu open a native browser context menu instead of penpot menu.
2025-02-21 07:57:56 +01:00
Andrey Antukh
bdb777516e
Merge remote-tracking branch 'origin/staging' into develop
2024-12-10 10:46:38 +01:00
Andrey Antukh
2f79d71262
🐛 Fix incorrect event handling on file-menu
...
Don't wait team to be present for open the menu,
because with slow connection speed it can cause
unexpected ux glitche showing menu when the component
inner request is resoved
2024-12-09 10:15:13 +01:00
Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Andrey Antukh
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00
Andrey Antukh
b17d7c0289
♻️ Refactor dashboard bootstrap
2024-12-03 11:55:31 +01:00
Andrey Antukh
f78f843f7c
✨ Use .penpot extension for binfile-v3 export format
2024-11-14 11:45:08 +01:00
Andrey Antukh
57d7dfaa0a
✨ Add final adjustements for binfile-v3 feature
2024-11-13 14:16:21 +01:00
Andrey Antukh
4f4ef6f1f2
✨ Refresh members after accept team request access
2024-11-13 14:16:21 +01:00
Andrey Antukh
6b997928e5
💄 Add minor improvements to dashboard file menu
2024-10-21 12:36:01 +02:00
Andrey Antukh
d6da8afdce
✨ Add improved abstraction for team permissions
...
Relevant changes:
- replace user-viewer? with can-edit removing many double
negations on the code
- always use team permissions making the permissions access uniform
around all the code
- expose team permissions to ui tree through ctx/team-permissions
context
2024-10-21 12:36:01 +02:00
Andrey Antukh
6c9f4a8fd5
♻️ Reorganize files export and import related code on frontend
2024-10-18 17:19:29 +02:00
Andrey Antukh
8618cb950f
🎉 Add binfile-v3 export/import file format
2024-10-18 17:19:29 +02:00
Andrey Antukh
88d85706ad
♻️ Refactor context-menu component
2024-10-18 17:19:29 +02:00
Pablo Alba
cf150891df
✨ Add view mode to dashboard
2024-10-15 13:32:33 +02:00
Andrey Antukh
f187012469
♻️ Refactor naming and location of flash notifications
2024-08-07 15:04:52 +02:00
Alejandro Alonso
a59f31ebe5
✨ Refactor data-test attribute
2024-06-21 09:14:09 +02:00
Alejandro
addf83ab22
Merge pull request #4190 from penpot/palba-bugfixes-002
...
🐛 Fix impossible to move an element when it's in a main component
2024-02-27 08:53:06 +01:00
Pablo Alba
78e26794e8
🐛 Fix when you move a library to another team, the warning message does not appear
2024-02-27 07:49:51 +01:00
Eva Marco
336cc98029
💄 Update some namespace abbreviations
2024-02-26 16:51:31 +01:00
Andrey Antukh
98cae9fe10
🐛 Fix unexpected exception on consecutive delete files with shift key pressed
...
If you select N files (using shift key), then delete them and continuing
pressing the shift select an other file and proceed to delete it an
exception is raised. This is happens because the previous selection is
not cleared. This commit fixes that.
2024-01-24 11:56:57 +01:00
Aitor
8f867c03de
🐛 Card menu is hard to launch after search
2024-01-17 10:19:30 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Andrey Antukh
63ed9cbbde
🐛 Fix feature handling on standard exportation
2023-11-20 11:21:13 +01:00
Pablo Alba
d615fbb282
🎉 Warn about empty libraries on the share library dialog
2023-09-19 09:52:40 +02:00
Eva
a737c125d5
🐛 Fix unpublish more than one library at the same time
2023-07-03 13:57:15 +02:00
Andrey Antukh
fcc4f4eed8
⚡ Refactor state management of workspace assets sidebar
2023-05-26 07:57:28 +02:00
Eva
36b016a37b
✨ Add new palette UI
2023-05-22 15:59:49 +02:00
Aitor
48834f96d3
♻️ Refactor thumbnail rendering on workspace
2023-05-22 10:56:46 +02:00
Andrey Antukh
bf3888585a
✨ Add some minor performance improvements to dashboard components
2023-05-17 16:05:31 +02:00
Eva
86b0e95458
✨ Add new layers panel UI design
2023-04-27 12:26:26 +02:00
Alejandro Alonso
3df2b80427
🐛 Fix rename option is absent in RMB menu for file
2023-03-28 17:25:44 +02:00
Alejandro Alonso
91e81823a5
🐛 Fix deleted files appear in search results
2023-03-24 12:20:00 +01:00
Eva
fcb8b15ef2
✨ Add new accessibility functionalities to dashboard
2023-02-17 15:17:24 +01:00
Andrey Antukh
dba7a9d424
✨ Move projects queries and mutations to commands
2023-01-18 10:51:58 +01:00
Andrey Antukh
a85a65a554
Merge branch 'staging' into develop
2022-10-31 10:44:15 +01:00
Eva
2375f9ab83
🎉 Add unpublish option on context menu
2022-10-26 09:25:13 +02:00
Alejandro Alonso
02382b95f6
🐛 Fix wrong validation text after interaction with 2 and more files
2022-10-24 10:37:10 +02:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Alejandro Alonso
28a721ce9c
Merge remote-tracking branch 'origin/staging' into develop
2022-08-30 13:31:11 +02:00
Pablo Alba
1bb83b3019
🐛 Fix bringing complete file data when launching the export dialog
2022-08-30 13:18:40 +02:00
Eva
ae20a06e97
🎉 Add plurals to delete or unpublish lib modal
2022-08-01 13:51:27 +02:00
Eva
c108974ad2
✨ Add info in modal
2022-07-29 14:00:36 +02:00
Alejandro Alonso
17645bb2a7
✨ Frontend support for binary files
2022-07-07 11:37:34 +02:00
Andrés Moya
2be432e1d4
♻️ Remove obsolete st/emitf macro
2022-05-20 16:37:33 +02:00
Pablo Alba
5103624fe0
👷 e2e tests for dashboard
...
Including test for signing/singup, projects, files, teams, and misc
2022-02-01 11:50:33 +01:00
Andrey Antukh
9bc816fc1c
🐛 Remove duplicate audit action reporting.
2022-01-20 11:47:17 +01:00
Andrey Antukh
a15f867059
🐛 Fix open in new tab action on dashboard.
2022-01-12 13:00:50 +01:00