Alejandro Alonso
2aaa2f3033
🐛 Fix template import ( #6299 )
2025-04-15 10:39:22 +02:00
Andrey Antukh
fa3fc12594
✨ Sanitize uuid on the rest of code
2025-04-14 09:23:29 +02:00
Andrey Antukh
1d69941882
🐛 Fix backend notification dialogs
2025-04-03 11:40:40 +02:00
Andrey Antukh
f5c913d26e
Merge remote-tracking branch 'origin/staging' into develop
2025-02-18 17:28:38 +01:00
Andrey Antukh
fe3fec7a50
🐛 Fix workspace hot reload race condtion
...
This reverts commit 8139ee3ef936498f183818065067ea931ca894a2.
2025-02-18 16:49:50 +01:00
Andrey Antukh
c41f86f0a4
Merge remote-tracking branch 'origin/staging' into develop
2025-02-17 15:20:33 +01:00
Elhombretecla
680e611266
🎉 Add slides for 2.5 version
2025-02-14 15:41:27 +01:00
Andrey Antukh
37855bfe7f
Merge remote-tracking branch 'origin/staging' into develop
2025-02-14 10:35:29 +01:00
Andrey Antukh
8139ee3ef9
Revert " 🐛 Fix workspace hot reload race condtion ( #5851 )"
...
This reverts commit 5d56d28cb64deefb07aaa4516be5d0b692a8559d.
2025-02-14 10:02:05 +01:00
Andrey Antukh
3fd429c72a
Merge remote-tracking branch 'origin/staging' into develop
2025-02-13 21:04:52 +01:00
Andrey Antukh
5d56d28cb6
🐛 Fix workspace hot reload race condtion ( #5851 )
...
Mainly ensure that all required paramers for workspace
file and page bootstrap are always available from parameters
and not taken from context
2025-02-13 17:04:34 +01:00
Andrey Antukh
efe204c346
✨ Simplify access to can-edit? using react context
2025-02-12 10:41:24 +01:00
Andrey Antukh
4bfe4ca230
🐛 Fix incorrect error handling on legacy workspace redirect
2025-02-04 13:35:24 +01:00
Andrey Antukh
315b389a66
🐛 Fix name generation and handling on creating objects (files, tokens, ...) ( #5745 )
...
* ✨ Update function implementation
* ✨ Add tests for a new function implementation
* ✨ Update function usages according to new signature
* ✨ Update docstrings
* ✨ Use simpler assertion
* 💄 Replace concat with cons on name-seq
* 🐛 Fix incorrect error handling on legacy workspace redirect
---------
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com>
2025-02-03 12:49:56 +01:00
Pablo Alba
2f5f31814a
🎉 Allow import a template from a link
2025-01-14 17:31:09 +01:00
alonso.torres
b1dda02b47
✨ Add mentions to notifications
2025-01-09 11:55:53 +01:00
Pablo Alba
54c63fef06
🐛 Fix create team modal when user is creating account via invitation
2025-01-02 12:06:54 +01:00
Andrey Antukh
8f673885a0
Merge remote-tracking branch 'origin/staging' into develop
2024-12-13 13:47:30 +01:00
Pablo Alba
0945dd2920
🎉 Add config flag to hide release info
2024-12-13 11:14:59 +01:00
Andrey Antukh
4877d17579
Merge remote-tracking branch 'origin/staging' into develop
2024-12-12 10:56:00 +01:00
Elhombretecla
81e250e27d
🎉 Add slides for 2.4 release
2024-12-11 12:36:29 +01:00
Andrey Antukh
80b763dd98
♻️ Add backward compatibility for old urls
2024-12-03 21:31:54 +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
b17d7c0289
♻️ Refactor dashboard bootstrap
2024-12-03 11:55:31 +01:00
Andrey Antukh
6c9f4a8fd5
♻️ Reorganize files export and import related code on frontend
2024-10-18 17:19:29 +02:00
Elhombretecla
14e4e6d6ea
🎉 Add release note slides for 2.3
2024-10-16 14:33:20 +02:00
Andrey Antukh
86c5ca4213
🐛 Fix incorrect redirect handling on request-access go-home button
2024-09-16 18:53:56 +02:00
Pablo Alba
81b7972347
🎉 Test A/B for start in workspace
2024-09-04 17:19:39 +02:00
Andrey Antukh
a091c9c910
♻️ Refactor how UI error reporting is handled
2024-08-23 11:21:54 +02:00
Eva Marco
129b7afda9
♻️ Remove components preview
2024-08-19 16:25:46 +02:00
Pablo Alba
6169f5c2e8
🎉 New oops page with login and request access
2024-08-14 15:32:04 +02:00
Andrey Antukh
f187012469
♻️ Refactor naming and location of flash notifications
2024-08-07 15:04:52 +02:00
Belén Albeza
cd8e2540de
✨ Use CSS modules for styling the debug icons preview page
2024-06-27 15:35:57 +02:00
Andrey Antukh
93ac80f217
✨ Improve onboarding initialization
2024-06-11 09:47:03 +02:00
Eva Marco
fda6deaa4f
✨ Update onboarding modals
2024-06-10 14:36:24 +02:00
Alejandro Alonso
3c842d2b81
✨ Add exception page audit log event
2024-04-24 13:17:57 +02:00
Eva Marco
ca7438aab5
♻️ Rename all icon functions
2024-03-08 16:07:38 +01:00
Eva Marco
4ef2482b02
♻️ Remove unused icons
2024-03-08 16:07:38 +01:00
alonso.torres
bb5eb4a097
🐛 Fix black screen on non-log access to projects
2024-03-07 17:54:49 +01:00
Eva Marco
1af2ec0b79
♻️ Update notification component
2024-02-26 16:51:31 +01:00
Eva Marco
7624797acf
♻️ Update onboarding modals
2024-02-22 00:28:14 +01:00
Andrey Antukh
15cd9432b7
🐛 Fix onboarding dialog is not loaded from profile settings
2024-02-15 15:39:33 +01:00
Andrey Antukh
528f0b4f60
💄 Add cosmetic improvements on static page components
2024-02-12 14:55:42 +01:00
Eva
c14fe661df
♻️ remove new css from other elements
2024-01-05 14:23:14 +01:00
Andrey Antukh
caadc43d35
🎉 Add lazy-loading for penpot top-level page components
2023-12-28 12:14:06 +01:00
Andrey Antukh
b65a013235
🐛 Prevent full dashboard state refetch on toggle visibility of templates
2023-11-21 17:10:14 +01:00
Andrey Antukh
243ce3650f
🐛 Restore the ability to enable or disable onboarding modal with flags
2023-11-21 16:38:48 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
alonso.torres
641f8fb250
✨ Dynamic preview html output
2023-09-25 15:26:49 +02:00
Andrey Antukh
1794ea0d9e
Merge remote-tracking branch 'origin/staging' into develop
2023-08-29 13:25:51 +02:00