Skip to content
Open
Show file tree
Hide file tree
Changes from 2 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',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'Integrate with Code References to track feature flag usage in your codebase, and unlock new functionality in Flagsmith',
'Integrate with Code References to track feature flag usage in your codebase, and unlock new functionality in Flagsmith.',

Missing period.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for flagging that. It was fixed here.

'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