systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
1.58k stars 261 forks source link

feat(sdf-server,dal,web): workspace admin panel #4525

Closed zacharyhamm closed 2 months ago

zacharyhamm commented 2 months ago

Adds the ability to find workspaces by user pk's, change set ids, workspace snapshot addresses, and user names and emails with pg_trgm search / gin indexing.

Adds the ability to replace a snapshot for a change set.

Adds the ability to set the component concurreny limit for a workspace.

Adds posthog tracking and telemetry for admin routes.