Mykyta Maliarchuk
93fe29503a
[ACS-6002] Add permissions displaying Site Permissions outside of Sites ( #8952 )
...
* [ACS-6002] added additional check for site
* [ACS-6002] changed type
* [ACS-6002] rebase
2023-10-05 04:40:47 -04:00
Alfresco Build
441d8003af
[ci:force][auto-commit] Update dependencies JS:7.1.0-1372 ( #8966 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-10-05 03:40:55 -04:00
Alfresco Build
c548fc7763
[ci:force][auto-commit] Update dependencies JS:7.1.0-1371 ( #8964 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-10-04 09:38:59 +01:00
Denys Vuika
43242b1185
pre angular 15 cleanup ( #8961 )
...
* pre angular 15 cleanup
* [ci:force] update test
* [ci:force] various updates as per migration
* [ci:force] port more changes
* [ci:force] migrate tests
* [ci:force] migrate formatting
* migrate changes
* rollback storybook
2023-10-03 07:35:53 -04:00
swapnil-verma-gl
e638b54fcd
[MNT-23648] Clicking on Load More button no longer causes scroll position to reset to top ( #8951 )
...
* [MNT-23648] Resolved issue where clicking on load more button would reset the scroll position to top when copying/moving a folder
* [MNT-23648] Revert fix
* [MNT-23648] Resolved issue where clicking on load more button would reset the scroll position to top when copying/moving a folder
* [MNT-23648] Added test case to cover new functionality
* [MNT-23648] Fixed unit tests
2023-10-03 03:51:36 -04:00
Alfresco Build
0b1fc4faa4
[ci:force][auto-commit] Update dependencies JS:7.1.0-1368 ( #8960 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-10-03 03:51:22 -04:00
Ehsan Rezaei
e21ad3ca02
[AAE-15316] - Refactored UserInfoComponent to get typography from theme ( #8937 )
...
* [AAE-15316] - Refactored UserInfoComponent to get typography from theme
* AAE-15316: Code improvements
2023-10-02 16:29:32 +02:00
Alfresco Build
c2d45e10f8
[ci:force][auto-commit] Update dependencies JS:7.1.0-1367 ( #8949 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-10-02 07:20:09 -04:00
Denys Vuika
d72eb5ebd3
[ACS-6071] fix jsdoc warnings and errors ( #8948 )
...
* fix content docs
* fix extensions docs
* fix insights docs
* [ci:force] fix jsdoc errors and warnings
* enable jsdoc linter
* [ci:force] fix demo shell jsdoc
* [ci:force] fix e2e typings
* fix typo
* fix typo
2023-09-29 08:11:58 +01:00
DominikIwanek
501516c8f5
[ACS-6003] - waitRendition in rendition.service.ts not working ( #8936 )
...
* [ACS-6003] - waitRendition in rendition.service.ts not working
2023-09-29 07:18:44 +02:00
Wojciech Duda
016e5ec089
Revert "[AAE-16369] use layout-bp mixin where applicable" ( #8944 )
2023-09-28 15:22:27 +02:00
Wojciech Duda
d7e0bb6cd3
[AAE-16369] use layout-bp mixin where applicable ( #8896 )
2023-09-28 14:18:15 +02:00
Alfresco Build
ed0dd094b4
[ci:force][auto-commit] Update dependencies JS:7.1.0-1349 ( #8941 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2023-09-28 10:23:44 +02:00
Alfresco Build
a488a729eb
[ci:force][auto-commit] Update dependencies JS:7.1.0-1346 ( #8939 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2023-09-28 00:36:57 +02:00
Mykyta Maliarchuk
44694c0ee1
[ACS-5748] The file gets unshared when setting the past expiration date ( #8876 )
...
* [ACS-5748] set validation for share link input
* [ACS-5748] code smells
* [ACS-5748] lint
* [ACS-5748] rebase
* [ACS-5748] CR fixes
* [ACS-5748] rebase
2023-09-27 16:30:47 +02:00
Alfresco Build
06bfded238
[ci:force][auto-commit] Update dependencies JS:7.1.0-1331 ( #8925 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-09-27 15:10:01 +02:00
Denys Vuika
ef551a9c71
Improved ESLint configuration, integrated spellcheck and error fixes ( #8931 )
...
* integrate cspell with eslint, improved configuration
* core: fix linting errors
* core: fix lint warnings
* content: lint fixes
* process service lint fixes
* lint: process services cloud
* lint: insights
* lint: extensions
* [ci:force] lint: cli fixes
* [ci:force] comment out dead code
* [ci:force] exclude dead code
* fix code and tests
* rollback some changes
* fix testing lib
* fix demo shell
* minor lint warning fixes
* minor lint fixes
* fix process services
2023-09-26 13:46:53 +01:00
Alfresco Build
919a8ba80c
[ci:force][auto-commit] Update dependencies JS:7.1.0-1313 ( #8918 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-09-22 04:58:09 -04:00
Denys Vuika
9ca7dbdce9
Release 6.3.0 ( #8917 )
...
* bump versions and deps
* release reports
* release notes
* update lock file
2023-09-18 14:55:34 +01:00
Denys Vuika
a1dd270c5d
[ACS-5991] ESLint fixes and code quality improvements ( #8893 )
...
* prefer-optional-chain: core
* prefer-optional-chain: content, fix typings
* prefer-optional-chain: process, fix typings
* prefer-optional-chain: process-cloud, fix typings, fix ts configs and eslint
* [ci: force] sonar errors fixes, insights lib
* [ci:force] fix security issues
* [ci:force] fix metadata e2e bug, js assignment bugs
* [ci:force] fix lint issue
* [ci:force] fix tests
2023-09-18 09:42:16 +01:00
Alfresco Build
6df6fd16fc
[ci:force][auto-commit] Update dependencies JS:6.3.0-1289 ( #8907 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-09-13 03:33:10 -04:00
DominikIwanek
e14e489d2d
[ACA-4313] - Sort order doesn't work correctly ( #8892 )
...
[ACA-4313] - Sort order doesn't work correctly
2023-09-12 16:07:16 +02:00
Mykyta Maliarchuk
0d5e70ebf7
[ACS-5742] Fix Search e2e's ( #8902 )
...
* [ACS-5742] added People filter to demo-shell
* [ACS-5742] fixed search e2e's
* [ACS-5742] linter
* [ACS-5742] build fix
* [ACS-5742] fixed build
* [ACS-5742] removed duplicated unit test
2023-09-12 05:34:44 -04:00
Alfresco Build
3aa55996bf
[ci:force][auto-commit] Update dependencies JS:6.3.0-1288 ( #8904 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-09-12 04:43:40 -04:00
Alfresco Build
d2ef772e0a
[ci:force][auto-commit] Update dependencies JS:6.3.0-1280 ( #8819 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-09-11 14:35:30 +01:00
MichalKinas
76e2870c66
Adjust ADF to latest JS-API version ( #8882 )
...
* Bump js-api version
* Fix imports
* Fix content-services unit tests
* Fix process-services unit tests
* [ci:force] Trigger CI
* Fix code smells
* Fix orderBy param
* Fix code smells
* Fix failing unit tests
* Bump js-api version and align with new changes
* Remove dangling coma
* Fix delete return type
* Add correct date format in task filters e2es
* Fix typing in task filter sorting
* Fix activiti content api import
* Add null check for has avatar
* Make User class instead of type
* Fix user type in comment model
* Fix sonar cloud issue
* Type fixes
* Update js-api version
2023-09-07 07:29:42 -04:00
Aayush Rohila
b4ffc866d7
[ACS-5654] Retain filter header in document list. ( #8811 )
...
* [ACS-5654] Retain filter header in document list.
* [ACS-5654] Unit tests
* [ACS-5654] Unit tests
* [ACS-5654] Unit test fix.
2023-09-01 10:30:24 -04:00
Aayush Rohila
c6fdbd601a
[ACS-5876] Change from moment to date-fns for lock.service. ( #8862 )
...
* [ACS-5876] Change from moment to date-fns for lock.service.
* [ACS-5876] Unit test update.
2023-08-31 16:51:50 +01:00
Denys Vuika
c83d92c539
[ACS-5839] migrate from QueryBody to SearchResult type ( #8861 )
...
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] update docs and variables as per code review
2023-08-31 15:36:21 +02:00
Denys Vuika
3b4ce3b857
[ACS-5839] migrate to latest JS-API types ( #8859 )
...
* [ci:force] migrate Minimal Node to Node
* [ci:force] remove js-api wrappers and use real types
* [ci:force] remove js-api wrappers and use real types
* [ci:force] fix linting errors
* [ci:force] fix linting errors
* [ci:force] security fixes
* [ci:force] sonarcloud bug fixes
* [ci:force] dead code elimination, sonar suggested fixes
2023-08-29 20:56:40 +01:00
DominikIwanek
af3c7eb783
[ACS-5505] - Custom aspect properties are not updated when removing last existing property ( #8828 )
...
* [ACS-5505] - Custom aspect properties are not updated when removing last existing property
2023-08-28 11:28:10 +02:00
AleksanderSklorz
efa691b249
[ACS-5281] Allow to change editable of content metadata from parent ( #8841 )
...
* ACS-5281 Allow to change editable of content metadata from parent
* ACS-5281 Added empty spaces to import
2023-08-25 10:49:28 +02:00
tiagosalvado10
b58e6f628a
[MNT-23821] Filter custom aspects ( #8790 )
...
* [MNT-23821] Filter custom aspects
* [MNT-23821] getCustomAspects initialization
* [MNT-23821] Added aspect list service tests
* [MNT-23821] getCustomAspects - whiteList argument as optional. Added tests.
* [MNT-23821] Changed from double to single quotes
* [MNT-23821] Lint
2023-08-22 10:27:31 -04:00
Denys Vuika
29ec2fcc96
[ACS-5845] remove Alfresco Compatibility usage ( #8822 )
...
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* fix security concerns for execSync
* security fix
* fixes as per code reviews
* code fixes for attach file widget dialog
* code fixes
* code fixes
* disable ACS storage check
* add the jira to the commented out block
* remove useless logger call
* code fixes
* code fixes
* code fixes
* code and typing fixes
* fix lint
* disable the code
* try other fixes, add missing headers
* dump error to console
* replace test file with in-memory stream
* code fixes
* simplify checks
* disable upload
* remove useless test and ng-mocks dependency
2023-08-22 00:02:39 +01:00
AleksanderSklorz
40adcfec2d
[ACS-5797] Disable restore action for the latest version of file ( #8827 )
...
* ACS-5797 Hide restore action for the latest version of file
* ACS-5797 Removed duplications
* ACS-5797 Fix for e2e
* ACS-5797 Disable restore button for latest version
2023-08-17 18:44:18 -04:00
Mykyta Maliarchuk
3e56b9a4cc
[ACS-5226] Make Categories & Tags View Details Edit consistent ( #8826 )
...
* [ACS-5226] hide & clear tags input
* [ACS-5226] added unit test for reseting properties
2023-08-17 11:54:24 -04:00
DominikIwanek
f8d587bc2e
[ACS-5373] - Every getPerson() call changes current user ( #8830 )
2023-08-17 17:08:46 +02:00
Denys Vuika
d0b1f77b7b
fix document list memory leak ( #8823 )
2023-08-16 14:46:30 +01:00
MichalKinas
005115ee19
[ACS-5836] Display label for chips ( #8820 )
2023-08-14 10:59:14 -04:00
Alfresco Build
1b06742eb6
[ci:force][auto-commit] Update dependencies JS:6.3.0-1108 ( #8815 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-08-13 14:31:35 +01:00
Alfresco Build
f1d9e0a92f
[ci:force][auto-commit] Update dependencies JS:6.3.0-1104 ( #8800 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-08-12 09:33:16 -04:00
Grzegorz Jaśkowski
6cb881e8cf
[ADF-5557] add missing i18n resources for library membership directive ( #8806 )
...
* ADF-5557 add missing i18n resources for library membership directive
* ADF-5557 change i18n key naming in moved resources
2023-08-11 15:13:25 +01:00
Denys Vuika
f201efd56a
[ACS-5761] Demo Shell Cleanup (part 2) ( #8807 )
...
cleanup demo shell
2023-08-10 22:18:21 +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
Denys Vuika
9497abcb43
[ACS-5743] Cleanup Content tests (Demo Shell) ( #8799 )
...
* remove unused demo shell api
* remove recent files and cleanup unused api
* cleanup upload dialog page
* [ci:force] dummy commit
* [ci:force] cleanup the toolbar and tooltips
* [ci:force] remove dead code
* [ci:force] remove logger and custom action
* [ci:force] remove custom permission e2e test as already tested by unit
* [ci:force] remove "Start process" from the Content demo as not related to document list
* [ci:force] remove useless divs for selection
* [ci:force] dummy change to trigger CI/CD
* Revert "[ci:force] remove useless divs for selection"
This reverts commit fb3ae0b4396f44fc5aa055fcc5edf2df3e870fee.
* [ci:force] remove e2e for artificial scenario
* [ci:force] cleanup unused navigation bar protractor api
* [ci:force] cleanup unused datatable protractor api
* [ci:force] cleanup unused login protractor api
* [ci:force] fix process cloud demo page selector
2023-08-01 18:48:19 +01:00
Denys Vuika
3f3e83057d
[ACS-5703] Comment List code and styles cleanup ( #8787 )
...
* remove useless locale
* remove useless id values, update tests
* code cleanup
* fix formatting
* css cleanup
* code cleanup
* style cleanup
* fix css scope
* cleanup styles
* remove sanitise and don't bind to innerHTML
* reduce ng-container
* move model specific logic to Comment Model
* update tests, remove sanitise tests
* drop carma coverage to 72 as code removed
* drop selection animation as selection operations are not supported by the component itself
* cleanup css
* fix tests and lint
* update stories and tests
* fix line breaks
* move e2e to unit test
* disable search tests
* disable search tests
* disable search tests
2023-07-31 19:23:46 +01:00
AleksanderSklorz
fee60cd4ab
[ACA-4712] changes required to disallow using important for styles in aca ( #8785 )
...
* ACA-4712 Changed floating labels
* ACA-4712 Fixed cut off icon
2023-07-25 23:02:39 +02:00
Denys Vuika
80a6dadbfa
enable flags for tags/categories in the metadata card ( #8783 )
2023-07-25 14:05:28 +01:00
MichalKinas
f8f72d7f1a
[ACS-5179] Add search facet tabbed component for creator and modifier ( #8775 )
2023-07-25 13:06:05 +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