Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions frontend/common/stores/default-flags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ const defaultFlags = {
'perEnvironment': false,
'title': 'Backstage',
},
'code-references': {
'description':
'Integrate with Code References to track feature flag usage in your codebase, and unlock new functionality in Flagsmith.',
'docs': 'https://docs.flagsmith.com/managing-flags/code-references',
'external': true,
'image': '/static/images/integrations/code-references.svg',
'perEnvironment': false,
'title': 'Code References',
},
'datadog': {
'description':
'Sends events to Datadog for when flags are created, updated and removed. Logs are tagged with the environment they came from e.g. production.',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading