@clickview/ship-it 0.0.16 → 0.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/dist/A2/A2 Testing Notes.csv +518 -0
  2. package/dist/A2/Batch.Api.md +37 -0
  3. package/dist/A2/ClickView.Curator.md +17 -0
  4. package/dist/A2/Clients.md +23 -0
  5. package/dist/A2/Discover.Api.md +14 -0
  6. package/dist/A2/FileGenerator.md +8 -0
  7. package/dist/A2/Krakend.md +25 -0
  8. package/dist/A2/Library.Api.md +13 -0
  9. package/dist/A2/Lite.md +27 -0
  10. package/dist/A2/Master.Auth.md +52 -0
  11. package/dist/A2/Objects.Api.md +8 -0
  12. package/dist/A2/Permissions.Api.md +12 -0
  13. package/dist/A2/Release Notes.md +479 -0
  14. package/dist/A2/Search.Api.md +12 -0
  15. package/dist/A2/Subjects.API.md +22 -0
  16. package/dist/A2/Users.Api.md +63 -0
  17. package/dist/A2/clickview.md +83 -0
  18. package/dist/A2/index.app.md +15 -0
  19. package/dist/Z2/Analytics Web.md +7 -0
  20. package/dist/Z2/Batch.Api.md +13 -0
  21. package/dist/Z2/ClickView Online.md +19 -0
  22. package/dist/Z2/ClickView.Cron.md +8 -0
  23. package/dist/Z2/ClickView.Curator.md +39 -0
  24. package/dist/Z2/Clients.md +31 -0
  25. package/dist/Z2/Discover.Api.md +12 -0
  26. package/dist/Z2/Domain.Api.md +31 -0
  27. package/dist/Z2/Image.Api.md +12 -0
  28. package/dist/Z2/Krakend.md +33 -0
  29. package/dist/Z2/LTI.md +8 -0
  30. package/dist/Z2/Launch.Web.md +9 -0
  31. package/dist/Z2/Library Editor.md +7 -0
  32. package/dist/Z2/Library.Api.md +13 -0
  33. package/dist/Z2/Lite.md +32 -0
  34. package/dist/Z2/Master.Auth.md +16 -0
  35. package/dist/Z2/Objects.Api.md +9 -0
  36. package/dist/Z2/Prospect.Api.md +17 -0
  37. package/dist/Z2/RealtimeSalesforceSync.md +19 -0
  38. package/dist/Z2/Release Notes.md +549 -0
  39. package/dist/Z2/Users.Api.md +13 -0
  40. package/dist/Z2/clickview.md +135 -0
  41. package/lib/src/constants/MonorepoPackageJsonFiles.js +2 -1
  42. package/lib/src/constants/ProjectNames.js +1 -0
  43. package/lib/src/constants/TeamCityBuildIDs.js +1 -0
  44. package/lib/src/tasks/InstallPackagesTask.js +3 -1
  45. package/lib/src/tasks/ValidateTask.js +3 -2
  46. package/package.json +1 -1
  47. package/dist/A3/ClickView Online.md +0 -28
  48. package/dist/A3/ClickView.Curator.md +0 -19
  49. package/dist/A3/Clients.md +0 -21
  50. package/dist/A3/Domain.Api.md +0 -15
  51. package/dist/A3/Krakend.md +0 -33
  52. package/dist/A3/Library Editor.md +0 -0
  53. package/dist/A3/Lite.md +0 -35
  54. package/dist/A3/Master.Api.md +0 -10
  55. package/dist/A3/Master.Auth.md +0 -51
  56. package/dist/A3/Release Notes.md +0 -683
  57. package/dist/A3/Subjects.API.md +0 -18
  58. package/dist/A3/Users.Api.md +0 -89
  59. package/dist/A3/clickview.md +0 -325
  60. package/dist/X3/X3 Testing Notes.csv +0 -1222
  61. package/dist/X3/X3 Testing Notes.xlsx +0 -0
  62. package/dist/Z1/Analytics Web.md +0 -0
  63. package/dist/Z1/ClickView Online.md +0 -24
  64. package/dist/Z1/ClickView.Cron.md +0 -8
  65. package/dist/Z1/ClickView.Curator.md +0 -28
  66. package/dist/Z1/ClickView.EmailService.md +0 -17
  67. package/dist/Z1/Clients.md +0 -29
  68. package/dist/Z1/Discover.Api.md +0 -20
  69. package/dist/Z1/Domain.Api.md +0 -34
  70. package/dist/Z1/FileGenerator.md +0 -13
  71. package/dist/Z1/Image.Api.md +0 -14
  72. package/dist/Z1/Krakend.md +0 -8
  73. package/dist/Z1/Library Editor.md +0 -0
  74. package/dist/Z1/Lite.md +0 -47
  75. package/dist/Z1/Master.Auth.md +0 -43
  76. package/dist/Z1/Objects.Api.md +0 -30
  77. package/dist/Z1/Permissions.Api.md +0 -10
  78. package/dist/Z1/Prospect.Api.md +0 -16
  79. package/dist/Z1/RealtimeSalesforceSync.md +0 -16
  80. package/dist/Z1/Release Notes.md +0 -855
  81. package/dist/Z1/Search.Api.md +0 -19
  82. package/dist/Z1/Share.Api.md +0 -12
  83. package/dist/Z1/Ship It.md +0 -23
  84. package/dist/Z1/Subjects.API.md +0 -16
  85. package/dist/Z1/Users.Api.md +0 -26
  86. package/dist/Z1/VideoProcessorService.md +0 -11
  87. package/dist/Z1/Z1 Testing Notes.csv +0 -1079
  88. package/dist/Z1/Z1 Testing Notes.xlsx +0 -0
  89. package/dist/Z1/clickview.md +0 -316
  90. /package/dist/{A3/Analytics Web.md → Z2/Permissions.Api.md} +0 -0
