Daniel Gak Anagrov
5bf5514819
fix: protect message of activity stream beeing to long ( #5146 )
...
* fix: protect message of activity stream beeing to long
* feat: tests
* fix: test
2025-07-28 15:43:49 +02:00
Kristaps Fabians Geikins
4b06f42db7
chore(server): run TS files directly (no compilation) ( #5134 )
...
* sort of works
* type fixes
* added option to run old way too
2025-07-23 11:20:40 +02:00
Daniel Gak Anagrov
c7d97eb25c
feat(activity): cronjob to backfill workspace seats, plans and subcriptions and project acl activity ( #5027 )
...
* feat: backfill as a scheduled execution
2025-07-14 16:28:04 +02:00
Daniel Gak Anagrov
ba3d9ade22
feat(activity): moved project roles to activity ( #5019 )
...
* feat: moved project roles to activity
* fix: added previous project role filed on activity
* fix: remvoke does not get logged as an actvity for every project in a workspace when removed from workspace
* fix: on delete user account, emit also seat and project event
Co-authored-by: Charles Driesler <chuck@speckle.systems >
2025-07-10 11:44:54 +02:00
Daniel Gak Anagrov
a4ab20c938
feat(activity): add workspace billing events and seats to activity ( #4944 )
...
* feat: improved gatekeeper eventsfor workspace history
* feat: userId on seat assign
* feat: record workspace seat events
* feat: workspace removals as activity
* feat: emit role and seat events on create workspace
* fix: reordered events for workspace creation
2025-06-30 16:49:36 +02:00