Commit Graph

10736 Commits

Author SHA1 Message Date
VitoAlbano
431e6f8445 [ci:force] - Fixed lint 2024-10-23 11:32:43 +01:00
VitoAlbano
ed6737a380 [ci:force] - fixing lint 2024-10-23 11:32:19 +01:00
VitoAlbano
25ae62ad72 [ci:force] 2024-10-23 11:32:19 +01:00
VitoAlbano
9144345ebe Fixed build for all the packages 2024-10-23 11:32:19 +01:00
VitoAlbano
36db2f2c58 [ci:force] - fixed build for testing 1 2024-10-23 11:32:19 +01:00
VitoAlbano
a6c6356b8b [ci:force] - fixed deps 2024-10-23 11:32:11 +01:00
VitoAlbano
bde6273123 [ci:force] 2024-10-23 11:32:11 +01:00
VitoAlbano
ce2e2c7cc6 Migrate to NG17 2024-10-23 11:32:10 +01:00
dominikiwanekhyland
651a56d5c2 Fixes after CR () 2024-10-23 11:32:01 +01:00
VitoAlbano
173674f508 NG-16 - migration step 1 2024-10-23 11:31:47 +01:00
VitoAlbano
338d3bb359 Fixed subject complete to avoid calling a reset event when complete 2024-10-22 16:24:41 +01:00
VitoAlbano
11aaaa67d5 Updating dependencies 2024-10-22 16:24:41 +01:00
Amedeo Lepore
85fde51a5c AAE-26163 Fix infinite loop when authentication error event occured ()
* AAE-26163 Logout user after 3 login attempts failed, avoiding infinite loop when an authentication error occured, like when a user machine clock is significantly out of sync

* AAE-26163 Wait to discovery document to be loaded and user not authenticated to perform a ssoLogin, logout user if login fails after 3 attempts

* AAE-26163 Fix missed id_token_hint invoking logout when a login error occured due to a clock significantly out of sync

* AAE-26163 Add fake observable to unit test

* AAE-26163 Show oauth event logs if showDebugInformation is enabled, remove auth items if access token is not valid

* AAE-26163 Improve tryLogin error message

* AAE-26163 Check if token has expired to fix case when user access the application after the token is expired and with a clock significantly out of sync

* AAE-26163 Test logout when clock is out of sync

* AAE-26163 Create a service to check if local machine time is out of sync

* AAE-26163 Update oauthErrorEvent$ and combinedOAuthErrorsStream$ to return errors

* AAE-26163 Output error within combined oauth error event subscription

* AAE-26163 Fix lint problems

* AAE-26163 Logout user when token refresh error happens for the second time, if the token is not refreshed properly after first refresh error

* AAE-26163 Logout user once an oauth error event occur due to clock out of sync

* AAE-26163 Fix retry login error message if the OAuthErrorEvent doesn t return reason

* AAE-26163 Fix the issue where the logout API call is canceled by the authorize call when login fails due to clock synchronization problems, causing an infinite loop.

* remove console.log

* AAE-26163 Fix retry login error message if the OAuthErrorEvent reason is an empty object
2024-10-22 16:24:41 +01:00
Wojciech Duda
58010adabc fixed permission row height 2024-10-22 16:24:41 +01:00
VitoAlbano
23f90a31ef Fixed style for collaborators 2024-10-22 16:24:41 +01:00
VitoAlbano
74d5d20fef Fixed unit tests 2024-10-22 16:24:41 +01:00
VitoAlbano
b5dd7c23fc Fixed unit tests 2024-10-22 16:24:41 +01:00
Ehsan Rezaei
349b3c197d Trying to fix JWT token issue 2024-10-22 16:24:41 +01:00
VitoAlbano
5e96ce909c Added fallback for injection 2024-10-22 16:24:41 +01:00
VitoAlbano
e81342ff7f Added fallback for injection 2024-10-22 16:24:41 +01:00
VitoAlbano
f835af23c3 Auto import fix 2024-10-22 16:24:41 +01:00
VitoAlbano
4c60103a10 Added fallback for JWT token 2024-10-22 16:24:41 +01:00
VitoAlbano
4841aff4f4 Added fallback for JWT token 2024-10-22 16:24:41 +01:00
VitoAlbano
191c1681c7 Fixed unit tests for insights 2024-10-22 16:24:41 +01:00
VitoAlbano
38a840cf03 Fixed unit tests for insights 2024-10-22 16:24:41 +01:00
VitoAlbano
81df3bdabb Writing should use the same calss as reading 2024-10-22 16:24:41 +01:00
VitoAlbano
c0ce6f70b3 Fixed related unit test 2024-10-22 16:24:41 +01:00
VitoAlbano
98359e1073 Fixed related unit test 2024-10-22 16:24:41 +01:00
VitoAlbano
1869b78e0e Removed fallback and starting using simple token 2024-10-22 16:24:41 +01:00
VitoAlbano
892c1a9b88 Removed fallback and starting using simple token 2024-10-22 16:24:41 +01:00
Ehsan Rezaei
672fd1e804 AAE-26037 Moved permissions role selector styles to a dedicated file () 2024-10-22 16:24:41 +01:00
swapnil-verma-gl
6dd80c4a16 [ACS-8741] Sidenav text for Process and Task filters is now grey () 2024-10-22 16:24:41 +01:00
swapnil-verma-gl
5f7645b9f9 [ACS-8749] View More tags button no longer shows when all tags are removed from a node () 2024-10-22 16:24:41 +01:00
Wojciech Duda
a963de5870 fix filter subscript overlapping dropdown items 2024-10-22 16:24:41 +01:00
Wojciech Duda
9564e3ceb2 custom theme missing sidenav color 2024-10-22 16:24:41 +01:00
VitoAlbano
d127c4f8fe Thanks apollo deps 2024-10-22 16:24:41 +01:00
VitoAlbano
ca45e9d6c9 Fix package version after release 2024-10-22 16:24:41 +01:00
VitoAlbano
8348745d99 Rebased 2024-10-22 16:24:41 +01:00
VitoAlbano
dacf572212 Fixed build 2024-10-22 16:24:41 +01:00
Wojciech Duda
1d192ac76e [MIGRATION] fix header background color not being read from input prop 2024-10-22 16:24:41 +01:00
dominikiwanekhyland
0afbe855c5 Fixed white background issue in sidenav after ng16 upgrade () 2024-10-22 16:24:41 +01:00
dominikiwanekhyland
e2c90bd315 Fixes after CR () 2024-10-22 16:24:41 +01:00
VitoAlbano
c7a42a7fc4 Rebased to latestp 2024-10-22 16:24:26 +01:00
VitoAlbano
ab1a1fb427 [MIGRATION] - the lesson is : do not change what is already working 2024-10-22 16:24:26 +01:00
VitoAlbano
57390306d1 [MIGRATION] - fixed schematics build 2024-10-22 16:24:26 +01:00
VitoAlbano
93b62bdf12 [MIGRATION] - rebased after the move of AlfrescoApiService 2024-10-22 16:24:26 +01:00
VitoAlbano
37f04cf499 [MIGRATION] - check to update the script 2024-10-22 16:24:26 +01:00
VitoAlbano
173c2cf7ac Rebased with lastest changes 2024-10-22 16:24:26 +01:00
VitoAlbano
f4790bb5c8 [MIGRATION] - Fixed package version 2024-10-22 16:24:26 +01:00
VitoAlbano
278b011b66 [MIGRATION] - Fixed lint 2024-10-22 16:24:26 +01:00