Skip to content

Commit

Permalink
Automated sync from source branch v92 (#94)
Browse files Browse the repository at this point in the history
* Automated sync from source branch v92

Co-authored-by: imx-sync-bot <imx-sync-bot@oneidentity>
Co-authored-by: Hanno Bunjes <[email protected]>
  • Loading branch information
3 people authored Dec 15, 2023
1 parent 97e85e6 commit efb374a
Show file tree
Hide file tree
Showing 105 changed files with 1,044 additions and 698 deletions.
2 changes: 1 addition & 1 deletion .commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d0e5493b4e0f1ce5d3d1a9a84202243999a67791
63ec9588d63d45894c41df94a24a80ea7a52443b
2 changes: 1 addition & 1 deletion .github/workflows/npm-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ master ]
pull_request:
branches: [ master, v82, v90 ]
branches: [ master, v82, v90, v92 ]

jobs:
build:
Expand Down
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,31 @@
# Identity Manager HTML5 applications

## Change log

### December 12, 2023
- Added some [code samples](sdk_samples/README.md) with explanations.

### December 7, 2023
The v92 branch has been updated with fixes for the following issues.
- Add missing translation keys
- Bug 432754: In Filter Data Sidesheet, by toggling a predefined filter, client side validation can be bypassed, which causes frontend and backend errors.
- Bug 432757: In Filter Data Sidesheet, by editing a custom filter, multiple copies of the same filter is appended to the url growing it to huge lengths.
- Bug 432826: In Data Explorer, Business Roles, custom filters cannot be added or removed, instead they raise JS errors.
- Bug 435259: Portal: The title of the PeerGroupDiscardSelectedComponent dialog is not translated.
- Bug 433890: In DataSource Toolbar, overriding an existing saved view adds a new saved view entry to the UI.
- Bug 436537: 9.2 - Operations Portal: bug in Pending Provisioning Process.
- Bug 433973: Configuration key "Request configuration / Products can be requested through reference user" has no effect.
- Bug 433974: Configuration key "Request configuration / Product bundles can be used" has no effect.
- Bug 433925: UI fix: My processes page crops content.
- Bug 439229: Attestation Runs page simply does not apply the custom filters to the GET request.
- Bug 434024: Special filtering, like User Accounts Target system based narrowing, does not properly work with other filters.
- Bug 433599: Operations Support Portal: Password Tab is empty.
- Bug 438828: Security Fix: Update crypto-js to version 4.2.0.
- Bug 438829: Security Fix: Update @babel/traverse to version 7.23.2.
- Bug 440143: Grouping a data table, after additional columns were added, results in 400 Bad Request in most pages.
- Bug 440283: Error opening sidesheet in addressbook - TypeError: Reduce of empty array with no initial value.
- Bug 440037: OpsWeb cannot be started (endless loop).


### October 20, 2023

- The repository has been updated with the source code for the Identity Manager 9.2 release in the `v92` branch.
Expand Down
27 changes: 0 additions & 27 deletions imxweb/README.md

This file was deleted.

Binary file modified imxweb/imx-modules/imx-api-aad.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-aob.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-apc.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-att.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-cpl.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-dpr.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-hds.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-o3e.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-o3t.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-olg.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-pol.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-qbm.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-qer.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-rmb.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-rms.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-rps.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-sac.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-tsb.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api-uci.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-api.tgz
Binary file not shown.
Binary file modified imxweb/imx-modules/imx-qbm-dbts.tgz
Binary file not shown.
Loading

0 comments on commit efb374a

Please sign in to comment.