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
Eva Marco
30e1c3b4ff
♻️ Add tagline and some refactor to login page
2024-03-22 16:45:51 +01:00
Andrey Antukh
f697f32707
🐛 Add demo warning to login
2024-03-21 11:34:55 +01:00
Andrey Antukh
88f49cfbc9
🐛 Fix email field intrusive autocomplete on firefox
...
Firefox has a strange behavior because it ignores the autocomplete
attribute and just does not allow submit a form when an email type
field has invalid email (valid but surrounded with whitespace).
This fix is a workaround, setting up the input field as simple text
instead of semantic type 'email'.
2024-03-06 09:17:39 +01:00
Andrey Antukh
5b722a8608
🐛 Fix error handling on register page
2024-03-06 09:17:04 +01:00
Andrey Antukh
8cb550120a
🐛 Fix error handling on recovery request page
2024-03-06 09:16:45 +01:00
Pablo Alba
041224e44b
🐛 Fix incorrect message trying to login with bad credentials
2024-03-01 13:53:57 +01:00
Eva Marco
336cc98029
💄 Update some namespace abbreviations
2024-02-26 16:51:31 +01:00
Eva Marco
1af2ec0b79
♻️ Update notification component
2024-02-26 16:51:31 +01:00
Eva Marco
de0cd5aa04
♻️ Update colors for alerts
2024-02-26 16:51:31 +01:00
Andrey Antukh
90cb2c4518
🐛 Fix incorrect redirect on login with different user after logout
2024-02-19 09:20:47 +01:00
Eva
a882d0bf6d
♻️ Update basic color palette
2024-01-30 16:08:08 +01:00
Belén Albeza
3f23953f83
🐛 Fix accept privacy terms checkbox
2024-01-22 16:46:31 +01:00
Eva
4178be3acf
🐛 Fix login page errors
2024-01-15 11:15:18 +01:00
Eva
5cb8ce3319
🐛 Fix loader position while verifying token
2024-01-09 18:25:58 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Eva
af99bf05e2
♻️ Remove new-css-system from dashboard
2024-01-04 10:27:54 +01:00
Eva
3f151f16ce
♻️ Remove new-css-system from modals
2024-01-04 10:27:54 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Eva
f8dd86da34
💄 Add new UI to viewer area
2023-12-15 22:15:22 +01:00
alonso.torres
668f443149
✨ Add code highlight dark and light modes
2023-12-01 12:52:02 +01:00
alonso.torres
c601cca288
✨ Improve design of input fields
2023-12-01 11:49:55 +01:00
alonso.torres
fa711cdd75
💄 New UI for auth screens
2023-12-01 11:49:55 +01:00
Andrey Antukh
e60be6f262
♻️ Refactor button-link component
2023-07-24 13:29:01 +02:00
Andrey Antukh
98091057f9
♻️ Refactor fm/submit-button component
2023-07-24 13:27:27 +02:00
Eva
49df4a9404
🐛 Fix several frontend validations
2023-07-06 12:28:47 +02:00
Eva
82183ec71a
🐛 Fix create and account only with spaces
2023-07-03 13:58:22 +02:00
Andrey Antukh
10205e51cc
🔥 Remove atom wrapping on several config props
2023-06-21 20:10:49 +02:00
Aitor
48834f96d3
♻️ Refactor thumbnail rendering on workspace
2023-05-22 10:56:46 +02:00
Andrey Antukh
aafbf6bc15
♻️ Refactor cocurrency model on backend
...
Mainly the followin changes:
- Pass majority of code to the old and plain synchronous style
and start using virtual threads for the RPC (and partially some
HTTP server middlewares).
- Make some improvements on how CLIMIT is handled, simplifying code
- Improve considerably performance reducing the reflection and
unnecesary funcion calls on the whole stack-trace of an RPC call.
- Improve efficiency reducing considerably the total threads number.
2023-03-14 12:30:27 +01:00
Eva
fcb8b15ef2
✨ Add new accessibility functionalities to dashboard
2023-02-17 15:17:24 +01:00
Alejandro Alonso
2c5f35e192
🐛 Fix penpot.app urls
2023-01-31 12:10:06 +01:00
Andrey Antukh
2840cb893e
🎉 Add login-with-password flag
...
As replacement to `login` flag
2022-12-22 16:42:45 +01:00
Andrey Antukh
b929564fa7
♻️ Add admin facilities on the code base
...
- Fix bugs related to orphan teams on profile deletion
- Separate session based profile-id param from api user provided
2022-12-22 16:42:45 +01:00
Eva
7045496a39
✨ Improve dashboard accessibility
2022-12-15 09:17:14 +01:00
Eva
95a18fce8d
✨ Improve login accessibility
2022-12-12 13:52:58 +01:00
Andrey Antukh
4378d71b70
🐛 Fix error message on login when profile does not have password
2022-09-29 11:42:45 +02:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
757cee67fb
🎉 Add the ability to completly block access to a profile
2022-09-28 09:45:43 +02:00
Andrey Antukh
37e2fe5c65
✨ Allow repeated registers after small delay
...
Helps users with expired tokens proceed with a new register
2022-09-28 09:45:43 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
92d3015d24
✨ Reset the recovery request form on submit
2022-09-20 23:04:37 +02:00