Grzegorz Jaśkowski
4408eb4489
[ACS-7311] add no-angular-material-selectors eslint rule ( #3732 )
...
* [ACS-7311] add no-angular-material-selectors rule, fix errors
* [ACS-7311] fix faulty unit tests
2024-04-04 16:45:06 +02:00
Adam Świderski
d9391bef51
[ACS-7453] updated license header to 2024 ( #3747 )
...
* [ACS-7453] updated license header to 2024
* [ACS-7453] Updated the rest of licenses manually to 2024
* [ACS-7453] review changes
2024-03-29 12:35:49 +01:00
Denys Vuika
208122c936
[ACS-7376] switch to standalone pagination ( #3744 )
2024-03-28 12:17:06 -04:00
Denys Vuika
419f35e879
bug fixes for search input ( #3724 )
2024-03-25 09:56:14 -04:00
MichalKinas
8c45ab95b7
[ACS-6831] Correctly pass stored displayAspect to metadata component ( #3663 )
...
* [ACS-6831] Correctly pass stored displayAspect to metadata component
* [ACS-6831] Bump ADF version
2024-02-26 12:30:45 +01:00
DominikIwanek
90e20e94a2
[ACS-6828] Clicking on search input when it has some content inside it does not allow user to edit search term ( #3658 )
2024-02-22 08:07:19 +01:00
MichalKinas
930e4b1f3c
[ACS-6813] ACA configurable layout for search result list ( #3656 )
...
* [ACS-6813] Make search results list column configurable
* [ACS-6813] Documentation update
* [ACS-6813] Typo fix
2024-02-21 12:55:13 +01:00
MichalKinas
1141b810cb
[ACS-6427] Apply * for TEXT field for highlighting ( #3659 )
2024-02-21 12:20:00 +01:00
MichalKinas
4766bfe707
[ACS-6427] Add search highlighting ( #3637 )
...
* [ACS-6427] Initial commit for search highlights
* [ACS-6427] Add correct highlighting config, handle highlights in search results
* [ACS-6427] CR fixes
* [ACS-6427] CR fix
* [ACS-6427] Locator fix
* [ACS-6427] E2E fix
---------
Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com >
2024-02-15 16:26:09 +01:00
AleksanderSklorz
60a4abaa55
[ACS-5483] Renamed css class ( #3638 )
2024-02-15 13:44:01 +01:00
DominikIwanek
184ad17baf
[ACS-6140] - Remove references to internal Angular Material CSS classes ( #3620 )
2024-02-13 13:22:57 +01:00
Grzegorz Jaśkowski
8e567cd483
[ACS-6641] fix advanced search filters not displaying, fix libraries search option unchecking ( #3633 )
2024-02-13 11:28:33 +01:00
Mykyta Maliarchuk
bcb7e634d9
[ACS-6445] Address #PT20471_7 Missing Access Control ( #3627 )
2024-02-05 14:59:07 +01:00
Denys Vuika
4393f337c5
[ACS-6699] cleanup user info menu and details ( #3625 )
...
* cleanup user menu
* cleanup user info component
2024-02-02 16:43:03 +00:00
Mykyta Maliarchuk
c9dc3ce5ca
[ACS-6583] fix flickering toolbar on folder upload ( #3609 )
2024-01-26 11:06:27 +01:00
MichalKinas
baeffc9416
[ACS-6489] Use resizable option to disable resize on thumbnail column ( #3590 )
2024-01-26 08:50:39 +01:00
swapnil-verma-gl
47fb269c4d
[ACS-6642] Tags column and getTags API call is now dynamic on app.config.json for search page ( #3607 )
2024-01-24 12:12:45 +05:30
AleksanderSklorz
91cdb1a9d1
[ACS-5133] view details button is inactive in expanded view ( #3603 )
...
* ACS-5133 Allow to click View Details button in expanded view
* ACS-5133 Unit tests for returning to previous page when info drawer becomes closed
* ACS-5133 Unit tests for changes in expandInfoDrawer effect
* ACS-5133 Fix after rebase
* ACS-5133 Fix
* ACS-5133 Use first instead of filter
* ACS-5133 Fix e2e
* ACS-5133 Trigger jobs
---------
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com >
2024-01-21 20:11:36 +01:00
Bartosz Sekula
58070d9666
[AAE-19247] Add css variables for selected and hover menu item ( #3592 )
2024-01-10 11:20:17 +01:00
Mykyta Maliarchuk
70531e3215
[ACS-6325] Persisting configuration of document list columns size, visibility and order ( #3562 )
...
* [ACS-6325] save configuration for column width & visibility
* [ACS-6325] save document list columns configuration
* [ACS-6325] remove unused class
2024-01-08 11:22:31 +01:00
DominikIwanek
8a97b3cc49
[ACS-6278] - Permissions manager should not be showed for smart folder ( #3580 )
2024-01-02 12:31:44 -05:00
Anukriti Singh
90c69b207c
[ACS-5645] Property Panel Feature ( #3477 )
...
* [ACS-5540] changes for edit aspect button
* added aspect edit button
* [ACS-5540]fixed unit test cases and added unit test cases
* [ACS-5540] Modified changes
* [ACS-5540] fixed file lock issue
* [ACS-5645]Implemented changes as per review comments
* [ACS-5540]Modified the test case title
* [ACS-5645] changes for aspect icon
* [ACS-5645] fixed aspect lock issue in small screen
* [ACS-5540] modified the aspect button changes
* [ACS-5540] modified the changes
* [ACS-5645] added unit test cases
* [ACS-5540] removed unwanted code
* [ACS-5540] fixed lock-file bug
* [ACS-5540] revert the unwanted changes
* [ACS-5540] modified changes
* [ACS-5540]Implemented the changes as per the review comments
* [ACS-5540] added group lock changes
* [ACS-5540] added tooltip
* [ACS-5540] Implemented the review comments
* [ACS-5540] added tooltips
* [ACS-5540] Added styles
* [ACS-5540]Added focus
* [ACS-5551]updated property panel design
* [ACS-5551]added null checks
* [ACS-5551] update style
* [ACS-5540] changes for edit aspect button
* added aspect edit button
* [ACS-5540]fixed unit test cases and added unit test cases
* [ACS-5540] Modified changes
* [ACS-5645]Implemented changes as per review comments
* [ACS-5645] changes for aspect icon
* [ACS-5540] modified the aspect button changes
* [ACS-5540] modified the changes
* [ACS-5540] revert the unwanted changes
* [ACS-5540] added group lock changes
* [ACS-5551]updated property panel design
* [ACS-5551]added null checks
* [ACS-5551] update style
* [ACS-5551] name updated
* [ACS-5551] unit test fix
* [ACS-5551] header issue fixed
* [ACS-5645] style updated
* [ACS-5645] border updated
* [ACS-6117] fixed aspect dispaly issue
* [ACS-5645] different node open issu fixed
* [ACS-5645] unit test issue fix
* [ACS-5645] unit test fix
* [ACS-5645] tabs design modify
* [ACS-5645] dependency updated
* [link-adf:ACS-564
5-property-panel-feature] test linking
* "[link-adf:ACS-5645-property-panel-feature]"
* [ACS-5645] revert adf linking changes
* add adf configs to libs
* fix issue with empty paths
* try using adf target
* [link-adf:ACS-5645-property-panel-feature] fix core mapping
* [link-adf:ACS-5645-property-panel-feature] revert target changes
* remove useless styles
* remove css hacks
* cleanup useless properties
* remove useless properties
* remove useless code
* [ACS-5645] added missing code
* [ACS-5654] add icon for full screen
* [ACS-5654] nodei con methods moved to thumbnail
* [ACS-5654] unit test added and code refactor
* [ACS-5645] unit test added
* [ACS-5645] panel issue fix
* [ACS-5645] removed unit test for editable property
* [ACS-5645] removed unused unit test
* [ACS-5645] unit test updated
* [ACS-5645] updated the unit test
* Modified the unit test cases for getNodeIcon
* Upsteam ADF-6.6.0-7287333895, Js-api-7.5.0-7287333895 version
* Fix failing test cases
* Fix failing e2e
---------
Co-authored-by: Yasa-Nataliya <yasa.nataliya@globallogic.com >
Co-authored-by: pkundu <priyanka.kundu@hyland.com >
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com >
2023-12-27 10:26:11 +05:30
AleksanderSklorz
68ee86010a
[ACS-6323] dynamic content list changing columns order with drag drop ( #3557 )
...
* ACS-6323 Allow to drag and drop name column
* ACS-6323 Made rest columns in personal files as draggable
* ACS-6323 Enabled dragging columns for rest of lists
* ACS-6323 Small correction
* ACS-6323 Fixed e2e
* ACS-6323 Fixed e2e
* ACS-6323 Fixed e2e
* ACS-6323 Fixed e2e
* ACS-6323 Fixed e2e
* ACS-6323 Fixed e2e
* ACS-6323 Fixed e2e
* ACS-6323 Fixed e2e
* ACS-6323 Revert change
* e2e test fix
* e2e test fix
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com >
2023-12-11 12:04:50 +01:00
Bartosz Sekula
0c8b872cd0
[AAE-18779] Cannot update colours according to dynamically generated theme due to hardcoded values ( #3558 )
...
* [AAE-18779] Custom theme - cannot update colours according to dynamically generated theme due to hardcoded values
* Fix colours part1
* Fix chip colours
* Fix column chip colour
* Fix sidenav text
* Fix sidenav selected text color
* Fix colours
2023-12-11 09:49:12 +01:00
Tomasz Gnyp
5062220056
[AAE-18442] Add data-automation-id to ACA user initials and sidenav ( #3554 )
2023-12-06 10:52:46 +01:00
AleksanderSklorz
2c69887e08
[ACS-6252] support disabling the tags and categories feature in the applications ( #3533 )
...
* ACS-6252 Allow to hide tags and categories from metadata panel and to hide tags column from personal files
* ACS-6252 Allow to hide tags column from all other lists
* ACS-6252 Allow to hide tags and categories from search filters
* ACS-6252 Set type for search field
* ACS-6252 Hide displaying tags and categories related operators, properties and aspects in folder rules when that feature is disabled
* ACS-6252 Get from service information if tags and categories are disabled
* ACS-6252 Handled case when tags and categories configuration is missing in app.config.json
* ACS-6252 Unit tests for changes for RuleActionUiComponent
* ACS-6252 Unit tests for changes for RuleSimpleConditionUiComponent
* ACS-6252 Unit tests for changes for MetadataTabComponent
* ACS-6252 Unit tests for changes for app rules
* ACS-6252 Unit tests for changes for AppExtensionService
* ACS-6252 Removed redundant private from constructor parameter and corrected unit test title
* ACS-6252 Hide link to category action if categories feature is disabled
* ACS-6252 Move to beforeEach
2023-11-28 14:09:00 +01:00
Mykyta Maliarchuk
7c95b53c8b
[ACS-6081] Reduce references to internal Angular material CSS classes ( #3534 )
...
* [ACS-6081] Reduce references to internal Angular material CSS classes
* [ACS-6081] rollback default scrollable value [ci:force]
* [ACS-6081] linting
* [ACS-6081] fix e2es
* [ACS-6081] cr fix
* [ACS-6081] remove adf-cli logger from e2es
2023-11-24 14:59:57 +01:00
MichalKinas
4e21459fea
[MNT-23166] Add resizing and disable blur for document lists ( #3520 )
...
* [MNT-23166] Add resizing and disable blur for document lists
* [MNT-23166] Bump JS-API and ADF
2023-11-16 06:55:50 -05:00
DominikIwanek
cde4308431
Upstream to ADF:6.5.1 JS-API:7.2.0 ( #3514 )
...
* upstream to ADF:6.5.0 JS-API:7.2.0
* Fix pipeline for PR
* Fix pipeline for PR
* Fix pipeline for PR
* exclude C286473
---------
Co-authored-by: Tomasz <tomasz.gnyp@hyland.com >
2023-11-15 07:29:52 -05:00
MichalKinas
69c00fc403
Sonarcloud issues fixes ( #3499 )
...
* Sonarcloud issues fixes
* Code smell fixes
* Refactoring to remove new code duplications
* Sonarcloud code smell fixes part I
* Sonarcloud code smell fixes part II
* Missing code smell fix
* Add new ESLint rules to cover fixed SonarCloud issues
* Add missing command
* Add missing is existing check
2023-11-03 06:43:06 -04:00
DominikIwanek
835ddc3281
[ACS-5566] - add configurable columns to document list ( #3473 )
2023-10-25 16:25:54 +02:00
Mykyta Maliarchuk
02f581e4c2
[ACS-5752] fixed incorrect info drawer properties update ( #3492 )
2023-10-25 16:13:38 +02:00
MichalKinas
b25a3ad9d8
Use latest JS-API and ADF ( #3494 )
...
* Use latest JS-API and ADF
* Unit test fix
2023-10-25 14:48:12 +02:00
AleksanderSklorz
7ae335c3d2
[ACS-5647] rework template of library metadata form component ( #3487 )
...
* ACS-5647 Removed template for view mode and used template for edit mode instead
* ACS-5647 Fixed auto focus for name field
* ACS-5647 Reverted data automation id
* ACS-5647 Corrected unit tests
* e2e fix for library details
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com >
2023-10-24 22:29:59 +02:00
Mykyta Maliarchuk
1c222bdd36
[ACS-6106] Breadcrumb navigation fix on Details tab ( #3482 )
2023-10-19 09:26:41 +02:00
AleksanderSklorz
686e6c9dbb
[ACS-6085] user is not prevented from renaming library to name containing only spaces ( #3476 )
...
* ACS-6085 Prevent user from renaming library to name containing only spaces
* ACS-6085 Trimmed value
* ACS-6085 Unit tests for titleErrorTranslationKey and update function
* ACS-6085 Unit tests
* ACS-6085 Removed redundant code
* ACS-6085 Set type for validateEmptyName function
* ACS-6085 Rename error translation key for required error
* ACS-6085 Empty commit
2023-10-16 23:29:19 +02:00
MichalKinas
928c6b5731
[ACS-5611] Add custom metadata side panels as new extension feature ( #3466 )
...
* [ACS-5611] Add custom metadata panels as new extensions feature
* [ACS-5611] Add custom metadata panels unit tests
* [ACS-5611] Minor fixes
* [ACS-5611] Text ellipsis for name column to always display badges
* [ACS-5611] Use latest ADF and JS-API
* [ACS-5611] Unit test fix
* [ACS-5611] Click action only if exists
2023-10-16 10:43:04 +02:00
AleksanderSklorz
4059a3d219
[ACS-5949] library property update and cancel button do not reflect the change in UI ( #3461 )
...
* ACS-5949 Disabling Update button when changes are saved, cancel button reverts now proper values
* ACS-5949 Prepared reusable function
* ACS-5949 Prepared reusable function
* ACS-5949 Unsubscribing, disabling update button when cancelled
* ACS-5949 Unit tests
* ACS-5949 Moved mock to beforeEach
* ACS-5949 Renamed function
2023-10-05 03:39:43 -04:00
MichalKinas
6edbb57dc4
[ACS-5601] Add badges to custom name column ( #3450 )
...
* [ACS-5601] Add badges to name column component
* [ACS-5601] Add on click handler to column badges
* [ACS-5601] Fix badge hover color
* [ACS-5601] Restore modal configuration, prettier fixes
* [ACS-5601] Add missing tooltip translation
* [ACS-5601] Add process content services to extension service
* [ACS-5601] Add adf dynamic component to custom name column
* [ACS-5601] Add missing dosc and unit tests
* [ACS-5601] Post rebase package lock update
* [ACS-5601] CR fixes
* [ACS-5601] Unit test fix
* [ACS-5601] CR fix
* [ACS-5601] Fix unit test, add contrast gray to badges
* [ACS-5601] fix fail test and exclude one test
* [ACS-5601] fix fail test and exclude one test
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com >
2023-10-04 09:12:52 +02:00
pkunduGL
c5f1e22740
[ACS-5539] Icon and pressed state of buttons updated as per the figma ( #3449 )
...
* Updated the icon as per the figma
* pressed state for buttons updated
* review comments resolved
* Resolved the review comments
2023-09-27 09:22:16 -04:00
pkunduGL
fcc289ffa3
[ACS-5576] Icon updated as per the figma ( #3432 )
...
* icon classes updated as per the figma
* removed the unsed class
* review comments resolved
* removed unnecessary css classes
* updated icon name
* updated the icon class
2023-09-20 14:59:09 -04:00
Grzegorz Jaśkowski
d1ff001040
[ACS-5686] add reselect to edit offline, shorten template ( #3433 )
...
* ACS-5686 add reselect to edit offline, shorten template
* ACS-5686 merge icon condition, use optional chain expression
2023-09-19 10:14:58 +01:00
MichalKinas
b086093c2f
Use latest JS-API and ADF ( #3423 )
...
* Update JS-API and ADF versions to latest
* Fix missing types
* Fix incorrect types
* Use correct method to get membership requests
2023-09-08 04:10:00 -04:00
DominikIwanek
46ea85436b
[ACS-5932] - Sidenav not able to expand when search page is closed ( #3412 )
2023-09-05 16:45:49 +02:00
Mykyta Maliarchuk
deba28c8e0
[ACS-5563] Fixed incorrect initial loading of security marks ( #3405 )
...
* [ACS-5563] fixed incorrect initial loading of security marks
* [ACS-5563] added DoneFn
2023-09-01 15:44:24 +01:00
DominikIwanek
cc484d792e
[ACS-5842] - viewer button not working in file details view ( #3389 )
...
* [ACS-5842] - viewer details disappear on button click
* Change e2e and unit tests
* Change e2e and unit tests
* Change e2e and unit tests
* Change e2e and unit tests
* Change e2e and unit tests
2023-08-29 14:10:31 +02:00
AleksanderSklorz
aec6852672
[ACS-5281] Changed editable state of metadata content based on change o… ( #3400 )
...
* ACS-5281 Changed editable state of metadata content based on change of file lock state
* ACS-5281 Updated versions
* ACS-5281 Reverted change
* ACS-5281 Upgrade version
* ACS-5281 Small correction
* ACS-5281 Fixed e2e
2023-08-27 10:00:35 +02:00
Aayush Rohila
bc9c58176f
[ACS-5654] Retain filter header in document list. ( #3381 )
...
* [ACS-5654] Retain filter header in document list.
* [ACS-5654 Unit tests]
* [ACS-5654] Unit test update
2023-08-22 12:28:40 +05:30
Grzegorz Jaśkowski
9d1a6ae57b
ACS-5680 fix library properties to show labels in edit mode ( #3393 )
2023-08-21 14:34:46 +01:00
Denys Vuika
27eddf3596
Code cleanup and optimisations ( #3383 )
...
* cleanup unused css
* remove unused store/reducer blocks
* fix typo in toolbar ("tool-bar")
* toolbar action: break dependency on adf-core
* unified toolbar component
* break dependency on adf toolbar module
* update e2e
* update e2e
* update e2e
* update e2e
* update e2e
* fix search results toolbar spacing
* cleanup unused app state
* cleanup unused code
* fix toolbar divider color
* fix missing buttons in the info drawer
* fix css nesting
* fix search results css
2023-08-14 19:43:33 +01:00