Commit Graph
9791 Commits
Author SHA1 Message Date
eromano d317da1d35 fix localstorage 2023-08-31 10:27:07 +02:00
eromano ff77142b49 fix PC 2023-08-31 10:27:07 +02:00
eromano 779015c7d7 fix 2023-08-31 10:27:07 +02:00
eromano bbf511655c remove test that are probably have never been green 2023-08-31 10:27:07 +02:00
eromano 4a3a744a2d fix unit 2023-08-31 10:27:07 +02:00
eromano 2e34973778 fix unit 2023-08-31 10:27:07 +02:00
eromano 19769fb96d fix unit 2023-08-31 10:27:07 +02:00
eromano 22f2736ea9 fix identity test to use the real service 2023-08-31 10:27:07 +02:00
eromano 31d2fe980c fix app config stream in storing service
fix app config stream for sub property
2023-08-31 10:27:07 +02:00
eromano e1cbf4b3ed fix modules 2023-08-31 10:27:07 +02:00
eromano 217b6634ba Revert "Temporary skip unit tests to check e2es"
This reverts commit a0adc7e58a001a54442c82952761bff891caa5cd.
2023-08-31 10:27:07 +02:00
eromano d0ddf25864 fixint 2023-08-31 10:27:07 +02:00
Eugenio Romano e9113dc349 Update alfresco-api-v2-loader.service.ts 2023-08-31 10:27:07 +02:00
eromano 359cf12709 fix 2023-08-31 10:27:07 +02:00
eromano 3d7911243a lint happy 2023-08-31 10:27:07 +02:00
eromano 26c217cc2d fix not silent login 2023-08-31 10:27:07 +02:00
eromano 61a8cfd0c3 remove automatic login in reset try 2023-08-31 10:27:07 +02:00
eromano 7962435966 fix 2023-08-31 10:27:07 +02:00
eromano 8814b0b95c grant type password login 2023-08-31 10:27:07 +02:00
eromano 3e22233002 go back 2023-08-31 10:27:07 +02:00
eromano 20cfe3ed93 try to change adf core autoamtion service init 2023-08-31 10:27:07 +02:00
Amedeo Lepore c764e11938 Revert "Fix image is not showed by the alfresco file viewer because alf_ticket is not added to the content url query params, pass ticketEcm to the alfrescoApi configuration used by alfrescoApiClient.ts getAlfTicket()"
This reverts commit afbf086b98d72835aab8b15d4af433efeaac2d3b.
2023-08-31 10:27:07 +02:00
Amedeo Lepore b777d3ec9d Fix C280012: set app prefix before calling content api 2023-08-31 10:27:07 +02:00
Amedeo Lepore fa4e71781b Fix image is not showed by the alfresco file viewer because alf_ticket is not added to the content url query params, pass ticketEcm to the alfrescoApi configuration used by alfrescoApiClient.ts getAlfTicket() 2023-08-31 10:27:07 +02:00
Amedeo Lepore 7bbfa6bfec Fix prefix is undefined 2023-08-31 10:27:07 +02:00
Amedeo Lepore 1bdd398916 Fix viewer component e2es redirect to SSO page 2023-08-31 10:27:07 +02:00
Amedeo Lepore 4f58d4cb05 Fix login component doesn't add the authorization header 2023-08-31 10:27:07 +02:00
Amedeo Lepore 262593539f Temporary skip unit tests to check e2es 2023-08-31 10:27:07 +02:00
Andras Popovics 0e40dad295 Fix missing onLogin event 2023-08-31 10:27:07 +02:00
Amedeo Lepore 4232d04c2e Fix login errors with the BASIC authentication 2023-08-31 10:27:07 +02:00
Amedeo Lepore cbb501155f Fix unit tests core 2023-08-31 10:27:07 +02:00
Amedeo Lepore 5b2746185b Fix unit test '[BPM] should return an BPM ticket after the login done': add Basic suffix to basicAuth 2023-08-31 10:27:07 +02:00
Amedeo Lepore 5796bf367e Remove AlfrescoApiService is not used anymore 2023-08-31 10:27:07 +02:00
Amedeo Lepore 7e6a659d46 Fix unit test '[ECM] should return a ticket undefined after logout' 2023-08-31 10:27:07 +02:00
Amedeo Lepore f47d0d026c Fix authentication unit tests 2023-08-31 10:27:07 +02:00
Andras Popovics 4f74e570b3 Import AuthModule even in not only canary mode to let the e2es run 2023-08-31 10:27:07 +02:00
Amedeo Lepore ac1c0ef93d Fix circular dependecies issue importing AppConfigService outside the api entrypoint dir 2023-08-31 10:27:07 +02:00
Amedeo Lepore fa64872a9b Fix content-services unit tests: getEcmUsername from authentication service
Fix content-services unit tests: alfresco api service has been replaced by authentication service
2023-08-31 10:27:07 +02:00
Amedeo Lepore 76bd08380f Fix core unit tests
Fix core unit tests

Fix core unit tests

Fix core unit tests

Fix core unit tests

Fix core unit tests

Fix core unit tests
2023-08-31 10:26:30 +02:00
Amedeo Lepore e870a8549a Fix process-services unit tests 2023-08-31 10:26:30 +02:00
Amedeo Lepore 7978ddd196 Fix exports 2023-08-31 10:26:30 +02:00
eromano f9a378b7f9 fix lint 2023-08-31 10:26:30 +02:00
eromano ccde807f0e fix unit test 2023-08-31 10:26:30 +02:00
eromano 58ba5b730a clean 2023-08-31 10:26:30 +02:00
eromano 5b235212eb Pass down the requestUrl for request interception
bring back check from js-api
fixing isLogin issues part1
some fix around emit
Narrow access for methods
fix sso username issue
Switch to dynamic service injection
add emitters
move auth inside ADF
2023-08-31 10:26:30 +02:00
Amedeo Lepore 7fba49a2db [AAE-12501] Remove wrong character 2023-08-31 10:26:30 +02:00
Amedeo Lepore f2afe1cf8a [AAE-12501] Get disableCsrf from app config serviice when app configuration is loaded 2023-08-31 10:26:30 +02:00
Amedeo Lepore 7db4b97496 [AAE-12501] Comment temporary setCsrfToken because is not possible to import app config service from core due to circular dependencies 2023-08-31 10:26:30 +02:00
Amedeo Lepore 6dd899f585 [AAE-12501] Replace Math.random() to fix hospot security issue, fix lint issues 2023-08-31 10:26:30 +02:00
eromano a4b6afedb9 add emitters 2023-08-31 10:26:30 +02:00