* small fix, forgot to add the line when creating the last branch
* fixing the wrong parameter passing
* small fix, forgot to add the line when creating the last branch
* fixing the wrong parameter passing
* ACA-100: Exclude preview of a previous version e2e tests until ADF starts using ACS 7+
* ACA-100: Change protractor.conf.js path in Jasmine Opts
* fixing the wrong parameter passing
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
* card min max value validator
* card match value validator
* card value length validator
* map validators to constraint type
* add minmax
* update exported validators
* register validators based on constraint type
* translate errors with parameters
* tests
* [ACA-3672] - added sorting server side for document-list
* [ACA-3672] - added and fixed unit tests for backend order
* [ACA-3672] - fixed failing test
* [ACA-3672] - regenerated doc and renamed variable
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
* [ACA-3492] ADF - Expose new Groups Endpoints
* * docs added
* * fix ut
* unit test split cloud
* Update data-table-component.page.ts
* unit test split cloud
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [ACA-3479] Sort Order arrow not displayed in task and process list
* Added unit tests
* Fixed lint
* Updated constant prefix
* Added retention of sorting when ItemsPerPage changes
* Removed unwanted changes check; Renamed sortInput
* Updated unit tests
* [ACA-3529] Custom filter doesn't work properly when Direction is set to "ASC"
* Added server side sorting, when sort on column is changed
* Added unit tests
* Release note in draft for 3.9.0.
* Release note for 3.9.0.
* release notes and documentation
* fix
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
* instead of deleting the whole node when we upload and then cancel a new version, we delete the version in case
* reverting wrong auto indent
* fix case name of the unit test
* fix auto indent
* fix auto indent
* [AAE-2840] Check pipeline with possible fix
* Remove update form loop causing overwriting of the form values
* Revert ACA-3235 causing form values regression
* [ADF-5158] ECM Version Directive
* Update version-compatibility.directive.ts
* Update version-compatibility.directive.ts
* Change name from ecm to acs
* Fix unit tests
* Update docs for Version directive
* Fix unit tests
* Fix unit tests
* Linting
* Update apps-process-cloud.service.spec.ts
* Fix Ecm Service initialization
* Fix unit test
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [ACA-3426] Move filter-menu inside search and renamed as search-header
* [ACA-3426] adf-search-header removed from document-list and implemented in app-files
* [ACA-3426] Allow custom header filters inside document-list
* [ACA-3426] Decouple search from the document-list
* [ACA-3409] NodePaging ouputed to the DL
* [ACA-3426] - fixed injection for service
* Dev baptiste aca 3430 (#5773)
* [ACA-3430] Add style to filter and hide action buttons from facet widgets
* [ACA-3430] Update eventEmitter created in the DL and create unit tests for the search-header
Co-authored-by: BaptisteMahe <mahe.baptiste.19@gmail.com>
* [ACA-3426] - added parent for service
* [ACA-3426] - added parent for service - fixed method
* [ACA-3426] Revert update EventEmitter inside DL
* [ACA-3436] Use of the node input instead of nodeUpdate mehtod
* [ACA-3426] Add clear behaviour to search-header
* [ACA-3426] Remove useless update exposition
* [ACA-3426] Update filter button styles and padding inside the filter menu
* [ACA-3443] Propagate filters states through DL and datatable to avoid hiding the header
* [ACA-3426] Refactor showHeader logic and use it for the filters
* [ACA-3426] - fixed pagination for filter result
* [ACA-3426] - fixed messed files after rebase
* [ACA-3426] - added simplified config version
* [ACA-3426] - enabling created by filter
* [ACA-3426] Fix search-date-range apply method
* [ACA-3426] Fix loading style and default showHeaderMode
* [ACA-3426] Changed showHedaer default to always
* [ACA-3426] - stabilised the feature and added injection token
* [ACA-3426] Add unit test for showHeader new behaviour
* [ACA-3426] Add documentation to search-header
* [ACA-3426] - added parent filtering for special folders
* [ACA-3426] - added unit test for search header
* [ACA-3426] - fixed search fitler behavour
* [ACA-3426] - fixed search result inject service
* [ACA-3426] - fixed search result inject service for search sorting
* [ACA-3426] - fixed title for matching selector
* [ACA-3426] - fixed app config with missing search widget
* Update search-header.component.md
Co-authored-by: BaptisteMahe <mahe.baptiste.19@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* refator login page
* refator login page
* remove obsolete classes and move what is needed in the test pck
* fix const
* revert modify
* remove duplicate browser property
* fix build
* fix
* fix
* fix lint
* move drop action in testing
remove not necessary space
js-api centralize content
* first refactor use js-api
* fix protractor
* refactor test config
* simplify properties
fix namings
* ps cloud simplify
remove unused js files
* id fix
* fix search test
simplify environment var step 1
* fix lint
* first user iteration fix
* fix model
* unify use of apiService
* first step automatic user creation Identity
* refactor creation user content-services
* refactor creation user search
* refactor creation user core
* process service refactoring 1
* process service refactoring 1
* process service refactoring 2
* fix process
* appconfig
* fix process util
* fix gallery
* fix "this" reference issues
* fix incorrect import paths
* fix core
* some fixes
* allign
* fix some test
remove structure folder and move in actions
* fixes
* move folders in the right place
* fix
* fix rebase
* solve build issue
* fix e2e
* change init aae
* order api and some fixes
* fix possible not valid password
* fix some ps test
* replace host port also in objects
* Update app-config.service.ts
* fix process
* fix process test
* process service cloud fix
* fiexs
* modify init script
* fix two test
* remove unused property
* host issue
* not use npx
* fix ps cloud test
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* [ADF-5153] Transclusion exposed from the DataTable to the DocumentList
* [ADF-5153] Add flags to control transclusion
* [ADF-5153] Remove Ngif breaking the transclusion
* [ACA-3368] Update datatable columns when presetColumn schema changes
* [ACA-3368] Add presetColumn change detection for task list
* [ACA-3368] Improve unit tests, fix comments
* [ACA-3368] More unit test improvements
* [AAE-2478] Keep long task title on one line with ellipsis
* [AAE-2478] Add tool tip to task title inside form
* [create preview]
* Update form.component.html
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>