Andrey Antukh
1a212a2769
Merge remote-tracking branch 'origin/main-staging'
2026-05-11 08:46:25 +02:00
Alonso Torres
9f05ba2fdf
✨ Add plugins and mcp event data ( #9228 )
...
* ✨ Add plugins and mcp event data
* ♻️ Changed data-event ::ev/event to ev/event
2026-05-11 08:36:53 +02:00
andrés gonzález
9c771ae6b9
🐛 Fix MCP integrations copy button to match displayed URL ( #9239 )
2026-05-10 19:23:03 +02:00
Luis de Dios
b60695f54a
🐛 Fix indicate that the mcp is disabled if the mcp key has expired
...
If the mcp key has expired, the switch that indicates the status in the dashboard will appear as disabled, and will show a modal for regenerate the key. It will also appear as disabled in the workspace, not allowing the plugin to connect
2026-04-22 16:00:52 +02:00
Andrey Antukh
3a39676969
⏪ Backport MCP from staging (part 1)
2026-04-20 19:37:02 +02:00
Andrey Antukh
f00b222262
Revert " ♻️ Replace some components with DS ones" ( #8384 )
...
* Revert "♻️ Replace some components with DS ones"
This reverts commit 6879f54e5da45b38173c3e2660d88b4ea6939bb0.
* 📎 Restore missing styles
* 📎 Fix tests
---------
Co-authored-by: Luis de Dios <luis.dedios@kaleidos.net>
2026-02-17 16:23:04 +01:00
Luis de Dios
6879f54e5d
♻️ Replace some components with DS ones
2026-01-08 14:52:25 +01:00
Andrey Antukh
8a3b33797f
🐛 Fix error handling on password change form
...
Fixes https://github.com/penpot/penpot/issues/7978
2025-12-29 10:27:27 +01:00
Andrey Antukh
810f1721c8
🐛 Fix recursion render on subscription modal
2025-12-10 07:54:52 +01:00
Marina López
db0cbbbc2e
🐛 Fix logic preventing incorrect trial flow in subscription modal ( #7831 )
2025-11-26 12:08:02 +01:00
Marina López
00bbb0bfb6
♻️ Add format and refactor payments
2025-11-24 11:41:03 +01:00
Marina López
cc32b22e8a
✨ Add improvements to the payment flow ( #7776 )
...
* ✨ Add improvements payment flow
* 📎 PR feedback
* 📎 Fix conflicts
2025-11-20 13:07:57 +01:00
Aitor Moreno
32e1b55658
♻️ Refactor clipboard
2025-11-19 18:23:44 +01:00
Marina López
a2cb84ba0d
✨ Add improvements payment flow
2025-11-13 13:48:27 +01:00
Marina López
03eeeda44f
✨ Add improvements payment flow
2025-10-31 14:15:22 +01:00
Marina López
4d8a70f1fa
✨ Improvements payments
2025-10-28 12:36:32 +01:00
Marina López
82e1a5003c
🐛 Fix condition report feedback
2025-10-21 15:29:06 +02:00
Andrey Antukh
fbbee98c3d
✨ Add proper backend integration of for new feedback form
2025-10-17 09:40:27 +02:00
Marina López
854ad5bb4d
✨ Improve the way users give us feedback
2025-10-17 09:39:58 +02:00
Belén Albeza
49d5987b15
💄 Add deprecated namespace and fix import for remaining scss files ( #7379 )
2025-09-25 11:27:10 +02:00
Belén Albeza
a5e4de97e3
💄 Use deprecated prefix for deprecated scss vars and mixins ( #7375 )
2025-09-25 09:22:25 +02:00
Eva Marco
441dc33e38
♻️ Add shortcut to scss import paths ( #7364 )
...
* 🎉 Add config for shortcut imports
* ♻️ Change import paths
2025-09-24 11:18:34 +02:00
Eva Marco
b1fe32baea
♻️ Remove deprecated @import from scss files ( #7347 )
...
* 🐛 Fix import warnings 1 of 2
* 🐛 Fix import warnings 2 of 2
* 🐛 Fix visual tests and format files
* 🐛 Fix mixed declarations on scss
2025-09-19 11:50:08 +02:00
Marina López
fad058ee59
🐛 Fix incorrect date displayed for support plan
2025-09-08 11:06:57 +02:00
Luis de Dios
794eb78aca
♻️ Refactor icon namespaces ( #7262 )
...
* ♻️ Rename old icons as deprecated
* ♻️ Take icons from the namespace for the icon component
* ♻️ Take icons from the namespace for the icon-button component
2025-09-08 10:02:33 +02:00
Andrey Antukh
45be4769d7
Merge remote-tracking branch 'origin/staging' into develop
2025-08-27 13:19:06 +02:00
Marina López
723ea508df
🐛 Fix missing link for enterprise trial
2025-08-27 10:56:17 +02:00
Marina López
926b2c9cfb
🐛 Fix doble click to submit subscription
2025-08-25 15:42:47 +02:00
Marina López
854f286364
♻️ Fix subscriptions inconsistencies
2025-08-25 10:53:48 +02:00
Andrey Antukh
f02667e031
Merge remote-tracking branch 'origin/staging' into develop
2025-08-11 09:12:03 +02:00
Marina López
0131cd6f8b
✨ Display the total price of the subscription and the cap amount ( #7088 )
2025-08-11 09:07:24 +02:00
Andrey Antukh
97e8c9250a
Merge remote-tracking branch 'origin/staging' into develop
2025-08-04 14:10:57 +02:00
Marina López
ded8e39e73
🐛 Fix hidden button in subscribe modal when there is a large number of teams ( #7061 )
2025-08-04 13:16:58 +02:00
Andrey Antukh
283eb0419c
♻️ Refactor time related namespaces
...
Mainly removes the custom app.util.time namespace
from frontend and backend and normalize all to use
the app.common.time namespace
2025-08-01 11:20:01 +02:00
Marina López
efaf6573bd
📎 Update monetization texts ( #7002 )
2025-07-29 12:42:11 +02:00
Marina López
122701ee7b
🐛 Fix modal submit button for unpaid or canceled subscriptions ( #6947 )
2025-07-24 08:41:39 +02:00
Marina López
3df557b370
♻️ Remove the workaround for updating the subscription after subscribing ( #6938 )
2025-07-23 08:10:20 +02:00
Marina López
f768ffbdad
🐛 Fix wrong behaviour for unpaid or canceled subscriptions ( #6932 )
2025-07-22 12:31:45 +02:00
Andrey Antukh
799bceb8b7
🐛 Check if profile is logged-in on subscriptions internal redirects
2025-07-21 11:40:31 +02:00
Marina López
ba6a02d1d9
🐛 Add fixes from subscription design review ( #6870 )
...
* 🐛 Fixes from subscription design review
* 🐛 Fix to consider professional plan the unpaid and canceled status
* 📎 Fixes PR feedback
2025-07-10 11:55:16 +02:00
Marina López
3d45080e3c
🐛 Fixes from subscription design review ( #6812 )
2025-07-02 10:49:16 +02:00
Marina López
1f42f032fc
🐛 Add fixes for subscription design review ( #6751 )
...
* 🐛 Fix from subscription design review
* 📎 Fixes PR feedback
2025-06-25 13:41:45 +02:00
Andrey Antukh
8cb42a63e5
🐛 Fix bad initial state on profile settings
2025-06-16 15:05:29 +02:00
Andrey Antukh
f1232fc461
🐛 Fix issues with old profile theme data
2025-06-06 15:25:49 +02:00
Marina López
b7f97dbeea
🐛 Subscription review fixes ( #6628 )
2025-06-04 21:01:48 +02:00
Andrey Antukh
a4fab5c5bd
🐛 Fix default theme setup
...
broken on previous commits
2025-06-01 09:30:57 +02:00
Miguel de Benito Delgado
ee022e225c
🚧 UI to support switching to system theme
2025-05-29 22:10:00 +02:00
Marina López
878952f7b5
✨ Add subscription events ( #6563 )
...
* ✨ Add subscription events
* 📎 Fixes PR feedback
* 📎 Fixes PR feedback
2025-05-28 10:50:36 +02:00
Marina López
e5bc369e56
✨ Visual indicators subscription for teams and project settings ( #6546 )
...
* ✨ Visual indicators subscription for teams and project settings
* 📎 Fixes PR feedback
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-05-26 12:56:40 +02:00
Eva Marco
0f3a4db71e
♻️ Refactor modal/hide! function calls ( #6415 )
2025-05-07 09:53:07 +02:00