#43700: /main → #43707: /peter/feat/test_branch | |
#43707 |
|
This file contains hidden or 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
| { | |
| "colors": { | |
| "type": "color", | |
| "red": { | |
| value: '#ff0000', | |
| }, | |
| "blue": { | |
| value: '#0000ff', | |
| }, | |
| } |
This file contains hidden or 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
| Feature Flag | |
| targeting -> Targeting | |
| experiment -> Exp | |
| Targeting | |
| add rule -> Rule | |
| Rules | |
| add exp Rule -> Rule | |
| add exp rollout -> Rollout | |
| Rule | |
| Rollout |
This file contains hidden or 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
| { | |
| "policies": { | |
| "DisableFirefoxAccounts": true, | |
| "DisableFirefoxStudies": true, | |
| "DisablePocket": true, | |
| "DisableProfileRefresh": true, | |
| "DisableTelemetry": true, | |
| "DontCheckDefaultBrowser": true, | |
| "EnableTrackingProtection": { "Value": true, "Locked": false }, | |
| "NewTabPage": false, |
This file contains hidden or 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
| Docsite | |
| product -> Product Documentation | |
| integrations -> Integrations | |
| sdk -> SDK | |
| advanced -> Advanced | |
| api -> API | |
| Product Documentation& | |
| Getting Started | |
| Managing Flags | |
| Managing Users |
This file contains hidden or 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
| Slack App | |
| Onboarding | |
| auth -> Auth | |
| App | |
| channel -> Channel | |
| subscribe -> App Feed | |
| url -> App Unfurl | |
| filters -> App Filters | |
| App Feed | |
| App Filters |
This file contains hidden or 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
| Email Verify Blocked& | |
| Signup | |
| submit -> Verify Email | |
| Join | |
| submit -> Verify Email | |
| Login | |
| verified -> App | |
| unverified -> Blocked App | |
| legacy unverified -> App | |
| Invited |
This file contains hidden or 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
| // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions |