Skip to content

Commit

Permalink
Release prod version 25.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedHamouGisaia committed May 15, 2024
1 parent b4210c6 commit 8cf9822
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
# Change Log

## [v25.0.0](https://github.com/gisaia/ARLAS-wui-iam/tree/v25.0.0) (2024-05-15)

[Full Changelog](https://github.com/gisaia/ARLAS-wui-iam/compare/v25.0.0-rc.2...v25.0.0)

## [v25.0.0-rc.2](https://github.com/gisaia/ARLAS-wui-iam/tree/v25.0.0-rc.2) (2024-05-15)

[Full Changelog](https://github.com/gisaia/ARLAS-wui-iam/compare/v25.0.0-rc.1...v25.0.0-rc.2)

**Miscellaneous:**

- Add delete action for groups and permissions [\#76](https://github.com/gisaia/ARLAS-wui-iam/issues/76)
- \[USERS FORM view\] add a Delete User action [\#73](https://github.com/gisaia/ARLAS-wui-iam/issues/73)
- \[USERS view\] rename 'Delete/Supprimer' by : [\#72](https://github.com/gisaia/ARLAS-wui-iam/issues/72)
- Add a checkbox to activate/deactivate a user in the user creation/update view [\#71](https://github.com/gisaia/ARLAS-wui-iam/issues/71)
- Update copy right date to 2024 [\#70](https://github.com/gisaia/ARLAS-wui-iam/issues/70)
- Rename technical roles by replacing /role/arlas/xxx by Xxx [\#69](https://github.com/gisaia/ARLAS-wui-iam/issues/69)
- Add a column to display roles of a user in the user view [\#68](https://github.com/gisaia/ARLAS-wui-iam/issues/68)
- Allow to modify all permissions using a text area instead of choosing collections [\#67](https://github.com/gisaia/ARLAS-wui-iam/issues/67)
- When switching to 'User' tab, the chosen organisation is not set correctly and I'm not authorized [\#63](https://github.com/gisaia/ARLAS-wui-iam/issues/63)
- ARLAS IAM: can not logout [\#58](https://github.com/gisaia/ARLAS-wui-iam/issues/58)

## [v25.0.0-rc.1](https://github.com/gisaia/ARLAS-wui-iam/tree/v25.0.0-rc.1) (2024-05-14)

[Full Changelog](https://github.com/gisaia/ARLAS-wui-iam/compare/v25.0.0-beta.14...v25.0.0-rc.1)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arlas-wui-iam",
"version": "25.0.0-rc.2",
"version": "25.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 8cf9822

Please sign in to comment.