Pablo Alba
4622dd0e0d
🐛 Fix bad team permissions showing on team page for viewer
2024-10-21 16:06:38 +02:00
Andrey Antukh
d6da8afdce
✨ Add improved abstraction for team permissions
...
Relevant changes:
- replace user-viewer? with can-edit removing many double
negations on the code
- always use team permissions making the permissions access uniform
around all the code
- expose team permissions to ui tree through ctx/team-permissions
context
2024-10-21 12:36:01 +02:00
Pablo Alba
6fb65de100
✨ Close menus and modals on role change
2024-10-15 13:38:46 +02:00
Eva Marco
043c4105db
✨ Add viewer only mode on webhook
2024-10-15 13:38:46 +02:00
Pablo Alba
cf150891df
✨ Add view mode to dashboard
2024-10-15 13:32:33 +02:00
Andrey Antukh
a1f5bcae80
♻️ Add better ergonomics for the internal quotes API
2024-10-08 14:51:14 +02:00
Andrey Antukh
be30174a49
✨ Add limits for team invitations
2024-10-02 16:05:33 +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
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
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
Belén Albeza
f306ddb51f
🐛 Fix onboarding playwright test on CI mode
2024-06-26 17:01:58 +02:00
Alejandro Alonso
a59f31ebe5
✨ Refactor data-test attribute
2024-06-21 09:14:09 +02:00
Eva Marco
4e770fd326
✨ Add visual testing to dashboard
2024-06-18 10:31:39 +02:00
Eva Marco
3bbf97fde9
🐛 Fix invitation badge colors
2024-03-12 18:00:42 +01:00
Eva Marco
ca7438aab5
♻️ Rename all icon functions
2024-03-08 16:07:38 +01:00
Eva Marco
5739c0797c
♻️ Rename all refactored icons
2024-03-08 16:07:38 +01:00
alonso.torres
916d179009
🐛 Fix error on websockets page
2024-03-07 17:54:49 +01:00
Eva Marco
899093dd55
♻️ Update team icons
2024-03-07 11:26:49 +01:00
Belén Albeza
d737b9501b
🐛 Fix color of email input when inviting members to team
2024-02-06 16:29:41 +01:00
Aitor
d30707a02c
🐛 Bad request error after reloading invitations page
2024-01-17 10:19:30 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +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
alonso.torres
c1882af124
💄 Cleaned styles for new UI
2023-11-28 09:23:38 +01:00
alonso.torres
e3b096110f
💄 Move styles to modules
2023-11-28 09:23:38 +01:00
Eva
6d64feda36
💄 Add new UI at modals
2023-11-15 17:46:51 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
Eva Marco
c9ba4aea46
🐛 Fix several fronted errors related with new UI ( #3691 )
...
* 🐛 Fix title toggle arrow without content
* 🐛 Fix export dropdowns
* 🐛 Fix colorpicker eyedrop
* 🐛 Fix hover state on color row
* 🐛 Fix color bullet on color row
* 🐛 Fix some css errors in new UI
* 🐛 Fix text and typography component
* 🐛 Fix some icons
* 💄 Update ui in feedback page, webhooks page and access token page
2023-10-16 15:07:36 +02:00
Andrey Antukh
98091057f9
♻️ Refactor fm/submit-button component
2023-07-24 13:27:27 +02:00
Andrey Antukh
f30ba5876e
✨ Add performance oriented changes to dashboard teams section
2023-07-11 12:00:16 +02:00
Andrey Antukh
23c8043f34
🐛 Fix incorrect message on sending invitation to a member
2023-07-11 12:00:16 +02:00
Eva
49df4a9404
🐛 Fix several frontend validations
2023-07-06 12:28:47 +02:00
Alejandro Alonso
6cab413a8f
🐛 Fix internal server error occurred when user wants to open team settings
2023-06-26 09:41:08 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Alejandro Alonso
f05f527336
🐛 Fix allow change team image for editor role users
2023-03-29 16:26:34 +02:00
alonso.torres
4313c45870
🐛 Fix sending invitation to existing members
2023-03-27 13:18:52 +02:00
alonso.torres
1f9e7f2ae8
🐛 Fix markdown message
2023-03-27 13:18:52 +02:00
alonso.torres
8a6809848e
🐛 Show warning when trying to invite a user that is already in members
2023-03-23 12:03:25 +01:00
Pablo Alba
cc5f245209
🐛 Fix social links broken
2023-02-02 13:13:24 +01:00
Andrey Antukh
e8ea61ee78
🐛 Fix incorrect state management on webhooks crud
2023-02-01 10:15:25 +01:00
Alejandro Alonso
8a968dc081
🐛 Fix upload team image
2023-01-31 22:29:05 +01:00
Pablo Alba
6e698110d6
🐛 Fix resend invitation doesn't reset the expiration date
2023-01-27 16:56:19 +01:00
Andrey Antukh
a5006b1687
🐛 Remove www-form encoding from webhooks
...
It is broken by design, so we just do not support it
2023-01-13 10:34:56 +01:00
Eva
407831ffd1
🐛 Fix some visual errors
2023-01-02 09:46:42 +01:00
Pablo Alba
6c8144a18a
🐛 Fix display type of component library not persistent
2022-12-28 11:15:42 +01:00
Andrey Antukh
6ea0279c9e
✨ Improve webhook URI validation
2022-12-14 16:22:13 +01:00
Andrey Antukh
842463ed1b
🎉 Add the ability to copy team invitation link
2022-12-14 16:22:13 +01:00