-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into by/onboarding-in-app
- Loading branch information
Showing
69 changed files
with
2,370 additions
and
428 deletions.
There are no files selected for viewing
Binary file modified
BIN
-364 Bytes
(99%)
frontend/__snapshots__/exporter-exporter--dashboard--light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7 Bytes
(100%)
frontend/__snapshots__/lemon-ui-lemon-segmented-button--default--dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+43 Bytes
(100%)
frontend/__snapshots__/lemon-ui-lemon-segmented-button--default--light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7 Bytes
(100%)
frontend/__snapshots__/lemon-ui-lemon-segmented-button--full-width--dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+43 Bytes
(100%)
frontend/__snapshots__/lemon-ui-lemon-segmented-button--full-width--light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+25 Bytes
(100%)
frontend/__snapshots__/lemon-ui-lemon-segmented-button--small--dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+41 Bytes
(100%)
frontend/__snapshots__/lemon-ui-lemon-segmented-button--small--light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-731 Bytes
(100%)
frontend/__snapshots__/replay-player-failure--recent-recordings-404--dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-762 Bytes
(100%)
frontend/__snapshots__/replay-player-failure--recent-recordings-404--light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+278 Bytes
(100%)
frontend/__snapshots__/scenes-app-feature-flags--new-feature-flag--dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+917 Bytes
(100%)
...ts__/scenes-app-insights--funnel-top-to-bottom-breakdown-edit--dark--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.44 KB
(100%)
...s__/scenes-app-insights--funnel-top-to-bottom-breakdown-edit--light--webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,131 @@ import { ActivityLogItem } from 'lib/components/ActivityLog/humanizeActivity' | |
|
||
import { ActivityScope, InsightShortId } from '~/types' | ||
|
||
export const teamActivityResponseJson: ActivityLogItem[] = [ | ||
{ | ||
user: { | ||
first_name: 'sdavasdadadsadas', | ||
last_name: '', | ||
email: '[email protected]', | ||
}, | ||
unread: false, | ||
is_staff: false, | ||
is_system: false, | ||
activity: 'updated', | ||
item_id: '1', | ||
scope: ActivityScope.TEAM, | ||
detail: { | ||
name: 'Default Project', | ||
type: undefined, | ||
merge: null, | ||
changes: [ | ||
{ | ||
type: ActivityScope.TEAM, | ||
after: 2000, | ||
field: 'session_recording_minimum_duration_milliseconds', | ||
action: 'created', | ||
before: null, | ||
}, | ||
], | ||
trigger: null, | ||
short_id: null, | ||
}, | ||
created_at: '2024-02-08T19:23:53.530402Z', | ||
}, | ||
{ | ||
user: { | ||
first_name: 'sdavasdadadsadas', | ||
last_name: '', | ||
email: '[email protected]', | ||
}, | ||
unread: false, | ||
is_staff: false, | ||
is_system: false, | ||
activity: 'updated', | ||
item_id: '1', | ||
scope: ActivityScope.TEAM, | ||
detail: { | ||
name: 'Default Project', | ||
type: undefined, | ||
merge: null, | ||
changes: [ | ||
{ | ||
type: ActivityScope.TEAM, | ||
after: { | ||
record_canvas: true, | ||
}, | ||
field: 'session_replay_config', | ||
action: 'created', | ||
before: null, | ||
}, | ||
], | ||
trigger: null, | ||
short_id: null, | ||
}, | ||
created_at: '2024-02-08T19:23:48.099540Z', | ||
}, | ||
{ | ||
user: { | ||
first_name: 'sdavasdadadsadas', | ||
last_name: '', | ||
email: '[email protected]', | ||
}, | ||
unread: false, | ||
is_staff: false, | ||
is_system: false, | ||
activity: 'updated', | ||
item_id: '1', | ||
scope: ActivityScope.TEAM, | ||
detail: { | ||
name: 'Default Project', | ||
type: undefined, | ||
merge: null, | ||
changes: [ | ||
{ | ||
type: ActivityScope.TEAM, | ||
after: true, | ||
field: 'capture_console_log_opt_in', | ||
action: 'changed', | ||
before: false, | ||
}, | ||
], | ||
trigger: null, | ||
short_id: null, | ||
}, | ||
created_at: '2024-02-08T19:23:46.325979Z', | ||
}, | ||
{ | ||
user: { | ||
first_name: 'sdavasdadadsadas', | ||
last_name: '', | ||
email: '[email protected]', | ||
}, | ||
unread: false, | ||
is_staff: false, | ||
is_system: false, | ||
activity: 'updated', | ||
item_id: '1', | ||
scope: ActivityScope.TEAM, | ||
detail: { | ||
name: 'Default Project', | ||
type: undefined, | ||
merge: null, | ||
changes: [ | ||
{ | ||
type: ActivityScope.TEAM, | ||
after: false, | ||
field: 'capture_console_log_opt_in', | ||
action: 'changed', | ||
before: true, | ||
}, | ||
], | ||
trigger: null, | ||
short_id: null, | ||
}, | ||
created_at: '2024-02-08T19:23:44.851511Z', | ||
}, | ||
] | ||
|
||
export const featureFlagsActivityResponseJson: ActivityLogItem[] = [ | ||
{ | ||
user: { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.