Gloria Camino
a762c19a5c
LOC-440 - UI updated as per https://alfresco.atlassian.net/browse/AAE-14405 All strings updated as per source of 2023-06-09 ( #8641 )
2023-06-12 09:54:41 -04:00
Ehsan Rezaei
c66fb5f6ec
[AAE-15149] Added reference variables to edit task filter component ( #8636 )
...
* AAE-15149: Added reference variables to edit task filter component
* AAE-15149: Added component variables
* AAE-15149: updated variable names
* AAE-15149: updated class names targeting directly the elements
* AAE-15149: updated class names targeting directly the elements
* AAE-15149: Fixed lint errors
2023-06-12 15:31:38 +02:00
tomasz hanaj
f549a19fb9
[AAE-14469] added constraint for typed value ( #8611 )
...
* [AAE-14469] added constraint for typed value
* [AAE-14469] removed obsolete input property
2023-06-06 09:41:13 +01: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
Tomasz Gnyp
9845b1e2a0
[AAE-14851] Convert manual tests to unit for C587091, C587092 ( #8608 )
...
* [AAE-14851] Convert manual tests to unit for C587091, C587092
* remove useless unit test
* implement suggestions
2023-06-05 12:23:30 +02:00
Bartosz Sekula
3afe323840
[AAE-14430] Release 6.1.0 ( #8614 )
2023-06-01 17:18:27 +02:00
Robert Duda
46efc4f7ea
[AAE-14850] Fix outcome buttons position ( #8610 )
...
* [AAE-14850] Fix outcome buttons position
* delete NX file
2023-05-31 10:16:34 +02:00
Ketevani Kvirikashvili
507c6498a1
[AAE-14376] Spinner is not aligned after opening task details ( #8591 )
2023-05-25 12:43:27 +02:00
Ehsan Rezaei
3660f7347e
[AAE-14168] Fixed outcome buttons position in start process ( #8586 )
...
* AAE-14168: Fixed outcome buttons position in startprocess
* AAE-14168: Removed unused css
2023-05-23 14:55:00 +02:00
Robert Duda
5abb6fbee9
[AAE-14061] Fix spinner disappearing too early in task lists ( #8577 )
2023-05-23 11:31:55 +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
Vito Albano
b10a4370c1
[AAE-14032] - fixed style for attach button ( #8566 )
2023-05-18 09:46:54 +02: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
Robert Duda
7e2a7f5b2c
[AAE-14332] Fix export in FormCloudModule ( #8565 )
2023-05-17 12:13:40 +02: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
tomasz hanaj
2b8f81dfe4
[AAE-11270] replaced error message with shorter version ( #8487 )
...
* [AAE-11270] replaced error message with shorter version
* [AAE-11270] updated failing e2e test
2023-05-08 15:39:56 +02:00
tomasz hanaj
50f9a2776d
[AAE-13971] changed color to accent contrast ( #8501 )
2023-05-08 11:12:50 +02:00
Ehsan Rezaei
23149cae58
[AAE-13800] - Avoid reloading task/process list when column visibility changes ( #8499 )
...
* Fixing rebase conflicts
* AAE-13310: Fixing lint issues
* AAE-13800: Avoid reloading tasks list component when column visibility changes, improved unit tests
* AAE-13800: Avoid reloading process list when column visibility changes, improving unit tests
* AAE-13800: Removing extra code from unit tests
* AAE-13800: updated obserable and unit tests in service tasks component
* AAE-13800: Updated service tasks reload method
* AAE-13800: Improved unit test
* AAE-13800: Removed unnecessary unit test
* AAE-13800: Removed extra subscription from a unit test
* AAE-13800: Replacing component reload with ngOnChanges as suggested in PR review
* AAE-13800: Adding done to the unit tests with a subscription
* AAE-13800: Removing extra spy
* AAE-13800: using ngHooks instead of calling directly component methods
* AAE-13800: code clean-up
* AAE-13800: making onDestroy subject private to each component
* AAE-13800: Code improvements
* AAE-13800: Code refactoring
* AAE-13800: Added more unit tests
* AAE-13800: Fixing lint issues
2023-05-05 10:45:29 +02:00
Vito Albano
895d4189f2
[AAE-14166] - fixing dependencies for editorjs ( #8526 )
2023-05-04 10:18:21 +01:00
Ehsan Rezaei
2d55bbf58a
AAE-12240: Form save button enable/disable management ( #8502 )
...
* AAE-12240: Form save button enable/disable management
* AAE-12240: Code improvement
2023-05-03 13:03:08 +02: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
Ehsan Rezaei
ee3f1cdf55
AAE-13310: update and preserve column width preferences only on visible columns ( #8488 )
...
* AAE-13310: update and preserve column width preferences only on visible columns
* AAE-13310: Fixing lint issues
2023-04-20 09:43:19 +02: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
Ehsan Rezaei
f0934382b3
AAE-13282: Fixing save preferences on service tasks ( #8476 )
...
* AAE-13282: Fixing save preferences on service tasks
* AAE-13282: Removing comments
2023-04-14 22:54:13 +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
Diogo Bastos
913a117723
[AAE-12288] Fix bc ( #8447 )
2023-04-05 15:55:00 +01:00
Diogo Bastos
6a9129c931
[AAE-12288] Enable Environment Id filtering support ( #8360 )
...
* [AAE-12288] Add environment context to process-instances, user-tasks and service-tasks
* [AAE-12288] Add environment type
* [AAE-12288] add unit tests for environment aware logic
* [AAE-12288] remove mock barrel import and remove code duplication
* [AAE-12288] Update docs
2023-04-04 16:12:19 +01:00
Kasia Biernat
3a5483d1cc
[AAE-11885] adjust task list and process list to make it stylable for hxp ( #8437 )
...
* [AAE-11885] adjust task list html and css to use material components
* [AAE-11885] adjust process list and tests
* [ci:force]
* [AAE-11885] add variable for spacing
* [ci:force]
2023-04-04 12:07:00 +02:00
Robert Duda
2bd72f71d5
[AAE-12318] Adjustments for HxP Attach-File widget ( #8425 )
2023-04-03 13:57:49 +02:00
Vito Albano
d761966a59
[AAE-10309] - Joy to the world the unit tests are fixed! ( #8422 )
...
* [AAE-10309] - fixing unit tes - what a wondeful world
* [AAE-10309] - i think i m gonna cry
* [AAE-10309] - obivously a comment leftover, nice
* [AAE-10309] - removed wrongly added config
* [AAE-10309] - Promise resolve fixed
---------
Co-authored-by: alfresco-build <alfresco-build@hyland.com>
2023-03-30 01:34:09 +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
Eugenio Romano
96a04588b3
update doc ( #8386 )
2023-03-17 15:21:38 +00: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
Ehsan Rezaei
ccbf76a75e
AAE-12844: Column Resizing Improvements ( #8340 )
...
* AAE-12844: Column Resizing Improvements
* AAE-12844: Added extra check on column header query selector
* AAE-12844: Fixed lint issue
* AAE-12844: Fixed unit tests
* AAE-122844: Code improvement
* AAE-12844: Added missing if condition
2023-03-10 22:26:15 +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
Eugenio Romano
8db863219c
[AAE-12723] Move rich text editor in Process cloud ( #8283 )
...
* move rich text editor in Process cloud
* fix import
* fix
* fix
2023-03-07 14:12:36 +01:00
Ehsan Rezaei
dd91f2eeb6
AAE-12245: Migrated from event cancelBubble to stopPropagation ( #8311 )
2023-03-06 21:57:51 +01: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
Ehsan Rezaei
77fde1ab65
[AAE-12840] - Fix saving preference when columns width or order changes ( #8331 )
...
* AAE-12840: Fixed saving preference when column widths change in tasks and processes list
* AAE-12840: Fixed saving preference when columns order change in tasks and processes list
* AAE-12840: Fixed lint issue
* AAE-12840: fixed lint issue
2023-03-03 18:05:29 +01:00
Ardit Domi
8ab4e15daf
Release of 6.0.0-A.3 ( #8330 )
2023-03-01 13:29:00 +00: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