Denys Vuika
328d233b05
Fix ExtensionsModule.forChild regression ( #9844 )
2024-06-20 13:14:27 -04:00
Denys Vuika
9a544307d4
ACS-8251: migrate Extensions library to Standalone ( #9842 )
2024-06-20 08:52:30 -04:00
Ehsan Rezaei
682f1673f6
Release 6.9.0 ( #9680 )
2024-05-17 13:16:22 +02:00
Darya Blavanovich
3819aecb70
[MNT-24354] update license header to 2024 ( #9633 )
...
* MNT-24354 update license header [ci:force]
* MNT-24354 fix lint [ci:force]
* MNT-24354 [ci:force]
* MNT-24354 update license header in process-services [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-05-08 08:34:51 +02:00
Denys Vuika
f401b8c13e
ESLint: cleanup await expect
from protractor tests ( #9630 )
2024-04-30 08:07:10 -04:00
tomson
74ef7eed1a
[ADF-5543] Enable lint accessibility and resolve found issues ( #9421 )
2024-04-17 09:36:40 +02:00
Denys Vuika
7854cde20f
[ACS-7382] Standalone core directives, improved lint performance ( #9559 )
2024-04-15 15:16:17 -04:00
Denys Vuika
d45a02042e
chore: remove deprecated Angular api ( #9516 )
2024-04-09 09:12:58 -04:00
Tomasz Gnyp
bc07c09dda
Release 6.8.0 ( #9506 )
2024-04-09 10:13:05 +02:00
Vito Albano
5dc82f03b4
Removing js-api external dep as it has been moved into ADF repo ( #9255 )
...
* Removing js-api external dep
* Fixed targeting
* Fixed targeting with local js-api
* [affected:*] Fixed targeting with local js-api
* Fixed bundle for CI
2024-03-07 09:50:37 +00:00
MichalKinas
be45e9d4dc
Release 6.7.1 ( #9410 )
...
* Release 6.7.1
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
2024-03-06 09:48:56 +01:00
Ehsan Rezaei
6c9c5576ba
Release 6.7.0 ( #9392 )
2024-03-01 14:06:48 +01:00
Ehsan Rezaei
83d470ab23
Release 6.7.0 ( #9380 )
2024-02-27 16:24:03 +01:00
DominikIwanek
7238df106c
[MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record ( #9295 )
...
* [MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record
* [MNT-24151] - add unit tests
2024-02-07 13:49:50 -05:00
MichalKinas
2c627f1166
[ACS-6620] Proper viewer extension template projection to viewer renderer ( #9273 )
...
* [ACS-6620] Proper viewer extension template projection to viewer renderer
* [ACS-6620] Use extensions instead of content for viewer config
* [ACS-6620] Lint fix
2024-01-25 19:36:59 +01:00
MichalKinas
2c0ad7137a
[ACS-6489] Add resizable option for column data model ( #9220 )
...
* [ACS-6489] Add resizable option for column data model
* [ACS-6489] CR fixes
2024-01-25 08:35:17 +01:00
Bartosz Sekula
b9b89fdf12
Release 6.6.0 ( #9254 )
...
* Release 6.6.0
* Remove js-api from package.json
* revert old js-api
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com>
2024-01-23 12:55:54 +01:00
Bartosz Sekula
a1b4c54b16
Allow to use extension value in addition to passing JSON file name ( #9192 )
...
* [AAE-18136] Allow to use extension value
* Apply suggestions from code review
Co-authored-by: Robert Duda <robert.duda@hyland.com>
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com>
2023-12-23 12:39:48 +01:00
AleksanderSklorz
cd33bb6c92
[ACS-6323] dynamic content list changing columns order with drag drop ( #9146 )
...
* ACS-6323 Added draggable field to DocumentListPresetRef
* ACS-6323 Allow to dragging column over columns in index range
* ACS-6323 Allow to dragging column over only enabled columns
* ACS-6323 Fixed styles for drag and drop icon for first column
* ACS-6323 Unit tests and function renaming
* ACS-6323 Corrected unit test
2023-12-08 22:54:25 +01:00
Denys Vuika
8687e86cf6
[PRODENG-211] update js-api deps ( #9102 )
...
* update js-api deps
* switch cli to prev version for now
* update lock file for cli
2023-11-21 06:47:43 -05:00
Amedeo Lepore
cf62196fc4
Release 6.5.2 ( #9094 )
2023-11-16 13:25:14 +01:00
Amedeo Lepore
e2c116c25a
Release 6.5.1 ( #9082 )
2023-11-13 10:19:15 +01:00
Robert Duda
479cc8b545
Release 6.5.0 ( #9076 )
2023-11-08 15:54:57 +01:00
Alfresco Build
0891a60f4d
[ci:force][auto-commit] Update dependencies JS:7.2.0 ( #9069 )
...
Co-authored-by: tomgny <tomgny@users.noreply.github.com>
2023-11-07 15:54:34 +01:00
Alfresco Build
00c05315a2
[ci:force][auto-commit] Update dependencies JS:7.2.0-1490 ( #9057 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-11-07 13:16:37 +01:00
Tomasz Gnyp
9278d9296f
[AAE-16965] Improve data table date column ( #9038 )
...
* [AAE-16965] Improve Date data table column type
* [AAE-16965] Date unit tests
* update docs
* cleanup cells after implement inject
* bring back removed constructors
* remove empty constructors
* replace constructor token injection by inject function
* [AAE-16965] Use other variable for template
* implement suggestions
* update demo shell module
* fix unit test
* fix timeAgo problem
* add some more unit tests
* fake change in extensions
* [AAE-16965] fix for backward compatibility
2023-11-03 10:31:13 +01:00
Alfresco Build
0b677e7189
[ci:force][auto-commit] Update dependencies JS:7.2.0-1481 ( #9028 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-11-02 14:29:45 +00:00
MichalKinas
e8ea75d9f3
Release 6.4.0 ( #9044 )
...
* Release 6.4.0
* Lock file update
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
2023-10-31 13:00:37 +01:00
Alfresco Build
36d90b314d
[ci:force][auto-commit] Update dependencies JS:7.1.0-1437 ( #9022 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-10-25 04:39:59 -04:00
Alfresco Build
46104e9246
[ci:force][auto-commit] Update dependencies JS:7.1.0-1429 ( #8969 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-10-24 13:14:51 -04:00
DominikIwanek
36c6e6d8ea
[ACS-5566] - Add configurable columns to document list ( #8968 )
...
* [ACS-5566] - add configurable columns to document list
* [ACS-5566] - add max visible columns
* [ACS-5566] - add unit tests
* [ACS-5566] - add docs
* [ACS-5566] - style changes after CR
* [ACS-5566] - changes for pipeline
* [ACS-5566] - changes for pipeline
* [ACS-5566] - changes for pipeline
2023-10-24 09:52:11 -04:00
Wojciech Duda
3912a652d5
[AAE-16369] use layout-bp mixin where applicable ( #8945 )
...
* [AAE-15828] layout-bp mixin for core
* [AAE-15828] fixed import
* [AAE-15828] layout-bp for process-services-cloud
* [AAE-15828] layout-bp for process-services
* [AAE-15828] layout-bp for content-services
* [AAE-15828] fixed incorrect values
* [AAE-15828] lint fix
* configure stylePreprocessorOptions for cross project scss importing
* scss import cardio
* set correct style paths for packages
* [AAE-16369] addded missing test config
* [ci:force] fix for the pretheme build
* unified configs for libs
2023-10-23 15:36:26 +01:00
Tomasz Gnyp
33f1147671
[AAE-16962] Handle number data table column type ( #9013 )
...
* [AAE-16962] Handle number column type
* solve conflicts
* remove TODO
* [AAE-16952] Revert incorrect conflict solve
* remove duplicated import
2023-10-23 11:53:32 +02:00
MichalKinas
7c4304a1e7
Fix AAE-16968 BC ( #9010 )
...
* Fix AAE-16968 BC
* Fix incorrect import
* Move DataColumnType to extensions lib
* Lint fixes
2023-10-19 09:17:28 -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
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
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
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
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