Andrey Antukh
45be4769d7
Merge remote-tracking branch 'origin/staging' into develop
2025-08-27 13:19:06 +02:00
Marina López
854f286364
♻️ Fix subscriptions inconsistencies
2025-08-25 10:53:48 +02:00
Andrey Antukh
7eb590e9fd
♻️ Refactor versions sidebar
2025-08-18 21:57:47 +02:00
Elena Torró
f76391ecbb
🐛 Enable switch to system theme on options menu ( #6946 )
2025-07-24 08:43:03 +02:00
Miguel de Benito Delgado
e03c822b51
🐛 Fix internal error on missing theme setting in profile ( #6822 )
2025-07-02 10:17:22 +02:00
Andrey Antukh
f1232fc461
🐛 Fix issues with old profile theme data
2025-06-06 15:25:49 +02:00
Andrey Antukh
a4310b4213
🔥 Remove usage of dm/assert on data.profile ns file
2025-06-06 14:01:10 +02:00
Andrey Antukh
d2d39aad30
✨ Make theme toggle skip "system" theme
2025-06-04 12:24:01 +02:00
Miguel de Benito Delgado
ee022e225c
🚧 UI to support switching to system theme
2025-05-29 22:10:00 +02:00
Andrey Antukh
e4ee585704
🐛 Fix incorrect notification assignation after update operation
2025-02-19 17:21:52 +01:00
Andrey Antukh
4744085426
🐛 Fix incorrect handling request access with deleted profiles
...
* 📎 Add minor improvements to team tests
* 🐛 Fix incorrect handling request access with deleted profiles
* 🐛 Fix redirect loop on empty route
Happens when the current profile is deleted from team
* 🐛 Fix urls on request access emails
* 📎 Revert url changes on emails
2025-02-19 11:04:19 +01:00
Andrey Antukh
85746e7cb2
♻️ Refactor state locality
...
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
2025-01-16 15:31:18 +01:00
alonso.torres
b1dda02b47
✨ Add mentions to notifications
2025-01-09 11:55:53 +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
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00
Andrey Antukh
838fb06039
♻️ Rename data.users to data.profile
2024-12-03 11:55:33 +01:00