AleksanderSklorz
98c0a3c7be
[ACS-5041] update license headers to reflect hyland copyright guidelines ( #8472 )
...
* ACS-5041 Changed json to js
* ACS-5041 Corrected paths
* ACS-5041 Changed json to js
* ACS-5041 Updated eslintrc
* ACS-5041 Small correction
* ACS-5041 Small correction
* ACS-5041 Updated license headers
* ACS-5041 Updated license headers
* ACS-5041 Replaced references to alfresco
* ACS-5041 Added Hyland to known words
* ACS-5041 Fixed coverage issue
* ACS-5041 Fixed duplication issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed test
* ACS-5041 Fixed test
* ACS-5041 Reverted one change
* ACS-5041 Added missing license to files after rebase
2023-04-20 09:34:03 +02:00
Eugenio Romano
2590e7d0a9
[AAE-10777] Move services from Core in Content the right place ( #8242 )
...
Clean core services and directive
2023-03-10 09:28:24 +01:00
Eugenio Romano
b9e0221ca2
[AE-11486] move lock and favorite ( #8089 )
...
* [ci:force] move lock and favorite
* fix
2023-01-04 14:24:42 +00:00
Denys Vuika
1855d8899d
[AAE-11889] move sites service to content lib ( #8073 )
...
* move sites service to content lib
* update migration guide
* update imports
2022-12-22 15:14:35 +00:00
Kasia Biernat
5edc1186a4
[AAE-11695] move version compatibility directive and service ( #8038 )
...
* [AAE-11695] move version compatibility directive
* [AAE-11695] remove spare readme section
2022-12-12 11:19:31 +01:00
Amedeo Lepore
933b59c54e
[AAE-10772] Move content services directives from core to content-services package ( #7942 )
...
* [AAE-10772] move CheckAllowableOperationDirective to content services
* [AAE-10772] move LibraryFavoriteDirective to content services
* [AAE-10772] move LibraryMembershipDirective to content services
* [AAE-10772] move NodeDeleteDirective to content services
* [AAE-10772] move NodeFavoriteDirective to content services
* [AAE-10772] update imports on LibraryMembershipDirective
* [AAE-10772] move NodeRestoreDirective to content services
* [AAE-10772] move UserInfoModule to content services
* Revert "[AAE-10772] move UserInfoModule to content services"
This reverts commit ede1d5db3923859586d88646ca7826abd3d30cf1.
* [AAE-10772] Remove barrel imports and move library membership interfaces into LibraryMembershipDirective because are only used in that directive
* [AAE-10772] Remove barrel imports from spec files
* [AAE-10772] Move directive md files from core to content-services
* [AAE-10772] Fix files path into the docs files
* [AAE-10772] Export library membership interfaces because are imported by the ACA ToggleJoinLibraryButtonComponent
Co-authored-by: Diogo Bastos <diogo.bastos@hyland.com>
2022-11-18 09:49:17 +01:00
MichalKinas
e45c6891e4
[ACS-3701] Add auto focus directive ( #7921 )
...
* [ACS-3701] Add auto focus directive
* [ACS-3701] Linter fix
* [ACS-3701] Another lint fixes
2022-11-02 15:28:04 +01:00
Tomasz Gnyp
39a178f653
[AAE-10320] Fix Content Service unit tests - 'has no expectations' ( #7840 )
...
* fix node action services unit tests
* fix add permission panel units
* fix some upload unit tests
* fix some search unit tests
* remove duplicated unit tests
* [AAE-10320] fix content and document list unit tests
* remove duplicated content node selector unit test
* fix upload unit test
2022-09-30 22:16:07 +02:00
Denys Vuika
9f72e30fbc
[AAE-7242] fix eslint warnings for content services project ( #7505 )
...
* fix eslint warnings for content services project
* fix typing issues
2022-02-17 15:23:38 +00:00
Denys Vuika
8dc736e8f0
[AAE-7100] migrate ADF projects to eslint ( #7483 )
...
* migrate content services to eslint
* migrate insights to eslint
* migrate extensions to eslint
* migrate testing lib to eslint
* migrate CLI to eslint
* migrate process-services to eslint
* migrate process-services-cloud to eslint
* remove cli analytics [ci:force]
2022-02-03 11:01:54 +00:00
Eugenio Romano
eb1183946d
documentation 4.7.0 ( #7341 )
...
* documentation 4.7.0
* fix
2021-11-01 15:13:46 +00:00
Dharan
0635b7fd06
[ACA-4361] permission layout modified ( #6937 )
...
* * reusable data table column moved
* [ACA-4361] permission layout modified
* * build fixed
* fix build
* * import fixed
* * null safety operation
* * fixed comments
* * fix lint
* * wait for reload list
* * remove sleep
* * add sleep
* * fix comments
* * fix comments
* * floating promises fix
* * remove wait
2021-04-23 08:50:28 +01:00
Thomas Hunter
96c94988c1
[AAE-4428] Add selected file counter to attach file widget ( #6881 )
...
* [AAE-4428] Add selected file counter to attach file widget
* [AAE-4428] Add getSelectedCount method
* [AAE-4428] Add unit tests
* [AAE-4428] Changed so TranslationService injection is not necessary
* [AAE-4428] Added unit tests to check the element has been injected
* spacing
* [AAE-4428] Remove unnecessary check in unit test
* [AAE-4428] Add node counter directive
* [ci skip] Fix linting issues
* Remove changing the selection to the nabigated node
* Revert removing selection on folder loaded, add unit test
* Added documentation
Co-authored-by: adomi <ardit.domi@alfresco.com>
2021-04-15 13:57:26 +01:00
Denys Vuika
cd2b489100
[ADF-5146] Upgrade to Angular 10 ( #5834 )
...
* remove useless module
* upgrade to angular 8
* upgrade material to v8
* upgrade adf libs
* migrate demo shell to v8
* upgrade to angular 9
* upgrade material to v9
* remove hammer
* upgrade nx
* upgrade datetime picker
* upgrade flex layout
* update core api
* remove entry components
* code fixes
* upgrade testbed usage
* code fixes
* remove unnecessary core-js from tests
* upgrade CLI
* ts config fixes
* fix builds
* fix testing config
* compile fixes
* fix demo shell dev setup
* fix core tests
* fix card view import
* upgrade nx
* disable smart builds for now
* remove fdescribe
* restore smart builds
* fix issues
* unify tsconfigs and fix newly found issues
* fix configuration and cleanup package scripts
* improved production build from the same config
* use ADF libs directly instead of node_modules
* disable smart build
* single app configuration (angular)
* fix core build
* fix build scripts
* lint fixes
* fix linting setup
* fix linting rules
* various fixes
* disable affected libs for unit tests
* cleanup insights package.json
* simplify smart-build
* fix content tests
* fix tests
* test fixes
* fix tests
* fix test
* fix tests
* disable AppExtensionsModule (monaco example)
* remove monaco extension module
* upgrade bundle check rules
* fix insights tests and karma config
* fix protractor config
* e2e workaround
* upgrade puppeteer and split linting and build
* reusable resources config
* update protractor config
* fix after rebase
* fix protractor config
* fix e2e tsconfig
* update e2e setup
* Save demoshell artifact on S3 and remove travis cache
* Push the libs on S3 and fetch before releasing it
* Add deps
* Add dependencies among libs and run only affected unit test and build
* fix the travis stage name
* fix after renaming dev to demoshell
* force the order of the projects
* remove unused dependencies
* fix content e2e script
* exit codes fix
* add extra exit codes to core e2e
* postinstall hook and package cleanup
* cleanup packages
* remove deprecated code and dependency on router
* improve bundle analyzer script
* minor code fixes
* update spec
* fix code after rebase
* upgrade protractor after rebase
* fix e2e mapping lib
* Update tsconfig.e2e.json
* update e2e tsconfig
* fix angular config
* fix protractor runs
* cache dist folder for libs
* update material selectors for dropdowns
* selector fixes
* remove duplicated e2e that have unit tests already
* fix login selector
* fix e2e
* fix test
* fix import issues
* fix selector
* cleanup old monaco extension files
* cleanup demo shell login
* add protractor max retries
* disable customisations of protractor
* fix login validation
* fix after rebase
* fix after rebase, disable latest versions of libs
* Hide the report tab and rollback the localstorage
* rename protractor config back to js
* restore lint as part of build
* cleanup code
* do not copy anything to node_modules on dist test
* fix unit tests
* config fixes
* fix code
* fix code after rebase
* fix tests
* remove existing words from spellcheck
* remove useless directive decorators
* update package.json after rebase
* add js-api back
* code fixes
* add missing export
* update configs
* fix code
* try fix the sso login test
* fix
* remove puppeteer unit
* fix e2e script
* fix
* make provider easy
* fix routes module before upgrade
* fix unit tests
* upgrade angular cli
* upgrade to angular 10
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-07-03 13:01:05 +01:00
Denys Vuika
ae3ac440bc
Ivy compatible test modules ( #5718 )
...
* ivy compatible core unit tests
* ivy compatible content tests
* ivy compatible process tests
* ivy compatible process cloud tests
* ivy compatible insights tests
* fix content test
* fix content test
2020-05-21 16:25:28 +01:00
Denys Vuika
654be10dd2
Pre-Angular 9 upgrade fixes ( #5712 )
...
* remove deprecated angular/http
* upgrade adf libs
* fix production builds
* ivy-compatible translate module usage
* improved module usage
* upgrade content services module
* fix process services tests
* upgrade process cloud tests
* lint fixes
* update core max size
* fix insights test module
* remove insights lazy loading workaround
* fix insights module exports
* * Fixed skipped form-cloud unit test and removed duplicated tests
* cleanup the use of services
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-05-20 16:51:51 +01:00
Denys Vuika
347e64fd91
Pre-Angular upgrade fixes ( #5709 )
...
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
2020-05-18 14:02:15 +01:00
Denys Vuika
3644ba8b7c
[DW-1486] form versioning and cloud service enhancements ( #5248 )
...
* support form versions retrieval
* rework cloud services, reduce code duplication
* revert app config changes
* fix api spelling error
* support task form versioning
* turn TaskDetailsCloudModel into interface
* remove commented code
* fix test
* update tests
* remove useless provider declarations
2019-11-14 15:04:21 +01:00
Cilibiu Bogdan
af6bd0892c
[ADF-2990] Datatable - row navigation ( #5198 )
...
* datatable row component
* add to module
* implement datatable row component
* use FocusKeyManager for arrows navigation
* tests
* prevent screen reader to announce undefined value
* prevent from bubbling up
* fix unit test
* fix row locator
* fix locator reference
* fix row reference locators
* fix locator xpath
2019-10-30 07:39:43 +00:00
Maurizio Vitale
6331979baa
[ADF-4857] Be able to run ng build content-service ( #5183 )
...
* Be able to build conten with ng build content-service
* fix tslint
* The translate module is necessary
* Rollback the build commands
* Rollback
* Remove wrong imports
* Trigger the build
2019-10-24 19:23:30 +01:00