Denys Vuika
23264b0068
migrate library directives from ACA ( #6861 )
2021-03-26 08:03:30 +00:00
Maurizio Vitale
c152df30ab
[ACA-4322] Logout - Avoid the redirect in case SSO auth ( #6780 )
...
* Avoid the redirect in case of sso
* Move the code into the if
2021-03-05 09:46:21 +00:00
Eugenio Romano
c3452a4f62
Documentation build ( #6762 )
...
* move doc dependency in doctools
* add ignore link
* rebuild doc
* version index
* put it back some deps
2021-03-03 14:08:15 +00:00
Maurizio Vitale
a5e41e8492
handle the logout route based on app config ( #6587 )
2021-01-28 13:09:37 +00:00
Cilibiu Bogdan
8471fe40a5
[ADF-5311] Extract infinite select scroll loading logic to a reusable component ( #6536 )
...
* move translation to core
* select scroll directive
* register directive
* add infinite scroll directive
* clean up component and aditional logic
* use waitForAsync over async
* update docs
* change output emitter name
* revert to async
* restore default value;
* test
2021-01-15 11:35:39 +00:00
dhrn
f3e5dfecec
* fixed the version-compatibility.directive ( #6391 )
2020-11-30 12:14:29 +00:00
Pablo Martinez Garcia
4ef09a7097
AAE-3936 Fix error in directive component ( #6332 )
2020-11-10 15:10:14 +00:00
Pablo Martinez Garcia
a7fb195874
AAE-3936 Tooltip card directive ( #6330 )
...
* AAE-3936 Tooltip card directive
* AAE-3936 Fix styles
2020-11-10 10:06:26 +00:00
davidcanonieto
de580b64f2
[ACA-3870] Fix Version Compatibility Initialization ( #6288 )
2020-10-29 10:42:57 +00:00
Denys Vuika
d355f76499
drag and drop improvements (copy effect) ( #6019 )
...
* drag and drop fixes (copy effect)
* fix tests
* update tests
* test fixes
2020-08-18 10:57:09 +01:00
Urse Daniel
7c09fb1fb9
added functionality to view a previous version ( #5913 )
2020-07-27 09:29:29 +01:00
dhrn
5a820cbecd
[ACA-3765] [ADF] move reusable versioning logic ( #5906 )
2020-07-24 09:27:02 +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
davidcanonieto
46e4daeef3
[ADF-5158] ECM Version Directive ( #5779 )
...
* [ADF-5158] ECM Version Directive
* Update version-compatibility.directive.ts
* Update version-compatibility.directive.ts
* Change name from ecm to acs
* Fix unit tests
* Update docs for Version directive
* Fix unit tests
* Fix unit tests
* Linting
* Update apps-process-cloud.service.spec.ts
* Fix Ecm Service initialization
* Fix unit test
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-06-23 08:46:17 +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
Vito
ec689cad3f
AAE-1841 - added delete directive test ( #5547 )
...
* AAE-1841 - start adding e2e for delete directive
* AAE-1841 - added delete directive test
* AAE-1841 - fixed PR review
2020-03-17 18:57:04 +00:00
Eugenio Romano
2e976d013b
remove duplicated test ( #5536 )
2020-03-06 00:18:56 +00:00
Eugenio Romano
2d0b571875
remove not needed spaces ( #5495 )
...
* remove not usefull spaces
* increase timeout
* increase timeout
* fix
2020-02-23 17:00:16 +00:00
Eugenio Romano
1847768b56
[AAE-1848] fix kebab case files and add tlsint rule ( #5481 )
...
* fix kebab case files and add tlsint rule
* headless
* m 2 in e2e
* download file in headless chrome
* fix budget
* fix import
* fix import
2020-02-20 21:08:42 +00:00
Denys Vuika
a0926a38d8
Minor code and style fixes ( #5398 )
...
* type fixes
* import fixes
* fix typos
* fix warning for private props that init in ctor only
* typing fixes
* typing fixes
* style cleanup
* fix test template
2020-02-09 22:03:32 +00:00
Denys Vuika
d7ab0417b8
[AAE-622] No implicit returns ( #5157 )
...
* enable noImplicitReturns rule
* type fixes
* fix return types
* fix return value
* fix tests
* fix visibility service
* update tests
* add missing types
* fix test
2019-10-17 09:35:39 +01:00
Denys Vuika
b1d0c50e88
[ADF-4926] fix attachments downloading ( #5134 )
...
* fix attachments downloading
* update code and tests
2019-10-10 12:06:36 +01:00
Denys Vuika
90b2cee70d
[ADF-4894] Json editor dialog ( #5082 )
...
* move download-zip to its own folder
* json dialog
* update docs
* update test
* disable e2e test
* json widget for the Form
* remove deprecated test
* fix tests, update display text name
2019-09-20 07:26:37 +01:00
Denys Vuika
edc0945f39
fix "ng lint" command ( #5012 )
...
* update to latest js-api
* fix the "ng lint" command
* fix linting issues
* fix lint issues
* lint fixes
* code fixes
* fix html
* fix html
* update tests
* test fixes
* update tests
* fix tests and api
* fix code
2019-08-29 16:35:30 +01:00
Denys Vuika
a37f935c05
[ADF-4647] download service ( #4836 )
...
* split download api into separate service
* move tests and fix code
* break dependency for thumbnail service
* update tests
* test fixes
* fix code
* fix unit tests
2019-07-12 13:58:47 +01:00
davidcanonieto
5c07d5b3e6
[ADF-4457] StorageService should be independent of AppConfigService ( #4712 )
...
* [ADF-4457] StorageService should be independent of AppConfigService
* [ADF-4457] Fix e2e tests
* [ADF-4457] Fix e2e tests
* [ADF-4457] Improve storage service workflow
* Fix linting
* Fix unit tests
* Fix e2e test
* Add missing class to constructor
* Fix e2e test
* Rebase branch
* Improve unit test
* fix test
2019-06-25 16:21:13 +01:00
loictrichaud
6c08231f33
fix adf-delete directive NodeResult ( #4827 )
2019-06-10 14:26:49 +01:00
davidcanonieto
dee63e3f3b
[ADF-3887] Different local storages for different ADF apps ( #4539 )
...
* [ADF-3887] Different local storages for different ADF apps
* [ADF-3887] Add documentation
* [ADF-3887] Add unit tests and improve code
* [ADF-3887] Add unit tests
* [ADF-3887] Fix e2e tests
* fix test
* fix test
* Update storage.service.md
2019-04-08 15:23:46 +01:00
Denys Vuika
a7a48e8b2b
enable prefer-const rule for tslint, fix issues ( #4409 )
...
* enable prefer-const rule for tslint, fix issues
* Update content-node-selector.component.spec.ts
* Update content-node-selector.component.spec.ts
* fix const
* fix lint issues
* update tests
* update tests
* update tests
* fix code
* fix page class
2019-03-27 09:55:30 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Eugenio Romano
3263659ac2
rename old hasPermission as allowableOperation and introduce the real hasPermissions ( #4294 )
2019-02-11 10:44:37 +00:00
Eugenio Romano
fec2b89b2d
[ADF-3930] Can't load more results in Copy/Move dialog ( #4247 )
...
* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test
2019-02-03 20:10:54 +00:00
davidcanonieto
1c25b50b1a
[ADF-1344] New Custom Loading Content Directive for Datatable Component ( #4156 )
...
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
2019-01-25 12:15:28 +00:00
Denys Vuika
7c66589b26
favorites and shared links hotfix ( #4187 )
2019-01-22 10:15:33 +00:00
Eugenio Romano
7d061b2c11
[ADF-1873] Remove all deprecated code from ADF ( #4145 )
...
* remove deprecated code part 1
* remove deprecation step 2
* fix spellcheck
* fix
* fix lint
* fix not used import
* remove deprecation
* fix test first part after remove deprecation
* fix test
* fix sidebar demo shell
2019-01-15 15:36:01 +00:00
Eugenio Romano
3ef7d3b7ea
[ADF-] update library to use new js-api 3.0.0 ( #4097 )
2019-01-08 16:29:30 +00:00
davidcanonieto
7197e1e13a
[ADF-1443] Refactor Download directive ( #4028 )
...
* [ADF-1443] Refactor Download directive
* [ADF-1443] Node Download Directive now accepts single node and an array as input
* [ADF-1443] Fix Unit tests
* [ADF-1443] Fix unit test related to viewer component
2018-12-05 16:39:21 +00:00
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00:00
Andy Stark
383b74151a
[ADF-3745] Updates for doc review ( #3989 )
2018-11-20 02:03:20 +00:00
Andy Stark
7b3f400c48
[ADF-3745] Updates for doc review ( #3965 )
2018-11-14 14:23:14 +00:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +01:00
Andy Stark
431bde3ddf
[ADF-3587] Fixed doc comment problems ( #3822 )
...
* [ADF-3587] Fixed missing docs for accessor properties
* [ADF-3587] Fixed badly formed doc comments with deprecated tag
* [ADF-3587] Fixed linting issue with doc comment
2018-09-25 21:45:16 +01:00
Denys Vuika
c0acc53eb9
[ADF-3501] PDF view fixes ( #3735 )
...
* PDF view fixes
* updated package.lock
* fix failing tests
* restore test
* use fake web worker for tests
* test fixes
* test fixes
* disable i18n test
* test fixes
2018-09-04 14:55:44 +01:00
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
Eugenio Romano
bc23d28ad6
[ADF-3223] Restore message directive files fix ( #3499 )
...
* fix restore notification
* improve path specification property
* fix lint and document issues
* fix test
* remove unused import
2018-06-18 22:58:58 +01:00
Eugenio Romano
8966e22487
[ADF-3191] Fix userprefrence oauth2 ( #3488 )
...
* remove user preference setting save
* fix host setting test
* remove userPreferences test
* fix title service test
* remove unused imports
* restore input align
* fix service import in test tag rating
2018-06-15 08:32:16 +01:00
Maurizio Vitale
f8e92b2fb0
[ADF-2795] SSO implicitflow ( #3332 )
...
* Enable OAUTH2
* Create SSO services
* SSO improvements
* Rollback sso login change
* Add SSO configuration from Setting component
* Refactoring
* Remove login ECM/BPM toggle and move use the userpreference instead of store
* fix host setting unit test
* Fix unit test missing instance
* use the Js api oauth
* add logout component and clean sso not used class
* fix dependencies cicle
* add translation settings
* fix style setting page
* clean
* JS APi should receive the oauth config from the userPreference and not from the config file
* change login if SSO is present
* missing spaces
* add sso test in login component
* add logout directive new properties test
* Improve host setting and remove library reference
* fix login test
* Remove unused code
* Fix authentication unit test
* fix authguard unit test
* fix csrf check login component
* fix unit test core and demo shell
* remove
2018-06-08 00:19:58 +02:00
Denys Vuika
1838818295
[ADF-3062] dual api support for Favorites ( #3447 )
...
* dual api support for Favorites
* unit test
2018-06-07 00:06:42 +02:00
Eugenio Romano
eb0f91c5db
fix random test failing part 2 ( #3395 )
...
* fix random failing test core search/comment/auth/user
* fix node delete directive
* fix lint issues
* node restore fix
* fix comment test
* remove fdescribe
* fix tests and tslint
* fix upload test
* unsubscribe success event task test
* copy comment object during test
* use the data pipe performance improvement and standard usage
* uncomment random test
* fix comment date random failing test
* disposable unsubscribe
* fix start process
* remove fdescribe
* change start process test and remove commented code
* fix error event check double click
* clone object form test
* refactor date time test
* fix service mock
* fix test dropdown and context
* git hook lint
* fix language test
* unsubscribe documentlist event test
* fix disposable error
* fix console log service error document list
* unusbscribe search test
* clear input field
* remove wrong test
2018-05-29 10:18:17 +01:00