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
Alejandro
6b26adb187
🐛 Fix team doesn't disappear after deletion ( #5832 )
2025-02-12 14:36:46 +01:00
Alonso Torres
ceb90cd9e0
🐛 Fix problem with dashboard multiple selection ( #5836 )
2025-02-12 14:34:05 +01:00
Alejandro
8f48396556
🐛 Fix remember decision when team hero banner is closed ( #5669 )
2025-01-27 11:53:10 +01:00
Andrey Antukh
c6cdeea636
Merge remote-tracking branch 'origin/staging' into develop
2024-12-09 12:26:23 +01:00
Eva Marco
bf40cd98e8
🐛 Fix admin can demote owner
2024-12-05 09:27:32 +01:00
Pablo Alba
3a7d187110
✨ Add integration tests to viewer role
2024-11-19 16:38:21 +01:00
Belén Albeza
ecbedf847f
💄 Reformat affected JS files
2024-07-01 10:29:57 +02:00
Belén Albeza
30edca024a
✨ Remove unneeded draftsFile and newFile locators in dashboard POM
2024-06-25 15:26:49 +02:00
Belén Albeza
c14f783d94
✨ Remove redundant locators for Dashboard POM
2024-06-25 15:16:13 +02:00
Belén Albeza
8f3452c0af
✨ Avoid using unneeded test ids in dashboard POM
2024-06-25 14:57:37 +02:00
Eva Marco
4e770fd326
✨ Add visual testing to dashboard
2024-06-18 10:31:39 +02:00
Eva Marco
a90baa91c7
✨ Add integration test to the onboarding process
2024-06-11 16:35:05 +02:00
Eva Marco
d341cef406
✨ Add basic dashboard pom and test
2024-05-10 12:53:26 +02:00