Bartosz Sekula
7c127eb957
[AAE-17669] Custom theme should use default font ( #9062 )
2023-11-06 12:31:14 +01:00
Denys Vuika
fe8f4a5e74
[ACS-6251] remove dead code and imports from insights ( #9059 )
...
* remove dead code and imports from insights
* [ci:force] base class to reduce code duplications
* [ci:force] reduce code by introducing base class
* [ci:force] fix import paths
* [ci:force] fix types
* [ci:force] remove pdf from insights unit tests
* [ci:force] improve test performance
* remove obsolete mock file
* remove deleted export
2023-11-06 06:30:49 -05:00
Michał Fidor
adf5a5e008
[AAE-17476] update default app by missing process ( #9061 )
2023-11-06 10:38:38 +01:00
Wojciech Duda
a29f63cd9b
[AAE-17551] added backgroundImage property for header ( #9058 )
...
* [AAE-17551] added backgroundImage property for header
* [AAE-17551] added test for background image
* [AAE-17551] removed some material selectors
* [AAE-17551] rebasing
* [AAE-17551] fixed unit test
2023-11-04 15:06:11 +01:00
SheenaMalhotra182
94fb61541c
[ACS-5311] Notification History Bug Fix ( #9011 )
...
* [ACS-5311] implemented read state for notifications and showing only unread notifications in history menu
* [ACS-5311] linting fixes
* [ACS-5311] linting fixes
* [ACS-5311] fixed code smell
* [ACS-5311] addressed review comments
* [ACS-5311] addressed review comments
* [ACS-5311] updated unit tests
* [ACS-5311] addressed review comments and optimized unit tests
* [ACS-5311] linting fix
* [ACS-5311] addressed review comments
* [ACS-5311] fixed typos
* [ACS-5311] moved NOTIFICATION_STORAGE to notification.model.ts to reuse across repos
* [ACS-5311] addressed review comments
2023-11-03 14:41:40 +00:00
dependabot[bot]
3687cc58e0
build(deps): bump trim-newlines and meow ( #9055 )
...
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines ) and [meow](https://github.com/sindresorhus/meow ). These dependencies needed to be updated together.
Updates `trim-newlines` from 1.0.0 to 3.0.1
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases )
- [Commits](https://github.com/sindresorhus/trim-newlines/commits )
Updates `meow` from 3.7.0 to 9.0.0
- [Release notes](https://github.com/sindresorhus/meow/releases )
- [Commits](https://github.com/sindresorhus/meow/compare/v3.7.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: trim-newlines
dependency-type: indirect
- dependency-name: meow
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 06:06:28 -04:00
Denys Vuika
93fd0bec6c
[ACS-6140] reduce access to internal material classes ( #9053 )
...
* cleanup login (demo shell)
* cleanup e2e from useless calls
* [ci:force] cleanup e2e from useless calls
* [ci:force] cleanup e2e from useless calls
* [ci:force] improved uploader selectors
* [ci:force] remove useless selectors when automation id provided
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] switch edit task filter to angular harness
* [ci:force] switch edit process filter to angular harness
* [ci:force] switch search chip list to angular harness
* [ci:force] switch search panel to angular harness
* [ci:force] switch search radio to angular harness
* [ci:force] switch search text to angular harness
* [ci:force] search logical filter
* [ci:force] search form component
* [ci:force] search filter container
* [ci:force] fix viewer test
* [ci:force] search facet chip harness
* [ci:force] search facet chip harness
* [ci:force] dropdown breadcrumb
* [ci:force] search check list
* [ci:force] folder dialog
* [ci:force] search filter component
* [ci:force] json cell
* [ci:force] amount widget
* [ci:force] checkbox widget
* [ci:force] multiline-text widget
* [ci:force] number widget
* [ci:force] text widget
* [ci:force] card view array item
* add permission dialog
* permission container component
* permission list component
* card view components
* search widget chip
* search facet chip
* edit service task filter
* card view components
* sites dropdown
* share dialog
* header component
* datetime widget
* remove comments
2023-11-03 06:05:34 -04: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
Bartosz Sekula
85ddcdf22c
Fix missing primary scss variable ( #9056 )
...
* Fix missing primary scss variable
* remove test var
2023-11-02 15:47:52 +00: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
Eugenio Romano
0b56a4858f
[AAE-16579] upgrade nrwl dep solve critical webpack loader-utils issue in develop ( #9030 )
...
* upgrade nrwl dep
* fix
* downgrade eslint plugin
2023-11-02 14:11:06 +01:00
tomasz hanaj
15f82c812c
[AAE-15296] added design tokens to InfoDrawerComponent ( #9051 )
...
* [AAE-15296] added design tokens to InfoDrawerComponent
* [AAE-15296] added access to theme to component variables
2023-11-02 13:10:05 +01:00
Bartosz Sekula
54e95bc5f7
[AAE-16970] Custom colors are not calculating correctly in default UI ( #9054 )
2023-11-02 11:15:30 +01:00
Wiktor Danielewski
81f0df3da1
[AAE-16995] Code refactor of LocationCellComponent ( #9033 )
...
* [AAE-16995] Migrate to standalone
* [AAE-16995] Update Datatable module
* [AAE-16995] Enable hyperlink click
* [AAE-16995] Fix test mistake
* [AAE-16995] Refactor DatatableCell
* [AAE-16995] Refactor LocationCellComponent
* [AAE-16995] Update doc about location cell
* [AAE-16995] Clarify the purpose of location cell
* [AAE-16995] Remove unnecessary check
* [AAE-16995] Align to remarks
2023-10-31 16:51:07 +01:00
Denys Vuika
5d72597d7d
[ACS-6245] remove mat-card and internal styling from demo shell ( #9050 )
...
* remove mat-card from properties demo
* remove mat-card from demo shell viewer (versions)
* cleanup host settings component in demo shell
* cleanup cloud settings
2023-10-31 10:38:59 -04: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
6.4.0
2023-10-31 13:00:37 +01:00
Michał Fidor
a59ab203b4
[AAE-17471] Fix typo in one of the process ( #9049 )
2023-10-31 12:06:14 +01:00
Michał Fidor
d300003f69
[AAE-17471] [Phase 1] Add to the be-default-app needed form/processes/scripts/etc ( #9045 )
2023-10-30 13:43:21 +01:00
Denys Vuika
620911cf70
Protractor cleanup for demo shell ( #9019 )
...
* [ci:force] cleanup protractor tests
* [ci:force] cleanup insights test
* [ci:force] cleanup dead demo shell e2e
* [ci:force] cleanup e2e
* [ci:force] cleanup e2e
* cleanup files component
* [ci:force] cleanup e2e
* [ci:force] remove user info SSO protractor e2e
* [ci:force] remove viewer e2e already covered by other tests
* [ci:force] remove custom font from demo shell
* [ci:force] demo shell viewer cleanup
* [ci:force] cleanup viewer in demo shell
* [ci:force] rollback model changes
* [ci:force] remove site picker from content demo
* [ci:force] cleanup files demo shell component
* [ci:force] cleanup e2e and dead code
* [ci:force] cleanup dead code
* [ci:force] fix linting
* [ci:force] standalone home component
* [ci:force] cleanup demo shell app layout
* [ci:force] cleanup css
* [ci:force] cleanup demo shell logout
* Update demo-shell/src/app/components/app-layout/app-layout.component.html
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com>
---------
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com>
2023-10-27 11:56:53 -04:00
dependabot[bot]
1f94c592da
Bump rimraf from 5.0.1 to 5.0.5 ( #8977 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 5.0.1 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.1...v5.0.5 )
---
updated-dependencies:
- dependency-name: rimraf
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-10-27 11:03:56 -04:00
dependabot[bot]
32f6c746f0
build(deps): bump browserify-sign from 4.2.1 to 4.2.2 ( #9037 )
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-27 10:10:00 -04:00
Denys Vuika
fa7eb8722d
fix linting for ADF ( #9036 )
...
* fix linting
* fix linting
2023-10-27 10:09:47 -04:00
Mykyta Maliarchuk
b847383249
[ACS-6222] Fixed missing display name for groups ( #9034 )
...
* [ACS-6222] fixed missing display name for groups
* [ACS-6222] cr fix
2023-10-27 15:43:43 +02:00
Denys Vuika
2d3175ef4a
[ACS-6227] cleanup error handling and fix typing issues ( #9035 )
...
* cleanup audit service, remove useless ajax tests
* cleanup sites service and remove useless ajax tests
* cleanup services
* cleanup services
* fix typings
* code cleanup
2023-10-27 13:51:28 +01:00
Davide Cerbo
53ad9f729b
AAE-15874 enable local development option for simpleapp ( #9031 )
2023-10-27 10:53:54 +02:00
Denys Vuika
ba96ed14b2
[ACS-6196] await-thenable rule for ESLint, fix issues ( #9027 )
...
* fix issues for core lib
* fix content services lib
* fix and cleanup process services
* [ci:force] process services cloud
* [ci:force] align coverage with all libs
* [ci:force] fix the insights
2023-10-26 09:33:48 -04:00
Denys Vuika
7ebdce7875
[APPS-2108] break direct dependency on moment.js ( #9032 )
...
* break direct dependency on moment.js
* [ci:force] preserve moment for cli tools
* remove MatMomentDatetimeModule from content
* share dialog fixes
* revert testing module changes
* remove incorrect date modules
* fix html
2023-10-26 09:33:26 -04:00
AleksanderSklorz
abf369bc37
[ACS-6189] Moved date adapter from module to component ( #9029 )
2023-10-26 10:40:55 +02:00
AleksanderSklorz
67f1a4c506
[ACS-6189] broken decision table dates after deprecation of moment date adapter 3 ( #9026 )
...
* ACS-6189 Fixed date format
* ACS-6189 Fixed unit test
* ACS-6189 Reverted unwanted changes
* ACS-6189 Fixed date format
2023-10-25 15:28:58 +02:00
Aayush Rohila
e6bc457d26
[ACS-5831] Adding generic error to Library Modal. ( #9025 )
...
* [ACS-5831] Adding generic error to Library Modal.
* change
* change
* lint issue fix
2023-10-25 17:50:14 +05:30
Denys Vuika
8bd24dbb7c
[ACS-6190] prefer-promise-reject-errors rule and fixes ( #9021 )
...
* fix promise rejections
* fix promise errors
* promise error fixes
* fix promise rejections
* [ci:force] fix formatting
* test fixes
* [ci:force] fix tests
* [ci:force] fix tests
* fix incorrect return types
* meaningful errors
* remove useless pipe
* fix accessing private members in the test
2023-10-25 07:01:45 -04:00
dependabot[bot]
352e0e4933
Bump mini-css-extract-plugin from 1.6.2 to 2.7.6 ( #8979 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.2 to 2.7.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.7.6 )
---
updated-dependencies:
- dependency-name: mini-css-extract-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-10-25 06:39:55 -04:00
dependabot[bot]
72e646bdf8
build(deps-dev): bump css-loader from 6.7.4 to 6.8.1 ( #9015 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.4 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.4...v6.8.1 )
---
updated-dependencies:
- dependency-name: css-loader
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-10-25 05:46:11 -04: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
AleksanderSklorz
a73e72facb
[ACS-6189] Corrected date format ( #9016 )
...
* ACS-6189 Corrected date format
* [ci:force]ACS-6189 Trigger build
2023-10-24 13:13:20 -04:00
Denys Vuika
f366cf7c0a
[ACS-5645] metadata fixes for encapsulation and host classes ( #9018 )
...
* remove useless typing
* fix missing host classes and encapsulation
2023-10-24 12:11:28 -04:00
Denys Vuika
879c5a6d2c
[ACS-5645] card view dateitem parse fix ( #9017 )
...
* card view dateitem parse fix
* remove unused prop
* remove dead link from demo shell
2023-10-24 10:48:36 -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
evelina-di
f6f74f4660
[AAE-16982] Add default ui with custom theme to simpleapp ( #9014 )
2023-10-23 13:58:57 +02: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
Tomasz Gnyp
6644f539fa
[AAE-16964] Handle amount data table cloumn type ( #8984 )
...
* [AAE-16964] Handle amount data table cloumn type
* remove not needed reset testing module
* improve spacing
* update documentation
* remove code duplications in unit tests
* add type for default currency config
* update doc
2023-10-19 11:50:35 +02:00
Kritagya Jaiswal
962a2be698
[ACS-6126] Fixed accessibility issues ( #9007 )
...
* [ACS-6126] Fixed accessibility issues
* Added localise aria-label for Tags
2023-10-19 09:16:37 +01:00
Denys Vuika
d13db25609
[ACS-6136] cleanup e2e files (protractor) ( #9009 )
...
* cleanup e2e
* clean e2e
2023-10-19 09:14:14 +01:00
Wiktor Danielewski
b49c86fda5
[AAE-16968] Add boolean type ( #8972 )
...
* [AAE-16968] Update variable mapper service
* Update DetaColumnComponent
* [AAE-16968] Update DataColumnTypes interface
* [AAE-16968] Handle boolean column on UI
* [AAE-16968] Create BooleanCellComponent
* [AAE-16968] Delete comment
* [AAE-16968] Update BooleanCellComponent
* [AAE-16968] Delete unnecessary css classes
* [AAE-16968] Allow for string values
* [AAE-16968] Update test for datatable
* [AAE-16968] Update tests for boolean cell
* [AAE-16968] Update tests for VariableMapperService
* [AAE-16968] Add boolean pipe
* [AAE-16968] Update pipe
* [AAE-16968] Update code formatting
* [AAE-16968] Add doc for the boolean pipe
* [AAE-16968] Update DataColumnComponent doc
* [AAE-16968] Delete unnecessary class
* [AAE-16968] Fix title bug
* [AAE-16968] Update BooleanCell tests
* [AAE-16968] Update Boolean pipe
* [AAE-16968] Update tests for variable mapper service
* [AAE-16968] Update PipesModule
* [AAE-16968] Small fix
* [AAE-16968] Fix lint error
2023-10-19 09:00:27 +02:00
Denys Vuika
cda12730f6
[APPS-2255] documentation on date adapters ( #9008 )
...
* release note placeholder
* datetime docs
* fix docs
* fix docs
2023-10-18 16:16:17 +01:00
Aayush Rohila
d500bc67d7
[ACS-5831] Added Generic Error to Library Dialog. ( #9005 )
...
* [ACS-5831] Added Generic Error to Library Dialogue.
* format fix
* format fix
* [ci:force]
2023-10-18 14:20:31 +01:00
Denys Vuika
678df4298d
[APPS-2108] migrate cardview and task filters to date-fns ( #9006 )
...
* move based edit task filter to date-fns
* migrate cardview component to date-fns
* bug fixes for card view types, utc and multivalue
* fix copy to clipboard typing issue
* mark moment adapter for deprecation
* exclude e2e
* try migrate metadata smoke
2023-10-18 14:17:30 +01:00