@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,135 @@
1
+
2
+ # Dependencies
3
+ - https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3007
4
+ - https://gitlab.cvinternal.net/clickview/front-end/ClickView.Curator/-/merge_requests/1068
5
+ - https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/2944
6
+ - https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/2941
7
+
8
+ # Curator
9
+
10
+ ## Customer changes
11
+ - Fixed an issue where adding hidden, pedagogy and skill tags were restricted by max keyword tags. Fixes INBOX-4554.
12
+ - Fixed issue where we could add max allowed keyword tags number + 1.
13
+ - Fixed a bug where a hero video or featured video widget could be in the TOC when it had no name. Fixes CC-476
14
+ - (dev only) Added navigation to the assembly line to switch between ingestion, curation, and resourcing tabs. Implements CC-468
15
+ - (dev only) Added a search bar to the assembly line. Implements CC-468
16
+ - Fixed a bug where a user's display name would never show up in Curator in the "edit details" form. Fixes INBOX-4480
17
+ - Added support for a new "Enhanced slider small" video widget template. Implements LTE-1820
18
+
19
+ ## Code changes
20
+ - Updated `canAddNormalTag` method `TagHelper` to check for less than instead of less than or equal to.
21
+ - In `EditVideoTagsView` the `createAndAssociateTag` method now check the tag type and if the error is relevant to the type.
22
+ - Updated the route for the trial management page in curator.
23
+ - Setup and exported an `AssemblyLineApplication`.
24
+
25
+ # Lite
26
+
27
+ ## Code changes
28
+ - Fixed a bug where if you search for something, then resize the browser window to make the search bar collapse into the icon, the search event the logged when you first searched would log again. Fixes INBOX-4196
29
+ - Update 'container-compact' to match the design. Implements INBOX-4528
30
+ - Added new hook `useCountryPlaceholder` to get / generate a placeholder for any country.
31
+ - Updated `LocalityHelper` with methods to get default placeholders for supported country.
32
+ - Updated `SearchLocalityInput` to use the `useCountryPlaceholder`.
33
+ - Added `event_topic` property to braze custom event submission data. Implements LTE-1832.
34
+ - Removed `user_type1 braze user attribute. Implements LTE-1830.
35
+ - Update braze custom even type name to `product_trial_requested` as requested by Andrew.
36
+ - Added analytics events to be consistent with [Sign up flow diagram](https://www.figma.com/file/p7yMOWyPyftDmc21kb2Lh6/Sign-up-flow?node-id=0-1&t=ItRGomT3BCH9i1yi-0)
37
+ - Added `useAutoCompleteService` hook to load google api and get an instance of the service.
38
+ - Fixed issue when creating prospects from Cant find school step did not have `city` or `province` data.
39
+ - Updated `registerStore` to load permissions in at startup once we have access to the `currentUser`
40
+ - Fixes INBOX-4516
41
+ - Add calendar utils to convert date to table of week date. Implements LTE-1813
42
+ - Add Calendar component. Implements LTE-1788
43
+ - Add jump to the next/previous month toolbar function. Implements LTE-1814
44
+ - Limits "jump to" month range for the calendar. LTE-1828
45
+ - Add Special Event Calendar application. Implements LTE-1812
46
+ - Add Calendar button to DiscoverHeader
47
+ - Add new setting to feature switch Implements LTE-1822
48
+
49
+ ## Customer changes
50
+ - The text in the audience filter buttons on topic pages can no longer be highlighted. Fixes INBOX-4277
51
+ - Fixed an issue where topics wouldn't show a proper 404 page if the topic couldn't be found. Fixes INBOX-4287
52
+ - Now in Lite, the student feed page has a wider width to match the topic page width.
53
+ - Fixed an issue where if you filter a curated topic page by an audience so that all videos/playlists/series beneath a blurb heading are filtered out, but there is still a topic widget underneath that blurb heading, the heading will be filtered out. Fixes INBOX-4476
54
+ - As an anon user, you no longer need to click on the CTA of the "welcome" popup to close the popup, if the region only has 1 presentation. Fixes INBOX-4510
55
+ - Fixed a bug where using the presentation switcher on any settings page would take you to the settings page instead of the dashboard.
56
+ - Remove the ability for students to create clips. Implements INBOX-4562. The rational behind this decision is that as it currently stands, students cannot share so the clip functionality is somewhat meaningless. We intend to bring this feature back in a future release when we revisit student clips, interactives and sharing.
57
+ - Users who enter an existing email into the sign up form will now be taken to the login page with their email prefilled. This will also mean if the email domain is linked to SSO, they will immediately be prompted with the IDP picker (School picker).
58
+ - Users who select an existing school will now be prompted to sign in using SSO, this will take them to the login page with both their email and their customer id prefilled. In Z3 we will be updating this to actually check if the school in question has SSO, as to only show the log in button when the school is using SSO.
59
+ - International prospects signing up will not be defaulted to 'US' locale anymore. Implements LTE-1819.
60
+ - The Locality search placeholder displays a random city from the prospects country.
61
+ - If the geocoder fails when clicking 'use my location' in sign up, we now display a relevant error. Implements LTE-1818.
62
+ - Fixed an issue when creating prospects from 'Cant find school step' which did not send 'city' or 'province' data. Fixes LTE-1829.
63
+ - (dev only) In the Lite, staff can now see a monthly calendar (range from the previous 6 months to the next 12 months) on the `/calendar` page.
64
+ - Students can no longer search for clips and interactives. Fixes INBOX-4521
65
+ - Fixed an issue where the search page would not scroll back to the top if you entered a new search term. Fixes INBOX-4526.
66
+ - Added a nicer hover state for the clip and interactive badges. Implements LTE-1796
67
+ - Updated small video widget templates to display the same total columns and thumbnail sizes as "large" versions on any screen size below 1200px
68
+ - All horizontal sliders can now be scrolled through freely without any snapping (except for student feed). Implements LTE-1797
69
+ - Fixed a bug in the student feed on playlists and series, where if you're on a touch screen and are swiping through the videos, the indicator dots underneath don't update.
70
+ - On mobile and tablet devices, browsings through the horizontal topics slider is now much easier. The forwards and backwards buttons are no longer shown and the user can simply scroll through the list like in the ClickView apps. Fixes INBOX-4451
71
+
72
+ # Player
73
+
74
+ ## Customer changes
75
+ - The favourite button styles have been updated the match the changes made to the favourite button for the new discover and topics dashboards.
76
+
77
+ # Shared
78
+
79
+ ## Code changes
80
+ - Added a new `Count` badge type
81
+ - Updated `PillTabSelector` to optionally accept a count for each tab
82
+ - Updated `ScopedSearchBar` to optionally accept analytics props
83
+ - Update padding & margin in video guidance in the hover card. Fix INBOX-4487
84
+ - Added a new `useBreakpoints` hook, which can be used to know which breakpoint the page is currently on. Partially implements INBOX-4474
85
+ - Deprecated `useGetMediaQueryString` in favour of `useBreakpoints`
86
+ - Updated all code under `/libs/shared/components/widgets/*` to use `useBreakpoints` and to use Bootstrap's SCSS breakpoint mixin instead of the old media query mixin. Partially implements INBOX-4474
87
+
88
+ # Styles
89
+
90
+ ## Code changes
91
+ - Added a new `count-badge` class
92
+
93
+ # Testing
94
+ - In NP, open your network tab, and search for something. When you unfocus the search bar, a `cv_product_search` event should get logged. Now, shrink your browser window down to a screen size small enough for the search bar to be replaced with a search icon. In your network tab, you should not see a second event logged for `cv_product_search`. If you follow these replication steps in production, you will see that it logs every time you resize the window to make the search icon appear or disappear.
95
+ - You should not be able to highlight the text in audience filter buttons on topic pages in NP.
96
+ - In NP, go to the topics URL and enter a fake ID into the URL. When you go to that URL, you should see a "Topic not found" error page
97
+ - Open [this dashboard](https://www.staging.clickview.net/topics/5Rezqqw/cells?dashboardId=164552081066225664&preview=true&skipPrompt=true) and filter by "year 7". The second heading should get filtered out along with the hero video underneath it, but the topic widget should remain in place
98
+ - In Curator, go to the (new) manage video page, we should:
99
+ - Not be able to add more than 10 keyword tags.
100
+ - Be able to add any amount of hidden tags.
101
+ - Be able to select any amount of pedagogy and skill tags.
102
+ - In NP, go to latest releases, click "Update your preferences", then use the presentation switcher to switch your presentation. You should end up on the dashboard, not the settings page.
103
+ - In NP as a student, ensure you cannot create a clip from the play page, video actions in list views, and from the player.
104
+ - In NP, sign up using an existing email, note that when taken to auth, your email is prefilled.
105
+ - In NP, sign up with a non existing email and select a school that has SSO, note when taken to auth, you are taken to the IDP selector with only one option.
106
+ - In Lite, Use a vpn to sign up from any country other than (`AU`, `UK`, `NZ` and `US`)
107
+ - The Find school step's locality search should be scoped to that country.
108
+ - The locality input placeholder should include a randomly generate city from that country in format `E.g. {randomCity}`
109
+ - If we click 'use my current location' and block the request when it popups, we should display an relevant error.
110
+ - In 'Cant find school step' we should be able to create a new prospect school and the request object should have 'city' and 'province' data.
111
+ - We should be logging analytics events where ever we have 'logAction' in this [Sign up flow diagram](https://www.figma.com/file/p7yMOWyPyftDmc21kb2Lh6/Sign-up-flow?node-id=0-1&t=ItRGomT3BCH9i1yi-0)
112
+ - Create a hero media widget -> enter a heading -> check the TOC checkbox -> remove the heading. The TOC checkbox should automatically be unchecked.
113
+ - (dev only) In curator's assembly line, you should be able to browse between ingestion, curation, and resourcing tabs.
114
+ - In NP:
115
+ - As both an authenticated and public user:
116
+ - There should no longer be a request to fetch permissions via API. It will instead be loaded from bootstrapped data.
117
+ - In lite, staff whose `Has special event calendar` domain option set to be true should see a correct calendar on the `/calendar` page. The calendar should start from Monday. The left/ right arrow button in the top right of the calendar should navigate the user to the next/previous month accordingly. The `Today` button should navigate to the current month. User can only go to previous 6 months and next 6 months.
118
+ - Students in NP should no longer be able to search for clips and interactives.
119
+ - Students in NP should no longer be able to filter by "clips" and "interactives" in the "Types" filter
120
+ - Anon users in NP should still be able to search for clips and interactives
121
+ - Staff users in NP should still be able to search for clips and interactives
122
+ - In NP, search for a term, scroll down to the bottom of the page, then update the search to a new term. The page should scroll back to the top.
123
+ - When editing a user, their display name should be autofilled in the form.
124
+ - Hover on the clip and interactive badges in NP. They should smoothly expand to reveal the text "Clip" or "Interactive"
125
+ - You should now be able to create a "New small slider" video widget in Curation Studio.
126
+ - [This dashboard](https://staging.clickviewcurator.com/manage/dashboards/163428263073574912/edit), which has 4 video widgets with 4 different slider templates, should:
127
+ - Display the accurate partial loading at every screen size
128
+ - Should be able to browse all the way through to the end of the widget using the "next" button at every screen size
129
+ - At screen size above 1200px, the "small" templates should display 4 videos at a time, while the "large" templates should display 3 videos at a time (and the partial loading should reflect this)
130
+ - At screen sizes below 1200px, the "small" and "large" templates should all display the same number of videos
131
+ - The recent activities widget on the student feed should be browsable to the end of the widget at all screen sizes
132
+ - In lite, set the domain option of `Has Special Event Calendar` to true for a customer, log in as staff from that customer, and there will be a new `Calendar` button in the discover header. Click on it should navigate you to `/special-event-calendar` page.
133
+ - Stress test all sliders on mobile (touch screen swiping). Everything should look and feel good
134
+ - On mobile, test out the touchscreen slider behavior for topic slider widgets. The behavior should be smooth horizontal scrolling and not feel buggy or janky. The widget should also no longer display "next" and "previous" buttons, as the only way to browse now is by scrolling.
135
+ - On desktop, test out the topic slider widgets in both NP and Online. They should behave like normal.
@@ -10,5 +10,6 @@ exports.MONOREPO_PACKAGE_JSON_FILES = [
10
10
  'packages/projects/library-editor/package.json',
11
11
  'packages/projects/lite/package.json',
12
12
  'packages/projects/online/package.json',
13
- 'packages/projects/reports/package.json'
13
+ 'packages/projects/reports/package.json',
14
+ 'packages/projects/exchange/package.json'
14
15
  ];
@@ -7,6 +7,7 @@ exports.PROJECT_NAMES = {
7
7
  online: '109',
8
8
  curator: '62',
9
9
  lite: '822',
10
+ exchange: '1114',
10
11
  // Project names listed below are projects that have multiple names internally. Either can be used as an argument
11
12
  cloud: '534',
12
13
  le: '534',
@@ -11,4 +11,5 @@ exports.TeamCityBuildIds = (_a = {},
11
11
  _a[constants_1.PROJECT_NAMES.frontend.reports] = 'Web_AnalyticsWeb_BuildAndPackageDocker',
12
12
  _a[constants_1.PROJECT_NAMES.frontend.lite] = 'ClickViewLiteWeb_BuildAndPackageDocker',
13
13
  _a[constants_1.PROJECT_NAMES.backend.auth] = 'auth_web_B',
14
+ _a[constants_1.PROJECT_NAMES.frontend.exchange] = 'ExchangeWeb_BuildAndPackageDocker',
14
15
  _a);
@@ -73,7 +73,9 @@ var ROOT_DIRECTORIES = {
73
73
  // Reports
74
74
  970: 'src/ClickView.Analytics.Web',
75
75
  // Auth
76
- 54: 'src/ClickView.Auth'
76
+ 54: 'src/ClickView.Auth',
77
+ // Exchange
78
+ 1114: 'src/ClickView.Exchange'
77
79
  };
78
80
  var InstallPackagesTask = /** @class */ (function () {
79
81
  function InstallPackagesTask(service) {
@@ -179,11 +179,12 @@ var ValidateTask = /** @class */ (function () {
179
179
  _i++;
180
180
  return [3 /*break*/, 1];
181
181
  case 4:
182
- groupedByUser = lodash_1.default.groupBy(allNotReadyMrs, function (mr) { return mr.assignee; });
182
+ groupedByUser = lodash_1.default.groupBy(allNotReadyMrs, function (mr) { return mr.author; });
183
183
  for (key in groupedByUser) {
184
184
  name = key;
185
+ // Pretty sure this can't happen now 😅
185
186
  if (!name || name === 'undefined')
186
- name = 'No Assignee';
187
+ name = 'No Author';
187
188
  utils_1.Logger.logMessage(name);
188
189
  for (_a = 0, _b = groupedByUser[key]; _a < _b.length; _a++) {
189
190
  mr = _b[_a];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clickview/ship-it",
3
- "version": "0.0.16",
3
+ "version": "0.0.18",
4
4
  "description": "Release Manager",
5
5
  "main": "./lib/index.js",
6
6
  "bin": {
@@ -1,28 +0,0 @@
1
-
2
- # Before release
3
- * [ ] Update `ClickView.DomainApi.Models` nuget package to a stable version
4
-
5
- * [ ] Update `ClickView.DomainApi.Models` nuget package to a stable version
6
-
7
-
8
- # Dependencies
9
- * https://gitlab.cvinternal.net/clickview/back-end/Domain.Api/-/merge_requests/1086
10
-
11
- * https://gitlab.cvinternal.net/clickview/back-end/Domain.Api/-/merge_requests/1086
12
-
13
-
14
- # Customer changes
15
- * Fixed an issue where subtitle is not showing up when adding Tv guide video to Workspace. Close INBOX-4482
16
-
17
-
18
- # Code changes
19
- * Call `POST v2/videos/{id}/copy` endpoint in domain api to push curated ad-free TV guide video to workspace
20
-
21
- * Update some nuget packages to the latest version
22
- * Clean up legacy staff request code
23
-
24
-
25
- # Testing
26
- * Go to Online and Choose a TV program that has been curated by content team with subtitle and add it to Workspace, the subtitle should be appearing for the video in Workspace
27
-
28
-
@@ -1,19 +0,0 @@
1
-
2
- # Customer changes
3
- * Fixed an issue where `Pending` or `Draft` videos in Exchange queue cannot be deleted. Close INBOX-4863
4
-
5
-
6
- # Code changes
7
- * Allow `Pending` and `Draft` videos from Hosted library or Exchange to be deleted
8
-
9
- - Upgraded to .NET Core. Implements CC-266 and implements CC-472
10
-
11
- - Move the user-manager image success and error image to the wizard folder.
12
-
13
-
14
- # Testing
15
- * Go to Curator->Exchange->Pending Programs and choose a program for deletion, and the program should be deleted
16
-
17
- - Regression test the entirety of Curator. Every single tab, every single button/action possible, and make sure they all work as expected
18
-
19
-
@@ -1,21 +0,0 @@
1
-
2
- # ClickView.Clients.Master
3
-
4
- ## Customer changes
5
- * Fixed an issue where Method not allowed error is thrown when deleting a user. Close STG-394
6
-
7
- ## Code changes
8
- * Use `v1/objects/{id}` for DELETE method
9
-
10
- # ClickView.Clients.Prospect
11
-
12
- ## Code changes
13
- - Add `CreateDomainAsync` method
14
- - Remove brittle tests. Implements INBOX-4818
15
-
16
- # ClickView.Clients.User
17
-
18
- ## Code changes
19
- - Add `CreateJoinRequestAsync` to create join requests for existing users.
20
-
21
- # Testing
@@ -1,15 +0,0 @@
1
-
2
- # Before release
3
- * [ ] Bump up `ClickView.DomainApi.Models.Common` version to main release version and push it to nuget server
4
-
5
-
6
- # Customer changes
7
- * Fixed an issue where subtitle is not showing up when adding Tv guide video to Workspace. Close INBOX-4482
8
-
9
-
10
- # Code changes
11
- * Add capability to `POST v2/videos/{id}/copy` endpoint to allow Online to use it for adding TV guide video to workspace
12
-
13
-
14
- # Testing
15
-
@@ -1,33 +0,0 @@
1
-
2
- # Code changes
3
- - Exposing the prospect lookup endpoint publicly so that it can be used by the sign up app to fetch customerIds.
4
-
5
- - Adding an `email` query param to the `/v1/prospects/{prospectId}/trial-status` user api endpoint.
6
-
7
- * Add a new endpoint `POST v1/users/remove` to remove users from a customer
8
-
9
- * Add endpoint `GET v1/approved-domains` to get a list of approved domains and customers by domain name
10
- * Add endpoint `POST v1/approved-domains` to create a new approved domain for a customer
11
- * Add endpoint `PUT v1/approved-domains/{id}` to update domain name for a customer by approved domain id
12
- * Add endpoint `DELETE v1/approved-domains/{id}` to delete a customer's approved domain by approved domain id
13
- * Add endpoint `GET v1/customers/{id}/approved-domains` to get a list of approved domains for a customer filtered by `accessType`
14
-
15
-
16
- # Testing
17
-
18
-
19
- * Post the below body to `v1/users/remove` should remove users from a customer
20
- ```
21
- public abstract class SelectUsersRequest
22
- {
23
- public virtual ulong CustomerId { get; set; }
24
- public virtual UserType? UserType { get; set; }
25
- public virtual UserRole? UserRole { get; set; }
26
- public virtual IEnumerable<ObjectStatus> UserStatuses { get; set; }
27
- public virtual IEnumerable<int> YearGroupValues { get; set; }
28
- public virtual List<ulong> UserIds { get; set; }
29
- public virtual string SearchQuery { get; set; }
30
- }
31
- ```
32
-
33
-
File without changes
package/dist/A3/Lite.md DELETED
@@ -1,35 +0,0 @@
1
-
2
- # Dependencies
3
- - Required by https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/3178
4
-
5
-
6
- # Customer changes
7
- - The server will now issue a `404` when attempting to a content page with an invalid id
8
-
9
-
10
- # Code changes
11
- - Added a new endpoint to support auto joining when signing up. Talking to `/v1/invites/internal` in user api.
12
-
13
- - Updated `OpenGraphService` to raise an exception if it can't access an object based on the supplied param
14
-
15
- - Updated `AppAsync` in BaseController to bootstrp the presentation slugs for both Auth and Public users
16
-
17
- - Add calendar setting for public browsing.
18
- - Add new calendar invalid date error image asset.
19
-
20
- - Add new movies and tv search filter button icons.
21
-
22
- - Added new banner & cover for hardcode favorite playlist.
23
-
24
-
25
- # Testing
26
-
27
- - In Np, attempting to go page load on existing routes with incorrect id's will now return a 404
28
- - Previously, the server would return a `200` with the JS then showing a separate error screen
29
-
30
- - N/A
31
-
32
- - n/a
33
-
34
-
35
-
@@ -1,10 +0,0 @@
1
-
2
- # Code changes
3
- - Add directed assoc between contentRegion with interactives with 1:M cardinality. This is mainly for curation studio to allow curators to create interactive for multiple regions.
4
-
5
-
6
- # Testing
7
- - An interactive and content region should be associated with M:M cardinality undirectionally.
8
- - http://localhost:52899/v2/objects/39835524?query=contentRegions should return
9
- - ![image](/uploads/d259ade6dbe877402ea3723b3ed699d1/image.png)
10
-
@@ -1,51 +0,0 @@
1
-
2
- # Before release
3
- - Updated `ClickView.Clients.User` to version `2.15.0`.
4
-
5
- * [ ] Add gateway api to octo variables
6
-
7
-
8
- # Dependencies
9
- - Can be undrafted and merged after https://gitlab.cvinternal.net/clickview/back-end/Master.Auth/-/merge_requests/418
10
-
11
- - Can be undrafted and merged after https://gitlab.cvinternal.net/clickview/back-end/Master.Auth/-/merge_requests/417
12
-
13
- - Can be undrafted and merged after https://gitlab.cvinternal.net/clickview/back-end/Master.Auth/-/merge_requests/416
14
-
15
- - You can undraft and review after https://gitlab.cvinternal.net/clickview/back-end/Master.Auth/-/merge_requests/415 has been merged. Sorry about this I was just building on top of your work so I could test everything.
16
-
17
-
18
- # Customer changes
19
- * Allow user to select user type if they sign in using social sign up idp providers, like Google or Microsoft
20
-
21
-
22
- # Code changes
23
- - The endpoint to create prospects was removed from Gateway by Kev in this MR: https://gitlab.cvinternal.net/clickview/back-end/krakend/-/merge_requests/113. So I've added a `/ajax/trials/prospects` endpoint for creating prospects in the "Can't find my school" sign up workflow.
24
-
25
- - Added a `/ajax/trials/join-request` endpoint, which is using the user api client to create a join request.
26
-
27
- - Adding the images that are required for the sign up app.
28
-
29
- - Adding an endpoint to fetch config values that are required by the sign up app in the frontend.
30
-
31
- * Support adding script and connect sources to CSP middleware
32
- * Add google map and gateway to connect sources
33
- * Add google map to script sources
34
- * Remove no longer used used css file from `_layout.cshtml`
35
-
36
- * Pass down user mail to `SelectCustomerStepResponse` so that the frontend can use it to fetch potential customers from prospect api
37
-
38
- * Add `SelectUserTypeStepResponse` to get user type input from user for social sign up feature only
39
- * Populate new user data from Google and Microsoft claims
40
- * Do not update user role for the existing user if user signs in via social sign up idp like Google or Microsoft
41
-
42
-
43
- # Testing
44
-
45
-
46
-
47
-
48
-
49
-
50
- * A new user can be created if a user choose a user type when setting both `features.social-signup` and `features.user-no-customers` to `true` in cookie
51
-