Add locale field to users table and implement language switcher in user settings

This commit is contained in:
Alex
2024-04-07 12:25:07 +02:00
parent 3da4c4912d
commit 189d0121cf
14 changed files with 319 additions and 130 deletions

View File

@@ -5,9 +5,11 @@
- Add toggle for message reactions in attendees room
- Add toggle for polls results in attendees room
- Add delete account button in user settings
- Add language switcher in user settings
- Add tour guide for new users
- Add headers to exported CSV in reports
- Add the ability to embed attendees room in an iframe
- Add spanish locale (#84) (@eduproinf)
- Change date picker for a more user-friendly one
- Upgrade Ecto, Phoenix and LiveView
- Fix user avatars in reports