Urse Daniel
bf7a0902c6
[ADF-5209] When viewing a previous version, the title is not displayed correctly. ( #5926 )
...
* set the file title if the versionId is present.
* test if file title is set when changing the versionId.
2020-07-30 10:19:02 +01:00
Urse Daniel
b331c1422d
[ACA-100] FIX - View a previous version ( #5915 )
...
* small fix, forgot to add the line when creating the last branch
* fixing the wrong parameter passing
* small fix, forgot to add the line when creating the last branch
* fixing the wrong parameter passing
* ACA-100: Exclude preview of a previous version e2e tests until ADF starts using ACS 7+
* ACA-100: Change protractor.conf.js path in Jasmine Opts
* fixing the wrong parameter passing
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
2020-07-28 13:33:20 +01:00
Urse Daniel
7c09fb1fb9
added functionality to view a previous version ( #5913 )
2020-07-27 09:29:29 +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
Francesco Corti
663d7fefc6
Release note for ADF 3.9.0 ( #5808 )
...
* Release note in draft for 3.9.0.
* Release note for 3.9.0.
* release notes and documentation
* fix
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-06-24 19:14:09 +01:00
Eugenio Romano
094f247889
Fix unknown style ( #5810 )
...
* fix unknown style
* missing var
* remove delete because there is already delete site
* fix test
2020-06-24 11:22:09 +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
dhrn
3f45e7b35d
[ACA-2368] UI Issues while editing Metadata in the Preview Page #1091 ( #5562 )
...
* [ACA-2368] UI Issues while editing Metadata in the Preview Page #1091
* tslint fxed
* [ACA-2368] UI Issues while editing Metadata in the Preview Page #1091
* * revert commits
* Revert "* revert commits"
This reverts commit fd0e86084cc4ac14870d9008400528f63a681c59.
* * unit test added
2020-03-25 11:06:40 +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
Eugenio Romano
46c54b7083
fix destroy worker and internalize css pdfjs ( #5415 )
2020-01-29 07:47:57 +00:00
Eugenio Romano
ad9aaf2b40
add mp3 support mediatype viewer/thumbnail blob ( #5357 )
2020-01-07 16:13:49 +01:00
Eugenio Romano
d8c35c9af0
[ADF-5055] update pdfjs ( #5344 )
...
* update pdfjs
* fix
* fix test
2019-12-22 17:52:38 +01:00
Denys Vuika
3dd43ce9b5
[ADF-4997] no-duplicate-imports rule ( #5256 )
...
* no-duplicate-imports rule
* no-duplicate-imports rule
2019-11-15 13:38:01 +00:00
Cilibiu Bogdan
a60fb744c4
[ADF-4965] Viewer - pass navigate before and next event ( #5166 )
...
* pass event
* update docs
2019-10-17 19:25:54 +01: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
Cilibiu Bogdan
8da16ea1a7
[ADF-4937] Viewer - Drag and Drop is not operable with keyboard alone ( #5126 )
...
* add keyboard event logic
* tests
* fix outline visibility
2019-10-09 17:52:26 +01:00
Cilibiu Bogdan
922e6ae3ab
add aria-label attribute ( #5138 )
2019-10-08 10:30:06 +01:00
Cilibiu Bogdan
922a85935e
add sidebar button aria-expanded attribute ( #5120 )
2019-10-07 10:18:39 +01:00
Cilibiu Bogdan
6857213db6
trap focus for overlay viewer ( #5127 )
2019-10-06 18:08:15 +01:00
Cilibiu Bogdan
4a531dafcd
don't use image path for alt text ( #5130 )
2019-10-06 18:04:50 +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
Eugenio Romano
f04c135377
Fix e2e test ( #4981 )
...
* fix core viewer
* increase rendition retry
* sso refresh before test
* general fix test
* try use last proxy
* avoid use proxy
* remove proxy
* fix setting tests
* fix share and sso test
* fix lint exclude
* fix sso
* fix some process services cloud e2e
* fix sso download
* exclude sso test
* fix cloud
* add logout content service test
* add logout core
* add logout search
* redefine global before all
* separate protracotr method
* try
* try multiple attempt before all
* add prefix group and users
* add prefix group and users
* add prefix group and users
* rexecute sso test
* fix process service visibility e2e
* split SSO login test
* fix SSO download
* fix SSO download
* fix some cloud issues
* fix some cloud issues
* fix some cloud issues
* share file fix cs
* fix cloud test
2019-08-08 17:52:45 +02:00
arditdomi
dc450a3af2
[ADF-4480] Change Viewer behaviour when opening unsupported files ( #4922 )
...
* [ADF-4480] Change Viewer behaviour when opening unsuported files
* [ADF-4480] Fix identations
* [ADF-4480] Make timeout of rendition retry constant
2019-07-13 11:35:21 +01:00
Eugenio Romano
b28a53afe7
Ban xit and xdescribe use in the future ( #4923 )
...
* remove xit test and ban xit and xdescribe use in the future
* remove xit test and ban xit and xdescribe use in the future
* remove test excluded
* remove consecutive blank line
2019-07-12 15:04:53 +01:00
Cilibiu Bogdan
ccdcba8778
[ADF-4424] Pdf Viewer - password dialog does not close when pressing Escape ( #4622 )
...
* return to previous page on close
* update e2e
* [ADF-4424] Improve PreviousRouteService to use it in pdfViewer
* change previous Url logic
* remove navigation logic
* remove test
* Update pdfViewer.component.spec.ts
* back button logic for viewer outlet
* unit tests
* remove fdescribe
* remove unused service
* e2e
* return to location
* remove click filter step
* remove unnecessary test steps
* remove un existen export
* unify preview between PS and CS in demo shell
* fix dispalyname property
2019-07-11 17:33:15 +01:00
Eugenio Romano
7a70e88ae3
Clean pdf viewer unit ( #4916 )
...
* fix unit test pdf viewer
* add more clean unit test core
* add more clean unit test core
* Delete license-info-3.3.0.md
2019-07-10 20:03:05 +01:00
Eugenio Romano
cf761ba0b2
Cleaning test IMG viewer component ( #4906 )
...
* promote use setupTestbed
* fix sanatize transform img
* fix sanatize transform img
2019-07-08 10:21:48 +01:00
Suzana Dirla
3d73e94b5d
[ADF-4402] Move component related styles from demo-shell to ADF components ( #4808 )
...
* [ADF-4402] remove styling of non-existent items
* [ADF-4402] remove not needed style - bcs overwritten by style from core
* [ADF-4559] remove demo-shell only class from core styling
- use class name from core component for styling
* [ADF-4402] remove not used styling code
- .adf-app-layout-toolbar no longer exists, so no need keep its style
* [ADF-4402] move style from demo-shell to core
- same style was needed in ACA, so probably should be best in core ADF
* [ADF-4402] remove not used styling code
* [ADF-4402] move adf-toolbar-title style from demo-shell to core
* [ADF-4402] remove not used styling code
* [ADF-4402] use existing css class
* [ADF-4402] remove style already set from pagination component
* [ADF-4402] remove not used styling code
* [ADF-4402] viewer toolbar width
2019-06-05 16:01:38 +01:00
arditdomi
a6552dbb17
[ADF-4387] Configuration option to change the dafault viewer zoom ( #4645 )
...
* [ADF-4387] Configuration option to change the dafault viewer zoom
2019-04-23 20:34:39 +01:00
davidcanonieto
181cee72d6
[ADF-4364] Fix Back button action on Viewer Component ( #4613 )
...
* [ADF-3364] Fix Back button action on Viewer Component
* [ADF-4364] Fix Module providers
* [ADF-4364] Add unit tests
* [ADF-4364] Fix unit tests
* [ADF-4364] Fix lazy loading module of Viewer component
2019-04-18 11:34:16 +02:00
Eugenio Romano
ad15cdf028
fix unit test
2019-04-02 00:24:31 +01:00
Eugenio Romano
17efd33f44
fix lint issue after merge 3.2.0
2019-03-30 11:05:19 +00:00
Eugenio Romano
b35fb4df93
Merge branch 'development' into next-release-3.2.0
2019-03-29 16:17:03 +00:00
Suzana Dirla
888113fdc2
[ADF-4280] fix initial display for search-sorting-picker ( #4522 )
...
* [ADF-4280] fix initial display for search-sorting-picker
* [ADF-4280] fix unrelated error TS6133: 'renderingQueueServices' is declared but its value is never read
* [ADF-4280] update e2e test
2019-03-29 11:54:47 +00:00
Eugenio Romano
a8999b77e5
fix lint
2019-03-29 02:49:39 +00:00
Eugenio Romano
ed333089cf
fix lint pdf test
2019-03-29 02:26:39 +00:00
Eugenio Romano
2e151ed412
minor fix e2e and styles
2019-03-29 02:09:07 +00:00
Eugenio Romano
89f612bbb0
update codelyzer last version wit accessibility check
2019-03-27 09:55:35 +00: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
Denys Vuika
26c5982a1a
extensibility improvements ( #4484 )
...
* add missing interfaces to extensions library
* separate rule service
* api enhancements
* fix test
* improve APIs
2019-03-27 09:54:50 +00:00
gmandakini
fc2132e248
[AD-4222] e2e compilation fixes ( #4426 )
...
* Run tsc on the e2e folder and as part of the sh script
* in progress
* in progress
* in progress
* in progress
* in progress
* in progress
* fixing compile errors
* fixing compile errors.
* Fix the apiService and exclude nodemodules
* Add semicolumn
* fix import
* fix configuration test package
* fix
* fix errors
* fix typescript
* restore packages.json
* fix errors after rebase
* fix type prolems and add protracotr path mapping
* remove undefined
2019-03-15 23:11:58 +00:00
Eugenio Romano
3136580bba
[ADF-4225] Viewer extension accept multiple file type ( #4427 )
...
* viewer extension can target multiple types.
* fix lint
2019-03-12 21:18:09 +00:00
Venu
475a2211fc
4345- Text File Viewer withCredentials ( #4349 )
...
* 4345-Text File Viewer not passing withCredentials
* added new line
2019-02-25 12:37:13 +00:00
Eugenio Romano
bda7e07b52
[ADF-4125] simplify extension load in extension module ( #4214 )
...
* add extension load in extension module
* add viewer extensions
* fix license header
* fix node passed in the viewer extension
* fix node passed in the viewer extension
* startup factory extension
* startup factory extension
* fix script
* fix beta tag build
* fix build
* fix build
* refactoring configuration files
* extension using map
* fix build
* fix config
* fix test
* fix test
2019-02-22 14:19:41 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Denys Vuika
5887fa1052
[ADF-3938] support for XMLHttpRequest.withCredentials flag ( #4190 )
...
* support XMLHttpRequest.withCredentials
* proper defaults and json schema updates
* remove outdated docs
* remove empty declaration from app config
* fix blob support
2019-01-25 12:12:06 +00:00
Silviu Popa
b86a385c36
[ADF-3862] - Document List - Add accesibility tags for images and documents ( #4171 )
2019-01-22 12:32:59 +00:00