Commit Graph

9804 Commits

Author SHA1 Message Date
eromano
f889ba6449 remove unused action in release 2023-08-31 11:16:55 +02:00
eromano
76514e5282 fix rebase 2023-08-31 10:27:08 +02:00
Amedeo Lepore
b0fca98026 Fix code smells: Remove unused declaration 2023-08-31 10:27:08 +02:00
eromano
fc59fa459b remove log 2023-08-31 10:27:08 +02:00
eromano
18051d6b29 some fix for usernames 2023-08-31 10:27:08 +02:00
eromano
6efdf1c671 enable log 2023-08-31 10:27:08 +02:00
eromano
36c7798773 fix size 2023-08-31 10:27:08 +02:00
eromano
29bec7abf5 fix 2023-08-31 10:27:08 +02:00
eromano
00461c03be fix storybook
move e2e in content for versioning
fix lint
2023-08-31 10:27:08 +02:00
eromano
5694123d87 fix 2023-08-31 10:27:07 +02:00
eromano
952f35f0bc fix 2023-08-31 10:27:07 +02:00
eromano
7a56fbf564 fix 2023-08-31 10:27:07 +02:00
eromano
49ebbcfb8e fix 2023-08-31 10:27:07 +02:00
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