Mykyta Maliarchuk
e9dce5f65a
[ACS-4795] Remove all custom CSS/CSS variables that already have defaults in ADF ( #3242 )
...
* [ACS-4795] removed redundant css variables
* [ACS-4795] - removed pointless adf customisations
2023-06-05 15:57:28 +02:00
Jatin Chugh
f99722661b
[PRODSEC-6575] used date instead of datetime for datePicker implementation in Shared link dialog component in ADF ( #3247 )
...
* used date instead of datetime for Shared link dialog implementation
* removed sharedLinkDateTimePickerType variable from app.config.json.tpl file and made it default in ADF
2023-06-05 13:57:25 +01:00
MichalKinas
919767ef8a
[ACS-5181] Introduce logical search filter ( #3245 )
...
* [ACS-5181] Introduce logical search filter
* [ACS-5181] Correct filters order
2023-06-05 10:58:30 +01:00
Denys Vuika
f4600b588a
[ACS-5308] reduce various modules by switching to standalone ( #3248 )
...
* crate-form-template dialog
* remove unused module
* viewer profile component
* trashcan component
* remove test dependency on global material module
* remove unused test imports
* break CoreModule dependency
* login component
* remove app material module
* remove languages from the config as not needed
2023-06-05 09:10:03 +01:00
dependabot[bot]
c4bd16f9aa
Build(deps-dev): Bump eslint from 8.40.0 to 8.42.0 ( #3250 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.42.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.40.0...v8.42.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-06-05 09:03:52 +01:00
dependabot[bot]
323b491611
Build(deps-dev): Bump stylelint from 15.6.0 to 15.6.3 ( #3252 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.0 to 15.6.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.0...15.6.3 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
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-06-05 09:02:37 +01:00
Alfresco Build
1769b20f59
[ci:force][auto-commit] Update dependencies ADF:6.1.0-5145838719 JS:6.1.0 ( #3221 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com >
2023-06-02 09:15:39 +02:00
swapnil-verma-gl
ac49a4acb5
[ACS-5330] Added clearSelection() in afterEach so that tests unslect rows after they have completed their execution ( #3244 )
2023-06-01 10:41:28 -04:00
swapnil-verma-gl
27da2b8b72
Added missing DirectiveModule import in standalone LogoutComponent ( #3241 )
2023-05-31 10:22:02 +01:00
Akash Rathod
84c22176af
[ACS-4887] e2e added test step for action tests ( #3208 )
...
* [ACS-4887] e2e added test step for action tests
* e2e test remove commented code
* missing spell check added
2023-05-30 06:56:41 -04:00
Denys Vuika
4a00cbbfd7
remove flex-layout dependency ( #3235 )
2023-05-29 10:28:48 +01:00
Denys Vuika
251b6a0ec7
[ACS-5308] cleanup content common module and move to standalone components ( #3234 )
...
* language picker
* location link
* logout component
* logout: fix tests
* toggle shared component
* user info component
* cleanup common module
* migrate generic error to standalone
* thumbnail column component
* name column component
* tags column component
* locked by component
* cleanup module dependencies
* comments tab component
* info drawer and details
* cleanup infodrawer module
* remove useless test
* reduce useless imports
* info drawer module
* context menu component
2023-05-29 10:28:26 +01:00
dependabot[bot]
40c4740b3a
Build(deps-dev): Bump cypress from 12.10.0 to 12.13.0 ( #3237 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 12.10.0 to 12.13.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v12.10.0...v12.13.0 )
---
updated-dependencies:
- dependency-name: cypress
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-05-28 08:41:37 +01:00
Jatin Chugh
44ea08891e
[MOBILEAPPS-1707] Open in App Dialog design changes as per new design and visibility of dialog enabled after the login and is shown in case of private files as well ( #3225 )
...
* implementation of download Ios app as per new design shared in case IOS
* design changes as per new design shared my mobile application team
* implementation of dialog after login and visibility enabled for private files
* single click on cross dialog to close popup which was occuring earlier on double click
* test cases added for open in app component, shared link view component and name changes
* ipad changes to open in Safari browser, open in app button clickable width increased and focus unset on open in app button click
* open in app button style changes
* theme button color changes
* review comments addressed
* review comments addressed
* review comments addressed
* download app text changes
* improved open-in-app.scss file and removed mat and cdk classed
2023-05-26 22:25:18 +05:30
vijayanssettu
638d2f776c
[ACS-5156] Bug fixes for search Input ( #3182 )
...
* Serach Input Visible
* Serach Input Visible
* cleanup library file
* Search input visible
---------
Co-authored-by: vijayanssettu <vijayan.settu@hyland.com >
2023-05-26 12:19:16 +01:00
Aayush Rohila
bf1fa75041
[ACA-4698] Refactor the parent of aca-info-drawer to style sidebar wherever present. ( #3192 )
...
* [ACA-4698] Refactor the parent of aca-info-drawer to style sidebar wherever it is present
* declared sidebar class once
2023-05-26 06:28:33 -04:00
Denys Vuika
1a942e6820
experimental: standalone About component ( #3228 )
2023-05-26 04:29:31 -04:00
Raviraj Bahirsheth
b05ce51429
[ADF-5532] Create upgrade211-30.md ( #3112 )
...
* Create upgrade211-30.md
* Update upgrade211-30.md
* capitalise name angular
* Update to markdown code block
* Update upgrade211-30.md
* Addressed review comments
* Update upgrade211-30.md
* ADF changes added
2023-05-26 04:28:26 -04:00
SheenaMalhotra182
39aa789712
[ACS-5293] changed non-unique data automation ids ( #3226 )
...
* changed non-unique data automation ids
* trying a fix for multiple search locators
* trying a fix for multiple search locators
2023-05-25 19:09:12 +01:00
Denys Vuika
71d97a17bf
[ACS-5304] remove unused create menu component ( #3233 )
...
* remove unused create menu component
* remove unused i18n keys
* raise coverage
* fix missing a11y import, fix css var bug
2023-05-25 18:50:46 +01:00
Denys Vuika
05991f8553
[ACS-5089] performance improvements for Thumbnail Column ( #3232 )
2023-05-25 16:14:05 +01:00
vijayanssettu
e2574560e8
[ACS-4613] Updated the latest version Material Icons font ( #3230 )
...
Co-authored-by: vijayanssettu <vijayan.settu@hyland.com >
2023-05-25 14:42:09 +01:00
Denys Vuika
73460ddff3
update docs
2023-05-25 14:34:10 +01:00
Mykyta Maliarchuk
5eeb57c1e9
[ACA-4711] ACA: Enable checking accessibility in eslint ( #3231 )
...
* [ACA-4711] updated @angular-eslint/eslint-plugin-template
* [ACA-4711] removed deprecated rules
* [ACA-4711] removed comma
* [ACA-4711] resolve accessibility issues
2023-05-25 08:07:51 -04:00
Denys Vuika
1e37931b97
fix Docker run ( #3229 )
2023-05-25 08:08:58 +01:00
Yasa-Nataliya
0328ea09da
[ACS-5288]Changes to improve user experience by changing navigation ( #3219 )
...
* Implemented changes as per requirement
* changes for view profile component
* added unit test cases
2023-05-24 20:00:37 +01:00
dependabot[bot]
e5c38b3840
Build(deps): Bump socket.io-parser from 4.2.2 to 4.2.3 ( #3224 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 09:18:41 +01:00
Denys Vuika
def6ddeaa7
eliminate dead code in e2e tests ( #3220 )
...
* reduce shared testing dependency
* dead code cleanup
* eliminate dead code
* fix export
2023-05-23 09:27:08 +01:00
Nikita Maliarchuk
51a8908ecc
[ACA-4708] enable e2e - C290020 ( #3218 )
2023-05-22 09:48:08 -04:00
MichalKinas
16e14421cd
[ACS-5287] Remove rebase workflow ( #3217 )
2023-05-22 12:21:15 +02:00
dependabot[bot]
9a4a3187d2
Build(deps-dev): Bump jasmine-core from 4.5.0 to 4.6.0 ( #3211 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
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-05-22 08:46:00 +01:00
dependabot[bot]
cf62ac4919
Build(deps-dev): Bump prettier from 2.8.7 to 2.8.8 ( #3212 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
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-05-22 08:45:40 +01:00
dependabot[bot]
f1e6befa10
Build(deps-dev): Bump @playwright/test from 1.32.3 to 1.34.0 ( #3214 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.32.3 to 1.34.0.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.32.3...v1.34.0 )
---
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-05-22 08:30:56 +01:00
Denys Vuika
fd495f6e95
code cleanup ( #3210 )
...
* code cleanup
* rollback changes
* remove dead code
* remove debug app config
* cleanup unused locales
* no-unused-vars rule
* test fixes and cleanup
* remove unnecessary translate modules
2023-05-22 08:23:35 +01:00
MichalKinas
19e31adbb9
[ACS-5186] Stop upstream workflow from failing when there are no new versions ( #3206 )
2023-05-19 12:56:08 +02:00
MichalKinas
5d4a999ca1
[ACA-4710] Use caret for js-api and adf versions ( #3204 )
2023-05-19 10:58:10 +02:00
Alfresco Build
45a6b751d2
[ci:force][auto-commit] Update dependencies ADF:6.1.0-5015824596 JS:6.1.0-927 ( #3200 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com >
2023-05-18 22:10:31 +01:00
Denys Vuika
fbe3a7917a
[ACS-5189] enable multiselect for Files and Trashcan ( #3196 )
...
* enable multiselect for Files and Trashcan
* disable e2e
2023-05-17 17:31:50 +01:00
dependabot[bot]
cc300ea4b5
Build(deps): Bump webpack and @angular-devkit/build-angular ( #3201 )
...
Bumps [webpack](https://github.com/webpack/webpack ) to 5.76.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli ). These dependencies need to be updated together.
Updates `webpack` from 5.73.0 to 5.76.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.1 )
Updates `@angular-devkit/build-angular` from 14.1.3 to 14.2.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/14.1.3...14.2.11 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 17:11:41 +01:00
Denys Vuika
7d7ac7ea8a
update compatibility matrix
2023-05-17 14:55:36 +01:00
MichalKinas
38a6d8698b
[ACS-5186] Use update version script for ADF upstream ( #3197 )
...
* [ACS-5186] Use update version script for ADF upstream
* [ACS-5186] Bump ADF and JS-API version
* [ACS-5186] Correct version
* [ACS-5186] Correct migration logic
2023-05-17 15:02:22 +02:00
Nikita Maliarchuk
f1d8b84d2b
[ACS-5171] Facets section - UI changes ( #3195 )
...
* [ACS-5171] facets section - ui changes
* [ACS-5171] code improvements
* [ACS-5171] set theme variable for border color
2023-05-17 08:51:58 -04:00
MichalKinas
b04d0f226a
[ACS-5188] Remove old ACA upstream ( #3193 )
2023-05-16 12:06:22 -04:00
Yasa-Nataliya
adbbc1c152
[ACS-4708] Implemented user initials ( #3184 )
...
* added user initials
* modified spec file
* changes for config files
* class name renamed
* implemented the review comments
2023-05-16 14:25:43 +05:30
MichalKinas
9603c0a36b
[ACS-5186] Add new GH workflow for ADF upstream ( #3191 )
2023-05-15 10:05:40 -04:00
Amedeo Lepore
ec37bf0ec2
Update adf dependencies version to 6.1.0-4944969415 ( #3183 )
...
* [ci:force][auto-commit] Update @alfresco/js-api to 6.1.0-912 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 4945048596
* Update adf deps versions, update js-api version to solve dependency conflict
* Exclude e2e [C290020]
* Update adf peerDependencies version
---------
Co-authored-by: alfresco-build <alfresco-build@hyland.com >
2023-05-12 16:56:02 +02:00
MichalKinas
3ca4a91389
[ACS-4539] Make ms-office as secondary point of aca-content ( #3180 )
...
* [ACS-4539] Make ms-office as secondary point of aca-content
* [ACA-4539] Fix tsconfig path
* [ACS-4539] Run ms-office unit tests as part of aca-content
2023-05-10 09:43:51 +01:00
MichalKinas
6794ea58ac
[ACS-4537] Make aca-about secondary entry of aca-content ( #3179 )
...
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
* [ACS-4537] - Copy about assets
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-05-09 14:32:06 +01:00
Denys Vuika
23814e1e76
Optmise injections and imports ( #3174 )
...
* cleanup base page injections
* optimise breakpoint observer
* cleanup subscriptions
* optimise upload service injections
* optimise router imports
* fix test setup
* fix tests
2023-05-09 14:30:33 +01:00
dependabot[bot]
1ca5a7af31
Build(deps-dev): Bump eslint from 8.39.0 to 8.40.0 ( #3177 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.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.40.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-05-08 09:16:55 +01:00