@@ -0,0 +1,83 @@
1
+
2
+ # Dependencies
3
+ - https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3142
4
+ - https://gitlab.cvinternal.net/clickview/back-end/krakend/-/merge_requests/108
5
+ - https://gitlab.cvinternal.net/clickview/front-end/ClickView.Curator/-/merge_requests/1100
6
+ * https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3099
7
+ * https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3066
8
+ - https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3099
9
+ - https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3052
10
+ - https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3099
11
+
12
+ # Auth
13
+
14
+ ## Code changes
15
+ - Migrating some errors added to `AppErrors.ts` after the frontend was migrated to monorepo. https://gitlab.cvinternal.net/clickview/back-end/Master.Auth/-/merge_requests/401
16
+ - Migrate Job title changes to monorepo/auth project.
17
+ - Setup the `package.json` for `@clickview/auth` to be it's own package.
18
+ - Setup scripts in the root `package.json`
19
+ - Setup `webpack.config`
20
+ - Migrated all of the frontend from the Auth project into monorepo. Along with their file histories.
21
+
22
+ # Common
23
+
24
+ ## Code changes
25
+ - Added `PageMetadataContextProvider`
26
+ - Introduced new package `react-helmet-async`
27
+
28
+ # Curator
29
+
30
+ ## Code changes
31
+ - .NET Core fixes
32
+ - Added `BadgeHelper`
33
+ - Removed local `CurationStatus` and use `libs/shared`
34
+ - Replaced usage of getStatusBadgeClass
35
+ - Added `MasterObjectRequests`
36
+ - Add `UpdateObjectStatusView` to new video page actions
37
+ - Removed the season bulk action as we've decided not to have that one anymore
38
+ - Updated the rest of the bulk action icons
39
+
40
+ ## Customer changes
41
+ - Added ability to change video status from the new edit video page
42
+ - Partially implements INBOX-3664
43
+ * (dev only) Added a bulk action for series to curation studio. Implements CC-501 and completely implements CC-497
44
+ * (dev only) Added a bulk action for backbone audiences to curation studio. Implements CC-499
45
+ * (dev only) Added a bulk action for adding to libraries. Implements CC-500
46
+
47
+ # Lite
48
+
49
+ ## Customer changes
50
+ - Fix a typo in the list of job titles when signing up in the UK. Fixes INBOX-4776.
51
+ - Update description text lines on different screen sizes in SubjectThumbnailWidget
52
+ - Update the description to take up 55% of the whole card.
53
+
54
+ # Shared
55
+
56
+ ## Code changes
57
+ - Added `useSetPageMetadata` component and `PageMetadataHelper`
58
+ - Added new type checks to helpers:
59
+ - `isSeries` to `SeriesHelper`
60
+ - `isPlaylist` to `PlalyistHelper`
61
+ - `isCuratedDashboard` to `CuratedDashboardHelper`
62
+ - `isTopicClassification` to `TopicHelper`
63
+ - Added `description` to `ParentVideoProps`
64
+ - Sign up has been updated so that all the urls it uses in fetch requests are injected into it.
65
+ - Sign up have been updated so that the braze urls, product name and product version are injected.
66
+ - Remove I18n from the sign up app.
67
+ - Made a start on removing helpers that reference underscore.
68
+ - The entire sign up app has been moved from lite into shared.
69
+ - The sign up app now takes an object that defines all the image urls.
70
+
71
+ # Testing
72
+ - Create an invite using a customer on trial, the invite link should take you to a UI where the user can enter their job title
73
+ - Create an invite using a customer that is not on trial, the invite link should take you to where the user cannot enter their job title
74
+ - N/A
75
+ - Sign up needs a regression test, as the urls it fetches from have been refactored.
76
+ - Sign up app needs a regression test, paying attention to copy, making sure none is missing or incorrect.
77
+ - Sign up app still works in NP.
78
+ - The way auth's javascript is pulled together has been re-worked. Auth needs a general regression test looking for any abnormalities.
79
+ - In Curator:
80
+ - When viewing the newer Edit Video page, it should be possible to modify the status of a video from the video actions dropdown
81
+ * In Curation Studio (assembly line) there should be an action for bulk adding videos to a series.
82
+ - In Curation Studio (assembly line) there should be an action for bulk adding videos to backbone audiences.
83
+ * In assembly line, there should be a bulk action for adding videos to libraries.
@@ -0,0 +1,15 @@
1
+
2
+ # Code changes
3
+ * Added a handler to listen to series video updates. Fixes INBOX-4773
4
+
5
+
6
+ # Testing
7
+ * Updating the status of the video should update series video index. You can test this on product by:
8
+ 1. Create a new series
9
+ 2. Upload a new video and set it to draft
10
+ 3. Add the video to the series
11
+ 4. If you search for the series now, it should not show up because there aren't any accessible videos in the series
12
+ 5. Update the status of the video to published
13
+ 6. Search for the series again, and it should show up
14
+
15
+
@@ -0,0 +1,7 @@
1
+
2
+ # Code changes
3
+ - Update build scripts
4
+
5
+
6
+ # Testing
7
+
@@ -0,0 +1,13 @@
1
+
2
+ # Before release
3
+ * [ ] Update `Clients.*` nuget packages to a stable version `2.11.0`
4
+
5
+
6
+ # Code changes
7
+ * Remove `ToList()` for email attachments
8
+ * Update all nuget packages to the latest
9
+
10
+
11
+ # Testing
12
+ * In NP, go to Settings->Student manager/Staff manager->Select some users->Select a bulk action, and then run through the bulk action wizard. An email with a bulk action report in the attachment should be sent to you once the bulk action is completed.
13
+
@@ -0,0 +1,19 @@
1
+
2
+ # Customer changes
3
+ - When adding videos to playlist, the count next to each playlist item includes archived videos in the playlist. Fixes INBOX-4415.
4
+
5
+
6
+ # Code changes
7
+ - Updated query to include video with archived status
8
+
9
+ - Add a preview banner in the interactive player when clicking on an item from the `Interactive videos` tab. Implements INBOX-4331
10
+
11
+
12
+ # Testing
13
+ - In Online, create a playlist with some archived videos.
14
+ - Go to any video list view eg. Secondary > English
15
+ - Click on options and select "Add to a playlist"
16
+ - The videos count next to the newly created playlist should account for archived videos in it.
17
+
18
+ - In online, play a video. In the `Interactive videos` tab, click on the interactive. There should be a blue preview banner in the interactive player. For students, they should see "This is a preview of an interactive, no results will be collected.", for teacher and admin, they should see "This is a preview of an interactive, no results will be collected. Save to Workspace then share to collect your student results."
19
+
@@ -0,0 +1,8 @@
1
+
2
+ # Code changes
3
+ * Added newtonsoft json. Looks like some endpoints breaks without it. Fixes INBOX-4540
4
+
5
+
6
+ # Testing
7
+ * When sending notifications through curator, make sure it works
8
+
@@ -0,0 +1,39 @@
1
+
2
+ # Dependencies
3
+ - https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3007
4
+
5
+
6
+ # Customer changes
7
+ - Now in Curator, Sales support or support users can see 'Share to Microsoft Teams' and 'Share to Google Classroom' options.
8
+
9
+ - (dev only) added a new "Assembly Line" route to the Content subnav
10
+
11
+ - CS and PS will now have access to the updated trial management tab, this tab will only show if the customer is on the NP. Implements LTE-1810.
12
+
13
+
14
+ # Code changes
15
+ - Show 'Share to Microsoft Teams' and 'Share to Google Classroom' options to support and sales support users.
16
+
17
+ - Upgrade the following projects to the new csproj format
18
+ - ApiClients
19
+ - Contracts
20
+ - Models
21
+ - MongoRepository
22
+ - Services
23
+ - Utils
24
+ - Added `nuget.config` with ClickView nuget server defined
25
+ - Bump `System.Threading.Tasks.Extensions` from `4.5.1` to `4.5.2`
26
+
27
+
28
+ # Testing
29
+ - Now in Curator, log in as PS, CS, or advisor. In the domain options list, you can see the 'Share to Microsoft Teams' and 'Share to Google Classroom' options.
30
+
31
+ - Devs should be able to see and access the "Assembly Line" tab in the content subnav. Content and curator roles should not see this or be able to access this.
32
+
33
+ - In curator, with a PS and a CS account go to the trial tab for a customer on the new product.
34
+ - Put the school on an access policy
35
+ - Ensure that NP shows the banner
36
+ - Change the date of the policy, ensure that the date changes in product
37
+ - Set the date of the policy to the next day, come back the next day and ensure that the customer has been disabled
38
+
39
+
@@ -0,0 +1,31 @@
1
+
2
+ # Dependencies
3
+ * https://gitlab.cvinternal.net/clickview/back-end/library.api/-/merge_requests/101
4
+
5
+ # ClickView.Clients.Braze
6
+
7
+ ## Code changes
8
+ - Fix an issue where the user track error responses were the wrong type
9
+ - Make all the user track method arguments optional
10
+ - Add tests
11
+ - Fix an issue where the user track error responses were the wrong type
12
+ - Make all the user track method arguments optional
13
+ - Add tests
14
+
15
+ # ClickView.Clients.Email.v2
16
+
17
+ ## Code changes
18
+ - Added test to ensure emails with attachments can be sent
19
+ - Change `Attachment.Bytes` from `IEnumerable<byte>` to `byte[]` to avoid sending either base64 strings or lists of bytes to email api
20
+
21
+ # ClickView.Clients.Library
22
+
23
+ ## Customer changes
24
+ * Address the issue where directly added library requests are not shown as past requests. Close INBOX-4039
25
+
26
+ ## Code changes
27
+ * Add `AutoApproved` to `LibraryRequestStatus` enum
28
+
29
+ # Testing
30
+ * n/a
31
+ - Tests pass
@@ -0,0 +1,12 @@
1
+
2
+ # Before release
3
+ - [ ] Execute script `next.sql`
4
+
5
+
6
+ # Code changes
7
+ - Added new template `popout_thumbnail_sliding_list_small`. Implements CORE-1082
8
+
9
+
10
+ # Testing
11
+ - In Discover API, new template `popout_thumbnail_sliding_list_small` should be allowed to be used with widget types `curated_media`, `playlist_media` and `classification_media`
12
+
@@ -0,0 +1,31 @@
1
+
2
+ # Before release
3
+ - [ ] Execute script `next.sql`
4
+
5
+
6
+ # Dependencies
7
+ - [ ] Execute it after the release of https://gitlab.cvinternal.net/clickview/back-end/Image.Api/-/merge_requests/106
8
+
9
+
10
+ # Customer changes
11
+ - Video at a glance images should load as `https`
12
+
13
+ * Fixed an issue where subtitle does not show when adding a TV guide or ad-free video to workspace for non-curator user. Close INBOX-4482
14
+
15
+
16
+ # Code changes
17
+ * Updated old domain logic to return archived video's interactive. Fixes INBOX-4425
18
+
19
+ - SQL script to update `http` URLs to `https`. FIXES INBOX-4380
20
+
21
+ * Physically duplicate the subtitle by using file api and assign it `write` permission for the customer of workspace's owner
22
+
23
+
24
+ # Testing
25
+ * On online, create an interactive on an archived video and go to the video play page. In the interactive tab, the interactive should show up
26
+
27
+ - In a video page with `Video at a glance...`, images should be requested as `https`
28
+ - When uploading images to themes in `Curator > Content > Themes`, Image Api should return `location` as `https`
29
+
30
+ * Login Online as non-curator account and go to TV and add any ad-free video to the workspace, the caption icon in the player should be enabled
31
+
@@ -0,0 +1,12 @@
1
+
2
+ # Customer changes
3
+ - When uploading images, urls should be `https`
4
+
5
+
6
+ # Code changes
7
+ - Added X-Forwarded header support. Partially fixes INBOX-4380
8
+
9
+
10
+ # Testing
11
+ - Uploading images for Themes in curator, URLs should be `https`
12
+
@@ -0,0 +1,33 @@
1
+
2
+ # Before release
3
+ * [ ] Off-the-shelf KrakenD 2.2.1 docker needs to be deployed to production
4
+
5
+
6
+ # Dependencies
7
+ * This setting only works with the latest official KrakenD build 2.2.1
8
+
9
+ * This setting only works with the latest official KrakenD build
10
+
11
+
12
+ # Customer changes
13
+ * Obfuscate `X-Krakend` version number. Related to CORE-794
14
+
15
+
16
+ # Code changes
17
+ * Add `"cache": true` in `auth/validator` section in `krakend.json`
18
+
19
+ * Add `"hide_version_header": true` to `service.json`
20
+
21
+ * Update `krakend.json` to comply with v3 KrakenD configuration file
22
+ * Remove lua script that is used for gorilla mux router and no longer needed for the off-the-shelf KrakenD 2.2.1 which uses gin router
23
+ * Update `service.json` to comply with v3 Krakend configuration file
24
+ * Close INBOX-4421
25
+
26
+
27
+ # Testing
28
+ * All endpoints should work as usual
29
+
30
+ * Check the response header of any gateway api request, `Version undefined` should be shown in the header `X-Krakend`![image](/uploads/6cd4d7e4e78eaa035f670b3fe82fa7da/image.png)
31
+
32
+ * All endpoints should still work
33
+
package/dist/Z2/LTI.md ADDED
@@ -0,0 +1,8 @@
1
+
2
+ # Code changes
3
+ - Updated to LTI 1.3 Deep linking to work with Schoolbox. Partially addresses INBOX-4163
4
+
5
+
6
+ # Testing
7
+ - Using the test credentials on `https://clickview.atlassian.net/browse/INBOX-4163`, set up a staging LTI 1.3 setup with schoolbox, add an assignment, and after selected the assignment, ensure that schoolbox does not show a popup saying that the selected item is not an assessment.
8
+
@@ -0,0 +1,9 @@
1
+
2
+ # Code changes
3
+ * Product name style update. Fixes INBOX-3474
4
+ * Changed the width of the product name `h2` element so that longer names don't push the logos far apart
5
+
6
+
7
+ # Testing
8
+ * Logo spacing in launch web looks good
9
+
@@ -0,0 +1,7 @@
1
+
2
+ # Code changes
3
+ - Update build scripts
4
+
5
+
6
+ # Testing
7
+
@@ -0,0 +1,13 @@
1
+
2
+ # Customer changes
3
+ * Add the directly added library requests to the past requests list in LE. Close INBOX-4039
4
+
5
+
6
+ # Code changes
7
+ * Add `AutoApproved` to `LibraryRquestStatus` enum to keep track of the library requests when adding videos directly to library by admin or authorized staff
8
+ * Add the library request to db in `ByPassLibraryRequestAsync()`
9
+
10
+
11
+ # Testing
12
+ * Login NP as admin and add a Workspace video to the school's library, the video should be available in library straightaway as usual and a record should be shown in `Past requests` tab in LE with `Auto-approved` status (this requires changes to be made in LE to fetch library requests with `AutoApproved` status. Otherwise, this needs to be checked in `library_requests` table in `cv_library` db and make sure `Status` column has a value of `4`)
13
+
@@ -0,0 +1,32 @@
1
+
2
+ # Before release
3
+ * [ ] Add prerender config to octo
4
+
5
+
6
+ # Dependencies
7
+ * https://gitlab.cvinternal.net/clickview/front-end/clickview/-/tree/lite/supress-welcome-popup
8
+
9
+
10
+ # Customer changes
11
+ - Added a passthrough to hit the prospect lookups endpoint in prospect api.
12
+
13
+
14
+ # Code changes
15
+ * Add `isBot=true` query parameter to the prerender request, so that the frontend can full load the page for rendering
16
+
17
+ - Going to `/login?email=<youremail>` should take you to auth with your username/email filled out
18
+
19
+ * Add a prerender middleware to allow javascript pages to be prerendered by prerender.io if the request is coming from searching engine bot
20
+
21
+
22
+ # Testing
23
+ * n/a
24
+
25
+
26
+ - While not signed into NP ho to `https://staging.clickview.net/login?email=<youremail>`. You should land in auth on the second step of logging in.
27
+
28
+ * To test locally, we need to run the prerender server locally first as per https://github.com/prerender/prerender#running-locally
29
+ * Hitting url https://localhost:5001/au?_escaped_fragment_= in the browser, a static html webpage should be rendered
30
+ ![image](/uploads/ecd05da9892061cb08ef1e80bfaa8a65/image.png)
31
+ * Execute https://localhost:5001/au in fiddler with `UserAgent=ClickViewBot`, it should return static html data without any `script` tag
32
+
@@ -0,0 +1,16 @@
1
+
2
+ # Code changes
3
+ - Use `cross-env` to make js builds cross platform
4
+
5
+ - Small cleanups after !351
6
+ - Replace `GetMembers` with a `GetAllMembersAsync` so you dont need to deal with `PagedCollectionResult`
7
+ - Fetch Customer and YearGroups in parallel
8
+ - Added cancellation token support to all read `IMasterObjectService` methods
9
+ - Replace local `AsyncEnumerableExtensions` with `System.Linq.Async`
10
+
11
+
12
+ # Testing
13
+ - TeamCity builds
14
+
15
+ - `cv_product_auth_login` events should have `yearGroup` properties populated
16
+
@@ -0,0 +1,9 @@
1
+
2
+ # Code changes
3
+ * Added support for assoc nodes in virtual assocs
4
+
5
+
6
+ # Testing
7
+ * You should be able to send assoc params on certain virtual assoc. Right now, the only virtual assoc that accepts the assoc nodes is `_parentVideo`. It currently supports `rating`, `thumbnail`, `subtitles`, `resources`, and `subjectpresentationaudices` assoc nodes.
8
+ * Sending assoc nodes that isn't supported should result in 400 error. For example, sending `_parentVideo[bananas]`
9
+
@@ -0,0 +1,17 @@
1
+
2
+ # Before release
3
+ - Run `ClickView.ProspectApi.Data.MySql.DbUp`
4
+
5
+
6
+ # Code changes
7
+ - Create endpoint `GET v1/domains?status={status}` for getting domains by status
8
+ - Support `status` query parameter for endpoint `GET v1/prospects/{prospectId}/domains` for getting domains by prospect and status
9
+ - Add `Description` property to domains
10
+ - Update `Status` property on domains to support the values:
11
+ - Verified
12
+ - Unverified
13
+ - Denied
14
+
15
+
16
+ # Testing
17
+
@@ -0,0 +1,19 @@
1
+
2
+ # Before release
3
+ * [ ] Update `ClickView.Clients.Braze` to release version
4
+ * [ ] Configure `braze` in Octopus Deploy
5
+
6
+
7
+ # Code changes
8
+ - Add Braze API client
9
+ - Send Braze event: `product_npjs_enabled` when the Domain option: `lite_upgrade_type_customer` is updated
10
+ - Send Braze event: `product_npjs_live` when the Domain option: `lite_upgrade_complete` is set to `true`
11
+ - Set Braze attribute: `product_type` when the Domain option: `lite_upgrade_type_user` is set updated
12
+
13
+
14
+ # Testing
15
+ - Begin the lite upgrade for a customer and ensure that all it's users in Braze have the `product_npjs_enabled` event
16
+ - Finalise the lite upgrade for a customer and ensure that all it's users in Braze have the `product_npjs_live` event
17
+ - Select the `Launchpad` flow during a lite upgrade and ensure that the user in Braze has the `product_type` attribute set to `Launchpad`
18
+ - Select the `New Product` flow during a lite upgrade and ensure that the user in Braze has the `product_type` attribute set to `New Product`
19
+