2244 Commits

Author SHA1 Message Date
Vito Albano
5d64c7f0ed
Ng17 migration (#10295)
* Migrate to NG17

* [ci:force] - fixed deps

* [ci:force] - fixed build for testing 1

* Fixed build for all the packages

* [ci:force] - fixing lint

* [ci:force] - Fixed lint

* AAE-26163 Fix infinite loop when authentication error event occured (#10272)

* AAE-26163 Logout user after 3 login attempts failed, avoiding infinite loop when an authentication error occured, like when a user machine clock is significantly out of sync

* AAE-26163 Wait to discovery document to be loaded and user not authenticated to perform a ssoLogin, logout user if login fails after 3 attempts

* AAE-26163 Fix missed id_token_hint invoking logout when a login error occured due to a clock significantly out of sync

* AAE-26163 Add fake observable to unit test

* AAE-26163 Show oauth event logs if showDebugInformation is enabled, remove auth items if access token is not valid

* AAE-26163 Improve tryLogin error message

* AAE-26163 Check if token has expired to fix case when user access the application after the token is expired and with a clock significantly out of sync

* AAE-26163 Test logout when clock is out of sync

* AAE-26163 Create a service to check if local machine time is out of sync

* AAE-26163 Update oauthErrorEvent$ and combinedOAuthErrorsStream$ to return errors

* AAE-26163 Output error within combined oauth error event subscription

* AAE-26163 Fix lint problems

* AAE-26163 Logout user when token refresh error happens for the second time, if the token is not refreshed properly after first refresh error

* AAE-26163 Logout user once an oauth error event occur due to clock out of sync

* AAE-26163 Fix retry login error message if the OAuthErrorEvent doesn t return reason

* AAE-26163 Fix the issue where the logout API call is canceled by the authorize call when login fails due to clock synchronization problems, causing an infinite loop.

* remove console.log

* AAE-26163 Fix retry login error message if the OAuthErrorEvent reason is an empty object

* Cherry picked commit from oidc and run fix lint

* [MIGRATION] - fixed build and lint

* [MIGRATION] - Added injectionContext to avoid error NG0203 for unit tests

* [MIGRATION] - Moving mocha to jest

* [MIGRATION] - Fixing failing migrated tests

* [MIGRATION] - Migrating to Jest - working but some tests fails

* Trying to fix js-api unit tests

* Removing testing lib to sync with develop

* Fixed two excluded unit tests

* Removed unused project parts

* Removed unused project parts

* Reduced tserrors on building storybook

* Fixed sonarqube errors

* Removing temporarily eslint rule from publishing

* [MIGRATION] - Fixed lint

* [MIGRATION] - Fixed type

* [MIGRATION] - Rebased

* [MIGRATION] - Readded removed action

* [MIGRATION] - Checking deps

* [MIGRATION] - updated lock

* [ACS-9052] manage versions close button is too low (#10466)

* [ci:force] - Fixed lint

* [ACS-9052] Fixed close button in version manager position

* [ACS-9052] Reverted unwanted changes

---------

Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>

* [MIGRATION] - fixed storybook builds

* [MIGRATION] - Checking if now eslint is releasable

* [MIGRATION] - Changing the building executor for eslint-rules

* Readded rule for peer deps

* Fixed wrong rule

* [ACS-9075] Fixed incorrect buttons labels color (#10489)

* Update package.json

* Fix ACA pipeline

* [ACS-9084] Fixed incorrect color for notification bell icon (#10513)

* Change dialog label padding

* [AAE-26767] - Fixed lint

* [AAE-26767] - Fixed lint

* updated dependencies

* AAE-30733 Fix incorrect alignment of icons in permission list header

* [MIGRATION] - sync package-lock

* [MIGRATION] - Fixed package on core lib

* [MIGRATION] - Removed unused lock

* Fixed licence

* [MIGRATION] - sync lock file

* [MIGRATION] - fixed lint issues

* [ACS-9271][ACA] Login page input labels are cut if the input is not empty (#10637)

* AAE-31453 Override card-view-textitem readonly color

---------

Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: DominikIwanek <dominik.iwanek@hyland.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com>
2025-02-12 11:58:57 +00:00
Tomasz Gnyp
2284ede0c7
AAE-30110 Render sections in runtime (#10599)
* AAE-30110 Render sections in runtime

* Move section to separate component

* Improve sections styles

* added early return improvement

* fix process services unit tests

* use testingUtils

* fix styles

* fix lint header error
2025-02-12 12:37:17 +01:00
Wojciech Duda
0edbae8c59
AAE-25579 Toggle logs for skipped karma unit tests (#10601) 2025-02-07 13:02:32 +01:00
Alfresco Build
6afe574e13
New Crowdin translations by GitHub Action (#10626)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-02-07 01:17:13 +00:00
Alex Molodyh
265c8e8a56
AAE-28655 Fix for datatable not scrolling back up after paginations (#10605)
* AAE-28655 Fix for datatable not scrolling back up after paginations
2025-02-06 13:04:37 -08:00
Tomasz Nastaly
e5281e7ff0
HXPMNT-542 display email for people (#10622) 2025-02-06 14:14:05 -05:00
Tomasz Nastaly
dcb7e4067c
AAE-25571 Add column title to widget (#10620)
* AAE-30141 Fix broken amount field

* AAE-30141 add title column
2025-02-06 16:18:22 +01:00
Mykyta Maliarchuk
e62c0587b6
[ACS-9215] Update license headers (#10625)
* [ACS-9215] Update license headers

* [ACS-9215] Update license headers
2025-02-06 13:18:56 +01:00
Vito Albano
a1a3f97ec8
[AAE-30879] - removed unsupported minimatch version in favor or a ESM… (#10617)
* [AAE-30879] - removed unsupported minimatch version in favor or a ESM compatible one

* [ci:force]

* [ci:force] - removed unsupported minimatch version in favor or a ESM compatible one

* [ci:force] - sync package-lock
2025-02-05 14:15:55 +00:00
Alfresco Build
f1e0ba2726
New Crowdin translations by GitHub Action (#10486)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-02-05 12:17:13 +00:00
Robert Duda
0c753278e5
AAE-27984 Fix fieldValueChanged called on init and blur for date widgets (#10621) 2025-02-05 10:31:06 +01:00
dominikiwanekhyland
0c459227a8
[ACS-8223] - Remove MomentDateTimePipe (#10602)
[ACS-8222] - Remove MomentDatePipe
2025-01-31 15:11:52 +01:00
swapnil-verma-gl
3b95e4ab25
[ACS-9119] Fixed textOrientation getting reset on arabic after browser refresh (#10591)
* [ACS-9119] Fixed issue where hitting browser refresh on arabic language changes the direction from rtl to ltr

* [ACS-9119] Added unit test

* [ACS-9119] Fixed UI issue in sidenav where incorrect margin-right was set when switching window sizes

* [ACS-9119] Addressed PR comments

* [ACS-9119] Fixed sonar issue

* [ACS-9119] Added margin-right 0 to mat-sidenav-content
2025-01-31 13:49:44 +05:30
Tomasz Nastaly
4124a49f41
AAE-30141 Fix broken amount field (#10588) 2025-01-30 20:30:59 +01:00
Michaela
91ffd96100
AAE-30168 Form Display Value does not show date variable (#10593)
* [AAE-30168] don't add time stamp when there is already one

* [AAE-30168] No need to check for undefined

* [AAE-30168] added one more test case

* [AAE-30168] added best practice for async code to tests
2025-01-29 13:20:41 +01:00
Mykyta Maliarchuk
eaa1008018
[ACS-8824] Disable node properties save button if values are invalid (#10560)
* [ACS-8824] Disable node properties save button if values are invalid

* [ACS-8824] remove commented code

* [ACS-8824] unit tests [ci:force]

* [ACS-8824] cr fixes
2025-01-28 15:49:32 +01:00
AleksanderSklorz
1634716bbe
[ACS-4749] add button is enabled for comment contains only spaces (#10577)
* [ACS-4749] Disabled add button for comment when comment has only spaces

* [ACS-4749] Unit tests

* [ACS-4749] Removed redundant code

* [ACS-4749] Fixed sonar issue

* [ACS-4749] Resolved issues after rebase

* [ACS-4749] Addressed PR comment
2025-01-28 13:49:58 +01:00
MichalKinas
e6278109d8
[ACS-8582] Introduce UnitTestingUtils class and transform existing tests in core library (#10571)
* [ACS-8582] Add UnitTestingUtils class, adapt first batch of unit tests

* [ACS-8582] Extend UnitTestingUtils, cover second batch of unit tests

* [ACS-8582] Extend UnitTestingUtils, cover third batch of unit tests

* [ACS-8582] Extend UnitTestingUtils, cover final batch of unit tests

* [ci:force]

* [ci:force]

* [ACS-8582] CR fixes

* [ACS-8582] CR fixes
2025-01-28 12:27:08 +01:00
Tomasz Gnyp
c4b3b9f3d4
AAE-30596 Fix required reactive widgets do not visibility conditions (#10595)
* AAE-30596 Fix required reactive widgets do not visibility conditions

* fix unit test
2025-01-28 10:30:12 +01:00
AleksanderSklorz
35a1f0b885
Post release version bump (#10589) 2025-01-27 13:14:58 +01:00
AleksanderSklorz
4c310be779
Release 7.0.0-alpha.7 (#10587)
* Release 7.0.0-alpha.7

* Reverted changes in package json for cli
2025-01-27 09:05:40 +01:00
dominikiwanekhyland
ada55aebc1
[ACS-8960] Review and apply required inputs where possible (#10554) 2025-01-17 13:15:25 +01:00
MichalKinas
8b5dcf19b9
[MNT-24538] Update PDFjs viewer version and disable annotation mode (#10538)
* [MNT-24538] Bump PDFjs viewer version and use annotation mode disabled

* [MNT-24538] Proper test params

* [ci:force]

* [MNT-24538] Use different pdfjs version

* [ci:force]

* [MNT-24538][ci:force] Use proper legacy paths

* [MNT-24538][ci:force] Use Node 22 LTS

* [MNT-24538] Use pdfjs legacy version

* [MNT-24538] Use existing pdfjs-dist version with new param

* [MNT-24538] Legacy build cleanup

* [MNT-24538] Lockfile fix

* [MNT-24538] Lockfile fix

* [MNT-24538] Unit test fix

* [MNT-24538] Unit test fixes
2025-01-15 11:41:56 +01:00
Tomasz Gnyp
0e19f53068
AAE-30066 Render sections in form builder (#10552)
* AAE-30066 Render sections in runtime

* added unit tests

* remove comment

* added return type to method

* added self closing tag
2025-01-14 11:50:49 +00:00
Amedeo Lepore
1b3a29fd5f
AAE-29897 Add timezone as adfLocalizedDate pipe argument to allow to remove timezone-specific shifts (#10541) 2025-01-10 09:30:12 +01:00
Denys Vuika
b7881db56b
AAE-26215 standalone form (cloud) (#10535) 2025-01-08 07:53:56 -05:00
swapnil-verma-gl
4787470707
[MNT-24575] Added APIS and models folder information dialog (#10460)
* [MNT-24575] Added APIs folder information

* [MNT-24575] Added models

* [MNT-24575] Added constructors to model

* [MNT-24575] Added documentation

* [MNT-24575] Added documentation

* [MNT-24575] Addressed Code review comments

* [MNT-24575] Added unit tests. Fixed typo

* [MNT-24575] Fixed accesibility issue in DialogComponent. Fixed typo in enum

* [MNT-24575] Fixed typo, incorrect ACS version, and incorrect imports

* [MNT-24575] Added unit tests to js-api

* Empty commit to trigger GHA

* [ci:force] Empty force commit to trigger GHA

* [MNT-24575] Fixed linting issue

* [MNT-24575] Removed redundant *

* [ci:force] Empty force commit to trigger GHA
2025-01-07 15:21:44 +05:30
MichalKinas
d45155bcb2
[ACS-8863] Add nodeMimeType to keep proper file icon when renditions are generated (#10508)
* [ACS-8863] Add nodeMimeType to keep proper file icon when renditions are generated

* [ACS-8863] Small fix
2024-12-23 09:56:13 +01:00
Mykyta Maliarchuk
dc7e5c2215
[ACS-8961] Emit onLogout when redirected to login page (#10401)
* [ACS-8961] Emit onLogout when redirected to login page

* [ACS-8961] empty commit [ci:force]
2024-12-20 15:52:38 +01:00
Bartosz Sekula
e967f20cb6
AAE-29501 Remove lodash-es import from columns selector (#10507) 2024-12-19 09:09:03 +01:00
Bartosz Sekula
76d4c6a0c5
AAE-29501 Filter columns clears previously selected columns (#10505)
* AAE-29501 Filter columns clears previously selected columns

* update
2024-12-18 16:43:18 +01:00
Vito Albano
872fb16b62
AAE-29442 moving to node 20.18.1 (#10500)
* AAE-0000 - moving to node 20.18.1

* AAE-29442 Adjusted to the new eslint rule
2024-12-18 12:14:52 +01:00
Bartosz Sekula
fff623be7c
AAE-29042 Added subtitle to arial-label (#10491) 2024-12-13 14:19:44 +01:00
Alex Molodyh
3a8ad1a596
AAE-22900: update ObjectDataTableAdapter to support server and client… (#10423)
* AAE-22900: update ObjectDataTableAdapter to support server and client sorting modes
---------

Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2024-12-12 12:55:05 -08:00
Bartosz Sekula
cb56c76d1a
AAE-29269 Conditional dropdown does not populate after selecting value in a parent dropdown (#10484)
* AAE-29269 Conditional dropdown does not populate after selecting value in a parent dropdown

* update

* update v2

* validate form

* update units
2024-12-11 16:27:33 +01:00
jacekpluta
1cfbeff28c
[ACS-8899] Undercounted space from the top for view more button (#10403)
* [ACS-8065] tag creator unification

* [ACS-8065] test adjustments and after review fixes

* [ACS-8065] remove unnecessary style

* [ACS-8065] fix style selector

* [ACS-8065] remove transforming pipe and unnecessary styles

* [ACS-8065] fixes

* [ACS-8065] fixes

* [ACS-8065] fixes

* [ACS-8065] fix view more button placement

* [ACS-8065] fix view more button placement

* [ACS-8899] Undercounted space from the top for view more button

* [ACS-8899] Post rebase fixes

---------

Co-authored-by: tamaragruszka <tamara.gruszka@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-12-11 12:18:23 +01:00
tamaragruszka
d6151308c9
[ACS-8065][ADF] Unify components in TagModule (#10226)
* [ACS-8065] tag creator unification

* [ACS-8065] test adjustments and after review fixes

* [ACS-8065] remove unnecessary style

* [ACS-8065] fix style selector

* [ACS-8065] remove transforming pipe and unnecessary styles

* [ACS-8065] fixes

* [ACS-8065] fixes

* [ACS-8065] fixes

* [ACS-8065] fix view more button placement

* [ACS-8065] fix view more button placement

* [ACS-8065] fix position of view more button for pagination

* [ACS-8065] Fix imports

* [ACS-8065] Unit test fixes

---------

Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-12-11 11:07:12 +01:00
Bartosz Sekula
7fa92308f0
AAE-28910 Remove process icon from column selector (#10481) 2024-12-11 10:40:09 +01:00
dominikiwanekhyland
d93dbee150
[ACS-7905] ADF Core lib is missing dependency declaration (#10444) 2024-12-10 08:49:29 +01:00
Bartosz Sekula
d1d72cb575
AAE-28910 Add subtitle for columns (#10479)
* AAE-28910 Add subtitle for column and column selector

* Add test

* Change subTitle name

* fix units

* fix units
2024-12-09 17:29:58 +01:00
MichalKinas
ce5cdb40a8
[ACS-9015] Add more specific selector (#10478)
* [ACS-9015] Add missing styles

* [ACS-9015] Fix stylelint
2024-12-09 13:40:34 +01:00
MichalKinas
334f388fcc
Truncate pipe export fix (#10477) 2024-12-09 10:33:44 +01:00
Michaela Kröber
e6c2152add
AAE-28806 Consume-dynamic-Drop-Down-Radio-Button-form-variables (#10442)
* [AAE-28806] Enable form variables in REST for RadioButton

* [AAE-28806] Enable form variables in REST for Dropdown widget

* [AAE-28806] removed debugging information

* [AAE-28806] Removed code repitition

* [AAE-28806] Made fields readonly

* [AAE-28806] fixed pipeline

---------

Co-authored-by: Andreas Philippi <90837097+andrphilippi@users.noreply.github.com>
2024-12-05 16:10:55 +01:00
MichalKinas
bace3b9dcc
[ACS-9012] Add missing null check for truncate pipe (#10461) 2024-12-05 14:02:27 +01:00
MichalKinas
60a9565c71
[ACS-9012] Add the option to truncate display value in text column (#10440)
* [ACS-9012] Add the option to truncate disaplay value in text column

* [ACS-9012] Use slice as substr is deprecated

* [ACS-9012] Remove redundant param
2024-12-05 09:55:24 +01:00
Diogo Bastos
70a38aecda
AAE-28454 Improve datatable actions display (#10445)
* AAE-28454 Improve datatable actions display

* AAE-28454 Improve datatable style
2024-12-04 11:43:44 +00:00
Tomasz Gnyp
23fe4d4486
AAE-27343 Listen to form rules changes from reactive widgets (#10392)
* AAE-27343 Listen to form rules changes from reactive widgets

* remove leftover

* apply interface for reactive widgets and unit test

* update readonly control status

* [ci:force][link-adf:fix/AAE-27343-listen-to-form-rules-changes-in-reactive-widgets]
2024-11-29 10:27:24 +01:00
Bartosz Sekula
7eb51ef58f
AAE-28801 Make "FormRulesManager.onDestroy$" available for derived classes (#10441) 2024-11-28 17:06:43 +01:00
AleksanderSklorz
bf58a190cf
[ACS-8999] rename confirmation button label for closing conversation dialog (#10431)
* [ACS-8999] Correct styles for buttons in unsaved changes dialog for different size of buttons, allowed to set maxWidth of unsaved changes dialog

* [ACS-8999] Unit tests
2024-11-28 10:44:29 +01:00
MichalKinas
de391a2a22
[ACS-9015] Context menu cell is not accessible via keyboard when it's displayed on hover (#10438) 2024-11-28 10:38:08 +01:00