Pablo Martinez
9e7312719c
AAE-22037 Set static value for form variables in start event form ( #9676 )
2024-05-14 10:25:19 +02:00
Wiktor Danielewski
2d7aa0a61e
AAE-22345 Support access to array elements by index ( #9663 )
...
* AAE-22345 Update date table parser
* AAE-22345 Update data table adapter
* AAE-22345 Update
* AAE-22345 Align with remarks
* AAE-22345 Small update
* AAE-22345 Update
* AAE-22345 Unit tests fix
2024-05-13 10:11:06 +02:00
Tomasz Gnyp
d0209d466e
AAE-21945 Support a nested object which is within an array in the JSO… ( #9635 )
...
* AAE-21945 Support a nested object which is within an array in the JSON datasource
* improve data table widget mocks
* improve object datatable adapter unit tests
* improve mocks
* modify data table widget adapter instead of core object data table adapter
* revert not needed changes
* improve method name
* remove automatic lint changes
2024-05-09 12:01:07 +02:00
Bartosz Sekula
d59fbdd825
AAE-21566 Handling new form event - show spinner ( #9656 )
...
* [AAE-21566] Add spinner event in process form
* CR
* CR
* added test for spinner service
* fix unit test
* fix lint
2024-05-09 10:46:36 +02:00
Darya Blavanovich
3819aecb70
[MNT-24354] update license header to 2024 ( #9633 )
...
* MNT-24354 update license header [ci:force]
* MNT-24354 fix lint [ci:force]
* MNT-24354 [ci:force]
* MNT-24354 update license header in process-services [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-05-08 08:34:51 +02:00
Denys Vuika
6f0bbe427e
[ACS-7421] process: break app list dependency on material bundle ( #9640 )
...
* chore: break apps list dependency on material module bundle
2024-05-06 10:34:31 -04:00
Wojciech Duda
74d558c376
AAE-21967 use column id to retrieve variable column types ( #9629 )
...
* AAE-21967 use column id to retrieve variable column types
* AAE-21967 fix variable mapper units
2024-04-30 14:08:16 +01:00
Ehsan Rezaei
571fc3dce1
Revert "AAE-21967 Use column id to reference process variables ( #9604 )" ( #9613 )
...
This reverts commit 7ac7db4945
.
2024-04-26 18:50:45 +01:00
Tomasz Gnyp
a03936715a
AAE-22222 Fix JSON path doesn't work for square bracekts ( #9611 )
...
* AAE-22222 Fix JSON path doesn't work for square bracekts
* remove comment
* remove test description duplications
* remove duplications
2024-04-26 16:09:24 +02:00
Wojciech Duda
7ac7db4945
AAE-21967 Use column id to reference process variables ( #9604 )
2024-04-25 14:43:31 +02:00
Denys Vuika
54c3e12ad8
[ACS-7688] Reduce the usage of LogService and TranslateModule (tests) ( #9567 )
2024-04-19 12:14:33 -04:00
Tomasz Gnyp
caa2166151
AAE-21946 Support JSON paths with non-standard characters for data ta… ( #9571 )
...
* AAE-21946 Support JSON paths with non-standard characters for data table widget
* add unit test
* move path parse to extern helper class
2024-04-18 17:28:37 +02:00
tomson
74ef7eed1a
[ADF-5543] Enable lint accessibility and resolve found issues ( #9421 )
2024-04-17 09:36:40 +02:00
Robert Duda
0db32ef10f
AAE-21361 Modify date widget to handle negative values ( #9542 )
...
* AAE-21361 Modify date widget to handle negative values
* cr
2024-04-12 12:40:36 +02:00
Ehsan Rezaei
b081800274
AAE-20146 Using Material Harness in process service cloud unit tests ( #9517 )
...
* AAE-20146 Using Material Harness in process service cloud unit tests
* AAE-20146: Removed commented code
* AAE-20146: Fixing lint issues
2024-04-09 14:25:04 +02:00
Bartosz Sekula
5bfef4e3aa
AAE-21755 Error when form is assigned to process start event ( #9509 )
...
* AAE-21755 Error when form is assigned to process start event
* fix unit
* Fix unit v2
* update
2024-04-04 14:38:59 +01:00
Denys Vuika
88ebd225bd
Update stylelint dependencies ( #9483 )
...
* chore: update stylelint
* css fixes
* css fixes
* css fixes
2024-03-28 10:36:47 -04:00
Ehsan Rezaei
55a306c7b2
AAE-18890 Disable attach file in form preview mode ( #9469 )
2024-03-27 13:28:26 +01:00
Tomasz Gnyp
7cca017c12
AAE-21336 Display selected external property in preview state ( #9475 )
2024-03-26 11:29:23 +01:00
Amedeo Lepore
a03d61a304
AAE-20447 Add new field to choose auth flow type for custom UIs ( #9451 )
...
* AAE-20447 Add new field to choose auth flow type for custom UIs
* AAE-20447 Rename property customUIAuthFlowType to DescriptorCustomUIAuthFlowType
2024-03-22 11:08:56 +01:00
Tomasz Gnyp
b4f27d15b8
AAE-20848 Add display external property widget ( #9429 )
...
* AAE-20848 Add display external property widget
* revert css changes
* AAE-20848 validate validatable types
* AAE-20848 implement suggestions
* fix lint
2024-03-18 10:02:49 +01:00
jacekpluta
e9dc55bca2
[ACS-5575] Should use declaration-no-important rule in the stylelint-config.json file to avoid use of !important in ADF ( #9302 )
2024-03-11 15:33:09 +01:00
Ehsan Rezaei
43476ed49a
AAE-14727 Removed unused css rule ( #9408 )
2024-03-05 16:39:10 +01:00
Pablo Martinez
dc88ef8ce7
AAE-20480 Full Screen User Task Forms ( #9341 )
...
* AAE-20480 Full Screen User Task Forms
* AAE-20480 Attend review comments
* AAE-20480 Remove leftovers
* AAE-20480 Enable changing the display mode from task-form-cloud
* AAE-20480 Fix fullscreen mode header
* AAE-20480 Fix review comments
* AAE-20480 Allow hiding the full screen toolbar by configuration
* AAE-20480 Add review comments
* AAE-20480 Create display mode service
2024-03-05 15:10:50 +01:00
Wojciech Duda
672f70ac43
AAE-20791 fix task from spinner misaligned to the left ( #9381 )
2024-02-26 12:09:59 +01:00
Wojciech Duda
71ef7b940a
AAE-20791 fixed task form spinner alignment ( #9369 )
2024-02-22 17:52:51 +00:00
Wojciech Duda
86710eb589
AAE-14726 add missing style file link ( #9359 )
2024-02-20 10:10:24 +00:00
Maurizio Vitale
6468298bb0
AAE-20420 - Use latest editorjs and fix storybook ( #9336 )
...
* Use latest editorjs and fix storybook
* Remove unit with haveBeenCalled
* AAE-20420 Fix for broken tests
---------
Co-authored-by: wiktord2000 <wiktor.danielewski@hyland.com >
2024-02-15 13:56:34 +00:00
Robert Duda
1b3b419f72
AAE-20282 fix submit button enabled when required people/groups widget empty ( #9334 )
2024-02-14 16:25:30 +01:00
DominikIwanek
6d93d011c9
[ACS-6140] - Remove references to internal Angular Material CSS classes ( #9271 )
2024-02-09 08:22:01 +01:00
Wojciech Duda
a54b2bd450
[AAE-15294] add missing token class to cloud group component ( #9293 )
2024-01-30 11:43:06 +00:00
Wojciech Duda
3aaf8f1fe5
[AAE-15206] add missing label to task assignment filter ( #9291 )
...
* [AAE-15206] add missing label to task assignment filter
* [AAE-15206] template fix
2024-01-30 09:38:54 +00:00
Adriano Costa
2e4afa07fe
[HXCS-2988] fix dates in CardViweDateItemComponent ( #9276 )
...
* [HXCS-2988] fix dates in CardViweDateItemComponent
* [HXCS-2988] remove utc conversion + refactoring
* [HXCS-2988] force property.value to be Date object(s)
* [HXCS-2988] format dates
* [HXCS-2988] revert last commit
* [HXCS-2988] update date-only tests
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit >
2024-01-27 00:45:05 +00:00
Robert Duda
d95e46e485
[AAE-19621] Fix icon cut off in attach file button ( #9249 )
2024-01-17 11:35:46 +01:00
Wojciech Duda
4e328ea726
Revert "[AAE-19372] fix assignee input not being clickable" ( #9230 )
2024-01-12 19:02:16 +01:00
Wojciech Duda
f685f92a62
[AAE-19372] fix assignee input not being clickable ( #9228 )
...
* [AAE-19372] fix input becoming disabled when the rest of the field is clickable
* [AAE-19372] modify default task header properties to check if input is editable
* [AAE-19372] remove unwanted changes
2024-01-12 13:27:52 +00:00
Wojciech Duda
9c421a8858
[AAE-14726] apply design tokens for ProcessHeaderCloudComponent ( #9189 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] separate component variables
* [AAE-15206] remove duplicate palette pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-14726] apply design tokens for ProcessHeaderCloudComponent
* [AAE-14726] remove additional palette pick
* [AAE-14726] fix comp variables
---------
Co-authored-by: Michał Fidor <42964298+MichalFidor@users.noreply.github.com >
2024-01-08 15:54:04 +00:00
Wojciech Duda
03647f6697
[AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent ( #9172 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] separate component variables
* [AAE-15206] remove duplicate palette pick
2024-01-08 13:36:28 +01:00
Wojciech Duda
551bfeb841
[AAE-15294] applied design tokens for GroupCloudComponent ( #9168 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] fixed lint
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] fix whitespace in label
2024-01-08 13:01:07 +01:00
Anukriti Singh
a900dd2551
[ACS-5645] Property Panel Feature ( #8995 )
...
* [ACS-5645]Added edit functionality for each panel and updated test cases
* metadata e2e fix
* [ACS-5725]fixed failing e2es
* added unit test cases for new functionality
* minor fixes
* minor fixes
* minor fixes
* [ACS-5645]code modification
* [ACS-5645]removed unwanted code
* [ACS-5645]modified the changes
* [ACS-5645]removed unwanted space
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* linting fixes
* [ACS-5645]minor fixes
* [ACS-5645] removed unwanted code
* [ACS-5645]modified the change
* [ACS-5645]aligned input
* [ACS-5645]modified changes
* [ACS-5645]Implemented the changes as per the review comments
* [ACS-5645]linting fixes
* [ACS-5645]fixed sonarcloud issue
* [ACS-5645]fixed errors
* [ACS-5645]rename the function
* [ACS-5645]fixes linting
* [ACS-5540]lint fixes
* [ACS-5645]Implemented the changes as per review comments
* [ACS-5645] Removed unused code
* [ACS-5645]linting fixes
* [ACS-5645]fixes for lint
* [ACS-5645] e2e fixes
* [ACS-5645]Added translation
* [ACS-5645]fixes for e2e
* [ACS-5645]fixes for e2e
* [ACS-5645]e2e fixes
* [ACS-5645] Renamed the theme
* [ACS-5645]modified changes
* [ACS-5645] fixed lock-file bug
* [ACS-5645] added tooltips for save and cancel icons
* [ACS-5645] Modified the changes
* [ACS-5645]Modified the changes
* [ACS-5645] Implemented the changes as per the review comments
* [ACS-5645] Implemented the changes as per the review comments
* [ACS-5645]Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645] Resolved sonarcloud issue
* [ACS-5645] added test cases for tags component
* [ACS-5645] updated the documentation
* [ACS-5645] updated the documentation
* [ACS-5645] updated the documentation
* [ACS-5645] Implemented changes as per review comments
* [ACS-5645] lint fixes
* [ACS-5645] Implemented the review comments
* [ACS-5645] added focus
* [ACS-5645] modified the changes
* [ACS-5645] Lint fixes
* [ACS-5645] Lint fixes
* [ACS-5645] Lint fixes
* [ACS-5645] Removed unwanted code
* [ACS-5645] fixed sonarcloud issue
* [ACS-5645] Added missing translation key
* [ACS-5645] renamed the methods
* [ACS-5645]Added edit functionality for each panel and updated test cases
* [ACS-5645]code modification
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* [ACS-5645]Implemented the changes as per review comments
* [ACS-5645]linting fixes
* [ACS-5645] fixed lock-file bug
* [ACS-5645] Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645]Added edit functionality for each panel and updated test cases
* minor fixes
* [ACS-5645] Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645]Added edit functionality for each panel and updated test cases
* metadata e2e fix
* [ACS-5725]fixed failing e2es
* minor fixes
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* [ACS-5551] property panel design
* [ACS-5551] minor changes
* [ACS-5551]minor change
* [ACS-5551] updated checks for non -editable field
* [ACS-5551] modified the changes
* [ACS-5551] modified changes
* [ACS-5551] content-metadata updated
* [ACS-5551] code updated
* [ACS-5551] remove extra space
* fixed scrollbar issue
* [ACS-5551] margin adjusted
* Fixed ACS-6110
* [ACS-5551] design updated
* [ACCS-5551] unit test added
* [ACS-5551] margin issue fixed
* scroll issue fixed
* [ACS-5551] color updated
* [ACS-5551] design modify
* [ACS-5551] add missing methods
* [ACS-5654] translation added
* [ACS-5645] style updated
* [ACS-5654] hide toggle button for aspects
* [ACS-5645] theme updated
* [ACS-5645] tags and category tyle update
* [ACS-5645] unit test update
* [ACS-5645] code updated as per comments
* [ACS-5645] linting issue fix
* [ACS-5645] fixed the failed unit test cases
* [ACS-5645] e2e fixes
* [ACS-5645] e2e modify
* [ACS-5645] aspect issue resolved
* [ACS-5645] Address the comments
* [ACS-5645] Address the comments
* [ACS-5645] tags list design modify
* [ACS-5645] design modify for chips
* [ACS-5645] Removed unused property
* [ACS-5645] Stop reload on panel cancel changes
* [ACS-5645] Linting issue fixed
* revert file change
* [ACS-5645] update aspect issue fix
* Revert "[ACS-5645] update aspect issue fix"
This reverts commit 5212112f2293ad4c29afdd7c7faaf897cd3d00f6.
* reduce layout duplicates, header panel component
* code improvements
* remove useless logging
* cleanup css, remove mat-divider, fix tests
* remove useless styles
* cleanup e2e
* cleanup useless events
* rename nodeIcon to just icon
* disable transition animation for tabs
* remove "editable" hacks
* improved naming for state properties
* bug fixes for process cloud
* css stylelint fixes
* rework component, cleanup useless code
* fix allowable operations and readonly state
* wait for button
* cleanup css, disable e2e
* remove demo-shell only content, fix metadata
* restore reset date functionality
* fix incorrect styling
* fix clear date button styles
* cleanup text item styles
* remove useless classes
* text item rework, code cleanup
* style bug fixes
* cleanup useless tests
* fix styles and tests
* bug fixes for select item styles, revert PR changes
* rework categories styles
* rework tags creator styles
* rollback divider module
* fix css variable naming
* fix issue with hidden properties
* fix key value pairs layout and styles
* fix tag creator validation
* remove incorrect styles, raise proper errors
* fix unit tests
* fix theme vars naming
* remove css hacks for date items
* fix error borders
* fix css bugs
* reduce code
* cleanup e2e and en.json
* fix css linting
* cleanup unused template refs
* remove useless div for metadata container
* cleanup expanders api
* cleanup and remove useless tests
* cleanup i18n
* cleanup tests
* cleanup css
* cleanup css
* [ACS-5654] added the missing theme variables
* review comments resolved
* fixed css issue
* [ACS-5654] removesd extra div
* [ACS-5654] save and cancel button bug fix
* [ACS-5654] unit test fix for expand the panel
* [ACS-5645] design issues fix
* [ACS-5654] cards design fixed
* [ACS-5654] node icon added to thumbnail service
* [ACS-5645] linting issue fixed
* [ACS-5645] thumbnail unit test updated
* [ACS-5645] linting updated
* [ACS-5645] removed extra div
* [ACS-5645] important removed
* [ACS-5645] tags text issue fix
* [ACS-5645] add missed class
* [ACS-5645] removed unused classes
* [ACS-5645] removed unused code
* revert flags to original state
* fix missing semicolon
* fix linting issues
* reduce code duplication
* code cleanup
* [ACS-5645] unit test fix
* [ACS-5645] e2e fix for edit button
* fix linting issue for e2e
* Replaced getNodeIcon from thumbnail to content service
* fix indentation
* refactor css variable
* use rgba color value
---------
Co-authored-by: Yasa-Nataliya <yasa.nataliya@globallogic.com >
Co-authored-by: pkundu <priyanka.kundu@hyland.com >
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com >
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-12-21 16:37:13 +05:30
Wojciech Duda
0191860950
[AAE-15295] added design tokens to PeopleCloudComponent ( #9162 )
2023-12-18 14:47:15 +01:00
Wojciech Duda
88ab336d05
[AAE-18450] fixed form value not updating instantly on radio change ( #9141 )
...
* [AAE-18450] fixed form value not updating instantly on radio change
* [AAE-18450] added tests, removed material references
* [AAE-18450] test enhancements
* [AAE-18450] added label to filter
2023-12-05 18:20:26 +01:00
Denys Vuika
f0a11fdab0
[ACS-6140] migrate tests to harness ( #9071 )
...
* migrate aspect list tests to harness
* [ci:force] categories management
* [ci:force] fix keyboard handling
* [ci:force] fix memory leak
* migrate document list
* migrate new version uploader dialog
* migrate folder dialog
* bug fixes for keyboard, remove fake unit tests
* [ci:force] migrate and cleanup notification tests
* migrate app details cloud
* migrate app list cloud
* migrate group cloud component
* [ci:force] cleanup code based on reviews
* [ci:force] migrate people cloud
* [ci:force] migrate process list cloud
* [ci:force] migrate start process cloud
* [ci:force] task form cloud
* [ci:force] service task list cloud
* [ci:force] task list cloud
* [ci:force] process attachment list and apps list
* [ci:force] code review changes
* [ci:force] app list bug fixes and code cleanup
* [ci:force] fix incorrect/missing typings, fix tests
* [ci:force] code cleanup
2023-11-09 04:24:56 -05:00
Denys Vuika
10361b9065
fix broken expression code in people cloud ( #9065 )
2023-11-06 16:43:23 +00:00
Eugenio Romano
08da9ae2c3
[AAE-12501] move auth in ADF ( #8689 )
...
* remove unneeded JS-API dep
move auth in the right place
* [AAE-12501] Replace alfresco api client with AdfHttpClient
* [AAE-12501] Restore get username methods
* [AAE-12501] Get username with authentication service
* [AAE-12501] Create a request options interface with the needed props, remove the import from js-api, return the body from request
* add emitters
* [AAE-12501] Replace Math.random() to fix hospot security issue, fix lint issues
* [AAE-12501] Comment temporary setCsrfToken because is not possible to import app config service from core due to circular dependencies
* [AAE-12501] Get disableCsrf from app config serviice when app configuration is loaded
* [AAE-12501] Remove wrong character
* 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
* clean
* fix unit test
* fix lint
* Fix exports
* Fix process-services 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
Fix core unit tests
* Fix content-services unit tests: getEcmUsername from authentication service
Fix content-services unit tests: alfresco api service has been replaced by authentication service
* Fix circular dependecies issue importing AppConfigService outside the api entrypoint dir
* Import AuthModule even in not only canary mode to let the e2es run
* Fix authentication unit tests
* Fix unit test '[ECM] should return a ticket undefined after logout'
* Remove AlfrescoApiService is not used anymore
* Fix unit test '[BPM] should return an BPM ticket after the login done': add Basic suffix to basicAuth
* Fix unit tests core
* Fix login errors with the BASIC authentication
* Fix missing onLogin event
* Temporary skip unit tests to check e2es
* Fix login component doesn't add the authorization header
* Fix prefix is undefined
* 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()
* Fix C280012: set app prefix before calling content api
* 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.
* try to change adf core autoamtion service init
* go back
* grant type password login
* fix
* remove automatic login in reset try
* fix not silent login
* lint happy
* fix
* Update alfresco-api-v2-loader.service.ts
* fixint
* Revert "Temporary skip unit tests to check e2es"
This reverts commit a0adc7e58a001a54442c82952761bff891caa5cd.
* fix modules
* fix app config stream in storing service
fix app config stream for sub property
* fix identity test to use the real service
* fix unit
* fix unit
* fix unit
* remove test that are probably have never been green
* fix
* fix PC
* fix localstorage
* fix
* fix
* fix
* fix
* fix storybook
move e2e in content for versioning
fix lint
* fix
* fix size
* enable log
* some fix for usernames
* remove log
* fix rebase
* [AAE-12502] Restore isKerberosEnabled into authentication service
* subject onLogin
* fix unit
* Fix lint issue
* fix
* Update error message
* Revert change did by b79c5d37d6
\#diff-ad85723e21276e05e577bab652c6ab0d243bd0ad54d4cc70ef6e60dc5e635c33L38
* Refresh the browser to wait for the user to click process cloud page
* Remove e2e, the application list is already tested by the app-list-cloud.component.spec.ts https://github.com/Alfresco/alfresco-ng2-components/blob/dev-eromano-AAE-12501-2/lib/process-services-cloud/src/lib/app/components/app-list-cloud.component.spec.ts\#L147
* [12502] Add getUsername method to the AuthenticationService
* [12501] restore mutlipart/form-data header needed by angular http-client to to fix 415 unsupported media type
* Revert "[12501] restore mutlipart/form-data header needed by angular http-client to to fix 415 unsupported media type"
This reverts commit d8c584b94f649b57859d74157ec0861f2ebddebb.
* [12501] fix unsupported upload file on admin-apa, append json content type only calling alfresco api
* [12501] fix unsupported upload file on admin-apa
[12501] fix unsupported upload file on admin-apa
* Revert "[12501] fix unsupported upload file on admin-apa"
This reverts commit 53cda21d795588d87244c78c5a5347afd04ea2b1.
* Improve getHeaders
* Revert change
* Set application/json content type if request body is not a FormData
* Logout by the authenticationService
* Update returned error message
* Fix lint issues after rebasing
* [12502] Add basic template with data-automation-ad selector to check when is attached to the Dom
* Fix issues after rebase
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com >
Co-authored-by: Andras Popovics <popovics@ndras.hu >
2023-11-06 14:25:27 +01:00
Denys Vuika
93fd0bec6c
[ACS-6140] reduce access to internal material classes ( #9053 )
...
* cleanup login (demo shell)
* cleanup e2e from useless calls
* [ci:force] cleanup e2e from useless calls
* [ci:force] cleanup e2e from useless calls
* [ci:force] improved uploader selectors
* [ci:force] remove useless selectors when automation id provided
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] switch edit task filter to angular harness
* [ci:force] switch edit process filter to angular harness
* [ci:force] switch search chip list to angular harness
* [ci:force] switch search panel to angular harness
* [ci:force] switch search radio to angular harness
* [ci:force] switch search text to angular harness
* [ci:force] search logical filter
* [ci:force] search form component
* [ci:force] search filter container
* [ci:force] fix viewer test
* [ci:force] search facet chip harness
* [ci:force] search facet chip harness
* [ci:force] dropdown breadcrumb
* [ci:force] search check list
* [ci:force] folder dialog
* [ci:force] search filter component
* [ci:force] json cell
* [ci:force] amount widget
* [ci:force] checkbox widget
* [ci:force] multiline-text widget
* [ci:force] number widget
* [ci:force] text widget
* [ci:force] card view array item
* add permission dialog
* permission container component
* permission list component
* card view components
* search widget chip
* search facet chip
* edit service task filter
* card view components
* sites dropdown
* share dialog
* header component
* datetime widget
* remove comments
2023-11-03 06:05:34 -04:00
Denys Vuika
2d3175ef4a
[ACS-6227] cleanup error handling and fix typing issues ( #9035 )
...
* cleanup audit service, remove useless ajax tests
* cleanup sites service and remove useless ajax tests
* cleanup services
* cleanup services
* fix typings
* code cleanup
2023-10-27 13:51:28 +01:00
Denys Vuika
ba96ed14b2
[ACS-6196] await-thenable rule for ESLint, fix issues ( #9027 )
...
* fix issues for core lib
* fix content services lib
* fix and cleanup process services
* [ci:force] process services cloud
* [ci:force] align coverage with all libs
* [ci:force] fix the insights
2023-10-26 09:33:48 -04:00
Denys Vuika
7ebdce7875
[APPS-2108] break direct dependency on moment.js ( #9032 )
...
* break direct dependency on moment.js
* [ci:force] preserve moment for cli tools
* remove MatMomentDatetimeModule from content
* share dialog fixes
* revert testing module changes
* remove incorrect date modules
* fix html
2023-10-26 09:33:26 -04:00
AleksanderSklorz
abf369bc37
[ACS-6189] Moved date adapter from module to component ( #9029 )
2023-10-26 10:40:55 +02:00