Skip to content

Commit ad6bd54

Browse files
authored
minor updates (#579)
1 parent 28940c1 commit ad6bd54

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

website/docs/integrations/trello.mdx

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ This guide will help you with the power-up installation and familiarise you with
1212

1313
## Installation
1414

15-
1. Add <a href="https://trello.com/power-ups/5e694b66d2511a3601ebd0fb" target="_blank">ConfigCat Power-Up</a> to your board.
16-
2. Select `Settings -> Authorize Account`.
15+
1. In Trello, add the <a href="https://trello.com/power-ups/5e694b66d2511a3601ebd0fb" target="_blank">ConfigCat Power-Up</a> to your board.
16+
2. Select **Settings** -> **Authorize Account**.
1717
3. Copy your ConfigCat Public API credentials to the inputs. Read more about <a href="https://app.configcat.com/my-account/public-api-credentials" target="_blank">ConfigCat Public API credentials here</a>.
18-
4. Click authorize.
18+
4. Click **AUTHORIZE**.
1919

2020
:::info
2121
Every Trello user must authorize ConfigCat in Trello who wants to use the ConfigCat Feature Flags power-up.
@@ -31,7 +31,7 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
3131
### Linking existing feature flags
3232

3333
1. Open any Card on your Trello board.
34-
2. Push the `Link Feature Flag` button.
34+
2. Push the **Link Feature Flag** button.
3535
3. Select a ConfigCat Product, Config, Environment, and Feature Flag to be linked to your Card.
3636
4. When linked, you can manage the selected feature flag from this Card.
3737

@@ -43,7 +43,7 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
4343
### Creating new feature flags
4444

4545
1. Open any Card on your Trello board.
46-
2. Push the `Create and Link Feature Flag` button.
46+
2. Push the **Create and Link Feature Flag** button.
4747
3. Select a ConfigCat Product and Config where you want to create the feature flag.
4848
4. Set up your feature flag.
4949
5. Select which environment you would like to link to this item.
@@ -57,7 +57,7 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
5757
### View and Edit linked feature flags
5858

5959
1. Open a Card on your Trello board with a linked feature flag.
60-
2. See the linked feature flags in the `Feature Flag (ConfigCat)` section.
60+
2. See the linked feature flags in the **Feature Flag (ConfigCat)** section.
6161
3. You can manage the selected feature flag from this Card.
6262
4. Add new Percentage Options to Feature Flags or Targeting Rules.
6363
5. You can add new Targeting Rules with User, Segment or Prerequisite conditions with a large selection of Comparators. [Read more about Targeting.](../targeting/targeting-overview.mdx)
@@ -71,7 +71,8 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
7171
### Remove linked feature flags
7272

7373
1. Open a Card on your Trello board with a linked feature flag.
74-
2. Remove the linked feature flag by opening the "More menu" and selecting the "Remove from card" option.
74+
2. In the **ConfigCat** section, click the **** ("More" menu) in the top right corner of the feature flag panel.
75+
3. Remove the linked feature flag by selecting the **Remove from card** option.
7576

7677
<video className="video" controls muted>
7778
<source src="/docs/assets/trello/remove-ff.mp4" type="video/mp4"/>
@@ -80,7 +81,9 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
8081

8182
### View linked Cards in ConfigCat
8283

83-
1. View linked cards next to your Feature Flags in ConfigCat and jump to the Trello card directly.
84+
1. In ConfigCat, find your feature flag.
85+
2. Locate the **Connected tickets** section in the top right corner of the feature flag panel.
86+
3. Jump to the Trello cards directly by clicking the links in the **Connected tickets** section.
8487

8588
<video className="video" controls muted>
8689
<source src="/docs/assets/trello/open-from-dashboard.mp4" type="video/mp4"/>

0 commit comments

Comments
 (0)