Commit Graph

1822 Commits

Author SHA1 Message Date
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
Alfresco Build
1b06742eb6 [ci:force][auto-commit] Update dependencies JS:6.3.0-1108 (#8815)
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-08-13 14:31:35 +01:00
Alfresco Build
f1d9e0a92f [ci:force][auto-commit] Update dependencies JS:6.3.0-1104 (#8800)
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-08-12 09:33:16 -04:00
Wiktor Danielewski
57ff885483 [AAE-15988] Update About component (#8814)
* [AAE-15988] Update About component

* [AAE-15988] Add automationId to AboutPanel directive
2023-08-11 15:11:58 +01:00
Tomasz Gnyp
e7dbedd497 [AAE-15815] Export variable config interface (#8813) 2023-08-11 11:32:30 +02:00
Denys Vuika
f201efd56a [ACS-5761] Demo Shell Cleanup (part 2) (#8807)
cleanup demo shell
2023-08-10 22:18:21 +01:00
DominikIwanek
ca60b392d4 [ACS-5693] - Fix flickering edit icon (pencil) on hover in chip-list input (#8808) 2023-08-10 16:18:44 +02:00
Pablo Martinez Garcia
04803c1815 [AAE-15839] Fix file object input in viewers (#8804)
* [AAE-15839] Fix file object input in viewers

* [AAE-15839] Attend review comments

* [AAE-15839] Remove duplication

* [AAE-15839] Fix package-lock.json

* [AAE-15839] Fix package.json

* [AAE-15839] Remove duplication

* [AAE-15839] Remove duplication
2023-08-09 13:30:50 +02:00
Tomasz Gnyp
1f96c3452c [AAE-15815] Create Data Table widget (#8801)
* [AAE-15815] Create Data Table widget

* [AAE-15815] Add check for corectness of column schema

* fix mock name typo

* improve method name

* fix testing module config
2023-08-09 01:31:39 +02:00
Denys Vuika
4f2b3bce3c [ACS-5761] Demo Shell pages cleanup (#8802)
remove the content that is not covered by e2e testing, preparation steps for the demo shell decommissioning
2023-08-08 14:09:41 +01:00
Alfresco Build
17535c9f53 [ci:force][auto-commit] Update dependencies JS:6.3.0-1070 (#8780)
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-08-03 17:25:20 +01:00