[GitHub] [syncope] andrea-patricelli merged pull request #376: SYNCOPE-1695 audit view improvements

2022-09-28 Thread GitBox
andrea-patricelli merged PR #376: URL: https://github.com/apache/syncope/pull/376 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@syncop

[GitHub] [syncope] github-code-scanning[bot] commented on a diff in pull request #376: SYNCOPE-1695 audit view improvements

2022-09-27 Thread GitBox
github-code-scanning[bot] commented on code in PR #376: URL: https://github.com/apache/syncope/pull/376#discussion_r981357153 ## client/idrepo/console/src/main/java/org/apache/syncope/client/console/audit/AuditHistoryDetails.java: ## @@ -118,74 +153,176 @@ private static

[GitHub] [syncope] andrea-patricelli commented on a diff in pull request #376: SYNCOPE-1695 audit view improvements

2022-09-27 Thread GitBox
andrea-patricelli commented on code in PR #376: URL: https://github.com/apache/syncope/pull/376#discussion_r981255912 ## client/idrepo/console/src/main/java/org/apache/syncope/client/console/audit/AuditHistoryDetails.java: ## @@ -118,74 +153,176 @@ private static Class cast(fin

[GitHub] [syncope] andrea-patricelli commented on a diff in pull request #376: SYNCOPE-1695 audit view improvements

2022-09-27 Thread GitBox
andrea-patricelli commented on code in PR #376: URL: https://github.com/apache/syncope/pull/376#discussion_r981237536 ## common/idrepo/lib/src/main/java/org/apache/syncope/common/lib/types/AuditElements.java: ## @@ -33,9 +33,9 @@ public enum EventCategoryType { LOGIC("L

[GitHub] [syncope] ilgrosso commented on a diff in pull request #376: SYNCOPE-1695 audit view improvements

2022-09-27 Thread GitBox
ilgrosso commented on code in PR #376: URL: https://github.com/apache/syncope/pull/376#discussion_r981224603 ## client/idrepo/console/src/main/java/org/apache/syncope/client/console/audit/AuditHistoryDetails.java: ## @@ -118,74 +153,176 @@ private static Class cast(final Class

Re: Audit view improvements

2022-09-12 Thread Andrea Patricelli
On 12/09/22 16:06, Francesco Chicchiriccò wrote: On 12/09/22 16:01, Andrea Patricelli wrote: On 12/09/22 15:51, Francesco Chicchiriccò wrote: On 12/09/22 15:43, Andrea Patricelli wrote: Hi all, since audit, in some Syncope installations is (and must be) critically important and very often

Re: Audit view improvements

2022-09-12 Thread Francesco Chicchiriccò
On 12/09/22 16:01, Andrea Patricelli wrote: On 12/09/22 15:51, Francesco Chicchiriccò wrote: On 12/09/22 15:43, Andrea Patricelli wrote: Hi all, since audit, in some Syncope installations is (and must be) critically important and very often helps to understand the history of critical user dat

Re: Audit view improvements

2022-09-12 Thread Andrea Patricelli
On 12/09/22 15:51, Francesco Chicchiriccò wrote: On 12/09/22 15:43, Andrea Patricelli wrote: Hi all, since audit, in some Syncope installations is (and must be) critically important and very often helps to understand the history of critical user data, I would like to suggest some improvement

Re: Audit view improvements

2022-09-12 Thread Francesco Chicchiriccò
On 12/09/22 15:43, Andrea Patricelli wrote: Hi all, since audit, in some Syncope installations is (and must be) critically important and very often helps to understand the history of critical user data, I would like to suggest some improvements to the view in console: In the history section the

Audit view improvements

2022-09-12 Thread Andrea Patricelli
Hi all, since audit, in some Syncope installations is (and must be) critically important and very often helps to understand the history of critical user data, I would like to suggest some improvements to the view in console: In the history section the diff should be between before and after, but