Anton Ramanovich
266b6d3d49
[ACS-10083]: adds unit test for added feature
2025-09-30 17:52:17 +02:00
Grzegorz Jaśkowski
f48fc8c2d7
[ACS-8746] use notification service instead of store, yellow warnings, warning on no library permission ( #4577 )
...
* [ACS-8746] use notification service instead of store, yellow warnings, warning on no library permissions
* [ACS-8746] move snackbar bg styling to app level, review comments
* [ACS-8746] change warning color for improved accessibility
* [ACS-8746] fix wrong css class for copy and move notifications
* [ACS-8746] completely replace SnackbarActions with notifications service, update warning color
* [ACS-8746] improve copy and move nodes notifications
* ACS-8746 fix undo delete notification action
* ACS-8746 review comments
* ACS-8746 review comments
2025-06-16 10:14:27 +02:00
Grzegorz Jaśkowski
325d072c4d
[ACS-9536] fix failing unit tests ( #4556 )
...
* [ACS-9536] fix failing unit tests, use correct testing module
* [ACS-9536] provide mock service for preview unit tests
2025-05-12 10:06:21 +02:00
AleksanderSklorz
0696ce82ba
[ACS-9344] change permissions error message for opening records management library ( #4414 )
...
* [ACS-9344] Changed error messages
* [ACS-9344] Unit tests
* [ACS-9344] Fixed unit test
2025-02-27 08:05:44 +01:00
AleksanderSklorz
c799049790
[ACS-8782] list of frozen files under a hold ( #4406 )
...
* [ACS-8782] Exported content management service and hide drag and drop hint when files can not be uploaded
* [ACS-8782] Unit tests
* [ACS-8782] Fixed unit test issues
* [ACS-8782] Fixed unit test issues
2025-02-20 14:12:07 +01:00
Mykyta Maliarchuk
09636b377d
[ACS-9211] Update license headers ( #4372 )
2025-02-04 12:11:48 +01:00
AleksanderSklorz
0fb9f9ebe3
[ACS-8398] unit tests part 3 ( #4163 )
...
* ACS-8398 Unit tests for search ai effects
* ACS-8398 Unit tests for canDisplayKnowledgeRetrievalButton rule
* ACS-8398 Unit tests for changes in document base page
* ACS-8398 Added unit tests for changes in recent files component
* ACS-8398 Unit tests for changes in lists pages
* ACS-8398 Moved variable to inside of describe
* ACS-8398 Moved repeated code to function
* ACS-8398 Reverted one change
* ACS-8398 Fix after rebase
* ACS-8398 Fix issue with repeated code
* ACS-8398 Fix issue with repeated code
* ACS-8398 Fixed unit tests
* ACS-8398 Fixed unit tests
* ACS-8398 Trigger job
2024-10-07 13:50:01 +02:00
MichalKinas
796a3c7861
[AAE-22098] Update AlfrescoApiService imports ( #4015 )
...
* [AAE-22098] Update AlfrescoApiService imports
* [link-adf:dev-eromano-AAE-12502] Link ADF
* [link-adf:dev-eromano-AAE-12502] Link ADF
* [AAE-22098] Use proper ADF version
* fix tests
* fix tests v2
* fix yet another BC
* Use latest ADF
* use published ADF
---------
Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com >
2024-09-06 19:31:28 +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
Mykyta Maliarchuk
c9dc3ce5ca
[ACS-6583] fix flickering toolbar on folder upload ( #3609 )
2024-01-26 11:06:27 +01: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
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
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
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
Denys Vuika
9cf317dfbc
[ACS-5627] migrate to standalone components ( #3339 )
...
* standalone preview component
* remove deprecated routes
* remove preview routes
* standalone viewer
* toggle favorite
* edit offline
* fix tests
* toggle info drawer
* toggle join library
* toggle favorite library
* view node
* convert app toolbar module to standalone directives
* convert sidenav module to standalone
* convert search module to standalone
* shared link view
* shared files
* reduce module files
* files component
* files component cleanup
* cleanup directives module
* favorite libraries
* favorites component
* recent files component
* libraries component
* cleanup
* remove material module barrel
* open in app component
* cleanup modules
* migrate toolbar module to standalone
* split page layout module
* remove incorrect import
* remove incorrect import
* rule list
* folder rules module
* folder rules module
* backwards compatibility for ADW
* reduce core module usage
2023-07-17 09:52:29 +01:00
Denys Vuika
f4600b588a
[ACS-5308] reduce various modules by switching to standalone ( #3248 )
...
* crate-form-template dialog
* remove unused module
* viewer profile component
* trashcan component
* remove test dependency on global material module
* remove unused test imports
* break CoreModule dependency
* login component
* remove app material module
* remove languages from the config as not needed
2023-06-05 09:10:03 +01:00
Nikita Maliarchuk
7245e994c5
[ACS-4959] Update license headers to reflect Hyland Copyright Guidelines ( #3115 )
...
* [ACS-4959] install eslint-plugin-license-header plugin
* [ACS-4959] configure new license
* [ACS-4959] aca-folder-rules license update
* [ACS-4959] content-ce license update
* [ACS-4959] app-e2e license update
* [ACS-4959] adf-office-services-ext license update
* [ACS-4959] aca-shared update license
* [ACS-4959] aca-about license update
* [ACS-4959] aca-content license update
* [ACS-4959] aca-viewer & aca-preview license update
* [ACS-4959] other files license update
* [ACS-4959] patern fix
* [ACS-4959] vendors updated
* [ACS-4959] path fix
* [ACS-4959] some more vendors update
* [ACS-4959] license update
2023-04-13 04:32:30 -04:00
Denys Vuika
8efd832a10
[AAE-10777] upgrade to latest ADF with common content services ( #2970 )
...
* upgrade to latest ADF with common content services
* update fix [link-adf:dev-eromano-AAE-10777]
* use latest ADF
* fix unit tests
* fix unit tests
* fix tests
* use latest ADF
* fix theming
* remove unused variables
* fix user info
---------
Co-authored-by: eromano <eugenioromano16@gmail.com >
2023-03-11 10:21:13 -05:00
Bartosz Sekuła
e570ef8da0
[AAE-11496] Move 'content-plugin' to projects folder as 'aca-content' ( #2817 )
...
* [AAE-11496] Move content-plugin to projects
* Fix unit test
2022-12-20 18:15:34 +01:00