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
Eugenio Romano
c73e95c9bf
change script to fix the alpha version overlap ( #8869 )
2023-08-31 12:35:09 +02:00
Eugenio Romano
1c30eb2814
remove unused action in release ( #8867 )
2023-08-31 11:20:59 +02:00
SheenaMalhotra182
780800453a
[ACS-5858] Migrated adfMomentDateTime Pipe to date-fns equivalent ( #8856 )
...
* [ACS-5858] created adfDateTimePipe and added unit tests
* [ACS-5858] added revised unit tests
* [ACS-5858] linting fixes
* [ACS-5858] addressed review comments
* [ACS-5858] addressed review comments
2023-08-31 14:48:37 +05:30
Eugenio Romano
bb3000346f
release branch workflow ( #8865 )
2023-08-31 10:25:12 +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
Tomasz Gnyp
a5b05b3e5f
[AAE-15814] Handle direct input mapping with JSON response for data table widget ( #8860 )
2023-08-29 18:01:57 +02:00
Jatin Chugh
657711e808
[APPS-2128] remove moment dependency from task-list.component.ts ( #8838 )
2023-08-29 14:27:38 +01:00
eromano
a66b3d0846
Revert "add branch release"
...
This reverts commit 79df22043466132b2ff795e468fd26e05b6ffa62.
2023-08-28 15:08:00 +02:00
eromano
79df220434
add branch release
2023-08-28 15:06:45 +02: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
Grzegorz Jaśkowski
885c5a52fe
ACS-5520 add eslint-angular README, rephrase rule documentation ( #8850 )
2023-08-25 10:44:31 -04:00
Raviraj Bahirsheth
d839531d08
[APPS-2134] Remove moment.js dependency from start-task-cloud.compone… ( #8845 )
...
* [APPS-2134] Remove moment.js dependency from start-task-cloud.component.ts
* Removed the console log
* Update variable name
2023-08-25 09:13:14 -04:00
Ketevani Kvirikashvili
377dd5d3a2
[AAE-15764] Add rollback property to the model ( #8848 )
...
* [AAE-15764] Add rollback property to the model
* trigger
2023-08-25 11:53:11 +01: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
Raviraj Bahirsheth
b77691bb08
[ACS-5861] Replace moment to date-fns in process-name.pipe.ts ( #8831 )
2023-08-25 14:03:00 +05:30
Aayush Rohila
837b3b1b92
[ACS-5640] Changing from moment to date-fns. ( #8796 )
2023-08-25 13:52:51 +05:30
Grzegorz Jaśkowski
87e57272fa
[ACS-5898] prevent custom task filters from always sending due after date ( #8847 )
...
* ACS-5898 prevent custom task filters from always sending due after date, build custom filters form without initial values
* ACS-5898 revert setDueAfterFilter method removal, make its use conditional
2023-08-24 10:51:38 -04:00
Rafal Szmit
de16072171
[AAE-1653] Script to update webdriver locally ADF ( #8846 )
...
* [AAE-1653] Script to update webdriver locally ADF
* update readme
* trigger ci
2023-08-24 15:37:48 +02:00
Eugenio Romano
729a65ca5c
Update codeql-analysis.yml ( #8843 )
...
Fix warning in codeql
2023-08-23 11:21:36 +02:00
Jatin Chugh
ce855ec36e
remove dependency from search-filters.e2e.ts file ( #8840 )
2023-08-23 10:48:59 +05:30
Jatin Chugh
c9fdf24553
[APPS-2127] migrated dependency in date-range-filter component from moment to date-fns ( #8833 )
...
* migrated dependency in date-range-filter component from moment to date-fns
* test cases migrated to date-fns impacted due to migration of dependency in date-range-filter.component.ts
* migrate date-range-filter.service.ts from moment to date-fns dependency
2023-08-22 14:45:52 -04:00
Giovanni Toraldo
a8be9d64e1
OPSEXP-2250 Fix s3 download command in init aps ( #8842 )
2023-08-22 17:03:09 +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
MichalKinas
9a349f27d9
Add error logging while updateing aps license ( #8839 )
2023-08-22 14:19:21 +02: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
Jatin Chugh
d0c35c28ee
[ACS-5860] Migration of process name cloud pipe from moment to date-fns ( #8797 )
2023-08-17 19:22:38 -04: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
Jatin Chugh
03b93721ab
[APPS-2110] migrated dependency from moment to date-fns ( #8829 )
2023-08-17 18:43:29 -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
DominikIwanek
673010d271
[ACS-5738] unable to unselect libraries ( #8825 )
...
* [ACS-5738] - Make libraries in datatable to be possible to unselect
2023-08-17 12:26:18 +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
dependabot[bot]
dcd1c4e21c
Bump eslint from 8.39.0 to 8.47.0 ( #8817 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 14:32:09 +01: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
Wiktor Danielewski
57ff885483
[AAE-15988] Update About component ( #8814 )
...
* [AAE-15988] Update About component
* [AAE-15988] Add automationId to AboutPanel directive
2023-08-11 15:11:58 +01:00
Tomasz Gnyp
e7dbedd497
[AAE-15815] Export variable config interface ( #8813 )
2023-08-11 11:32:30 +02:00
Denys Vuika
f201efd56a
[ACS-5761] Demo Shell Cleanup (part 2) ( #8807 )
...
cleanup demo shell
2023-08-10 22:18:21 +01:00
DominikIwanek
ca60b392d4
[ACS-5693] - Fix flickering edit icon (pencil) on hover in chip-list input ( #8808 )
2023-08-10 16:18:44 +02:00
Eugenio Romano
9bddd1a7c3
New grouping Depndabot ( #8791 )
2023-08-09 12:42:08 -04:00
Akash Rathod
adb203624d
size filter locator fix ( #8810 )
...
* size filter locator fix
* [ci:force]
2023-08-09 12:12:46 -04:00
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
Tomasz Gnyp
1f96c3452c
[AAE-15815] Create Data Table widget ( #8801 )
...
* [AAE-15815] Create Data Table widget
* [AAE-15815] Add check for corectness of column schema
* fix mock name typo
* improve method name
* fix testing module config
2023-08-09 01:31:39 +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
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