Anton Ramanovich
f63779cb15
ACS-8770: refactor; moved mock to separate file
2025-07-21 13:36:17 +02:00
Anton Ramanovich
2fbf916749
ACS-8770: fix lint issue
2025-07-21 13:36:17 +02:00
Anton Ramanovich
3bd705b8b4
ACS-8770: fixes showNodeCounter unit test removing redundant await of CD circle
2025-07-21 13:36:17 +02:00
Anton Ramanovich
66f5a4081a
ACS-8770: fixes searchPanel unit test removing redundant await of CD circle
2025-07-21 13:36:17 +02:00
Anton Ramanovich
4d8439ffb0
ACS-8770: fixes site selection unit test setup
2025-07-21 13:36:17 +02:00
Anton Ramanovich
2876d09e74
ACS-8770: fix load versions test by breaking then() calls chain once assertion is checked
2025-07-21 13:36:17 +02:00
Anton Ramanovich
88abd309a5
ACS-8770: fixes test with rejected promise improper usage
2025-07-21 13:36:17 +02:00
Anton Ramanovich
6d26c184c8
ACS-8770: provides mock for adfHttpClient
2025-07-21 13:36:17 +02:00
Denys Vuika
97938098df
jasmine.ajax workarounds [ci:force]
2025-07-21 13:36:17 +02:00
Denys Vuika
880c670593
workarounds for jasmine.ajax in unit tests
2025-07-21 13:33:28 +02:00
Denys Vuika
4d84f665ce
workarounds for jasmine.ajax in unit tests
...
rebasing develop
2025-07-21 13:22:38 +02:00
Denys Vuika
c4f7fdf093
fix api service bugs and remove workarounds
...
rebasing onto develop
2025-07-21 13:22:38 +02:00
AleksanderSklorz
89380f2905
[ACS-7266] checkboxes in sorting boxes are put on the right side of the text instead of the left side ( #11009 )
...
* [ACS-7266] Fix for checkboxes position
* [ACS-7266] Unit test
* [ACS-7266] Addressed comment
2025-07-16 09:13:10 +02:00
AleksanderSklorz
e5fcfde2ec
Post release version bump ( #11021 )
...
* Trigger Build
* Post release bump
2025-07-15 16:16:03 +02:00
Alfresco Build
96281d32a1
New Crowdin translations by GitHub Action ( #11017 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-15 14:46:38 +01:00
AleksanderSklorz
1f5785aa8e
Release 8.0.0 ( #11019 )
...
* Release 8.0.0
* Release 8.0.0
* Trigger Build
* Release 8.0.0
2025-07-15 09:34:47 +02:00
Alfresco Build
1dd7d29bf2
New Crowdin translations by GitHub Action ( #11008 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-11 08:03:29 -04:00
Mykyta Maliarchuk
0651dc25d5
[ACS-9790] Fix Tags and Categories content is missing during editing other panel ( #11004 )
...
* [ACS-9790] Fix Tags and Categories content is missing during editing other panel in metadata sidebar
* [ACS-9790] remove commented code
* [ACS-9790] cr fix
2025-07-11 10:37:50 +02:00
Shivangi Shree
ec145fb73c
[ADF-5583] Update style to make version visible outside dialog ( #11005 )
...
* [ADF-5583] Update style to make version visible outside dialog
* [ADF-5583] Remove redundant overflow style
* [ADF-5583] Remove redundant style
2025-07-11 13:48:12 +05:30
Alfresco Build
792011ed4d
New Crowdin translations by GitHub Action ( #11001 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-10 09:41:25 +01:00
Alfresco Build
699474ff59
New Crowdin translations by GitHub Action ( #10999 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-09 15:43:11 +01:00
Denys Vuika
11cb2ea688
AAE-36484 improved standalone support for Core ( #10998 )
...
improved standalone support
2025-07-09 08:12:17 -04:00
Denys Vuika
5438eef9db
AAE-36260 global test setup ( #10970 )
2025-07-07 12:41:59 -04:00
Mykyta Maliarchuk
54fd097fab
[ACS-9327] Add prohibited symbols validation for Categories dialog ( #10985 )
...
* [ACS-9327] Add prohibited symbols validation for Categories dialog
* [ACS-9327] add validator for ending dot
* [ACS-9327] use endsWith
* [ACS-9327] cr fix
* [ACS-9327] add appropriate error message
2025-07-07 10:12:49 +02:00
MichalKinas
c863da0c5d
[MNT-24459] Aspect list get all aspects when not all were fetched by first call ( #10980 )
...
* [MNT-24459] Aspect list get all aspects when not all were fetched by first call
* [MNT-24459] CR fixes
* [MNT-24459] Sonar issues fixed
2025-07-04 07:18:20 +02:00
dominikiwanekhyland
951b22e098
Angular 19 migration ( #10795 )
2025-07-03 12:09:53 +02:00
Shivangi Shree
c7f28d54d6
[ADF-5581] Reset filterValue when navigating to a new folder to ensur… ( #10978 )
...
* [ADF-5581] Reset filterValue when navigating to a new folder to ensure filters are cleared
* [ADF-5581] Added unit tests to verify filterValue reset
* [ADF-5581] Add unit tests to verify filter reset on navigation and preservation on sorting
* [ADF-5581] Use SpyObj<ShareDataTableAdapter> in unit test to avoid any type
* [ADF-5581] Remove redundant type on mockData declaration in unit test
* Revert loadFolder() to reload() in onSortingChanged and update unit test accordingly
2025-07-02 17:48:13 +05:30
Shivangi Shree
6dafcb4447
[ADF-5580] emit commentAdded event from adf-comments component ( #10966 )
...
* [ADF-5580] emit commentAdded event from adf-comments component
* [ADF-5580] Emit commentAdded event from adf-comments and expose it in adf-node-comments
* [ADF-5580] Emit commentAdded event from NodeCommentsComponent, add unit test, and update docs
* [ADF-5580] Add unit test for commentAdded output in NodeCommentsComponent, update docs and create testing utils
* [ADF-5580] Mark debugElement as readOnly
* [ADF-5580] Add mock services and fix unit test setup
* [ADF-5580] Reuse shared comment mocks across multiple test files
* [ADF-5580] Align comments component documentation
* [ADF-5580] Remove redundant setup and use ContentTestingModule in comment components tests
2025-07-01 13:54:07 +05:30
Denys Vuika
8b3b6ffbca
AAE-36173 switch to TranslatePipe ( #10968 )
2025-06-27 10:20:05 -04:00
MichalKinas
c16417cbff
[ACS-9250] Adjust viewer to display properly under parent without overlay mode ( #10950 )
2025-06-20 17:46:29 +02:00
AleksanderSklorz
a6ab5fcbdd
[ACS-9696] fix failing upgrade rxjs from 7.8.1 to 7.8.2 ( #10911 )
...
* [ACS-9696] Upgrade rxjs version to fix faling upgrade PR in ACA
* [ACS-9696] Update package-lock.json
* [ACS-9696] Fixed unit tests
2025-06-03 13:54:30 +02:00
Amedeo Lepore
467a19f3ec
AAE-34959 Fix withCredentials can not be set by app.config.json ( #10897 )
...
* AAE-34959 Run security options loader when alfresco-api-v2-loader.serfvice is initialized because on content app the app-config.loader is run after AlfrescoApiLoaderService.init and the callback function that should setDefaultSecurityOption is not executed
* AAE-34959 Provide SecurityOptionsLoaderService in root to fix No Provider error
2025-05-29 10:24:17 +02:00
Mykyta Maliarchuk
d1e48f9c33
[ACS-9247] Extend library column context ( #10894 )
...
* [ACS-9247] extend library column context
* [ACS-9247] cr fix
2025-05-29 10:11:07 +02:00
AleksanderSklorz
2cc3ba4d6b
[ACS-7706] create tags return promise tag paging instead of tag entry ( #10869 )
...
* [ACS-7706] Corrected returned type for createTags function
* [ACS-7706] Updated documentation for createTags and fixed unit tests
2025-05-21 08:08:49 +02:00
Alfresco Build
81822a119d
New Crowdin translations by GitHub Action ( #10854 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-14 16:48:50 -04:00
Alfresco Build
d342643bd8
New Crowdin translations by GitHub Action ( #10852 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-05-13 19:07:47 +02:00
Denys Vuika
997e82a6b0
AAE-34543 Remove unused mat-selectors ( #10830 )
2025-04-28 13:34:35 -04:00
Denys Vuika
b1113c51a7
AAE-34493 Improved internal mat-selectors ( #10829 )
2025-04-28 11:17:36 -04:00
AleksanderSklorz
50ad04aeb3
[ACS-9564] Corrected models after change of Knowledge Retrieval answer structure ( #10817 )
...
* [ACS-9564] Corrected models after change of Knowledge Retrieval answer structure
* [ACS-9564] Changed id
* [ACS-9564] Fixed unit tests
2025-04-25 08:56:12 +02:00
Denys Vuika
d829d8eefb
AAE-34390 Clean old theming files ( #10800 )
2025-04-22 18:30:30 -04:00
Wojciech Duda
fdd4f6c081
AAE-22975 update to the latest version of pdfjs-dist library ( #10780 )
...
* AAE-30877 squash-merged improvement/AAE-30877-update-package-pdfjs-dist
* AAE-30877 statically import pdf_viewer
* AAE-30877 fix failing worker load
* AAE-22975 attempt without excessive logs
* AAE-22975 remove pdf_viewer from karma includes
* AAE-22975 remove incorrect firstValueFrom
* AAE-22975 await rendered event callback
* AAE-22975 change pdf mock code
* AAE-22975 change pdf mock code
* AAE-22975 mock pdfjs-dist package in tests to improve performance
* AAE-22975 fix pagesLoaded test
* AAE-22975 fix insights tests
* AAE-22975 un-focus pdf-viewer tests, remove logs
* AAE-22975 add defer block
* AAE-22975 add pdfjsLib injection token
* AAE-22975 remove defer block
* AAE-22975 change pdfjs import path
* AAE-22975 change pdfjsviewer import path
* AAE-22975 limit usage of direct PDFViewer
* AAE-22975 cleanup
2025-04-22 10:05:44 +02:00
Mykyta Maliarchuk
82175bad80
[ACS-9435] Resolve a11y issues for 'Add use/group' dialog ( #10773 )
2025-04-08 10:01:39 +02:00
Alfresco Build
4249a856c9
New Crowdin translations by GitHub Action ( #10730 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-03-20 14:12:44 +00:00
MichalKinas
838b3e78b7
[ACS-9398] Add snackbar notifications for favorite node directive ( #10714 )
...
* [ACS-9398] Add snackbar notifications for favorite node directive
* [ACS-9398] Fix sonarqube issues
* [ACS-9398] Add snackbar notifications for library favorite directive
2025-03-18 08:33:22 +01:00
MichalKinas
e8d1328244
Post-release version bump ( #10726 )
...
* Post-release version bump
* Reset cache
2025-03-17 17:03:58 +01:00
MichalKinas
25f7351b63
Release 7.0.0 ( #10725 )
...
* Release 7.0.0
* Cli js-api version fix
2025-03-17 11:06:16 +01:00
Mykyta Maliarchuk
1422604991
[ACS-9233] a11y testing: Edit Aspects - Interactive controls must not be nested ( #10680 )
2025-02-27 09:35:24 +01:00
Mykyta Maliarchuk
1e83be9194
[ACS-9267] a11y testing: Datatable - columns settings menu ( #10668 )
...
* [ACS-9267] a11y testing: Datatable - columns settings menu
* delete comment
* [ACS-9267] add empty line
* [ACS-9267] adress sonarcloud issues
* [ACS-9267] fix unit tests
2025-02-25 08:26:36 +01:00
AleksanderSklorz
7bfe27dda9
[ACS-8782] list of frozen files under a hold ( #10663 )
...
* [ACS-8782] Added possibility to hide drag and drop hint from document list
* [ACS-8782] Unit tests for changes in document list component
* [ACS-8782] Added documentation for displayDragAndDropHint property
* [ACS-8782] Corrected path
2025-02-20 11:24:15 +01:00
Vito Albano
430ca84c77
[AAE-0000] - bumping the prerelease version ( #10645 )
2025-02-12 12:49:49 +00:00