* fix filterExcludedPreset to include all configurations instead of only the first with exclusions. (#9307)
* New test for property exclusion in layout-oriented-config.service (9307)
* Use latest editorjs and fix storybook
* Remove unit with haveBeenCalled
* AAE-20420 Fix for broken tests
---------
Co-authored-by: wiktord2000 <wiktor.danielewski@hyland.com>
* [AAE-19481] Create a new widget for decimal type
* update
* CR
* unit for decimal widgets
* added test for positibe validator
* added decimal validator tests
* cr
* ACS-5483 Added possibility to load and update group
* ACS-5483 Implemented unsaved changes dialog
* ACS-5483 Removed console log
* ACS-5483 Made dynamic chip list reusable
* ACS-5483 Fix for more than one row chips
* ACS-5483 Fix for pagination
* ACS-5483 Added some fixes
* ACS-5483 Fixed displaying tags for node
* ACS-5483 Renamed css classes
* ACS-5483 Fixed resizing when chips have pagination
* ACS-5483 Clearing code
* ACS-5483 Documentation for dynamic chip list component
* ACS-5483 Documentation for unsaved changes dialog and guard
* ACS-5483 Documentation for group service
* ACS-5483 Unit tests for GroupService
* ACS-5483 Unit tests for dynamic chip list component
* ACS-5483 Changed fdescribe to describe
* ACS-5483 Unit tests for tag node list component
* ACS-5483 Unit tests for unsaved changes dialog component
* ACS-5483 Unit tests for unsaved changes guard
* ACS-5483 Added description field to group models
* ACS-5483 Correction for updating with description
* ACS-5483 Fixed lint issues
* ACS-5483 Addressed PR comments
* ACS-5483 Reduced complexity
* ACS-5483 Reduced complexity
* ACS-5483 Addressed PR comments
* [HXCS-2818] card-view-dateitem interpret dates as local, store them as utc
* [HXCS-2818] refactoring
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit>
* [HXCS-2988] fix dates in CardViweDateItemComponent
* [HXCS-2988] remove utc conversion + refactoring
* [HXCS-2988] force property.value to be Date object(s)
* [HXCS-2988] format dates
* [HXCS-2988] revert last commit
* [HXCS-2988] update date-only tests
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit>
* [AAE-12531] Bump angular-oauth-oidc to version 15, fixed a lot of critical bugs and ready for angular 15
* [AAE-12531] Remove commented code
* [AAE-12531] Fix window.location.search is empty when loginCallback is called
* [AAE-12521] Provide guard in root
* [AAE-12521] move navigation to the guard to fix infinite loop issue with code flow auth
* [AAE-12521] allow to set the preventClearHashAfterLogin value by forRoot method to choose if clear hash fragment after the lib read the token
* [AAE-12531] Set angular-oauth-oidc version to 14, since version 15 doesn't work with angular v14
* Revert "[AAE-12531] Set angular-oauth-oidc version to 14, since version 15 doesn't work with angular v14"
This reverts commit 4e2a39bf6a13954cd39e19a28eb089d22562e53a.
* Revert "[AAE-12531] Bump angular-oauth-oidc to version 15, fixed a lot of critical bugs and ready for angular 15"
This reverts commit 9ae308a7f8dd9d74226d91e0fe0dddb362dd1235.
* [AAE-19604] fix unwanted notification error
Unknown type for mapping is enough as log error
* [AAE-19604] Fix build and unit tests
---------
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
* [AAE-19343] Move css rules from card-view to content-metadata to fix label overlaps the selected variable, fix remove empty space between static path label and the value
* [AAE-19343] Fix select placeholder is not displayed when select is empty