connected-spaces-platform.web 4.10.4 → 4.11.0
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.
- package/Debug/ConnectedSpacesPlatform_WASM.js +10 -10
- package/Debug/ConnectedSpacesPlatform_WASM.wasm +0 -0
- package/Debug/ConnectedSpacesPlatform_WASM.wasm.debug.wasm +0 -0
- package/README.md +17 -20
- package/Release/ConnectedSpacesPlatform_WASM.js +1 -1
- package/Release/ConnectedSpacesPlatform_WASM.wasm +0 -0
- package/connectedspacesplatform.d.ts +4907 -4894
- package/connectedspacesplatform.js +19646 -19580
- package/connectedspacesplatform.js.map +1 -1
- package/connectedspacesplatform.ts +4054 -3981
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
package/README.md
CHANGED
|
@@ -1,25 +1,22 @@
|
|
|
1
|
-
<h1>Built from changelist ID
|
|
1
|
+
<h1>Built from changelist ID dcbe06d883cc0d2de8ba4fe0a192cf43adfb867f</h1>
|
|
2
2
|
<h2>Summary Lists</h2>
|
|
3
|
-
<h3><p>&#
|
|
4
|
-
<ul><li>No Ticket - Add
|
|
5
|
-
<ul><li>No Ticket - Fix android build issues - 02b6ac0</li></ul>
|
|
3
|
+
<h3><p>🐛 🔨 Fixes</p></h3>
|
|
4
|
+
<ul><li>No Ticket - Add case for oprod maint window - 04e1370</li><li>No Ticket - Add userid to resetuserpassword - 8d7c66d</li></ul>
|
|
6
5
|
<h2>Revision Change Details</h2>
|
|
7
6
|
|
|
8
7
|
<table><thead><tr><th>change_id</th><th>user</th><th>description</th></thead>
|
|
9
|
-
<tbody><tr><td>
|
|
10
|
-
<tr><td>
|
|
11
|
-
<tr><td>
|
|
12
|
-
<tr><td>
|
|
13
|
-
<tr><td>
|
|
14
|
-
<tr><td>
|
|
15
|
-
<tr><td>
|
|
16
|
-
<
|
|
17
|
-
<
|
|
18
|
-
<
|
|
19
|
-
<
|
|
20
|
-
<tr><td>
|
|
21
|
-
<tr><td>
|
|
22
|
-
<tr><td>
|
|
23
|
-
<tr><td>f75dafa</td><td>MAG-pw</td><td>merge branch 'develop' into of-1151-add-emaillinkurl-for-user-invites</td></tr>
|
|
24
|
-
<tr><td>4612afb</td><td>MAG-pw</td><td><p style="color:red"><strong><em>[of-1151] feat!</em></strong>: add email link for user invite </p> <em> <br>This changes when there is an array of InviteUserRoleInfo to use a <br>new InviteUserRoleInfoCollection. This collection class now includes <br>an EmailLinkUrl parameter that can be provided to specify where to <br>redirect a user back to. It is OK to leave this blank. This applies <br>to the CreateSpace, CreateSpaceWithBuffer and BulkInviteToSpace <br>calls. <br>The same thing is also added as a new optional parameter to the <br>InviteToSpace call. </em> </td></tr>
|
|
8
|
+
<tbody><tr><td>5d41a8e</td><td>Mag-JB</td><td>merge pull request #199 from magnopus-opensource/staging <em> <br>Main 4.10.6 </em> </td></tr>
|
|
9
|
+
<tr><td>d70304a</td><td>Mag-JB</td><td>merge pull request #198 from magnopus-opensource/develop <em> <br>Staging 4.10.6 </em> </td></tr>
|
|
10
|
+
<tr><td>04e1370</td><td>Mag-JB</td><td>merge pull request #196 from magnopus-opensource/ob-2936-maintenance-window-file-url-incorrect-in-o-prod <em> <br>[OB-2936] fix: Add case for oprod maint window </em> </td></tr>
|
|
11
|
+
<tr><td>f1677bf</td><td>Mag-JB</td><td><strong><em>[ob-2936] doc</em></strong>: add if statement description <em> </em> </td></tr>
|
|
12
|
+
<tr><td>7175604</td><td>Mag-JB</td><td><strong><em>[ob-2936] fix</em></strong>: add case for oprod maint window <em> </em> </td></tr>
|
|
13
|
+
<tr><td>8d7c66d</td><td>Mag-JB</td><td>merge pull request #195 from magnopus-opensource/ob-2954-the-reset-password-endpoint-can-end-up-with-a-missing-user-id <em> <br>[OB-2954] fix!: Add UserId to ResetUserPassword </em> </td></tr>
|
|
14
|
+
<tr><td>36cc89d</td><td>Michael K</td><td><p style="color:red"><strong><em>[of-1119] feat!</em></strong>: add age verification flag </p> <em> <br>This change adds `HasVerifiedAge` to `CreateUser` and `Login`
|
|
15
|
+
<br>functions. It also adds a way of getting back errors returned by CHS
|
|
16
|
+
<br>via the `X-ErrorCode` response header.
|
|
17
|
+
<br>
|
|
18
|
+
<br>!BREAKING CHANGE!: Removes `UserSystem::LoginAsGuestWithId()`. </em> </td></tr>
|
|
19
|
+
<tr><td>fd1ce2e</td><td>Mag-JB</td><td><p style="color:red"><strong><em>[ob-2954] fix!</em></strong>: add userid to resetuserpassword </p> <em> </em> </td></tr>
|
|
20
|
+
<tr><td>2c7c448</td><td>Daniel</td><td><strong><em>[osb-8] fix</em></strong>: update readme and web examples with npmjs packages <em> </em> </td></tr>
|
|
21
|
+
<tr><td>1b49e73</td><td>Mag-JB</td><td><strong><em>[nt-0] fix</em></strong>: premake platform bug fix <em> </em> </td></tr>
|
|
25
22
|
</tbody></table>
|