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
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
Alfresco Build
049fb16c6b
[ci:force][auto-commit] Update dependencies JS:6.3.0-1054 ( #8774 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-07-24 09:28:11 +02:00
SheenaMalhotra182
c8b4083f32
[ACS-5480] Bug Fix for multiple process/task filters ( #8757 )
...
* added a check before pushing filters
* moved the check inside a method and added unit tests for method
* renamed duplicate variables
* improved unit tests
* linting fixes
* linting fixes
* linting fixes
* removed unnecessary expects
* linting fix and added JS doc
* linting fixes - removed types from doc
* added unit tests for createDefaultFilter scenario
* linting fixes
* moved mock test data to mock data files
2023-07-21 14:38:11 +05:30
Alfresco Build
2c937060d2
[ci:force][auto-commit] Update dependencies JS:6.3.0-1052 ( #8748 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-07-21 10:48:55 +02:00
Denys Vuika
1a4d7ba008
[ACS-5629] enhanced way of providing translations ( #8763 )
...
* enhanced way providing translations
* update documentation
* update documentation
* test fixes
* try add missing module import
* inject i18n to core module to cause the setup
2023-07-18 20:06:09 +01:00
Denys Vuika
f45d69eb49
[ACS-5620] stabilise unit tests by switching to standard Angular api ( #8759 )
...
* switch to standard TestBed api for unit testing
* test fixes
* test fixes
* test fixes
* test fixes
* test fixes
* test fixes
* test fixes
* test fixes
* test fixes
2023-07-15 15:02:33 +01:00
Alfresco Build
7951eba089
GH Auto: Upstream dependencies JS-API:6.3.0-1031 ( #8741 )
...
* [ci:force][auto-commit] Update dependencies JS:6.3.0-1031
* Trigger CI
---------
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
Co-authored-by: arditdomi <ardit.domi@hyland.com>
2023-07-10 18:08:07 +02:00
Alfresco Build
11155e3882
[ci:force][auto-commit] Update dependencies JS:6.3.0-1025 ( #8740 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2023-07-05 22:37:43 +02:00
AleksanderSklorz
b50b701da8
ACS-5406 Removed some importants ( #8733 )
2023-07-04 06:24:04 -04:00
AleksanderSklorz
bce1f34c2f
[ACS-5398] Fixed useless regular expression character ( #8710 )
2023-06-27 13:56:13 +02:00
Denys Vuika
1940d3e81b
Release-6.2.0 ( #8705 )
...
* bump versions to 6.2.0
* release reports
* changelog
* update lock file
2023-06-26 12:24:30 -04:00
Denys Vuika
66f060a018
use latest JS-API library ( #8684 )
2023-06-20 13:02:57 -04:00
Gloria Camino
58ef531c6b
LOC-447 - Updated UI files in 16 languages for ADF 6.2 release based on EN file of 2023-06-20 ( #8685 )
2023-06-20 12:06:40 -04:00
Yasa-Nataliya
13f4f62608
[ACS-5308] Highlight the selected filter in ADW ( #8649 )
...
* changes for highlight the selected filter
* implemented the changes as per review comments
* added test cases and implemented review comments
* fix code and linting errors
* e2e fixes
* linting fix
* lint fix
* minor fixes
* fix for unit test case
* e2e fix for process
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2023-06-16 05:50:08 -04:00
Denys Vuika
f5abce8baa
Optimise imports using inject function ( #8557 )
...
* optimise AuthGuard
* optimise UploadBase
* optimise BaseAuthenticationService
* optimise FormComponent
* optimise BaseCloudService
* optimise card view
2023-06-05 17:31:44 +01:00
Bartosz Sekula
3afe323840
[AAE-14430] Release 6.1.0 ( #8614 )
2023-06-01 17:18:27 +02:00
Thomas Hunter
e4965ece6b
[ADF-5517] Add unit test to test clicking anywhere on a row in a datatable ( #8287 )
...
* [ADF-5517] Add unit test to test clicking anywhere on a row in a datatable
* Fix unit tests
* ADF-5517 Fixed failed jobs
* ADF-5517 Removed some duplications
* ADF-5517 Removed some duplications
* ADF-5517 Removed some duplications
* ADF-5517 Removed some duplications
* ADF-5517 Fixed failed test
* ADF-5517 Small correction
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-05-19 14:00:09 +02:00
MichalKinas
65dfd446fd
[ADF-5542] Update JS-API and ADF libs versions to use caret ( #8570 )
...
* [ADF-5542] Update JS-API and ADF libs versions to use caret
* [ADF-5542] Corrected versions
2023-05-18 12:01:11 -04:00
AleksanderSklorz
3b1842f038
[ADF-5505] deprecate angular flex layout library ( #8562 )
...
* ADF-5505 Removed some angular flex usages
* ADF-5505 Deprecated usage of angular flex layout in demo shell
* ADF-5505 Deprecated usage of angular flex layout in core files
* ADF-5505 Removed usage of angular flex layout from files from process services
* ADF-5505 Removed usage of angular flex layout from files from process services cloud
* ADF-5505 Removed usage of fxflex and fxlayout from left files
* ADF-5505 Removed usage of fxhide from left files
* ADF-5505 Fixed issue with incorrect colors
* ADF-5505 Fixed some lint issues
* ADF-5505 Removed imports of FlexLayoutModule
* ADF-5505 Uninstalled angular flex layout dependency
* ADF-5505 Removed usage of ngClass with gt-md
* ADF-5505 Removed duplicated selector
* ADF-5505 Removed empty line
* ADF-5505 Changed encapsulation
2023-05-17 08:44:59 -04:00
Denys Vuika
d5e1ca45f7
fix JS-API peer dependencies for libs ( #8551 )
...
* fix JS-API peer dependencies for libs
* Trigger Build
2023-05-12 13:34:55 +01:00
Denys Vuika
81fea0fe40
[ACS-5065] Release 6.0.0 ( #8520 )
...
* bump versions to 6.0.0
* move editorjs to proper place
* release reports
* release notes
2023-04-28 06:09:48 -04:00
Gloria Camino
8ccd8ea56c
LOC-436 - Additional UI strings to be updated after last committ. Also fixes to issues in PL and ES ( #8510 )
2023-04-25 06:09:10 -04:00
AleksanderSklorz
98c0a3c7be
[ACS-5041] update license headers to reflect hyland copyright guidelines ( #8472 )
...
* ACS-5041 Changed json to js
* ACS-5041 Corrected paths
* ACS-5041 Changed json to js
* ACS-5041 Updated eslintrc
* ACS-5041 Small correction
* ACS-5041 Small correction
* ACS-5041 Updated license headers
* ACS-5041 Updated license headers
* ACS-5041 Replaced references to alfresco
* ACS-5041 Added Hyland to known words
* ACS-5041 Fixed coverage issue
* ACS-5041 Fixed duplication issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed test
* ACS-5041 Fixed test
* ACS-5041 Reverted one change
* ACS-5041 Added missing license to files after rebase
2023-04-20 09:34:03 +02:00
Amedeo Lepore
ec2db6a638
Release 6.0.0-A.4 ( #8495 )
...
* Move release.sh under script folder
* Release 6.0.0-A.4
* Update release-notes README with last version
2023-04-19 17:21:26 +02:00
Gloria Camino
419453da78
LOC-411 - PRODDEL-6965 - Updated UI files in 16 languages for ADF 6.0 release ( #8490 )
2023-04-19 11:58:40 +02:00
Ardit Domi
657e5ef7fd
Generate docs ( #8481 )
...
* Generate docs
* Fix duplicated Optional and restore code block ticks
* Fix docbuild command errors, improve documentations
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore85@gmail.com>
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
2023-04-18 15:28:07 +02:00
Alfresco Build
e5bb2e4fa4
[ci:force][auto-commit] Update JS-API to 5.5.0-780 for branch: update-js-api originated from JS-API PR: 347 ( #8468 )
2023-04-13 17:02:34 +01:00
Alfresco Build
64537a33c8
[ci:force][auto-commit] Update JS-API to 5.5.0-767 for branch: update-js-api originated from JS-API PR: 341 ( #8414 )
2023-03-29 14:59:15 +02:00
Nikita Maliarchuk
0089f188a4
[ACS-4117] Added possibility to create multiple categories ( #8382 )
...
* [ACS-4117] added possibility to create multiple subcategories
* [ACS-4117] renamed api function to follow updated code
* [ACS-4117] js-api update
* [ACS-4117] package-lock
* [ACS-4117] rebase
* [ACS-4117] empty commit
2023-03-24 10:38:06 +01:00
Eugenio Romano
0c4cc37dd2
[AAE-12242] Fix code coverage ( #8404 )
...
* fix code coverage
2023-03-21 14:57:40 +01:00
Alfresco Build
7e7762927f
[ci:force][auto-commit] Update JS-API to 5.5.0-741 for branch: update-js-api originated from JS-API PR: 326 ( #8389 )
2023-03-16 19:41:13 +01:00
Alfresco Build
b472114edf
[ci:force][auto-commit] Update JS-API to 5.5.0-740 for branch: update-js-api originated from JS-API PR: 324 ( #8315 )
2023-03-16 15:44:45 +01:00
tomasz hanaj
8907a7ffa2
[AAE-13042] css variables names changed to avoid name collisions in other apps ( #8351 )
2023-03-10 15:35:39 +00:00
Eugenio Romano
2590e7d0a9
[AAE-10777] Move services from Core in Content the right place ( #8242 )
...
Clean core services and directive
2023-03-10 09:28:24 +01:00
tomasz hanaj
a39480bc48
[AAE-12872] custom css variables replaced with theme related variables ( #8332 )
...
* AAE-12872 replaced global variables related to foreground text
* AAE-12872 replaced global css variables related to foreground
* AAE-12872 replaced global css variables related to background,palette colors
2023-03-08 23:40:48 +00:00
Gloria Camino
ad150bf610
LOC-411 - Also related to PRODDEL-6965 - updated strings for ADF 6.0 in 16 languages ( #8339 )
2023-03-06 10:21:52 +00:00
Ardit Domi
8ab4e15daf
Release of 6.0.0-A.3 ( #8330 )
2023-03-01 13:29:00 +00:00
Maurizio Cacace
fc224713f2
AAE-11918A - remove travis env var ( #8312 )
...
* AAE-11918 - travis_branch env removal
* AAE-11918 - travis_branch env removal
* event_type and travis_pull_request_branch env removal
* e travis_build_dir, travis_build_number, travis_commit env removal
* rename scripts path
* remove .travis file
* remove .travis file
* remove .travis file
* just a commit
* trying to fix e2e test
* fix e2e issue
* remove action load travis env
* with action travis env var load
* remove action travis load env vars
* remove action travis load env vars
* remove action travis load env vars
* last check
* test release flow in dry-run
* final check for review
* fix env variables
* fix env variables
* fix env variables
* remove devel flag
* revert renaming action facade
* git mv commit
* git mv commit
2023-02-28 15:36:22 +01:00
Alfresco Build
33d7fca2cf
Update branch for JS-API PR#657 ( #8310 )
...
* [ci:force][auto-commit] Update JS-API to 5.4.0-657 for branch: update-js-api originated from JS-API PR: 262
* Fixed package-lock
---------
Co-authored-by: Vito Albano <vito.albano@alfresco.com>
2023-02-23 15:20:33 +00:00
Alfresco Build
6e7b1808cc
[ci:force][auto-commit] Update JS-API to 5.4.0-655 for branch: update-js-api originated from JS-API PR: 260 ( #8276 )
2023-02-21 15:49:01 +01:00
Nikita Maliarchuk
058cd9e01c
[AAE-10594] Run unit tests in headless mode ( #8141 )
...
* AAE-10594 - changed karma configs to run unit tests in headless mode
* AAE-10594 - removed commets
* [AAE-10594] fixed failing test
2023-02-17 11:08:16 +00:00
Diogo Bastos
96075ae456
[AAE-10779] User info component refactor ( #8187 )
...
* [AAE-10779] Update documentation
* [AAE-10779] Update demo-shell user-info component call
* [AAE-10779] Ecm user info component
* [AAE-10779] Identity user info component
* [AAE-10779] Bpm user info component
* [AAE-10779] Remove ecm-panel id references
* [AAE-10779] add stories and remove old component
* [AAE-10779] Update doc version and remove leftover html tag
* trigger travis
* [AAE-10779] rename ecm-user-info to content-user-info and bpm-user-info to process-user-info
* [AAE-10779] update docs
* [AAE-10779] fix demo-shell user-info
* [AAE-10779] add docs
2023-02-15 14:47:43 +00:00
Alfresco Build
54bb8e24e5
[ci:force][auto-commit] Update JS-API to 5.4.0-643 for branch: update-js-api originated from JS-API PR: 643 ( #8269 )
2023-02-15 09:41:28 +00:00
Alfresco Build
3b7ac02098
[ci:force][auto-commit] Update JS-API to 5.4.0-639 for branch: update-js-api originated from JS-API PR: 639 ( #8255 )
2023-02-14 14:48:58 +00:00
Alfresco Build
d2f9523053
[ci:force][auto-commit] Update JS-API to 5.4.0-620 for branch: update-js-api originated from JS-API PR: 620 ( #8250 )
2023-02-10 16:13:48 +00:00
Alfresco Build
cae2d70637
[ci:force][auto-commit] Update JS-API to 5.4.0-619 for branch: update-js-api originated from JS-API PR: 619 ( #8231 )
2023-02-09 19:43:07 +00:00
Amedeo Lepore
7c6ce0a5fe
[AAE-12558] Fix load content-services translation resources ( #8241 )
...
* Fix load content-services tranlsation resources
* [ACS-4595] exclude failed e2es
* Reverted excluded tests
2023-02-08 17:20:44 +01:00
Alfresco Build
49c6cb5ad3
[ci:force][auto-commit] Update JS-API to 5.4.0-566 for branch: update-js-api originated from JS-API PR: 566 ( #8215 )
2023-02-03 01:41:05 +00:00