You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/integrations/trello.mdx
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,10 @@ This guide will help you with the power-up installation and familiarise you with
12
12
13
13
## Installation
14
14
15
-
1.Add <ahref="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 <ahref="https://trello.com/power-ups/5e694b66d2511a3601ebd0fb"target="_blank">ConfigCat Power-Up</a> to your board.
16
+
2. Select **Settings** -> **Authorize Account**.
17
17
3. Copy your ConfigCat Public API credentials to the inputs. Read more about <ahref="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**.
19
19
20
20
:::info
21
21
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
31
31
### Linking existing feature flags
32
32
33
33
1. Open any Card on your Trello board.
34
-
2. Push the `Link Feature Flag` button.
34
+
2. Push the **Link Feature Flag** button.
35
35
3. Select a ConfigCat Product, Config, Environment, and Feature Flag to be linked to your Card.
36
36
4. When linked, you can manage the selected feature flag from this Card.
37
37
@@ -43,7 +43,7 @@ Every Trello user must authorize ConfigCat in Trello who wants to use the Config
43
43
### Creating new feature flags
44
44
45
45
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.
47
47
3. Select a ConfigCat Product and Config where you want to create the feature flag.
48
48
4. Set up your feature flag.
49
49
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
57
57
### View and Edit linked feature flags
58
58
59
59
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.
61
61
3. You can manage the selected feature flag from this Card.
62
62
4. Add new Percentage Options to Feature Flags or Targeting Rules.
63
63
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
71
71
### Remove linked feature flags
72
72
73
73
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.
0 commit comments