Dexterity
3fd976c551
🐛 Fix UI bugs in account settings forms ( #8997 )
...
Closes #8977
Closes #8979
Signed-off-by: Dexterity <173429049+Dexterity104@users.noreply.github.com>
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2026-04-22 15:21:02 +02:00
Marina López
11c970a945
✨ Add nitrate trial text
2026-04-22 08:17:28 +02:00
moorsecopers99
95b2d7b083
🐛 Add ability to delete uploaded profile avatar ( #9068 )
...
Fixes #9067 . Adds a delete button that appears on hover over an
uploaded profile photo; clicking it opens a confirm modal and, on
accept, clears the stored photo so the generated fallback avatar is
shown again. A new :delete-profile-photo RPC schedules the old
storage object for garbage collection and sets photo-id to null.
Signed-off-by: moorsecopers99 <patellscott18@gmail.com>
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2026-04-21 19:19:30 +02:00
Xaviju
e9105f3670
♻️ Fix linter errors under legacy resources scss ( #9035 )
2026-04-20 23:58:53 +02:00
Marina López
c10f945473
✨ Add nitrate subscription expected cancel date
2026-04-15 13:42:04 +02:00
Marina López
a52831aa8c
✨ Show professional card when has nitrate subscription
2026-04-13 16:07:51 +02:00
Xaviju
10cfd99525
🐛 Fix lint invalid CSS props ( #8907 )
...
* 🐛 Fix lint invalid CSS props
* 🐛 Fix named colors in favor of modern notation or custom properties
* 🐛 Removed multiple combined selectors
* 🐛 Convert alpha value to numeric
2026-04-08 15:44:09 +02:00
Andrey Antukh
0cc5f7c63e
Merge remote-tracking branch 'origin/staging' into develop
2026-04-07 19:28:23 +02:00
Luis de Dios
e99b6ec213
🐛 Fix MCP active tab switching ( #8856 )
2026-04-07 10:58:04 +02:00
Alejandro Alonso
74af101462
Merge remote-tracking branch 'origin/staging' into develop
2026-03-26 11:42:35 +01:00
Xaviju
713ff6190b
🔧 Add SCSS linter (stylelint) ( #8592 )
...
* 🔧 Add SCSS linter (stylelint)
* ✨ Fix default standard scss errors with extends - WIP
* ✨ Fix default standard scss errors
* ✨ Update and cleanup
* ✨ Update and cleanup
* ✨ Update and cleanup
* 🐛 Fix broken visual regression tests
* 📎 Add to CHANGES
* ♻️ Remove unused class
2026-03-26 10:09:54 +01:00
andrés gonzález
1740d2e3d1
🌐 Differentiate MCP key copy from access token copy ( #8786 )
2026-03-26 08:21:44 +01:00
andrés gonzález
a60020ea98
💄 Change link from Integrations to MCP docs ( #8784 )
2026-03-25 18:07:37 +01:00
Pablo Alba
11ed09f431
🐛 Fix link to nitrate create org
2026-03-23 12:32:50 +01:00
Alejandro Alonso
f068842a6c
Merge remote-tracking branch 'origin/staging' into develop
2026-03-20 10:20:43 +01:00
Luis de Dios
9e9c28fe3c
🐛 Fix MCP notifications when there is only one tab
2026-03-19 16:39:29 +01:00
Andrey Antukh
4da332a5e2
Merge remote-tracking branch 'origin/staging' into develop
2026-03-17 18:29:08 +01:00
Luis de Dios
a5f09e18a8
🎉 Make the mcp plugin switching between tabs work correctly ( #8597 )
...
* ✨ Make the MCP plugin switching between tabs work correctly
* 🎉 Show notification when the plugin is loaded in another tab
* 📎 PR changes
* ✨ Add events
2026-03-17 10:17:02 +01:00
Marina López
1b8871df8e
✨ Update image nitrate modal
2026-03-16 14:23:23 +01:00
Pablo Alba
3141f67cd7
✨ Add subscription info for nitrate
2026-03-10 14:55:12 +01:00
Luis de Dios
adc3fa41e9
🎉 Add workspace menu for MCP server
2026-03-09 13:02:14 +01:00
Pablo Alba
97d3e31593
✨ Add success popup for nitrate license subscription
2026-02-27 12:28:09 +01:00
Pablo Alba
c27f874e74
✨ Show subscription type nitrate
2026-02-26 09:09:48 +01:00
Luis de Dios
a75de11e70
✨ Improve MCP section in the dashboard
2026-02-25 13:17:10 +01:00
Pablo Alba
e4b69426e9
✨ Add subscribe to nitrate dialog
2026-02-24 14:45:31 +01:00
Marina López
16a067c0ae
✨ Add nitrate subscription plan card
2026-02-20 13:15:26 +01:00
Andrey Antukh
942da56e78
Merge branch 'staging-render' into develop
2026-02-17 21:56:54 +01: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
3c0df27fe0
🎉 Add MCP server to integrations section in dashboard ( #8169 )
2026-02-16 11:17:52 +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