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
9609393d1e
[ACS-4865] setup and enable code coverage for all projects ( #3074 )
2023-03-20 09:06:19 -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
Jatin Chugh
04907df376
[MOBILEAPPS-1701] Custom URL schema issues fixed ( #2998 )
...
* Custom URL schema issues
* code implementation changes for checkForMobileAppFlag
* updated test cases
* requested changed addressed
* requested changed addressed
* cspell changes
* review comments addressed
2023-02-20 15:46:09 +00:00
Jatin Chugh
c10a1370a4
[MOBILEAPPS-1654] Open in App pop-up implementation in android and iphone ( #2889 )
...
* Open in App pop up implementation
* review comments addressed
* unit test cases added for open-in-app component and aca-mobile-app-switcher-service and review comments addressed
* cspell changes
* test case build failing issue resolved
* review comments addressed of using specific type and void in functions that do not return anything
* remaining review comments fixed for type cases
* added check for ipad and ipod
* checkForIOSDevice function removed and checked for ios device in same line
* spacing issues addressed
* missing unit tests added and some review comments addressed
* app.config.json file updated
* removed configuration variables from default Readme file
* used only boolean instead of string conversion in app service file
* session storage name change
* review comments addressed
2023-02-10 13:43:24 +05:30
Eugenio Romano
83b159f816
[link-adf:dev-eromano-remove-dialog-move-shared] ( #2881 )
2023-01-04 23:54:32 +01:00
Bartosz Sekuła
c5951edccf
[AAE-11496] - Make aca-shared and aca-folder-rules buidlable ( #2851 )
...
* [AAE-11496] Fix aca-shared build
* Add build option to aca-folder-rules
* Add small test for aos
2022-12-20 19:21:22 +01:00
Bartosz Sekuła
456454fee1
[AAE-10533] Generic App shell for HxP applications ( #2679 )
...
* [AAE-10533] Generic App shell for HxP applications
* refactor
* fix scss mixin path
* remove forRoot in content-plugin
* remove provided routers
* revert router service
* revert template usage
* Added shell markdown
* Move login component to content-plugin
* Moved logic from app.component to app.service
* remove upload-area from shell
* cleaning
* cleaning
* update md
* abstract preferences
* allow to set shell parent route
* fix preferencesService name
* Fix for sidenav
* Fix CR comments
* [ci:force]
* move translation service mock to aca-shared
* fix e2e
* Fix page title
* remove drop area wrapper from whole application
* Fix e2e
* [ci:force]
* Remove blank page from shell
* Add upload files dialog
* [ci:force]
* Remove ExtensionsDataLoaderGuard from shell
2022-11-23 13:45:32 +00:00
Eugenio Romano
ba2961157a
[ACA-4022] Remove custom redirect strategy, the viewer doesn not reload ( #1719 )
...
* remove custom redirect strategy, the viewer doesn not reload
* Update extensions-data-loader.guard.ts
add return in case of no loaders
* remove the route strategy
* fix lint
* Fix link error
* Align unit test
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com >
Co-authored-by: Andras Popovics <popovics@ndras.hu >
2020-10-06 18:45:03 +02:00
Denys Vuika
13e506e4dd
[MNT-21419] correctly reset search results ( #1487 )
...
* correctly reset search results
* fix tests
* reset the service intstead of copying
* Revert "fix tests"
This reverts commit 8c1ae87caa
.
* fix app service tests
2020-06-17 12:27:48 +01:00
Cilibiu Bogdan
66f9442563
update copyright ( #1302 )
...
* update copyright
* update year
2020-01-16 18:15:34 +02:00
Denys Vuika
9db1c2989f
shared library ( #1080 )
...
* shared project scaffold
* rules package
* move evaluators to shared lib
* add rxjs peer dependency
* use dedicated material namespaces
* create store package, move actions
* move selectors to shared library
* move generic effects to shared lib
* move routing extensions
* minor code reorg
* fix unit tests
* move content-api service
* move permission service
* update tests
* update plint config
* move page layout
* css variables
* use dedicated css property
* move generic error component to shared lib
* fix test
2019-04-25 14:56:54 +01:00