Files
insomnia/packages
Pavlos Koutoglou ee94938b40 feat: Add segment events [INS-5807] (#8802)
* fix: update segment event tracking for export completion

* fix: include platform information in segment event tracking properties

* feat: track segment events for import and export actions in workspace dropdown

* feat: track segment events for import and export actions in workspace dropdown

* feat: track segment event for export requests selection in modal

* feat: track segment event for import completion with workspace and request counts

* feat: include selected role in invitation tracking properties

* feat: track segment events for invite resent and revoked actions

* feat: track segment event for import action in project empty view

* feat: track segment event for scanned import source

* feat: track segment events for VCS pull and push actions with error handling

* feat: track segment event for import action initiation

* feat: track segment events for project creation and update actions with storage details

* feat: track segment event for import action initiation in project route

* fix: standardize storage property values to lowercase in project actions

* fix: remove unnecessary console log in ExportRequestsModal

* fix: replace alias import of database with direct import in actions file

* fix: update segment event source for import and export actions to include 'scratchpad'

* fix: restore import of showAlert in InviteModal component
2025-07-01 11:14:48 +02:00
..