Commit 8b36ee1
committed
chore(release): 12.0.0 [skip ci]
## [12.0.0](v11.2.0...v12.0.0) (2023-06-21)
### ⚠ BREAKING CHANGES
* new mandarory property proxy_logout: boolean (added to admin-gui, user-profile,
publications and consolidator), by default is true
### Features
* **admin:** allow managing embedded groups also in a group form settings ([8ce7851](8ce7851))
* handle proxy/local logout and related post logout redirect ([b01e56e](b01e56e))
* use cookies in requests ([fc47102](fc47102))
### Bug Fixes
* **admin:** add host dialog fixed ([6300a3a](6300a3a))
* **admin:** application form items i18n correctly displayed ([dc44e37](dc44e37))
* **admin:** disable auto select of vo ([566989b](566989b))
* **admin:** disable buttons until the sponsors are not loaded ([168fa5b](168fa5b))
* **admin:** disable deselect button ([690626a](690626a))
* **admin:** disable remove button ([65477a0](65477a0))
* **admin:** fix disappearing icons ([8f5a771](8f5a771))
* **admin:** fix login screen service access component ([358c22e](358c22e))
* **admin:** removed immediate filter ([4e16389](4e16389))
* correctly handle MFA timeout ([dcd6971](dcd6971))
* do not show sesssion expiration dialog during mfa ([a0ebd8b](a0ebd8b))
* **lib:** do not display bottom pagination in tables ([7571bae](7571bae))
* **lib:** fix group list icons alignment and margin ([54347b1](54347b1))
* **lib:** fix unresponsive layout of perun header ([0d2504d](0d2504d))
* **lib:** move mfa logic from sessionStorage to localStorage ([b7358c7](b7358c7))
* **lib:** remove white spaces from the full name pipe ([080766f](080766f))
* **profile:** loading edge cases of Organizations and Groups pages ([88a0b99](88a0b99))1 parent b3a03c0 commit 8b36ee1
File tree
37 files changed
+49
-28
lines changed- dist/apps
- admin-gui
- assets
- config
- i18n
- consolidator
- assets
- config
- i18n
- linker
- password-reset
- assets/i18n
- publications
- assets
- config
- i18n
- user-profile
- assets
- config
- i18n
37 files changed
+49
-28
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1645 | 1645 | | |
1646 | 1646 | | |
1647 | 1647 | | |
| 1648 | + | |
1648 | 1649 | | |
1649 | 1650 | | |
1650 | 1651 | | |
| |||
2883 | 2884 | | |
2884 | 2885 | | |
2885 | 2886 | | |
2886 | | - | |
| 2887 | + | |
| 2888 | + | |
2887 | 2889 | | |
2888 | 2890 | | |
2889 | 2891 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
0 commit comments