* NG-16 - migration step 1
* NG16 - fixed the builds
* [MIGRATION] - Switching off no empty functions rule
* [MIGRATION] - Somehow the fix for the cli types got lost
* [MIGRATION] - Something happened on the way to heaven
* [MIGRATION] - Ok this is weird
* [MIGRATION] - Ok this is really weird
* [MIGRATION] - change selector for expanded expansion panel content
* [MIGRATION] - storybook chips related e2e fails fix, unit alignments
* [MIGRATION] - Ok this is really weird
* [MIGRATION] - Updating outdated packages
* [MIGRATION] - updated deps for process cloud
* [MIGRATION] - Rebased to latest
* [MIGRATION] - Fixed lint
* [MIGRATION] - Fixed package version
* Rebased with lastest changes
* [MIGRATION] - check to update the script
* [MIGRATION] - rebased after the move of AlfrescoApiService
* [MIGRATION] - fixed schematics build
* [MIGRATION] - the lesson is : do not change what is already working
* Rebased to latestp
* Fixes after CR (#10202)
* Fixed white background issue in sidenav after ng16 upgrade (#10207)
* [MIGRATION] fix header background color not being read from input prop
* Fixed build
* Rebased
* Fix package version after release
* Thanks apollo deps
* custom theme missing sidenav color
* fix filter subscript overlapping dropdown items
* [ACS-8749] View More tags button no longer shows when all tags are removed from a node (#10285)
* [ACS-8741] Sidenav text for Process and Task filters is now grey (#10284)
* AAE-26037 Moved permissions role selector styles to a dedicated file (#10297)
* Removed fallback and starting using simple token
* Removed fallback and starting using simple token
* Fixed related unit test
* Fixed related unit test
* Writing should use the same calss as reading
* Fixed unit tests for insights
* Fixed unit tests for insights
* Added fallback for JWT token
* Added fallback for JWT token
* Auto import fix
* Added fallback for injection
* Added fallback for injection
* Trying to fix JWT token issue
* Fixed unit tests
* Fixed unit tests
* Fixed style for collaborators
* fixed permission row height
* 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
* Updating dependencies
* Fixed subject complete to avoid calling a reset event when complete
---------
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
* Fixed linting
* Fixed storybook with migration to WP5
* Fixed core unit test and excluded instable ones
* Rebased with the latest develop
* Fixed most of unit tests failing
* Fixed prod build
* Fixed linting and js-api tests
* Fixed unit tests
* Fixed last unit tests
* Fixed js-api build
* Attempt to fix the e2e run'
* Fixing e2e part 2
* Fixing styles not migrated by material
* Fixed unit test failing
* E2E - fixing
* Fixing unit after rebase
* Fixing e2e - part III
* Rebase went little bit wrong -II
* Rebase went little bit wrong -III
* Fixing e2e - changing toggles
* Fixed code flow switch setting
* wrong xdescribe
* fixig e2es
* fixig e2es - task and version
* readded missing dep
* Fixed slider search e2es
* rebased and fixed the wrong directive for matList'
* fixed unit test problem and some other e2e
* Fixed search e2es
* Rebased to latest
* Fixed the last e2es?
* reverted broken rebase
* Fixed unit tests after rebase
* Fixed unit tests after rebase
* Honestly i'm going on just for the challenge now'
* Readded method removed
* Fixed pointless e2e
* Fixed unit test
* [AAE-18267] change unit test setup for auth service (#9216)
* [AAE-18267] change unit test setup for auth service
* [AAE-18267] remove exclude
* [AAE-18267] removed CoreTestingModule from imports
* unit test fixes for migration (#9217)
* reenabled excluded test in TagNodeList
* fixed tests for UploadApi in js-api
* Fixed a dependency problem
* remaining unit test fixes for the Angular 15 update (#9218)
* removing excludes from working tests
* test fixes for CategoriesManagementComponent
* [ci:force] reenabling tests / fixes
* fixes in process-services-cloud
* change html element type
* fix selector in StartProcessComponent
* Revert "Fixed a dependency problem"
This reverts commit 319e1830fec774b4a7d8e3662d80ca2a8a56f196.
* Rebased to latest
* Fixed PR after huge rebase -_-
* Fixed lint files and exclude some needing migration
* Fixed package.json
* Fixed dependency to allow greater versions
* Rebased to the latest
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] Wrong setting page
* [affected:*][ci:force] Upgrading material selector class
* [affected:*][ci:force] Fixed lint
* [affected:*][ci:force] Fixed lint
* [affected:*][ci:force] Fixed e2e with new notation
* [affected:*][ci:force] Fixed e2e with new notation
* [affected:*][ci:force] Fixed e2e with new notation
* [affected:*][ci:force] [AAE-21070] Fix e2e Content: Components - C587084 - fix class selectors
* [affected:*][ci:force] Fixed lint after error on important
* Improvement/AAE-19176-reapply-selector-changes (#9424)
* AAE-19510 remove selector variable
* AAE-19510 poc for card view using variable selectors
* AAE-19176 rename mat selectors file
* AAE-19176 add missing style imports
* AAE-19176 remove remaining mat selectors
* AAE-19176 replaced todo material selectors with variables
* AAE-19176 changes made in meantime
* AAE-19176 conflict fixes
* [AAE-21083] Fix e2e Content: Metadata - C245652 - fix tab active selector
* Fix selector after merging https://github.com/Alfresco/alfresco-ng2-components/pull/9424, .mat-content-actions was replaced by .adf-start-process-content-actions
* Fix lint issue
* [AAE-21083] Fix e2e Content: Metadata - C280560 - fix slide toggle click, in v15 toggle is handled with a button instead of input
* [affected:*][ci:force] Fixed check on expansion panel filter
* [affected:*][ci:force] Fixed check on expansion panel filter
* [affected:*][ci:force] Fixed other e2es
* [affected:*][ci:force] Fixing e2e - the long painful journey
* [affected:*][ci:force] Fixing e2e - the long painful journey - part II
* [AAE-21084] Fix e2e Content: Upload and Versioning - C279992 - fix enable togle selector
* [AAE-21085] Fix e2e Search - revert to previous version, text should be written without pressing eneter to show the autocomplete list items
* [AAE-21085] Fix e2e Search - add content selector that wrap text
* [affected:*][ci:force] Fixing e2e - the lord of E2E
* [AAE-21089] Fix e2e Search - fix checkbox selector
* [affected:*][ci:force] Fixing e2e - the lord of E2E
* [affected:*][ci:force] Fixing e2e - the return of the fail
* [affected:*][ci:force] Fixing e2e - the return of the fail
* [affected:*][ci:force] Fixing e2e - the eternal fail
* [affected:*][ci:force] Remove fit
* [affected:*][ci:force] Fixing e2e - fixing the last ones
* [affected:*][ci:force] attempt to fix mat-selectors importing
* [affected:*][ci:force] Fixing the styles - check
* [affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding
* [affected:*][ci:force] - REBASED
* [ACS-7359] - Angular 15 - Edit aspects modal [ACA] (#9488)
* [affected:*][ci:force] - REBASED
* [affected:*][ci:force] - REBASED
* [affected:*][ci:force] - Rebased and added an extra fix for after
* [affected:*][ci:force] - Funny imports
* [ACS-7373] ng15 permissions page fixes
* [ACS-7373] mat-icon-buttons
* [ACS-7452] - Small screen notification banner [ACS-7418] About page (#9507)
* [ACS-7413] Dialog height and spacing issues (#9515)
* [ACS-7446] - Upload progress box issues
* [ACS-7414] - Manage versions dialog
* [ACS-7375] - Share link dialog issues
* Fixed errors on unit and lint
* Re Enabling unit test removed
* Fixing unit test after last rebase + lint
* Fixing unit test after last rebase + lint
* Fixing unit test after last rebase + lint
* [ACS-7419] Fix broken styling of notifications
* [ACS-7419] Fix broken styling of notifications, apply pr remarks
* [ACS-7419] Fix broken styling of notifications, apply pr remarks
* [ACS-7419] Fix broken styling of notifications, apply pr remarks
* Extra parentesys lint
* [ACS-7528] - Notification and user icons are a bit different (#9540)
* [ACS-7532] - Click on chip in search gives redundant icon (#9544)
* [ACS-7530] - Notifications popup looks a bit differently (#9543)
* [ACS-7414] - manage versions dialog (#9545)
* [ACS-7535][ACS-7537][ACS-7536][ACA] Move/Copy dialogs, Share dialog, Aspects dialog (#9553)
* AAE-21697 Fix people form widget style (#9555)
* [affected:*][ci:force] - Rebased
* [affected:*][ci:force] - Fixed problem after rebase
* [ACS-7519] - Login page (#9565)
* [ACS-7331] - View details sidebar (#9455)
* [ACS-7542] - Upload new version dialog (#9572)
* [ACS-7542] - Upload new version dialog
* [ACS-7542] - Upload new version dialog
* [ACS-7575] create library dialog fixes (#9574)
* [ACS-7534] create/edit folder dialog fixes (#9575)
* Rebased ADF Migration PR
* Rebased ADF Migration PR
* Sync lock
* [ACS-7681] Bell icon not aligned [ACS-7571] Comments [ACS-7563] Add permission dialog (#9594)
* [ACS-7554] Fix tags in column display (#9597)
* Fixed unit test
* AAE-21256 Fix form widget styles (#9599)
* [ACS-7555] column filters (#9576)
* Changed ng version before material migration
* migration for material'
* Upgrading NX and start fixing styles
* Make all the part build
* Fixed core unit test and excluded instable ones
* Fixed most of unit tests failing
* Fixed unit tests
* Fixed last unit tests
* fixed unit test problem and some other e2e
* Fixed unit tests after rebase
* [AAE-18267] change unit test setup for auth service (#9216)
* [AAE-18267] change unit test setup for auth service
* [AAE-18267] remove exclude
* [AAE-18267] removed CoreTestingModule from imports
* remaining unit test fixes for the Angular 15 update (#9218)
* removing excludes from working tests
* test fixes for CategoriesManagementComponent
* [ci:force] reenabling tests / fixes
* fixes in process-services-cloud
* change html element type
* fix selector in StartProcessComponent
* Fixing unit test after last rebase + lint
* ACS-7555 Fixed styles for node type filters
* ACS-7555 Removed redundant padding
* ACS-7555 Outlined input for text filter
* ACS-7555 Resolved conflicts
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com>
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
* AAE-21393 Fix amount form widget style (#9601)
* AAE-21392 Fix dropdown form widget style (#9605)
* [ACS-7582] Upload dialog button display fix (#9603)
* [ACS-7531] - Search page (#9606)
* rebased to last develop
* Fixed SonarCloud complaints
* Fixed SonarCloud complaints
* Fixing some sonarcloud comments
* [ACS-7572] link rules dialog fixes (#9607)
* AAE-21703 Fix group widget style (#9612)
* AAE-21703 Fix group form widget style
* AAE-21703 Improve tests
* [ACS-7533] - Advanced search chips dropdowns (#9618)
* [ACS-7560] undo deletion notification (#9632)
* ACS-7560 Fixed margin around snackbar and size of x icon
* ACS-7560 Fixed styles for info snackbar
* Rebased to the latest develop
* Rebased to the latest
* Skipped failing unit tests
* Updated today date selector
* rebased
* Fixed process unit test fail
* fix folder-edit license headers
* fix FolderEditDirective unit tests
* AAE-21937 Fix context menu list component (#9658)
* Fixed broken unit test after rebase
* ACS-7561 - permissions page (#9675)
* Trying to fix the long failing e2ea
* Missed import
* Fixed changed unit test
* Fixed property e2e
* Updated calendar selector
* [ACS-7768] unify inputs and selects across the app (#9687)
* Changed ng version before material migration
* migration for material'
* Fixed most of unit tests failing
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] attempt to fix mat-selectors importing
* [affected:*][ci:force] Fixing the styles - check
* AAE-21392 Fix dropdown form widget style (#9605)
* ACS-7768 Applied new styles for inputs
* ACS-7768 Align icon
* ACS-7768 Input colors based on input state
* ACS-7768 Corrected spaces
* ACS-7768 Styles for selectboxes
* ACS-7768 Fixed label jumping on hovering
* ACS-7768 Style inputs for add permission panel, user role column and comments, styles for inputs without label
* ACS-7768 Style inputs in search filters
* ACS-7768 Set appearance for inputs globally to outline
* ACS-7768 Style inputs for share dialog and login page
* ACS-7768 Style inputs in properties panel
* ACS-7768 Fixed white background when disabled field
* ACS-7768 Moved setting outline appearance for inputs to ACA, fix issue for inputs in permission container
* Revert "[affected:*][ci:force] Fixing the styles - check"
This reverts commit 80d971f7abbaf3fdd66f6731e6a84ffe23900c56.
* Revert "[affected:*][ci:force] attempt to fix mat-selectors importing"
This reverts commit 821d9e1864b48bb2723b51347e133346cc311e5d.
* Revert "[affected:*][ci:force] Fixing rebase"
This reverts commit 378c6c2000fe1319b2043ca3e4652e12737e30d8.
* Revert "Fixed most of unit tests failing"
This reverts commit 44948e0a2888f3f62c93d5ee439eeccf849cf9b2.
* ACS-7768 Reverted unwanted changes
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com>
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com>
* [ACS-7768] unify inputs and selects across the app - revert (#9699)
* Revert "[ACS-7768] unify inputs and selects across the app (#9687)"
This reverts commit 7cfb5ea64a0bd3b9d462b4bd18c57abd0251d9df.
* ACS-7768 Little correction
* [ACS-7998] - Add permissions input (#9704)
* [ACS-8004] Fix inputs for move folder (#9707)
* [ACS-7999] Fix inputs for edit and create folder (#9713)
* ACS-7999 Fix inputs for edit and create folder
* ACS-7999 Fix jumping dialog when focus field
* [ACS-7982] ACC - fix categories tree (#9715)
* Fixed after rebase
* Fixed package-lock
* Fixed after rebase
* Fixed unit test for process
* AAE-22783 Fix form elements label style (#9725)
* [ACS-8021] Inputs for comments (#9722)
* [ACS-8008] - Inputs for properties panel "General info" (#9744)
* [ACS-8052] Inputs for general info for libraries (#9745)
* [ACS-7983] Fixed security controls dialog (#9747)
* [ACS-8026] Fixed task form rendering (#9742)
* [ACS-8026] Fixed Task form rendering
* [ACS-8026] Fixed task form rendering
* [ACS-8042] Fixed styles for inputs in library creation (#9751)
* Added missing import for uppercase pipe (#9748)
* Recreated package-lock
* Fixed package and e2e with tabs that now are capital letters?
* Fixed package json
* Removed wrong version on core package
* Ehi Js-Api should be 7.8 NOT 7.9
* These dependencies will kill me
* [ACS-7981] UI fixes for create categories dialog (#9754)
* [ACS-7981] Fixed UI for create categories dialog
* [ACS-7981] Adding mat selectors for create categories dialog
* [ACS-7981] Create category dialog no longer allows ability to add existing categories
* [ACS-7974] Adding material selectors for assign security marks dialog (#9755)
* [ACS-7974] Fixed UI for assign security controls to user dialog
* [ACS-7974] Removing unneeded mat selector
* [ACS-8069] Updated error-content.component.html to be aligned with the new mat typography classes in angular material v15 (#9762)
* Added missing mat selector for mat-list-item-disabled (#9763)
* Fixed process unit test after huge rebase
* [ACS-8066] Style inputs for link rule dialog (#9773)
* Insight material module has been removed
* [ACS-7973] [ACC] header layout (#9782)
* [ACS-8096] Print button in the viewer does not open the print window (#9776) (#9778)
* [ACS-8066] Fixed unit tests (#9783)
* [ACS-8092] [ACA] testing angular 15 notifications bell is much smaller and is further from the profile page 2 (#9786)
* AAE 22837 Move confirm to core (#9750)
* confirm dialog is used in many places and should be part of the core
* fix
* Update confirm.dialog.spec.ts
* Update public-api.ts
* Fixed imports for confirm dialog unit tests
* Fixed linting for packages
* Removed -mdc as it's wrong for mat calendar
* [ACS-8098] [ACA] Testing Angular 15 - Move Popup placeholder missing (#9796)
* [ACS-7944] [ADW] Start process page (#9802)
* [ACS-8157] Used mat chip set instead of mat chip listbox for dynamic chip list to hide tick icon for chips (#9803)
* Fixed issue on focus mat calendar
* [ACS-7980] fix style (#9798)
* [ACS-7979] Fixed UI for create tags dialog (#9793)
* [ACS-7979] Fixed UI for create tags dialog. Minor UI fixes of create categories dialog as well
* [ACS-7979] Fixed unit tests
* [ACS-7979] Replaced dependency of CoreModule from tag.module.ts with TranslateModule and DynamicChipListModule
* [ACS-8158] Fixed spacing of tags in ACA (#9808)
* [ACS-8158] Fixed spacing of tags in ACA
* [ACS-8158] Fixed unit tests
* AAE-22965 fix datepicker focused element selector (#9814)
* [ACS-8212] Fixed alignment issue of filters button in sidenav (#9828)
* [ACS-8191] Added missing mat selectors for ACA. Updated mat selector name (#9809)
* [ACS-8191] Updated mat selector names
* [ACS-8191] Added missing mat selectors for ACA. Updated mat-selector names
* [ACS-8196] fix style for pagination (#9810)
* Removing implicitFlow in favor of codeFlow
* [ACS-8230] Fixed UI for snackbars with long text content and action buttons (#9830)
* [ACS-8231] [ADW] Processes button styling on hover- edit summary (#9833)
[ADW] Processes button styling on hover
* Revert "Removing implicitFlow in favor of codeFlow"
This reverts commit 58951a77b859eab4f01ae44a27c2d6505fcd66b2.
* Fixed unit test after rebase
* Fixing unit test
* Disabled failing unit from content
* AAE-23287 migrate to storybook 8 (#9867)
* Fixed core unit test and excluded instable ones
* AAE-23287 migrate to storybook 8
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com>
* Fixed unit and lint
* Fixing unit test and lint issues after merging with storybook latest
* Storybook still not working though
* Fixed missing locator for content e2e
* fix storybook exceeding timeout
* Fixed wrong package version
* AAE-23478 replace nav-list with action-list (#9875)
* [ACS-8272] [ADW] Testing Angular 15 - Misplaced buttons Cancel and Start process (#9869)
* [ACS-8273] [ADW] Testing Angular 15 - Process' tab names are uppercased (#9870)
* [ACS-8274] angular 15 description field in info drawer is truncated and scrollable (#9878)
* [ACS-8275] - [ACA] Testing Angular 15 - Tags are not displayed correctly (#9872)
* Fixing e2e tab label
* AAE-22858 Fix date button style (#9892)
* AAE-23556 Fix search text input component styles (#9895)
* Fixing unit test an builds
* Fixing style
* [ACS-8260] add user dialog misplaced search icon and space issue (#9897)
* [ACS-8275] [ACA] Angular 15 tags are not displayed correctly (#9896)
* [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing … (#9901)
* [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing arrow in Content type selector
* [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing arrow in Content type selector
* [AAE-23622] fixed buttons and chips (#9913)
* Aae 23572 recreate js api lib into a proper nx workspace lib bis (#9917)
* back to mocha, working in future node versions
* update package-lock
* change bundle to build
* update node to 18.20.3 [ci:force]
* fix e2es [ci:force]
* bring bundle back to fix e2e [ci:force]
* patch in legacy builds
* Updated package-lock
* Updated executor to new @nx
* Revert "Updated executor to new @nx"
This reverts commit a520ba3595bb8deb1f5727e6abfd5a75bd4c83a1.
* Improved ts config reverted changes on @nrwl
---------
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
* Fixing target name for publishing js-api as it's not happening anymore
* fixed js-api publish command
* JS-api wasn't building correctly on publish
* Fixed naming for tests tab
* Fixed tabs name missed
* AAE-23704 Fixed outcome buttons text alignment (#9933)
* Thanks tooltip change
* Removing FIT :O
* Fixing build broken
* [ACS-8275] Testing Angular 15 - Tags are not displayed correctly (#9940)
* [ACS-8253] viewer file name change position on navigation (#9900)
* AAE-23783 Fixed feature flags dialog styles (#9945)
* Added styles include path to feature flags lib
* Fixed js-api version
---------
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
Co-authored-by: Amedeo Lepore <amedeo.lepore85@gmail.com>
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <maliarchuk99@gmail.com>
Co-authored-by: tomson <tomasz.nastaly@hyland.com>
Co-authored-by: DominikIwanek <dominik.iwanek@hyland.com>
Co-authored-by: Jacek Pluta <jacek.pluta@hyland.com>
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com>
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com>
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
Co-authored-by: tamaragruszka <156320606+tamaragruszka@users.noreply.github.com>
Co-authored-by: tomasz hanaj <12088991+tomaszhanaj@users.noreply.github.com>
* Fixing webdriver version used and installed
* Fixing webdriver selenium version
* Disabling Code flow for grant password auth
* Removing the install from the script as it's done in the postinstall now
* It's funny how this tests work
* Having codeflow disabled by default
* Checking if Core tests pass
* Refreshing as SSO button is broken after clicking apply
* Removing js-api external dep
* Fixed targeting
* Fixed targeting with local js-api
* [affected:*] Fixed targeting with local js-api
* Fixed bundle for CI
* [MNT-23433] configure position for close button
* [MNT-23433] added documentation
* [MNT-23433] unit test title fix
* [MNT-23433] setting close button position
* [MNT-23433] removed extra space
* [MNT-23433] lint issue resolved
* [MNT-23433] setting default position to left
* [MNT-23433] updated the type
* [MNT-23433] add check for info button
* [MNT-23433] indentation fix
* [MNT-23433] documentation added
* [MNT-23433] unit test updated
* [MNT-23433] linting issue resolved
* [MNT-23433] update unit test
* [MNT-23433] lint issue resolved
* [ACS-6107] Removed date range component from ADF content-services
* [ACS-6107] Removed references of date range component in code
* [ACS-6107] Updated documentation to replace occurrences of date range component with date-range-advanced-tabbed component
* [ACS-6107] Renamed DateRangeAdvanced to DateRange. Renamed DateRangeAdvancedTabbed to DateRangeTabbed
* [ACS-6107] Fixed missing export of SearchDateRangeTabbedComponent
* [ACS-6107] Replaced occurrences of date-range-advanced with date-range in HTML and Unit Tests automation ids
* [ACS-6107] Documentation corrections
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Migrated unneeded E2E test case to unit test
* [ACS-6107] Removed search-date-range E2E
* [ACS-6107] Resolved PR comments. Removed date-range-filter.page.ts. Removed unused translation keys. Updated documentation to refer proper comment name
* [ACS-6107] Updated documentation for SearchDateRange component to mention the change from original configuration to the newer configuration
* [ACS-6107] Corrected wrong version in documentation
* [ci:force]
* [ACS-6107] Removed unneeded file
* [ACS-6107] Updated unit tests and mock data after rebase
* [ci:force]
* [ACS-6107] Revert unneeded change. Remove unneeded file
* [ci:force]
* [ACS-6107] Updated E2E search config
* [ci:force]
* [ACS-6107] Updated E2E expects after component changes
* [ci:force]
* remove unneeded JS-API dep
move auth in the right place
* [AAE-12501] Replace alfresco api client with AdfHttpClient
* [AAE-12501] Restore get username methods
* [AAE-12501] Get username with authentication service
* [AAE-12501] Create a request options interface with the needed props, remove the import from js-api, return the body from request
* add emitters
* [AAE-12501] Replace Math.random() to fix hospot security issue, fix lint issues
* [AAE-12501] Comment temporary setCsrfToken because is not possible to import app config service from core due to circular dependencies
* [AAE-12501] Get disableCsrf from app config serviice when app configuration is loaded
* [AAE-12501] Remove wrong character
* Pass down the requestUrl for request interception
bring back check from js-api
fixing isLogin issues part1
some fix around emit
Narrow access for methods
fix sso username issue
Switch to dynamic service injection
add emitters
move auth inside ADF
* clean
* fix unit test
* fix lint
* Fix exports
* Fix process-services unit tests
* Fix core unit tests
Fix core unit tests
Fix core unit tests
Fix core unit tests
Fix core unit tests
Fix core unit tests
Fix core unit tests
* Fix content-services unit tests: getEcmUsername from authentication service
Fix content-services unit tests: alfresco api service has been replaced by authentication service
* Fix circular dependecies issue importing AppConfigService outside the api entrypoint dir
* Import AuthModule even in not only canary mode to let the e2es run
* Fix authentication unit tests
* Fix unit test '[ECM] should return a ticket undefined after logout'
* Remove AlfrescoApiService is not used anymore
* Fix unit test '[BPM] should return an BPM ticket after the login done': add Basic suffix to basicAuth
* Fix unit tests core
* Fix login errors with the BASIC authentication
* Fix missing onLogin event
* Temporary skip unit tests to check e2es
* Fix login component doesn't add the authorization header
* Fix prefix is undefined
* Fix image is not showed by the alfresco file viewer because alf_ticket is not added to the content url query params, pass ticketEcm to the alfrescoApi configuration used by alfrescoApiClient.ts getAlfTicket()
* Fix C280012: set app prefix before calling content api
* Revert "Fix image is not showed by the alfresco file viewer because alf_ticket is not added to the content url query params, pass ticketEcm to the alfrescoApi configuration used by alfrescoApiClient.ts getAlfTicket()"
This reverts commit afbf086b98d72835aab8b15d4af433efeaac2d3b.
* try to change adf core autoamtion service init
* go back
* grant type password login
* fix
* remove automatic login in reset try
* fix not silent login
* lint happy
* fix
* Update alfresco-api-v2-loader.service.ts
* fixint
* Revert "Temporary skip unit tests to check e2es"
This reverts commit a0adc7e58a001a54442c82952761bff891caa5cd.
* fix modules
* fix app config stream in storing service
fix app config stream for sub property
* fix identity test to use the real service
* fix unit
* fix unit
* fix unit
* remove test that are probably have never been green
* fix
* fix PC
* fix localstorage
* fix
* fix
* fix
* fix
* fix storybook
move e2e in content for versioning
fix lint
* fix
* fix size
* enable log
* some fix for usernames
* remove log
* fix rebase
* [AAE-12502] Restore isKerberosEnabled into authentication service
* subject onLogin
* fix unit
* Fix lint issue
* fix
* Update error message
* Revert change did by b79c5d37d6\#diff-ad85723e21276e05e577bab652c6ab0d243bd0ad54d4cc70ef6e60dc5e635c33L38
* Refresh the browser to wait for the user to click process cloud page
* Remove e2e, the application list is already tested by the app-list-cloud.component.spec.ts https://github.com/Alfresco/alfresco-ng2-components/blob/dev-eromano-AAE-12501-2/lib/process-services-cloud/src/lib/app/components/app-list-cloud.component.spec.ts\#L147
* [12502] Add getUsername method to the AuthenticationService
* [12501] restore mutlipart/form-data header needed by angular http-client to to fix 415 unsupported media type
* Revert "[12501] restore mutlipart/form-data header needed by angular http-client to to fix 415 unsupported media type"
This reverts commit d8c584b94f649b57859d74157ec0861f2ebddebb.
* [12501] fix unsupported upload file on admin-apa, append json content type only calling alfresco api
* [12501] fix unsupported upload file on admin-apa
[12501] fix unsupported upload file on admin-apa
* Revert "[12501] fix unsupported upload file on admin-apa"
This reverts commit 53cda21d795588d87244c78c5a5347afd04ea2b1.
* Improve getHeaders
* Revert change
* Set application/json content type if request body is not a FormData
* Logout by the authenticationService
* Update returned error message
* Fix lint issues after rebasing
* [12502] Add basic template with data-automation-ad selector to check when is attached to the Dom
* Fix issues after rebase
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
Co-authored-by: Andras Popovics <popovics@ndras.hu>
* strongly typed forms
* migrate to date-fns
* [ci:force] mark moment pipes for deprecation
* [ci:force] try migrate the metadata smoke e2e
* [ci:force] remove dead code
* cleanup dead code and switch e2e to date-fns
* [ci:force] migrate tests
* revert metadata
* [ci:force] migrate e2e
* [ci:force] delete date util
* [APPS-2157][APPS-2158][APPS-2161][APPS-2162][2165] Migration from moment to date-fns
* Modified endDate to CompletedDate
* Addressed review comments
* Revert import for dataFnsUtil
* Replace fit to it
* fix types and avoid double date conversion
* fix lint issue
* support iso strings for date formatting
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* Bump js-api version
* Fix imports
* Fix content-services unit tests
* Fix process-services unit tests
* [ci:force] Trigger CI
* Fix code smells
* Fix orderBy param
* Fix code smells
* Fix failing unit tests
* Bump js-api version and align with new changes
* Remove dangling coma
* Fix delete return type
* Add correct date format in task filters e2es
* Fix typing in task filter sorting
* Fix activiti content api import
* Add null check for has avatar
* Make User class instead of type
* Fix user type in comment model
* Fix sonar cloud issue
* Type fixes
* Update js-api version
[ACS-4985] Revert test fix for e2e execution. Updated search.config.ts for e2e test cases
Testing global install of webdriver-manager for e2e webdriver fix
[ACS-4985] Resolved e2e test failures
[ACS-4985] Increased value for drag emulation to account for increased width of the side filters panel in demo-shell search results window.
[ACS-4985] Resolved unit test failures
[ACS-4985] Resolved lint issues
[ACS-4985] Moved new components to v6.2.0 in versionIndex.md
[ACS-4985] Added documentation to versionIndex.md and README.md
[ACS-4985] Moved inLast input field back to input type number.
[ACS-4985] Resolved issue where typing a special character after adding some numbers in the 'In the last' input field would clear out the field
[ACS-4985] Updated test cases after query generation changes
[ACS-4985] Added missing null check when generating query
[ACS-4985] Added *ngFor back to the search-date-range-advanced-tabbed.component.html
[ACS-4985] Updated query generation logic. Now both 'In the last' and 'Between' options use the start date to end date query format
[ACS-4985] Removed ANY case from switch (will be handled by default case)
[ACS-4985] Split declarations into multiple lines
[ACS-4985] Fixed code smell in regex
[ACS-4985] Updated dates in documentation
[ACS-4985] Updated documentation
[ACS-4985] Added link for AngularMaterial bug for CSS workaround
[ACS-4985] Added test cases for end date validation. Fixed minor issue when setting invalid date error on between date form fields
[ACS-4985] Added validation when user manually enters the start and end dates
[ACS-4985] Added borders to inputs
[ACS-4985] Updated test cases for SearchDateRangeAdvancedTabbedComponent
[ACS-4985] Transferred business logic from SearchDateRangeAdvancedComponent and SearchFilterTabbedComponent to SearchDateRangeAdvancedTabbedComponent. Updated test cases accordingly
[ACS-4985] Resolved PR review comments
[ACS-4985] Removed unused code from base-query-builder.service.ts
[ACS-4985] Resolved linting and unit test issues
[ACS-4985] Resolved minor issues where switching between tabs could sometime cause the tab content to not show up
[ACS-4985] Resolved minor issues with display label creation
[ACS-4985] Updated component to use MatDateFnsAdapter. BetweenStartDate and BetweenEndDate are now formatted when selected from the calender
[ACS-4985] Resolved issue where clear button would not clear the values properly
[ACS-4985] Added @angular/material-date-fns-adapter package
[ACS-4985] Added image for updated documentation
[ACS-4985] Added validation to SearchDateRangeAdvancedComponent
[ACS-4985] Updated documentation for components
[ACS-4985] Removed disableUpdateOnSubmit flag from search widgets
[ACS-4985] Updated the documentation for the components
[ACS-4985] Added test cases for SearchDateRangeAdvancedTabbedComponent. Moved pending logic from template to typescript
[ACS-4985] Added clear and apply button to SearchDateRangeAdvancedTabbedComponent. Moved logic from template to typescript file
[ACS-4985] Updated test cases for SearchFilterTabbedComponent. Added safety checks to component
[ACS-4985] Added field validation to test case
[ACS-4985] Updated SearchDateRangeAdvancedTabbed component to no longer use getters and setters
[ACS-4985] Updated test cases for SearchDateRangeAdvancedComponent. Minor updates to the component template and logic. Component no longer uses getters and setters in template
[ACS-4985] Updated SearchDateRangeAdvancedTabbed component to use variables instead of getters and setters
[ACS-4985] Updated app.cconfig for demo-shell to use new date-range-advanced configuration
ACS-4985 Fixed issue with nx build, some clean ups, using changes in configuration
[ACS-4985] Updated test cases for changed date format
[ACS-4985] Updated date formats for SearchDateRangeAdvancedComponent
[ACS-4985] Removed fdescribe test cases for SearchDateRangeAdvancedComponent.
[ACS-4985] Fixed test cases for SearchDateRangeAdvancedComponent.
[ACS-4985] Fixed erroneous imports
[ACS-4985] Added license headers and re-ordered imports
[ACS-4985] Updated test cases for SearchDateRangeAdvancedComponent from moment.js to date-fns
[ACS-4985] Migrated SearchDateRangeAdvancedComponent from moment.js to date-fns
Added import for BaseQueryBuilderService in public-api.ts. Fixes#8647
[ACS-4985] Updated imports in test cases
[ACS-4985] Added exports for SearchDateRangeAdvanced and SearchFilterTabbed components to public-api.ts. Updated imports in both components
[ACS-4985] Resolved minor issue where the reset method would still trigger multiple api calls when used with the TabbedComponent
[ACS-4985] Added test cases for SearchDateRangeAdvancedComponent. Minor update to test cases for SearchFilterTabbedComponent
[ACS-4985] Updated Labels for 'In last' date range option
[ACS-4985] Updated SearchModule declarations. Fixed minor typo in SearchFilterTabbedComponent
[ACS-4985] Added test cases for SearchFilterTabbedComponent. Added test case placeholders for SearchDateRangeAdvancedComponent
[ACS-4985] Added data-automation-id to search-date-range-advanced.component.html
[ACS-4985] Added test cases for SearchFilterTabbedComponent
[ACS-4985] Removed vertical mode from SearchFilterTabbedComponent
[ACS-4985] Updated UI for search filters. Minor fixes
[ACS-4985] Added documentation for SearchFilterTabbedComponent and SearchDateRangeAdvancedComponent
[ACS-4985] Added compatibility of all search filters/facets with SearchFilterTabbedComponent
[ACS-4985] Using widget-composite component now correctly updates the search query on submit. Added optional property to disable update on submit button click for widget-composite.
[ACS-4985] Added SearchFilterTabbedComponent and SearchDateRangeAdvancedComponent. Added config for using the new components
* Shared link expiry date code implementation
* test case updated
* removed unsed code
* design changes as per the new design of Share dialog
* test cases modification as per new design changes
* placeholder modified for expiration date
* look and feel changes for share dialog as per Shane comments
* boolean name changed as per naming convention
* review comments addressed
* review comments addressed
* type specified for node object
* linting corrections
* resolved nested ternary date operation into an independent statement
* review comments addressed
* used date-fns instead of moment.js in code as well as in test cases
* review comments for date-fns addressed
* removed extra line
* removed extra empty lines in template
* import changes and indentation correction
* error in console resolved which was occuring after selecting date and time
* used mat-datepicker instead of mat-datetimepicker
* package-lock.json file updated for date-fns implementation
* made type 'date' as default and removed the settings coming from the ACA
* unit test case modifications as per calender changes
* e2e modifications as per new calendar component
* AAE-13069: Removing extra div inside mat label
* AAE-13069: Removing font size css rule and applying right class to the mat label
* AAE-13069: Refactoring text item component based on Angular Material
* AAE-13069: Updated unit test
* AAE-13069: Fixed lint issues
* AAE-13069: Fixed styles
* AAE-13069: Updated e2e tests
* AAE-13069: Updated e2e tests
* refactor version 1 many todo
* split render from viewer
move alfresco render in content pack
* refactor part 2
* test fixed
* fix doc
* [AAE-10778] Fix lint issues
* [AAE-10778] Fix lint issue: remove duplicated declaration
* [AAE-10778] Fix lint issue: use flex shorthand rule
* [AAE-10778] Fix FormService and WidgetComponent imports
* [AAE-10778] Fix import FormModel, FormService, FormFieldModel from adf-core
* [AAE-10778] Implement missing oninit, onchanges and ondestroy
* [AAE-10778] Replace adf-viewer with adf-alfresco-viewer, update escape command to close the viewer
* [AAE-10778] Fix unit test: fix the class name to match the 'adf-viewer-render.image-viewer-scaling' get from the appConfigService
* [AAE-10778] Fix image-viewer unit tests: replace ContentService with UrlService
* [AAE-10778] Fix unit test 'should if the extension change extension Change event be fired': emit file extension when the filename extension change
* [AAE-10778] Fix unit test: expect for internalFileName value instead of display-name id because the display name logic has been moved to the alfresco-viewer.component
* [AAE-10778] Fix unit test: remove display name it because the unknown display name value is no longer handled after refactoring
* [AAE-10778] Fix e2e: [C260096] Should the Viewer able to accept a customToolbar
* [AAE-10778] Update selector to fix e2e: '[C362265] Should the Viewer be able to download a previous version of a file'
* [AAE-10778] Update selector to fix e2e: '[C260038] Should display first page, toolbar and pagination when opening a .pdf file'
* fix aftrer rebase
* fix unit test
* [AAE-10778] Add adf viewer component that is node agnostic, show adf-alfresco-viewer or adf-viewer into file-view-component if blob or node are set
* [AAE-10778] Update viewer export path
* [AAE-10778] Update selectors since have been updated in the viewer component
* [AAE-10778] Call adf-viewer from alfresco-viewer, project adf-alfresco-viewer content to adf-viewer
* [AAE-10778] Remove full screen unit tests from alfresco-viewer component becase that logic is handled in the viewer.component
* [AAE-10778] Export toolbar custom actions component
* [AAE-10778] Pass mimeType as input to adf-viewer to update mime icon
* [AAE-10778] Remove e2e because the custom name behaviour has been removed from the file-view.component (9f21b6dc69\#diff-4b438dc59784dce9eb7634cfeca6d8db61362966343bd3d6895a3edafdf4cfd5L129)
* [AAE-10778] Use two-way binding for showViewer change to fix C260100
* [AAE-10778] Update prefix css selectors to adf-viewer because are related to the adf-viewer component
* [AAE-10778] Update prefix css selectors to adf-viewer in the unit tests because are related to the adf-viewer component
* [AAE-10778] Update the output name to showViewerChange to navigate to primary url after closing the viewer
* [AAE-10778] Pass right and left sidebar template context to viewer component (fix C362242)
* [AAE-10778] Add allowFullScreen input to disable/enable full screen behaviour
* [AAE-10778] Handle loading visualization only inside the viewer-render component
* [AAE-10778] PDF viewer: fix mat-progress-bar is not showed during the pdf loading, center progress bar
* [AAE-10778] Remove isLoading from unit tests because no longer exists
* [AAE-10778] Remove viewerType input from adf-viewer, viewerType will be handled by viewer-render
* [AAE-10778] Remove console.log
* [AAE-10778] Remove check full screen button is not displayed on the media file because is not needed anymore, we don't need to check for the fullscreen button in the viewer component
* [AAE-10778] Check for node rendtion before to assign to urlFileContent and mimeType
* [AAE-10778] Process Services Cloud: register file-viewer widget that uses adf-alfresco-viewer component to display content from ACS
* [AAE-10778] Core: rename file-viewer widget into base-viewer, base-viewer no longer accept nodeId, but will accept urlFile and blobFile
* [AAE-10778] Process Services: register file-viewer widget that uses adf-alfresco-viewer component to display content from ACS
* [AAE-10778] Base viewer widget: show viewer only if there's a file input
* [AAE-10778] Viewer component: check for fileName when urlFile is provided as Input
* [AAE-10778] Viewer component documentation
* [AAE-10778] Update upgrade guide with viewer changes
* [AAE-10778] Fix double quote lint issue after rebase
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
Co-authored-by: Amedeo Lepore <amedeo.lepore85@gmail.com>
* move form list in a component
* move things in the right place
* move last pice in the right place
* move things in the right place
* move people and group in the right place
* move radio and typehead
form service start remove responsibilities
* remove model service and editor service from formService
* move dropdwon in process-service
finish remove service from form service
* fix some wrong import
* move activiti
* fix double quote imports
* move dynamic table
* fix shell
* move unit test
* [ci:force] fix lint issues
* fix build and some unit test
* fix process spec type spy problems [ci:foce]
* fix
* fix broken tests
* fix lint issues
* fix cloud dropdown test
* cleanup process-service-cloud tests
* fix people process
* improve e2e test
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>