Commit Graph

1832 Commits

Author SHA1 Message Date
eromano
49ebbcfb8e fix 2023-08-31 10:27:07 +02:00
eromano
d317da1d35 fix localstorage 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
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
4f58d4cb05 Fix login component doesn't add the authorization header 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
Amedeo Lepore
ac1c0ef93d Fix circular dependecies issue importing AppConfigService outside the api entrypoint dir 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
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
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
Amedeo Lepore
ce08f16663 [AAE-12501] Create a request options interface with the needed props, remove the import from js-api, return the body from request 2023-08-31 10:26:30 +02:00
Amedeo Lepore
f94df8a5fd [AAE-12501] Restore get username methods 2023-08-31 10:26:30 +02:00
Amedeo Lepore
fcb7962a05 [AAE-12501] Replace alfresco api client with AdfHttpClient 2023-08-31 10:26:30 +02:00
eromano
3b9d1ace1b remove unneeded JS-API dep
move auth in the right place
2023-08-31 10:26:30 +02:00
Denys Vuika
3b4ce3b857 [ACS-5839] migrate to latest JS-API types (#8859)
* [ci:force] migrate Minimal Node to Node

* [ci:force] remove js-api wrappers and use real types

* [ci:force] remove js-api wrappers and use real types

* [ci:force] fix linting errors

* [ci:force] fix linting errors

* [ci:force] security fixes

* [ci:force] sonarcloud bug fixes

* [ci:force] dead code elimination, sonar suggested fixes
2023-08-29 20:56:40 +01:00
Aayush Rohila
837b3b1b92 [ACS-5640] Changing from moment to date-fns. (#8796) 2023-08-25 13:52:51 +05:30
Denys Vuika
29ec2fcc96 [ACS-5845] remove Alfresco Compatibility usage (#8822)
* upgrade to latest js-api

* upgrade to latest js-api

* upgrade to latest js-api

* upgrade to latest js-api

* upgrade to latest js-api

* upgrade to latest js-api

* fix security concerns for execSync

* security fix

* fixes as per code reviews

* code fixes for attach file widget dialog

* code fixes

* code fixes

* disable ACS storage check

* add the jira to the commented out block

* remove useless logger call

* code fixes

* code fixes

* code fixes

* code and typing fixes

* fix lint

* disable the code

* try other fixes, add missing headers

* dump error to console

* replace test file with in-memory stream

* code fixes

* simplify checks

* disable upload

* remove useless test and ng-mocks dependency
2023-08-22 00:02:39 +01:00
DominikIwanek
673010d271 [ACS-5738] unable to unselect libraries (#8825)
* [ACS-5738] - Make libraries in datatable to be possible to unselect
2023-08-17 12:26:18 +02:00