Commit Graph

  • d861d17de3 [AAE-12065] improve tests dev-dbastos-AAE-12065 Diogo Bastos 2023-07-24 16:58:38 +01:00
  • 7676cb6a22 Bump material-icons from 1.13.8 to 1.13.9 (#8778) dependabot[bot] 2023-07-24 17:46:53 +02:00
  • 94dae984a7 [AAE-12065] add tests Diogo Bastos 2023-07-24 16:42:51 +01:00
  • 6eacb40320 [AAE-12065] add optional isDefault flag to formOptions interface Diogo Bastos 2023-07-24 16:16:11 +01:00
  • 049fb16c6b [ci:force][auto-commit] Update dependencies JS:6.3.0-1054 (#8774) Alfresco Buildandmauriziovitale 2023-07-21 14:35:32 +02:00
  • e20de99974 [ACS-5687] info drawer layout fix for header (#8772) Denys Vuika 2023-07-21 12:19:57 +01:00
  • 640a736530 [ACS-4985] Resolved e2e test cases [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 swapnil.verma 2023-07-21 11:13:30 +05:30
  • c8b4083f32 [ACS-5480] Bug Fix for multiple process/task filters (#8757) SheenaMalhotra182 2023-07-21 14:38:11 +05:30
  • 2c937060d2 [ci:force][auto-commit] Update dependencies JS:6.3.0-1052 (#8748) Alfresco Buildandmauriziovitale 2023-07-21 10:48:55 +02:00
  • 2a4507d529 [ACS-5266] Advanced Search - New component for Category facet (#8764) Mykyta Maliarchuk 2023-07-21 09:27:31 +02:00
  • 9b0c917fe8 chnages for edit button functionality ACS-5478-Property-panels Yasa-Nataliya 2023-07-21 06:52:53 +00:00
  • 1ebac21251 [HXCS-1479] Breadcrumbs as secondary entry point (#8750) Popovics András 2023-07-20 16:13:09 +02:00
  • 89ab0ca5b2 [AAE-12065] Add isDefault flag Diogo Bastos 2023-07-20 13:08:37 +01:00
  • e0ab94c680 Bump word-wrap from 1.2.3 to 1.2.4 (#8767) dependabot[bot] 2023-07-20 13:14:58 +02:00
  • 570b5d53c2 [AAE-15762] downgrade google chrome to 114 (#8770) Rafal Szmit 2023-07-20 13:09:47 +02:00
  • 1a4d7ba008 [ACS-5629] enhanced way of providing translations (#8763) Denys Vuika 2023-07-18 20:06:09 +01:00
  • d70f689e06 [ACS-5183] properties facet file size and file type (#8766) AleksanderSklorz 2023-07-18 15:45:00 +02:00
  • cffbdd51e4 Bump karma-chrome-launcher from 3.1.1 to 3.2.0 (#8760) dependabot[bot] 2023-07-17 20:37:53 +01:00
  • f45d69eb49 [ACS-5620] stabilise unit tests by switching to standard Angular api (#8759) Denys Vuika 2023-07-15 15:02:33 +01:00
  • 574bff2d8d [ACS-5572] Add deprecated attribute to Like and Rating components (#8756) Grzegorz Jaśkowski 2023-07-14 23:12:49 +02:00
  • e37b03cbb4 ACS-5571 Add deprecated attribute to Webscript component (#8755) Grzegorz Jaśkowski 2023-07-14 23:11:51 +02:00
  • e5d04abfab Bump semver from 5.7.1 to 5.7.2 in /lib/cli (#8753) dependabot[bot] 2023-07-14 16:05:32 +02:00
  • a451654e5f Bump semver from 5.7.1 to 5.7.2 (#8754) dependabot[bot] 2023-07-14 16:05:16 +02:00
  • 77210f43c3 [ACS-5145] Align header row with data rows. (#8732) Aayush Rohila 2023-07-14 18:52:49 +05:30
  • 46616f038b Bump semver from 5.3.0 to 5.7.2 in /tools/tslint-rules (#8747) dependabot[bot] 2023-07-13 12:26:27 +02:00
  • 484211d322 [AAE-15519] Fix - Assign To filter UI is broken (#8751) Tomasz Gnyp 2023-07-12 15:13:33 +02:00
  • 7951eba089 GH Auto: Upstream dependencies JS-API:6.3.0-1031 (#8741) 2023-07-10 18:08:07 +02:00
  • 6e203d3aa0 [AAE-15610] - Fixed column resizing issue (#8742) Ehsan Rezaei 2023-07-10 10:39:22 +02:00
  • 11155e3882 [ci:force][auto-commit] Update dependencies JS:6.3.0-1025 (#8740) Alfresco BuildandMichalKinas 2023-07-05 22:37:43 +02:00
  • fceb7ecb9e make resetNewFolderPagination method public again (#8739) Mykyta Maliarchuk 2023-07-05 17:32:45 +02:00
  • b832beb387 people and group covered already (#8738) Maurizio Vitale 2023-07-05 15:25:57 +01:00
  • 10afd501af Fix username pipe div text assign (#8737) Tomasz Gnyp 2023-07-05 13:36:33 +02:00
  • 8a0769a3c9 [AAE-15523] Setting default value for csrf check (#8736) Ehsan Rezaei 2023-07-04 19:57:23 +02:00
  • 54542c8b2b [ACS-5399] Fix incomplete multi-character sanitization (#8707) Mykyta Maliarchuk 2023-07-04 18:20:34 +02:00
  • dc06accace Bump @playwright/test from 1.33.0 to 1.35.1 (#8726) dependabot[bot] 2023-07-04 15:32:38 +01:00
  • 8fba7449e4 [ACS-5401] Fix unsafe HTML constructed from library input (#8725) Mykyta Maliarchuk 2023-07-04 15:30:44 +02:00
  • addcc6fb34 Bump sass-loader from 13.2.2 to 13.3.2 (#8727) dependabot[bot] 2023-07-04 14:30:06 +01:00
  • 4452007471 Hide document list private api (#8735) Denys Vuika 2023-07-04 14:29:43 +01:00
  • 0ffbf9fbe2 [AAE-15522] Fix - Dropdown variable error messages are displayed at modeling part 2 (#8734) Tomasz Gnyp 2023-07-04 14:39:02 +02:00
  • b50b701da8 ACS-5406 Removed some importants (#8733) AleksanderSklorz 2023-07-04 12:24:04 +02:00
  • 2f3f5ae02b [ACS-5314] Data table row should be clickable anywhere (#8671) Mykyta Maliarchuk 2023-07-04 11:10:31 +02:00
  • a933070fc3 [AAE-15522] Fix - Dropdown variable error messages are displayed at modeling level (#8730) Tomasz Gnyp 2023-07-04 09:37:08 +02:00
  • 29729fb61f better name dev-eromano-AAE-15433 eromano 2023-07-03 16:40:02 +02:00
  • d90967a399 make shorter eromano 2023-07-03 16:33:54 +02:00
  • 4b302e1cb3 try delete apps 3 times when are failing eromano 2023-07-03 16:09:33 +02:00
  • 3b3fd5ab9a run from Mon to Fri (#8729) Maurizio Vitale 2023-07-03 11:40:51 +01:00
  • c813bde005 ACS-5403 Prevent possibility to override prototype (#8719) ACS-5551 AleksanderSklorz 2023-06-30 19:20:38 +02:00
  • ecbf571451 Revert "test e2e (#8723)" (#8724) Maurizio Vitale 2023-06-29 19:52:58 +01:00
  • ad8259ece7 test e2e (#8723) Maurizio Vitale 2023-06-29 16:47:46 +01:00
  • 0fa61a2893 [AAE-15499] QA Failure provide more context on slack notification (#8720) Maurizio Vitale 2023-06-29 16:27:10 +01:00
  • e3ea23da37 [AAE-15082][AAE-15081] Resolve the options coming from a json variabl… (#8673) Tomasz Gnyp 2023-06-29 17:21:14 +02:00
  • dabe4ca279 Revert "improve jobs deps (#8717)" (#8722) Maurizio Vitale 2023-06-29 15:55:20 +01:00
  • 25073c0b37 Bump socket.io-parser from 4.2.2 to 4.2.4 (#8712) dependabot[bot] 2023-06-28 13:07:12 -04:00
  • 23be41d676 revert use of action (#8718) Maurizio Vitale 2023-06-28 16:09:24 +01:00
  • 9f8d93ea04 improve jobs deps (#8717) Maurizio Vitale 2023-06-28 16:04:35 +01:00
  • ac3d959364 [AAE-15480] - fixed variables name and added mat card variable (#8713) Vito Albano 2023-06-28 15:49:01 +01:00
  • 567e264d93 simulating a change without code (#8715) Maurizio Vitale 2023-06-28 14:47:36 +01:00
  • 4c3b29d5b5 fix lib path mauriziovitale 2023-06-28 14:43:24 +01:00
  • ee863391e1 [AAE-15422] Publish bundles only if libs are affected by merged code (#8694) Maurizio Vitale 2023-06-28 14:34:32 +01:00
  • 1f74f5e1b1 [AAE-15269] update calendar locators (#8711) Rafal Szmit 2023-06-28 13:24:14 +02:00
  • ee588df85b [ACS-5436] Logical search final version (#8709) MichalKinas 2023-06-28 06:55:47 +02:00
  • 7abebf0652 [AAE-12501] Align JS API (#8344) Amedeo Leporeanderomano 2023-06-27 17:22:30 +02:00
  • 037dce0ae7 [HXCS-1479] Core breadcrumbs component (#8695) Popovics András 2023-06-27 15:09:37 +02:00
  • bce1f34c2f [ACS-5398] Fixed useless regular expression character (#8710) AleksanderSklorz 2023-06-27 13:56:13 +02:00
  • 3f4fe2a898 [AAE-15252] Update ADF interfaces to reflect update from BE (#8672) Diogo Bastos 2023-06-27 10:45:52 +01:00
  • f0d2456f42 [AAE-15018] - Add support for roles as part of the access token authorization (#8642) Ardit Domi 2023-06-27 09:57:40 +01:00
  • b16777cce0 [ACS-5364] bug fix (#8686) Mykyta Maliarchuk 2023-06-27 10:39:28 +02:00
  • 9dd9347d17 [ACS-5397] Corrected checking whitespace characters in regexp (#8704) AleksanderSklorz 2023-06-27 08:33:26 +02:00
  • be896b502f [ACS-5395] Fixed possibility to containing script by string (#8696) AleksanderSklorz 2023-06-27 08:10:27 +02:00
  • 1078e27cba [ACS-5199] upgrade 3rd party depedencies to support angular 14 and later (#8669) AleksanderSklorz 2023-06-27 08:09:59 +02:00
  • 82540a4496 [AAE-15259] Making Identity User Info Component customizable (#8675) Ehsan Rezaei 2023-06-27 03:04:39 +02:00
  • 1940d3e81b Release-6.2.0 (#8705) 6.2.0 Denys Vuika 2023-06-26 17:24:30 +01:00
  • 970ceeb280 Bump semver from 7.3.8 to 7.5.3 in /tools/doc (#8699) dependabot[bot] 2023-06-26 04:04:34 -04:00
  • 43feb814fd Fix ADF cronjob slackbot warning message (#8698) Tomasz Gnyp 2023-06-23 17:14:43 +02:00
  • 74fd03b553 [AAE-15436] Fix init-aae-env await for apps to be deployed (#8697) Amedeo Lepore 2023-06-23 15:13:55 +02:00
  • 0fc904eee2 Use latest js-api in each lib package json (#8690) MichalKinas 2023-06-22 10:31:29 +02:00
  • 7333158deb 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 dev-eromano-AAE-12501 Andras Popovics 2023-04-12 15:45:54 +02:00
  • 66f060a018 use latest JS-API library (#8684) Denys Vuika 2023-06-20 18:02:57 +01:00
  • 58ef531c6b LOC-447 - Updated UI files in 16 languages for ADF 6.2 release based on EN file of 2023-06-20 (#8685) Gloria Camino 2023-06-20 17:06:40 +01:00
  • 6f5a419dd3 [ACS-5166] use published version of material icons (#8681) Denys Vuika 2023-06-20 11:55:03 +01:00
  • 10a5f89b24 [ACS-5166] update MS icons (#8683) Denys Vuika 2023-06-20 11:54:32 +01:00
  • 9f7c6258ad [ADF-5550] Remove verions.json (#8676) MichalKinas 2023-06-20 12:51:16 +02:00
  • b987898ebe possible different e2e-host (#8680) Eugenio Romano 2023-06-20 09:34:40 +02:00
  • 90aab8e5e8 fix typo in cron yml Denys Vuika 2023-06-19 08:38:45 +01:00
  • b84ea22622 add E2E_IDENTITY_HOST_APA env var (#8677) Eugenio Romano 2023-06-16 19:07:30 +02:00
  • 13f4f62608 [ACS-5308] Highlight the selected filter in ADW (#8649) Yasa-NataliyaandDenys Vuika 2023-06-16 15:20:08 +05:30
  • ac694cd7a2 Fixing the end slash for the url otherwise the call will fail (#8674) Vito Albano 2023-06-16 10:32:33 +01:00
  • f915370bc0 [AAE-15251] Making header component more customizable (#8670) Ehsan Rezaei 2023-06-15 18:23:55 +02:00
  • eda42a69ef [ACS-5341] accessibility fix (#8668) Mykyta Maliarchuk 2023-06-15 10:18:31 +02:00
  • c072fa7955 [AAE-15240] Making package list component styles configurable (#8667) Ehsan Rezaei 2023-06-14 19:57:52 +02:00
  • 5c9ff5b36c [AAE-15239] Making about settings component styles configurable (#8666) Ehsan Rezaei 2023-06-14 16:01:12 +02:00
  • afbf87788f [ACS-5347] New styles for facets and filters states (#8661) MichalKinas 2023-06-14 13:37:43 +02:00
  • 0a3cc5634e Fix js-api version in adf-cli (#8665) MichalKinas 2023-06-14 12:31:41 +02:00
  • 61d5aa965b [ACS-4986] Advanced Search - New component for Tags and Location filters (#8655) Mykyta Maliarchuk 2023-06-14 12:29:43 +02:00
  • 5fafb0ea6f [AAE-14070] Update permission for user to app (#8663) Michał Fidor 2023-06-14 12:28:06 +02:00
  • 479c96eabb [PRODSEC-6575] Shared link not accessible now after the expiry date which was earlier accessible even after that expiration date (#8540) Jatin Chugh 2023-06-14 15:30:08 +05:30
  • 95927c6319 [ci:force][auto-commit] Update dependencies JS:6.2.0-982 (#8664) Alfresco Buildandmauriziovitale 2023-06-14 11:20:29 +02:00
  • 53c3d6a90a [ci:force][auto-commit] Update dependencies JS:6.2.0-982 (#8662) Alfresco Buildandmauriziovitale 2023-06-14 11:01:33 +02:00
  • caaf04b5ea [AAE-15228] process filter component styles configurable (#8657) Ehsan Rezaei 2023-06-14 10:07:50 +02:00
  • 64f9d0414d [AAE-15236] Making about component panel styles configurable (#8660) Ehsan Rezaei 2023-06-14 08:15:49 +02:00