From da450487f961c3fa88e1882e009d6672b250410d Mon Sep 17 00:00:00 2001 From: Marc Glasser Date: Wed, 11 Sep 2024 09:27:15 -1000 Subject: [PATCH 1/4] Add the setupTags task for MANAGE_TEAM choice --- src/CONST.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/CONST.ts b/src/CONST.ts index 0778478c2950..5482b29be2e0 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -4547,6 +4547,24 @@ const CONST = { '\n' + `[Take me to workspace members](${workspaceMembersLink}). That’s it, happy expensing! :)`, }, + { + type: 'setupTags', + autoCompleted: false, + title: 'Set up tags (optional)', + description: ({workspaceMoreFeaturesLink}) => + 'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.' + + '\n' + + '*Here’s how to setup tags:*\n' + + '1. Click your profile picture.\n' + + '2. Go to Workspaces.\n' + + '3. Select your workspace.\n' + + '4. Click More features.\n' + + '5. Enable tags.\n' + + '6. Navigate to Tags in the workspace editor.\n' + + '7. In Tags, click + Add tag to make your own.' + + '\n' + + `*[Take me to more features](${workspaceMoreFeaturesLink})*`, + }, ], }, [onboardingChoices.PERSONAL_SPEND]: { From 239395d7d706afdac04059de4959212bdd6c6308 Mon Sep 17 00:00:00 2001 From: Marc Glasser Date: Wed, 11 Sep 2024 10:01:20 -1000 Subject: [PATCH 2/4] Add new lines --- src/CONST.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/CONST.ts b/src/CONST.ts index 5482b29be2e0..79c6de19189a 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -4552,16 +4552,17 @@ const CONST = { autoCompleted: false, title: 'Set up tags (optional)', description: ({workspaceMoreFeaturesLink}) => - 'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.' + + 'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n' + '\n' + '*Here’s how to setup tags:*\n' + + '\n' + '1. Click your profile picture.\n' + '2. Go to Workspaces.\n' + '3. Select your workspace.\n' + '4. Click More features.\n' + '5. Enable tags.\n' + '6. Navigate to Tags in the workspace editor.\n' + - '7. In Tags, click + Add tag to make your own.' + + '7. In Tags, click + Add tag to make your own.\n' + '\n' + `*[Take me to more features](${workspaceMoreFeaturesLink})*`, }, From fb791eb9513ceb14d7ea5262e99fdf20a186ea62 Mon Sep 17 00:00:00 2001 From: Marc Glasser Date: Fri, 13 Sep 2024 10:56:19 -1000 Subject: [PATCH 3/4] Move so that tags is next to categories task --- src/CONST.ts | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/CONST.ts b/src/CONST.ts index e084917e1a93..9ebf45add8a7 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -4615,6 +4615,25 @@ const CONST = { '\n' + `[Take me to workspace category settings](${workspaceCategoriesLink}).`, }, + { + type: 'setupTags', + autoCompleted: false, + title: 'Set up tags (optional)', + description: ({workspaceMoreFeaturesLink}) => + 'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n' + + '\n' + + '*Here’s how to setup tags:*\n' + + '\n' + + '1. Click your profile picture.\n' + + '2. Go to Workspaces.\n' + + '3. Select your workspace.\n' + + '4. Click More features.\n' + + '5. Enable tags.\n' + + '6. Navigate to Tags in the workspace editor.\n' + + '7. In Tags, click + Add tag to make your own.\n' + + '\n' + + `*[Take me to more features](${workspaceMoreFeaturesLink})*`, + }, { type: 'addExpenseApprovals', autoCompleted: false, @@ -4652,25 +4671,6 @@ const CONST = { '\n' + `[Take me to workspace members](${workspaceMembersLink}). That’s it, happy expensing! :)`, }, - { - type: 'setupTags', - autoCompleted: false, - title: 'Set up tags (optional)', - description: ({workspaceMoreFeaturesLink}) => - 'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n' + - '\n' + - '*Here’s how to setup tags:*\n' + - '\n' + - '1. Click your profile picture.\n' + - '2. Go to Workspaces.\n' + - '3. Select your workspace.\n' + - '4. Click More features.\n' + - '5. Enable tags.\n' + - '6. Navigate to Tags in the workspace editor.\n' + - '7. In Tags, click + Add tag to make your own.\n' + - '\n' + - `*[Take me to more features](${workspaceMoreFeaturesLink})*`, - }, ], }, [onboardingChoices.PERSONAL_SPEND]: { From 725eb9709c04b01b0af843074c7f11df580501dc Mon Sep 17 00:00:00 2001 From: Marc Glasser Date: Mon, 16 Sep 2024 10:31:08 -1000 Subject: [PATCH 4/4] Fix typo --- src/CONST.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CONST.ts b/src/CONST.ts index 9ebf45add8a7..77edb3cc4399 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -4622,7 +4622,7 @@ const CONST = { description: ({workspaceMoreFeaturesLink}) => 'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n' + '\n' + - '*Here’s how to setup tags:*\n' + + '*Here’s how to set up tags:*\n' + '\n' + '1. Click your profile picture.\n' + '2. Go to Workspaces.\n' +