Andrey Antukh
2f1b99fa53
♻️ Use ESM target for build frontend
2025-12-01 09:30:21 +01:00
Andrey Antukh
30413dbc66
✨ Add small changes to the auth/login button label ( #7754 )
...
* 📎 Update changelog
* ✨ Update login button label
* 📎 Adapt playwright tests
2025-11-14 11:35:10 +01:00
Andrey Antukh
363b4e3778
♻️ Make the SSO code more modular ( #7575 )
...
* 📎 Disable by default social auth on devenv
* 🎉 Add the ability to import profile picture from SSO provider
* 📎 Add srepl helper for insert custom sso config
* 🎉 Add custom SSO auth flow
2025-11-12 12:49:10 +01:00
Xaviju
93fb54c116
✨ Enable single color-space selector for styles and computed… ( #7525 )
...
* ✨ Enable single color-space selector for styles and computed tab
2025-10-29 09:53:37 +01:00
Belén Albeza
49d5987b15
💄 Add deprecated namespace and fix import for remaining scss files ( #7379 )
2025-09-25 11:27:10 +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
Juanfran
24e78e6a10
🐛 Display error message on register form ( #6797 )
2025-06-27 10:01:54 +02:00
Andrey Antukh
8b0ead6832
🐛 Fix regression on singup flow
...
Move all params handling to prepare-register, just for consistency
2025-06-16 14:31:30 +02:00
María Valderrama
d0aac65c76
🐛 Fix misalignments at create account ( #6692 )
2025-06-16 13:26:33 +02:00
María Valderrama
86a498fc29
✨ Optimize profile setup flow for better user experience ( #6223 )
...
* ✨ Optimize profile setup flow for better user experience
* 📎 Remove extra onboarding step
* 📎 Code review
* 📎 Update changelog
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-05-05 10:42:08 +02:00
Xaviju
91fa39705d
♻️ Switch contextual notification component ( #5874 )
2025-02-17 16:03:13 +01:00
Eva Marco
a7ed5228d3
🐛 Fix lost translation strings ( #5846 )
...
* 🐛 Fix lost translation strings
* 🐛 Fix form error management internal issues and inconsistencies
* 📎 Add better validation conditons for ::sm/text schema
* 🐛 Add better touched detection mechanism for input and textarea
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-02-14 12:51:14 +01:00
Andrey Antukh
eaec46a67b
🐛 Fix incorrect team invitation redirect after login
2024-12-13 10:23:52 +01:00
Andrey Antukh
ca743cc7cb
🐛 Fix incorrect profile refresh after onboarding end step
...
and many other setting screens
2024-12-11 15:20:39 +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
838fb06039
♻️ Rename data.users to data.profile
2024-12-03 11:55:33 +01:00
Andrey Antukh
b17d7c0289
♻️ Refactor dashboard bootstrap
2024-12-03 11:55:31 +01:00
Alejandro Alonso
9b802e1c7d
Merge remote-tracking branch 'origin/staging' into develop
2024-09-24 14:27:20 +02:00
Pablo Alba
58593a9428
🐛 Fix bad redirect on new oops page with penpot login
2024-09-24 10:32:57 +02:00
Alejandro Alonso
a1fc785771
Merge remote-tracking branch 'origin/staging' into superalex-merge-conflicts-2
2024-09-23 10:08:06 +02:00
Andrey Antukh
c8caca77a3
✨ Add storage namespacing
...
Allows separate global properties from user specific properties
2024-09-13 11:30:55 +02:00
Pablo Alba
229eeae6db
🐛 Fix bad redirect on new oops page with social login
2024-09-12 16:35:49 +02:00
Pablo Alba
81b7972347
🎉 Test A/B for start in workspace
2024-09-04 17:19:39 +02:00
Andrey Antukh
93e8657f73
Merge remote-tracking branch 'origin/staging' into develop
2024-09-03 08:02:57 +02:00
Alejandro Alonso
78f4d9cc5d
🎉 Revert test A/B for starting with light theme
...
This reverts commit b0af94415fbdb2b5d27748663d74c9078e6c0c41.
2024-08-28 13:00:43 +02:00
Andrey Antukh
3026bd8aaf
Merge remote-tracking branch 'origin/staging' into develop
2024-08-23 10:59:14 +02:00
Alejandro Alonso
cd51f2f652
✨ Improve disabled registry flows
2024-08-20 08:20:46 +02:00
Pablo Alba
b0af94415f
🎉 Test A/B for starting with light theme
2024-08-19 08:20:31 +02:00
Pablo Alba
6169f5c2e8
🎉 New oops page with login and request access
2024-08-14 15:32:04 +02:00
Andrey Antukh
38c9e3e7cc
🐛 Fix error handling issue on login with oidc
...
happens when no oidc backend is configured on backend
2024-08-12 12:59:18 +02:00
Andrey Antukh
d2937a76d9
🐛 Fix error handling issue on login with oidc
...
happens when no oidc backend is configured on backend
2024-08-09 14:28:18 +02:00
Andrey Antukh
f187012469
♻️ Refactor naming and location of flash notifications
2024-08-07 15:04:52 +02:00
Andrey Antukh
5cf64c1440
Merge remote-tracking branch 'origin/staging' into develop
2024-07-31 12:46:47 +02:00
Andrey Antukh
52425a993a
🐛 Check complaints reports in the same way as bounces are checked
2024-07-31 12:02:42 +02:00
Eva Marco
2c5289d338
♻️ Remove duplicated color tokens
2024-07-29 11:05:14 +02:00
Eva Marco
af5a189d04
♻️ Replacing the old Pencil loader with the new Loader component
2024-07-24 17:06:13 +02:00
Andrey Antukh
0fa8aca6e2
✨ Add minor improvements to common.schema ns
2024-07-03 08:25:51 +02:00
Andrey Antukh
7be79c10fd
♻️ Refactor forms
...
Mainly replace spec with schema with better
and more reusable validations
2024-07-03 08:25:51 +02:00
Andrey Antukh
139dd7d80f
🎉 Add new translations management script
2024-07-02 15:11:56 +02:00
Andrey Antukh
f364666d48
🐛 Fix error handling on verify-token page
2024-06-27 16:10:26 +02:00
Alejandro Alonso
a59f31ebe5
✨ Refactor data-test attribute
2024-06-21 09:14:09 +02:00
Andrey Antukh
4057084981
✨ Improve how email is passed on post-signup page
2024-06-11 14:12:07 +02:00
Eva Marco
fda6deaa4f
✨ Update onboarding modals
2024-06-10 14:36:24 +02:00
Andrey Antukh
5aa62ef1dd
✨ Add email blacklist mechanism
2024-06-04 10:45:55 +02:00
Eva Marco
b74c5fc9b3
🐛 Fix demo account visible on login
2024-06-04 09:39:18 +02:00
Eva Marco
bd9ef6d221
🐛 Change login notification to error
2024-05-20 09:40:25 +02:00
Eva Marco
4a3a5f701f
🐛 Fix demo account text color
2024-05-17 12:15:18 +02:00
Andrey Antukh
90022041e6
✨ Improve error handling on ldap frontend code
2024-04-18 09:52:24 +02:00
Andrey Antukh
ce790d83fd
✨ Improve internal registration flow
2024-04-18 09:52:24 +02:00
Eva Marco
a75c32fa67
♻️ Refactor css
2024-03-25 09:19:33 +01:00