Andrey Antukh
b40e775a70
✨ Add minor improvements to performance events ( #8217 )
...
* ✨ Move devtools perf logging helpers to util.perf ns
* 💄 Move flag check to the entry point instead of initialize event
* ♻️ Make performance events consistent with other events
2026-01-28 20:47:14 +01:00
Alejandro Alonso
e3148ea20e
🎉 Adding performance logs flag
2026-01-23 13:34:19 +01:00
Elena Torro
a8dfd19338
🔧 Add performance debugging logs
2026-01-15 13:40:58 +01:00
Andrey Antukh
9eebc467ef
✨ Preload default translations
2025-12-23 13:10:58 +01:00
Andrey Antukh
8a8f360c7f
Merge remote-tracking branch 'origin/staging' into develop
2025-12-09 19:53:38 +01:00
Andrey Antukh
d1379c55f6
✨ Make i18n translation files load on demand
2025-12-03 16:44:37 +01:00
Andrey Antukh
4690f740b9
✨ Add minor improvements to the audit module
2025-12-01 13:57:55 +01:00
Andrey Antukh
28cf67e7ff
🎉 Add management RPC API ( #7700 )
...
* 🎉 Add management RPC API
And refactor internal http auth flow
* 📎 Adjust final url namings
* 📚 Update changelog
2025-11-10 17:10:59 +01:00
Alonso Torres
40e9a78f67
✨ Add telemetry for events performance measures ( #7457 )
2025-10-08 14:03:09 +02:00
Andrey Antukh
f4be117219
🔥 Remove app.common.time/duration usage on frontend ( #7139 )
...
Is broken and not necessary; duration class is no longer
available on frontend code.
2025-08-19 10:36:34 +02:00
Andrey Antukh
433e61bc4e
Merge remote-tracking branch 'origin/staging' into develop
2025-08-04 11:52:24 +02:00
Eva Marco
905699d15a
✨ Add info to apply-token events ( #7050 )
2025-08-01 14:00:30 +02:00
Andrey Antukh
283eb0419c
♻️ Refactor time related namespaces
...
Mainly removes the custom app.util.time namespace
from frontend and backend and normalize all to use
the app.common.time namespace
2025-08-01 11:20:01 +02:00
Andrey Antukh
51107c3fc9
🐛 Fix incorrect event name on event constructor
2025-07-21 11:58:48 +02:00
Andrey Antukh
b747ccc382
🎉 Add shortcut helper for creating events
2025-06-19 11:38:08 +02:00
Andrey Antukh
892c9ab12c
✨ Add minor code consistency fixes
2025-06-19 11:38:08 +02:00
María Valderrama
cb46d643ac
✨ Add missing user experience events
2025-06-19 11:22:58 +02:00
Andrey Antukh
44f6ec7a24
Merge branch 'staging' into develop
2025-01-07 11:26:06 +01:00
Andrey Antukh
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00