871 Commits

Author SHA1 Message Date
Denys Vuika
968febffb0
migrate to nx 17 (#3502)
* migrate to nx 17

* lock file
2023-10-31 19:45:49 +00:00
MichalKinas
b23bd3e25b
Release 4.3.0 (#3503)
* Release 4.3.0

* Correct typing for unit test
2023-10-31 15:05:18 +01:00
Alfresco Build
1b3195d3ba
[ci:force][auto-commit] Update dependencies ADF: JS:7.1.0-1439 (#3498)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-10-27 03:58:06 -04:00
Denys Vuika
3d6ec4b44b update lock file 2023-10-26 21:37:26 +01:00
Denys Vuika
b2f3aa626f
remove moment from the dependencies (#3496) 2023-10-26 14:23:10 -04:00
Alfresco Build
8aa4707024
GH Auto: Upstream dependencies ADF:6.4.0-6654892394 JS-API: using Tag:6.4.0-6654892394 (#3497)
* [ci:force][auto-commit] Update dependencies ADF:6.4.0-6654892394  JS:

* fix js api version

---------

Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2023-10-26 17:27:55 +01:00
Alfresco Build
f51a1c6b15
[ci:force][auto-commit] Update dependencies ADF:6.4.0-6651609513 JS:7.1.0-1438 (#3495)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-10-26 06:06:37 -04:00
MichalKinas
b25a3ad9d8
Use latest JS-API and ADF (#3494)
* Use latest JS-API and ADF

* Unit test fix
2023-10-25 14:48:12 +02:00
Alfresco Build
de0df9203e
[ci:force][auto-commit] Update dependencies ADF:6.4.0-6550080792 JS:7.1.0-1409 (#3460)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-10-18 10:42:25 +02:00
MichalKinas
928c6b5731
[ACS-5611] Add custom metadata side panels as new extension feature (#3466)
* [ACS-5611] Add custom metadata panels as new extensions feature

* [ACS-5611] Add custom metadata panels unit tests

* [ACS-5611] Minor fixes

* [ACS-5611] Text ellipsis for name column to always display badges

* [ACS-5611] Use latest ADF and JS-API

* [ACS-5611] Unit test fix

* [ACS-5611] Click action only if exists
2023-10-16 10:43:04 +02:00
Denys Vuika
18542ebf8b
migrate to nx 16 (#3465)
* migrate to nx 16

* lock file
2023-10-05 12:12:54 -04:00
Alfresco Build
9a478adea6
[ci:force][auto-commit] Update dependencies ADF:6.4.0-6403606261 JS:7.1.0-1371 (#3457)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-10-04 06:50:09 -04:00
Alfresco Build
740b9b3579
[ci:force][auto-commit] Update dependencies ADF:6.4.0-6377399867 JS:7.1.0-1367 (#3454)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-10-02 07:18:44 -04:00
Alfresco Build
0774281244
GH Auto: Upstream dependencies ADF:6.4.0-6341205853 JS-API: using Tag:6.4.0-6341205853 (#3452)
* [ci:force][auto-commit] Update dependencies ADF:6.4.0-6341205853  JS:

* Corrected versions

---------

Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-09-29 00:08:39 +02:00
Alfresco Build
f28bb3fe40
GH Auto: Upstream dependencies ADF:6.4.0-6336818839 JS-API:7.1.0-1349 using Tag:6.4.0-6336818839 (#3441)
* [ci:force][auto-commit] Update dependencies ADF:6.4.0-6336818839  JS:7.1.0-1349

* Use latest JS-API and ADF

---------

Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2023-09-28 13:07:24 +02:00
dependabot[bot]
ce543ff483
Build(deps-dev): Bump lint-staged from 13.2.1 to 14.0.1 (#3446)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.1 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/okonet/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.1...v14.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 11:20:12 -04:00
dependabot[bot]
4ed3f2d827
Build(deps-dev): Bump dotenv from 8.2.0 to 16.3.1 (#3434)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:14:21 +01:00
dependabot[bot]
743a46bf69
Build(deps-dev): Bump @angular-eslint/eslint-plugin (#3435)
Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 16.0.2 to 16.1.2.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  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-09-18 22:43:03 +01:00
Denys Vuika
0faf566131 bump to new version 2023-09-18 22:42:16 +01:00
dependabot[bot]
a58e878f04
Build(deps-dev): Bump @cspell/eslint-plugin from 6.31.1 to 7.3.6 (#3438)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell) from 6.31.1 to 7.3.6.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.31.1...v7.3.6)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 22:39:22 +01:00
Denys Vuika
b1b4dd05b6
Release 4.2.0 (#3440)
* bump app.config

* bump ADF versions

* release reports

* update compatibility matrices
2023-09-18 19:28:06 +01:00
dependabot[bot]
dab3adc061
Build(deps-dev): Bump stylelint from 15.6.3 to 15.10.3 (#3436)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.3 to 15.10.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.3...15.10.3)

---
updated-dependencies:
- dependency-name: stylelint
  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-09-18 16:48:57 +01:00
Alfresco Build
667da2e03b
[ci:force][auto-commit] Update dependencies ADF:6.3.0-6157611298 JS:6.3.0-1288 (#3430)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-09-12 11:03:30 -04:00
dependabot[bot]
f1e1672546
Build(deps-dev): Bump @playwright/test from 1.35.0 to 1.37.1 (#3397)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.35.0 to 1.37.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.35.0...v1.37.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  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-09-12 07:03:13 -04:00
dependabot[bot]
c753ad2436
Build(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.1 (#3396)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  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-09-12 06:36:19 -04:00
dependabot[bot]
6e3b6d37fb
Build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.5 (#3382)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 06:18:13 -04:00
dependabot[bot]
f32cf79d1f
Build(deps): Bump @fontsource/open-sans from 5.0.3 to 5.0.12 (#3427)
Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.3 to 5.0.12.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/open-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/open-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/open-sans"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 04:32:48 -04:00
Alfresco Build
bbaa8f7a75
[ci:force][auto-commit] Update dependencies ADF:6.3.0-6147176337 JS:6.3.0-1280 (#3428)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-09-11 16:28:50 -04:00
dependabot[bot]
f4310093f7
Build(deps-dev): Bump eslint-plugin-jsdoc from 43.2.0 to 46.5.1 (#3426)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 43.2.0 to 46.5.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v43.2.0...v46.5.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 08:10:25 -04:00
Alfresco Build
28800b6b37
[ci:force][auto-commit] Update dependencies ADF:6.3.0-6123510771 JS:6.3.0-1272 (#3386)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-09-11 04:56:10 -04:00
MichalKinas
b086093c2f
Use latest JS-API and ADF (#3423)
* Update JS-API and ADF versions to latest

* Fix missing types

* Fix incorrect types

* Use correct method to get membership requests
2023-09-08 04:10:00 -04:00
AleksanderSklorz
aec6852672
[ACS-5281] Changed editable state of metadata content based on change o… (#3400)
* ACS-5281 Changed editable state of metadata content based on change of file lock state

* ACS-5281 Updated versions

* ACS-5281 Reverted change

* ACS-5281 Upgrade version

* ACS-5281 Small correction

* ACS-5281 Fixed e2e
2023-08-27 10:00:35 +02:00
Grzegorz Jaśkowski
c73ffd8901
[ADF-5557] delete i18n resources moved to ADF (#3376)
* ADF-5557 delete i18n resources moved to ADF

* ADF-5557 update ADF versioning from ADF counterpart PR

* ADF-5557 fix remaining problem after rebase
2023-08-14 19:44:30 +01:00
Denys Vuika
27eddf3596
Code cleanup and optimisations (#3383)
* cleanup unused css

* remove unused store/reducer blocks

* fix typo in toolbar ("tool-bar")

* toolbar action: break dependency on adf-core

* unified toolbar component

* break dependency on adf toolbar module

* update e2e

* update e2e

* update e2e

* update e2e

* update e2e

* fix search results toolbar spacing

* cleanup unused app state

* cleanup unused code

* fix toolbar divider color

* fix missing buttons in the info drawer

* fix css nesting

* fix search results css
2023-08-14 19:43:33 +01:00
Alfresco Build
5279472a0a
[ci:force][auto-commit] Update dependencies ADF:6.3.0-5841636689 JS:6.3.0-1104 (#3380)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-08-12 18:51:21 -04:00
Alfresco Build
b3577fd17b
[ci:force][auto-commit] Update dependencies ADF:6.3.0-5808464802 JS:6.3.0-1076 (#3353)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-08-09 10:35:29 -04:00
MichalKinas
26cd95ccbd
ADF and JS-API version update (#3371)
* ADF and JS-API version update

* Update Creator and Modifier E2Es

* ACS-5632 Fixed rest e2e

* ACS-5632 Added missing spaces

---------

Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-07-28 12:01:05 +02:00
swapnil-verma-gl
174d7b61ee
[ACS-4985] Added configuration to merge created and modified date filters into a single date filter (#3324)
* ACS-4985 Prepared configuration for created and modified dates in search

* [ACS-4985] Updated search filter configuration for ACA to include the new SearchDateRangeAdvancedTabbed component

* [ACS-4985] Added date-fns adapter to alfresco content app

* [ACS-4985] Added failing e2e test cases to protractor.excludes.json

* [ACS-4985] Removed unused Created Date/Modified Date entries from i18n files after rebase

* [ACS-4985] Removed .env-original (file not required)

* [ACS-4985] Updated protractor.excludes.json

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case

* Revert "[ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case"

This reverts commit d1cd0ee3de191cecddc1ccde1f0dae8052e33edf.

* [ACS-4985] Empty commit to trigger finalise job

* Revert "[ACS-4794] Fix missed test case"

This reverts commit d1cd0ee3de191cecddc1ccde1f0dae8052e33edf.

---------

Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-07-28 13:11:11 +05:30
Alfresco Build
a77d837aea
[ci:force][auto-commit] Update dependencies ADF:6.3.0-5591392156 JS:6.3.0-1042 (#3350)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-07-19 09:39:25 +02:00
Alfresco Build
0558920aaa
[ci:force][auto-commit] Update dependencies ADF:6.3.0-5579864980 JS:6.3.0-1041 (#3345)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-07-18 11:03:16 -04:00
Alfresco Build
a89c30f3c0
[ci:force][auto-commit] Update dependencies ADF:6.3.0-5562587957 JS:6.3.0-1037 (#3333)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-07-17 06:12:24 -04:00
Denys Vuika
cab8ea96b2
bump to 4.2.0 (#3334) 2023-07-12 15:02:14 +01:00
Denys Vuika
7ab4cc5e53
[ACA-4715] break dependency on envsubst (#3325)
* remove BPM host

* break dependency on envsubst

* remove prebuild script

* cleanup package.json
2023-07-11 08:39:17 +01:00
Alfresco Build
e0e4dec218
[ci:force][auto-commit] Update dependencies ADF: JS:6.3.0-1026 (#3315)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-07-06 05:08:21 -04:00
Alfresco Build
8cc4f08f87
GH Auto: Upstream dependencies ADF:6.3.0-5468717985 JS-API:6.3.0-1025 using Tag:6.3.0-5468717985 (#3313)
* [ci:force][auto-commit] Update dependencies ADF:6.3.0-5468717985  JS:6.3.0-1025

* ADF version update

---------

Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2023-07-06 07:28:20 +02:00
Denys Vuika
6b003eff1f
[ACA-4715] upgrade to latest ADF alphas and cleanup env vars (#3312)
* use latest ADF alphas

* use latest ADF alphas

* use ECM provider by default

* use BASIC auth by default

* defaults for oauth host

* remove unused vars
2023-07-05 19:46:50 +01:00
Denys Vuika
29c0083e36
Release-4.1.0 (#3301)
* update app config

* update adf libs

* bump app version

* bump lib versions

* release reports

* update readme files
2023-06-26 20:29:25 +01:00
Alfresco Build
3b3d431945
[ci:force][auto-commit] Update dependencies ADF:6.2.0-5343353294 JS:6.2.0-1002 (#3294)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2023-06-22 07:22:28 -04:00
Denys Vuika
d54f97995b
use latest ADF (#3292)
* use latest ADF

* exclude failing test
2023-06-20 21:05:25 +01:00
Denys Vuika
ff2735a1db
upgrade to latest ADF (#3288) 2023-06-20 08:46:49 -04:00